mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 12:44:05 +02:00
18 lines
804 B
Markdown
18 lines
804 B
Markdown
### [CVE-2013-2945](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2945)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL injection vulnerability in blogs/admin.php in b2evolution before 4.1.7 allows remote authenticated administrators to execute arbitrary SQL commands via the show_statuses[] parameter. NOTE: this can be leveraged using CSRF to allow remote unauthenticated attackers to execute arbitrary SQL commands.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/121481/b2evolution-4.1.6-SQL-Injection.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|