CyberRota Analysis
This is a medium severity vulnerability with a CVSS score of 6.0. It affects WordPress. It may be remotely exploitable. Exploitation may require the attacker to be authenticated.
CVE
CVE-2007-3543
Severity
MEDIUM
CVSS
6
EPSS
1.65%
WordPress
Original NVD 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.