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

19 lines
798 B
Markdown

### [CVE-2014-5308](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5308)
![](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 TestLink 1.9.11 allow remote authenticated users to execute arbitrary SQL commands via the (1) name parameter in a Search action to lib/project/projectView.php or (2) id parameter to lib/events/eventinfo.php.
### POC
#### Reference
- http://packetstormsecurity.com/files/128521/TestLink-1.9.11-SQL-Injection.html
- http://seclists.org/fulldisclosure/2014/Oct/13
#### Github
No PoCs found on GitHub currently.