#VU8505 SQL injection in WordPress - CVE-2017-14723
Published: September 20, 2017 / Updated: October 15, 2017
WordPress
WordPress.ORG
Description
The vulnerability allows a remote attacker to execute arbitrary SQL queries in web application database.
The vulnerability exists due to insufficient validation of user-supplied data in $wpdb->prepare(). In certain cases, a remote attacker can execute arbitrary SQL commands in application database.
Successful exploitation of the vulnerability may allow an attacker to gain full access to web application database and compromise the web application.