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

18 lines
714 B
Markdown

### [CVE-2010-0616](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0616)
![](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
evalSMSI 2.1.03 stores passwords in cleartext in the database, which allows attackers with database access to gain privileges. NOTE: remote attack vectors are possible by leveraging a separate SQL injection vulnerability.
### POC
#### Reference
- http://packetstormsecurity.org/1002-exploits/corelan-10-008-evalmsi.txt
#### Github
No PoCs found on GitHub currently.