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

18 lines
888 B
Markdown

### [CVE-2007-3544](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3544)
![](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
Unrestricted file upload vulnerability in (1) wp-app.php and (2) app.php in WordPress 2.2.1 and WordPress MU 1.2.3 allows remote authenticated users to upload and execute arbitrary PHP code via unspecified vectors, possibly related to the wp_postmeta table and the use of custom fields in normal (non-attachment) posts. NOTE: this issue reportedly exists because of an incomplete fix for CVE-2007-3543.
### POC
#### Reference
- http://www.buayacorp.com/files/wordpress/wordpress-advisory.html
#### Github
No PoCs found on GitHub currently.