mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 03:24:01 +02:00
20 lines
960 B
Markdown
20 lines
960 B
Markdown
### [CVE-2012-10027](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-10027)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
WP-Property plugin for WordPress through version 1.35.0 contains an unauthenticated file upload vulnerability in the third-party `uploadify.php` script. A remote attacker can upload arbitrary PHP files to a temporary directory without authentication, leading to remote code execution.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/18987
|
|
- https://www.exploit-db.com/exploits/23651
|
|
- https://www.vulncheck.com/advisories/wordpress-plugin-wp-property-php-file-upload
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|