CVE-2012-5913
NUCLEIWordPress Integrator 1.32 - Cross-Site Scripting via redirect_to Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2012-5913. PoCs published by Stefan Schurtz. A Nuclei detection template is also available.
AI-analyzed exploit summary This exploit demonstrates a reflected XSS vulnerability in WordPress Integrator 1.32 by injecting arbitrary JavaScript via the 'redirect_to' parameter in the login page URL. The lack of input sanitization allows script execution in the context of the affected site.
Description
Cross-site scripting (XSS) vulnerability in wp-integrator.php in the WordPress Integrator module 1.32 for WordPress allows remote attackers to inject arbitrary web script or HTML via the redirect_to parameter to wp-login.php.
Exploits (1)
This exploit demonstrates a reflected XSS vulnerability in WordPress Integrator 1.32 by injecting arbitrary JavaScript via the 'redirect_to' parameter in the login page URL. The lack of input sanitization allows script execution in the context of the affected site.