PT-2017-14435 · WordPress · Wordpress
Published
2017-11-02
·
Updated
2018-02-04
·
CVE-2017-16510
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
WordPress versions prior to 4.8.3
Description
The issue allows for potential SQL injection (SQLi) in plugins and themes due to the $wpdb->prepare() function creating unexpected and unsafe queries. This can be exploited using a "double prepare" approach.
Recommendations
For WordPress versions prior to 4.8.3, update to version 4.8.3 or later to resolve the issue. As a temporary workaround, consider restricting the use of the $wpdb->prepare() function in plugins and themes until the update is applied.
Fix
SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Wordpress