#VU9018 SQL injection in WordPress - CVE-2017-16510
Published: October 31, 2017 / Updated: October 10, 2018
Vulnerability identifier: #VU9018
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2017-16510
CWE-ID: CWE-89
Exploitation vector: Remote access
Exploit availability:
No public exploit available
Vulnerable software:
WordPress
WordPress
Software vendor:
WordPress.ORG
WordPress.ORG
Description
The vulnerability allows a remote attacker to execute arbitrary SQL commands in application's database.
The vulnerability exists due to an error in
The vulnerability exists due to an error in
$wpdb->prepare() that can lead to SQL injection attacks exploited via third-party software. Successful exploitation of the vulnerability may allow an attacker to execute arbitrary SQL commands in web application database. Remediation
Update to version 4.8.3.