vendor:
WordPress
by:
Summer of Pwnage
6,5
CVSS
MEDIUM
Path Traversal
22
CWE
Product Name: WordPress
Affected Version From: 4.5.3
Affected Version To: 4.5.3
Patch Exists: YES
Related CWE: CVE-2016-6896, CVE-2016-6897
CPE: a:wordpress:wordpress
Metasploit:
https://www.rapid7.com/db/vulnerabilities/wordpress-cve-2016-6897/, https://www.rapid7.com/db/vulnerabilities/wordpress-cve-2016-6896/, https://www.rapid7.com/db/vulnerabilities/wordpress-cve-2016-10148/, https://www.rapid7.com/db/modules/auxiliary/dos/http/wordpress_directory_traversal_dos/, https://www.rapid7.com/db/vulnerabilities/wordpress-cve-2016-6897/
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2016
Path traversal vulnerability in WordPress Core Ajax handlers
A path traversal vulnerability was found in the Core Ajax handlers of the WordPress Admin API. This issue can (potentially) be used by an authenticated user (Subscriber) to create a denial of service condition of an affected WordPress site.
Mitigation:
WordPress version 4.6 mitigates this vulnerability by moving the CSRF check to the top of the affected method(s).