mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 14:19:30 +02:00
19 lines
710 B
Markdown
19 lines
710 B
Markdown
### [CVE-2008-2669](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2669)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple SQL injection vulnerabilities in yBlog 0.2.2.2 allow remote attackers to execute arbitrary SQL commands via (1) the q parameter to search.php, or the n parameter to (2) user.php or (3) uss.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/3935
|
|
- https://www.exploit-db.com/exploits/5773
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|