WordPress before 4.8.3 is affected by an issue where $wpdb->prepare() can create unexpected and unsafe queries leading to potential SQL injection (SQLi) in plugins and themes, as demonstrated by a "double prepare" approach, a different vulnerability than CVE-2017-14723.
References
Link | Resource |
---|---|
https://wordpress.org/news/2017/10/wordpress-4-8-3-security-release/ | Issue Tracking Vendor Advisory |
https://github.com/WordPress/WordPress/commit/a2693fd8602e3263b5925b9d799ddd577202167d | Issue Tracking Patch Vendor Advisory |
https://codex.wordpress.org/Version_4.8.3 | Issue Tracking Vendor Advisory |
https://blog.ircmaxell.com/2017/10/disclosure-wordpress-wpdb-sql-injection-technical.html | Issue Tracking Third Party Advisory |
http://www.securityfocus.com/bid/101638 | Third Party Advisory VDB Entry |
https://wpvulndb.com/vulnerabilities/8941 | Issue Tracking Vendor Advisory |
https://www.debian.org/security/2018/dsa-4090 | |
https://lists.debian.org/debian-lts-announce/2017/11/msg00003.html |
Configurations
Information
Published : 2017-11-02 09:29
Updated : 2018-02-03 18:29
NVD link : CVE-2017-16510
Mitre link : CVE-2017-16510
JSON object : View
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Products Affected
wordpress
- wordpress