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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple SQL injection vulnerabilities in Social Site Generator (SSG) 2.0 allow remote attackers to execute arbitrary SQL commands via the (1) sgc_id parameter to display_blog.php, (2) scm_mem_id parameter to social_my_profile_download.php, and the (3) catid parameter to social_forum_subcategories.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/5701
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|