WordPress Duplicator Plugin CVE-2013-4625 Cross Site Scripting Vulnerability
BID:61425
Info
WordPress Duplicator Plugin CVE-2013-4625 Cross Site Scripting Vulnerability
| Bugtraq ID: | 61425 |
| Class: | Input Validation Error |
| CVE: |
CVE-2013-4625 |
| Remote: | Yes |
| Local: | No |
| Published: | Jul 24 2013 12:00AM |
| Updated: | Jul 24 2013 12:00AM |
| Credit: | High-Tech Bridge Security Research Lab |
| Vulnerable: | |
| Not Vulnerable: | |
Discussion
WordPress Duplicator Plugin CVE-2013-4625 Cross Site Scripting Vulnerability
The Duplicator plugin for WordPress is prone to a cross-site-scripting vulnerability because it fails to properly sanitize user-supplied input.
An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
Duplicator 0.4.4 is vulnerable; other versions may also be affected.
The Duplicator plugin for WordPress is prone to a cross-site-scripting vulnerability because it fails to properly sanitize user-supplied input.
An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
Duplicator 0.4.4 is vulnerable; other versions may also be affected.
Exploit / POC
WordPress Duplicator Plugin CVE-2013-4625 Cross Site Scripting Vulnerability
Attackers can exploit this issue by enticing an unsuspecting victim to follow a malicious URI.
The following example URI is available:
http://www.example.com/wp-content/plugins/duplicator/files/installer.cleanup.php?remove=1&package=%3Cscript%3Ealert%28document.cookie%29;%3C/script%3E
Attackers can exploit this issue by enticing an unsuspecting victim to follow a malicious URI.
The following example URI is available:
http://www.example.com/wp-content/plugins/duplicator/files/installer.cleanup.php?remove=1&package=%3Cscript%3Ealert%28document.cookie%29;%3C/script%3E
Solution / Fix
WordPress Duplicator Plugin CVE-2013-4625 Cross Site Scripting Vulnerability
Solution:
Updates are available. Please see the references or vendor advisory for more information.
Solution:
Updates are available. Please see the references or vendor advisory for more information.
References
WordPress Duplicator Plugin CVE-2013-4625 Cross Site Scripting Vulnerability
References:
References:
- WordPress Homepage (WordPress)