CVE-2017-16949
CRITICAL 9.8EPSS 19.2%
An issue was discovered in the AccessKeys AccessPress Anonymous Post Pro plugin through 3.1.9 for WordPress. Improper input sanitization allows the attacker to override the settings for allowed file extensions and upload file size, related to inc/cores/file-uploader.php and file-uploader/file-uploader-class.php. This allows the attacker to upload anything they want to the server, as demonstrated by an action=ap_file_upload_action&allowedExtensions[]=php request to /wp-admin/admin-ajax.php that results in a .php file upload and resultant PHP code execution.
- CVSS v3.0
- 9.8 CRITICAL
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H - CVSS v2.0
- 7.5 HIGH
AV:N/AC:L/Au:N/C:P/I:P/A:P - EPSS
- 19.15% chance of exploitation in the next 30 days, 97th percentile
- Published
- 2017-12-18
- Updated
- 2024-08-05
Proof-of-concept exploits (2)
- http://packetstormsecurity.com/files/145398/Accesspress-Anonymous-Post-Pro-Unauthenticate…
- https://wpvulndb.com/vulnerabilities/8977