Files
CVEs-PoC/2013/CVE-2013-1408.md
T
2024-06-18 02:51:15 +02:00

18 lines
874 B
Markdown

### [CVE-2013-1408](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1408)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Multiple SQL injection vulnerabilities in the Wysija Newsletters plugin before 2.2.1 for WordPress allow remote authenticated administrators to execute arbitrary SQL commands via the (1) search or (2) orderby parameter to wp-admin/admin.php. NOTE: this can be leveraged using CSRF to allow remote unauthenticated attackers to execute arbitrary SQL commands.
### POC
#### Reference
- http://packetstormsecurity.com/files/120089/WordPress-Wysija-Newsletters-2.2-SQL-Injection.html
#### Github
No PoCs found on GitHub currently.