WordPress security changelog
CRITICAL CVE-2017-16949 Deferred

Anonymous Post Pro: A security weakness

Anonymous Post Pro is affected by a security weakness. Exposure depends on how the affected operation is made reachable by the site. The resulting impact depends on how the affected component exposes the vulnerable operation.

CVE / CNA score 9.8 CVSS · cve@mitre.org
NVD score 9.8 CVSS 3.0 · nvd@nist.gov
Component
Anonymous Post Pro
Plugin slug
anonymous-post-pro
Affected
See vendor advisory
Safe version
See mitigation notes
Published
Dec 19, 2017
Weakness
CWE-434 — Unrestricted Upload of File with Dangerous Type

This CVE was published Dec 19, 2017 and is one of 1 known issue for this plugin.

Update, patch or deactivate.

Update Anonymous Post Pro to a release outside the affected range, or disable and remove it until a fixed version is available.

No confirmed safe version is listed. Consider a vendor-supported patch or temporarily restricting the affected functionality while you assess the risk.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

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.

NVD vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Primary and upstream sources