vendor:
WP Bannerize
by:
Unknown
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: WP Bannerize
Affected Version From: 2.8.2007
Affected Version To: 2.8.2007
Patch Exists: YES
Related CWE: Not available
CPE: a:wp_bannerize_project:wp_bannerize:2.8.7
Platforms Tested: WordPress
Unknown
SQL Injection in WP Bannerize plug-in for WordPress
The WP Bannerize plug-in for WordPress is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data 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.
Mitigation:
Update to the latest version of the WP Bannerize plug-in (2.8.8 or higher) which fixes the SQL-injection vulnerability. Additionally, input validation and sanitization should be implemented to prevent SQL-injection attacks.