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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple SQL injection vulnerabilities in Blogs Manager 1.101 and earlier allow remote attackers to execute arbitrary SQL commands via the SearchField parameter in a search action to (1) _authors_list.php, (2) _blogs_list.php, (3) _category_list.php, (4) _comments_list.php, (5) _policy_list.php, (6) _rate_list.php, (7) categoriesblogs_list.php, (8) chosen_authors_list.php, (9) chosen_blogs_list.php, (10) chosen_comments_list.php, and (11) help_list.php in blogs/.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://sourceforge.net/tracker/?func=detail&aid=3506818&group_id=219284&atid=1045881
|
|
- http://www.exploit-db.com/exploits/18129
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|