mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-12 21:42:20 +02:00
18 lines
691 B
Markdown
18 lines
691 B
Markdown
### [CVE-2008-6475](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6475)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL injection vulnerability in the guestbook component (components/guestbook/guestbook.php) in Drake CMS 0.4.11 and earlier allows remote attackers to execute arbitrary SQL commands via the Via HTTP header (HTTP_VIA) to index.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/5391
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|