mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 22:31:34 +02:00
18 lines
725 B
Markdown
18 lines
725 B
Markdown
### [CVE-2008-6093](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6093)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL injection vulnerability in index.php in Noname CMS 1.0, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the (1) file_id parameter in a detailansicht action and the (2) kategorie parameter in a kategorien action.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/6644
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|