7.1

CVE-2016-6896

Exploit

WordPress Core <= 4.5.3 - Denial of Service

Directory traversal vulnerability in the wp_ajax_update_plugin function in wp-admin/includes/ajax-actions.php in WordPress 4.5.3 allows remote authenticated users to cause a denial of service or read certain text files via a .. (dot dot) in the plugin parameter to wp-admin/admin-ajax.php, as demonstrated by /dev/random read operations that deplete the entropy pool.
Mögliche Gegenmaßnahme
WordPress: Update to version 4.6, or a newer patched version
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
WordpressWordpress Version4.5.3
Weitere Schwachstelleninformationen
SystemWordPress Core
Produkt WordPress
Version [*, 4.6)
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 38.45% 0.984
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 7.1 2.8 4.2
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:H
nvd@nist.gov 5.5 8 4.9
AV:N/AC:L/Au:S/C:P/I:N/A:P
CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

http://www.openwall.com/lists/oss-security/2016/08/20/1
Third Party Advisory
Mailing List
https://sumofpwn.nl/advisory/2016/path_traversal_vulnerability_in_wordpress_core_ajax_handlers.html
Third Party Advisory
Exploit
Technical Description
http://www.securitytracker.com/id/1036683
https://wpvulndb.com/vulnerabilities/8606
https://www.exploit-db.com/exploits/40288/
https://www.wordfence.com/threat-intel/vulnerabilities/id/83f8adea-4735-4c72-b274-58e813cab6ab
Third Party Advisory