### [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.