Description
SQL injection is a type of attack where malicious SQL queries are inserted into input data, allowing attackers to manipulate the database. Successful exploitation can lead to data theft, modification of database records, unauthorized access, and even control over the entire database management system (DBMS).
Recommendation
Upgrade to wp-statistics 13.0.8 (or above)
References
- WP Statistics
- OWASP: SQL Injection
- OWASP: ESAPI project
- Wikipedia: Prepared statement
- WordPress
- CWE-20
- CWE-89
- CAPEC-66
- CAPEC-310
- OWASP 2021-A3
- OWASP 2021-A6