mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 06:51:35 +02:00
18 lines
639 B
Markdown
18 lines
639 B
Markdown
### [CVE-2008-2770](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2770)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL injection vulnerability in index.php in MycroCMS 0.5, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the entry_id parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/5787
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|