Files
CVEs-PoC/2011/CVE-2011-4342.md
T
2024-06-18 02:51:15 +02:00

21 lines
826 B
Markdown

### [CVE-2011-4342](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4342)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
PHP remote file inclusion vulnerability in wp_xml_export.php in the BackWPup plugin before 1.7.2 for WordPress allows remote attackers to execute arbitrary PHP code via a URL in the wpabs parameter.
### POC
#### Reference
- http://seclists.org/fulldisclosure/2011/Mar/328
- http://www.exploit-db.com/exploits/17056
- http://www.openwall.com/lists/oss-security/2011/11/22/10
- http://www.openwall.com/lists/oss-security/2011/11/22/7
#### Github
No PoCs found on GitHub currently.