#VU19833 SQL injection in Count per Day - CVE-2015-5533
Published: August 2, 2019 / Updated: April 7, 2020
Count per Day
Tom Braider
Description
The vulnerability allows a remote attacker to execute arbitrary SQL queries in database.
The vulnerability exists due to insufficient sanitization of user-supplied data passed via the cpd_keep_month parameter to wp-admin/options-general.php. NOTE: this can be leveraged using CSRF to allow remote attackers to execute arbitrary SQL commands. A remote attacker can send a specially crafted request to the affected application and execute arbitrary SQL commands within the application database.
Successful exploitation of this vulnerability may allow a remote attacker to read, delete, modify data in database and gain complete control over the affected application.
Remediation
External links
- http://packetstormsecurity.com/files/132811/WordPress-Count-Per-Day-3.4-SQL-Injection.html
- http://www.securityfocus.com/archive/1/536056/100/0/threaded
- https://plugins.trac.wordpress.org/changeset/1190683/count-per-day
- https://wpvulndb.com/vulnerabilities/8110
- https://www.exploit-db.com/exploits/37707/
- https://www.htbridge.com/advisory/HTB23267