mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-07 05:26:37 +00:00
19 lines
680 B
Markdown
19 lines
680 B
Markdown
### [CVE-2008-3489](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3489)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL injection vulnerability in checkCookie function in includes/functions.inc.php in PHPX 3.5.16 allows remote attackers to execute arbitrary SQL commands via a PXL cookie.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/4112
|
|
- https://www.exploit-db.com/exploits/6176
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|