CVE-2013-4625
NUCLEIDuplicator < 0.4.5 - Cross-Site Scripting via Package Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2013-4625. PoCs published by High-Tech Bridge. A Nuclei detection template is also available.
AI-analyzed exploit summary The exploit describes a reflected XSS vulnerability in the Duplicator WordPress plugin due to improper input sanitization in the installer.cleanup.php file. An attacker can inject arbitrary JavaScript via the 'package' parameter to steal cookies or perform other client-side attacks.
Description
Cross-site scripting (XSS) vulnerability in files/installer.cleanup.php in the Duplicator plugin before 0.4.5 for WordPress allows remote attackers to inject arbitrary web script or HTML via the package parameter.
Exploits (1)
The exploit describes a reflected XSS vulnerability in the Duplicator WordPress plugin due to improper input sanitization in the installer.cleanup.php file. An attacker can inject arbitrary JavaScript via the 'package' parameter to steal cookies or perform other client-side attacks.