CVSS Summary
| Score | 6.8 Medium |
|---|---|
| Vector | Network |
| Complexity | Medium |
| Authentication | None |
| Confidentiality | Partial |
| Integrity | Partial |
| Availability | Partial |
Last revised:
This plugin is vulnerable to a reflected XSS attack. An attacker able to convince a logged in admin to visit a particular URL will be able to do anything an admin can do.
Current state: Fixed
| Score | 6.8 Medium |
|---|---|
| Vector | Network |
| Complexity | Medium |
| Authentication | None |
| Confidentiality | Partial |
| Integrity | Partial |
| Availability | Partial |
Log in as an admin on a multisite installation, visit this URLĀ in firefox or internet explorer (replacing localhost with the appropriate domain name):
http://localhost:3000/wp-admin/?cmb_force_send=true&cmb_send_label=</script><img src=/ onerror=alert(String.fromCharCode(88,83,83));>
An alert should pop up saying “XSS”.
Update to versionĀ 1.2.32 or later