mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 23:28:04 +02:00
20 lines
949 B
Markdown
20 lines
949 B
Markdown
### [CVE-2015-5533](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-5533)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL injection vulnerability in counter-options.php in the Count Per Day plugin before 3.4.1 for WordPress allows remote authenticated administrators to execute arbitrary SQL commands 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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/132811/WordPress-Count-Per-Day-3.4-SQL-Injection.html
|
|
- https://wpvulndb.com/vulnerabilities/8110
|
|
- https://www.exploit-db.com/exploits/37707/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|