mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 02:41:46 +02:00
19 lines
708 B
Markdown
19 lines
708 B
Markdown
### [CVE-2006-0074](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0074)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL injection vulnerability in profile.php in PHPenpals allows remote attackers to execute arbitrary SQL commands via the personalID parameter. NOTE: it was later reported that 1.1 and earlier are affected.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://evuln.com/vulns/5/summary.html
|
|
- https://www.exploit-db.com/exploits/8706
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|