CVE-2012-5387
White Label CMS < 1.5.1 - Cross-Site Request Forgery via wlcms_o_developer_name Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2012-5387. PoCs published by pcsjj.
AI-analyzed exploit summary This exploit demonstrates a CSRF attack combined with persistent XSS in White Label CMS v1.5. It crafts a malicious HTML page that, when visited by an authenticated admin, injects a script into the application via a crafted URL parameter.
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.
Exploits (1)
This exploit demonstrates a CSRF attack combined with persistent XSS in White Label CMS v1.5. It crafts a malicious HTML page that, when visited by an authenticated admin, injects a script into the application via a crafted URL parameter.