mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 21:18:06 +02:00
19 lines
792 B
Markdown
19 lines
792 B
Markdown
### [CVE-2008-2670](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2670)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple SQL injection vulnerabilities in index.php in Insanely Simple Blog 0.5 allow remote attackers to execute arbitrary SQL commands via (1) the id parameter, or (2) the term parameter in a search action. NOTE: the current_subsection parameter is already covered by CVE-2007-3889.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/3938
|
|
- https://www.exploit-db.com/exploits/5774
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|