cve/2007/CVE-2007-3543.md
2024-06-18 02:51:15 +02:00

845 B

CVE-2007-3543

Description

Unrestricted file upload vulnerability in WordPress before 2.2.1 and WordPress MU before 1.2.3 allows remote authenticated users to upload and execute arbitrary PHP code by making a post that specifies a .php filename in the _wp_attached_file metadata field; and then sending this file's content, along with its post_ID value, to (1) wp-app.php or (2) app.php.

POC

Reference

Github

No PoCs found on GitHub currently.