cve/2006/CVE-2006-0205.md

19 lines
822 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2006-0205](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0205)
![](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 Wordcircle 2.17 allow remote attackers to (1) execute arbitrary SQL commands and bypass authentication via the password field in the login action to index.php (involving v_login.php and s_user.php) and (2) have other unknown impact via certain other fields in unspecified scripts.
### POC
#### Reference
- http://evuln.com/vulns/27/summary.html
- http://evuln.com/vulns/28/summary.html
#### Github
No PoCs found on GitHub currently.