mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 10:04:45 +02:00
888 B
888 B
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
- http://packetstormsecurity.com/files/121481/b2evolution-4.1.6-SQL-Injection.html
Github
No PoCs found on GitHub currently.