mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 06:12:23 +02:00
19 lines
672 B
Markdown
19 lines
672 B
Markdown
### [CVE-2008-2789](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2789)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL injection vulnerability in pages/index.php in BASIC-CMS allows remote attackers to execute arbitrary SQL commands via the page_id parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.org/1002-exploits/basiccms-sqlxss.txt
|
|
- https://www.exploit-db.com/exploits/5836
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|