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

20 lines
812 B
Markdown

### [CVE-2015-6516](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-6516)
![](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
SQL injection vulnerability in cygnux.org sysPass 1.0.9 and earlier allows remote authenticated users to execute arbitrary SQL commands via the search parameter to ajax/ajax_search.php.
### POC
#### Reference
- http://packetstormsecurity.com/files/132672/sysPass-1.0.9-SQL-Injection.html
- https://www.exploit-db.com/exploits/37610/
- https://www.syss.de/fileadmin/dokumente/Publikationen/Advisories/SYSS-2015-031.txt
#### Github
No PoCs found on GitHub currently.