mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 02:02:23 +02:00
18 lines
689 B
Markdown
18 lines
689 B
Markdown
### [CVE-2007-3631](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3631)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL injection vulnerability in index.php in GameSiteScript (gss) 3.1 and earlier allows remote attackers to execute arbitrary SQL commands via the params parameter, related to missing input validation of the id field.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/4159
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|