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

19 lines
755 B
Markdown

### [CVE-2013-3294](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-3294)
![](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 Exponent CMS before 2.2.0 release candidate 1 allow remote attackers to execute arbitrary SQL commands via the (1) src or (2) username parameter to index.php.
### POC
#### Reference
- http://packetstormsecurity.com/files/121643/Exponent-CMS-2.2.0-Beta-3-LFI-SQL-Injection.html
- http://seclists.org/bugtraq/2013/May/57
#### Github
No PoCs found on GitHub currently.