cve/2006/CVE-2006-1541.md

19 lines
703 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2006-1541](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1541)
![](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 Default.asp in EzASPSite 2.0 RC3 and earlier allows remote attackers to execute arbitrary SQL commands and obtain the SHA1 hash of the admin password via the Scheme parameter.
### POC
#### Reference
- http://www.nukedx.com/?viewdoc=22
- https://www.exploit-db.com/exploits/1623
#### Github
No PoCs found on GitHub currently.