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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple SQL injection vulnerabilities in index.php in sCssBoard 1.0, 1.1, 1.11, and 1.12 allow remote attackers to execute arbitrary SQL commands via (1) the f parameter in a showforum action, (2) the u parameter in a profile action, (3) the viewcat parameter, or (4) a combination of scb_uid and scb_ident cookie values.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/4739
|
|
- https://www.exploit-db.com/exploits/5149
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|