mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 07:51:39 +02:00
19 lines
759 B
Markdown
19 lines
759 B
Markdown
### [CVE-2008-3762](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3762)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL injection vulnerability in onlinestatus_html.php in Turnkey PHP Live Helper 2.0.1 and earlier allows remote attackers to execute arbitrary SQL commands via the dep parameter, related to lack of input sanitization in the get function in global.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/4178
|
|
- https://www.exploit-db.com/exploits/6261
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|