CVE-2012-5388
White Label CMS 1.5 - Authenticated Stored Cross-Site Scripting via wlcms_o_developer_name Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2012-5388. 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 scripting (XSS) vulnerability in wlcms-plugin.php in the White Label CMS plugin 1.5 for WordPress allows remote authenticated administrators to inject arbitrary web script or HTML via the wlcms_o_developer_name parameter in a save action to wp-admin/admin.php, a related issue to CVE-2012-5387.
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.