Files
CVEs-PoC/2006/CVE-2006-1237.md
2024-06-18 02:51:15 +02:00

19 lines
756 B
Markdown

### [CVE-2006-1237](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1237)
![](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 DSNewsletter 1.0, with magic_quotes_gpc disabled, allow remote attackers to execute arbitrary SQL commands via the email parameter to (1) include/sub.php, (2) include/confirm.php, or (3) include/unconfirm.php.
### POC
#### Reference
- http://evuln.com/vulns/97/summary.html
- http://securityreason.com/securityalert/623
#### Github
No PoCs found on GitHub currently.