Description

WordPress is prone to a possible SQL injection vulnerability because it fails to properly sanitize user-supplied input before using it in an SQL query. Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database. WordPress versions 4.5.x ranging from 4.5 and up to (and including) 4.5.10 are vulnerable.

Remediation

Update to WordPress version 4.5.11 or latest, and update any plugins that override $wpdb

References

Related Vulnerabilities