vendor:
AccessPress Anonymous Post Pro
by:
Colette Chamberland
9,8
CVSS
CRITICAL
Improper sanitization
434
CWE
Product Name: AccessPress Anonymous Post Pro
Affected Version From: < 3.2.0
Affected Version To: < 3.2.0
Patch Exists: YES
Related CWE: CVE-2017-16949
CPE: 2.3:a:accesspressthemes:accesspress_anonymous_post_pro:3.2.0
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Wordpress 4.x
2017
Unauthenticated Arbitrary File Upload
Improper sanitization allows the attacker to override the settings for allowed file extensions and upload file size. This allows the attacker to upload anything they want, bypassing the filters.
Mitigation:
Ensure that all user input is properly sanitized and validated before being used in any file uploads.