mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 17:29:30 +02:00
19 lines
710 B
Markdown
19 lines
710 B
Markdown
### [CVE-2006-3221](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3221)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL injection vulnerability in index.php in DataLife Engine 4.1 and earlier allows remote attackers to execute arbitrary SQL commands via double-encoded values in the user parameter in a userinfo subaction.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/1938
|
|
- https://www.exploit-db.com/exploits/1939
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|