CVE-2012-5387
medium
CVSS v3
—
CVSS v2
6.8
VIR risk
6.8
Description
Cross-site request forgery (CSRF) vulnerability in wlcms-plugin.php in the White Label CMS plugin before 1.5.1 for WordPress allows remote attackers to hijack the authentication of administrators for requests that modify the developer name via the wlcms_o_developer_name parameter in a save action to wp-admin/admin.php, as demonstrated by a developer name containing XSS sequences.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: cve@mitre.org — http://wordpress.org/extend/plugins/white-label-cms/changelog/
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| videousermanuals | white-label-cms | {"endIncluding":"1.5"} | |
| videousermanuals | white-label-cms | 1.0.2 | |
| videousermanuals | white-label-cms | 1.0.3 | |
| videousermanuals | white-label-cms | 1.0.4 | |
| videousermanuals | white-label-cms | 1.0.5 | |
| videousermanuals | white-label-cms | 1.1 | |
| videousermanuals | white-label-cms | 1.2 | |
| videousermanuals | white-label-cms | 1.3 | |
| videousermanuals | white-label-cms | 1.4 | |
| videousermanuals | white-label-cms | 1.4.1 | |
| videousermanuals | white-label-cms | 1.4.2 | |
| videousermanuals | white-label-cms | 1.4.3 | |
| videousermanuals | white-label-cms | 1.4.4 | |
| videousermanuals | white-label-cms | 1.4.5 | |
| videousermanuals | white-label-cms | 1.4.6 | |
| videousermanuals | white-label-cms | 1.4.7 | |
| wordpress | wordpress | - | |
References
- http://osvdb.org/86568
- http://packetstormsecurity.org/files/117590/White-Label-CMS-1.5-Cross-Site-Request-Forgery-Cross-Site-Scripting.html
- http://wordpress.org/extend/plugins/white-label-cms/changelog/
- http://www.exploit-db.com/exploits/22156/
- http://www.securityfocus.com/bid/56166
- https://exchange.xforce.ibmcloud.com/vulnerabilities/79520
- http://osvdb.org/86568
- http://packetstormsecurity.org/files/117590/White-Label-CMS-1.5-Cross-Site-Request-Forgery-Cross-Site-Scripting.html
- http://wordpress.org/extend/plugins/white-label-cms/changelog/
- http://www.exploit-db.com/exploits/22156/
- http://www.securityfocus.com/bid/56166
- https://exchange.xforce.ibmcloud.com/vulnerabilities/79520
CWEs
CWE-352
Verify integrity in audit chain (admin only). AS-IS.