CVE-2014-2022
vBulletin < 4.2.2 - Authenticated SQL Injection via XMLRPC API conceptid Argument
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2014-2022. PoCs published by tintinweb.
AI-analyzed exploit summary This exploit leverages a SQL injection vulnerability in vBulletin 4.x via the breadcrumbs_create API endpoint. It allows an authenticated attacker to write arbitrary files to the server, including a PHP shell, by injecting SQL commands into the 'conceptid' parameter.
Description
SQL injection vulnerability in includes/api/4/breadcrumbs_create.php in vBulletin 4.2.2, 4.2.1, 4.2.0 PL2, and earlier allows remote authenticated users to execute arbitrary SQL commands via the conceptid argument in an xmlrpc API request.
Exploits (1)
This exploit leverages a SQL injection vulnerability in vBulletin 4.x via the breadcrumbs_create API endpoint. It allows an authenticated attacker to write arbitrary files to the server, including a PHP shell, by injecting SQL commands into the 'conceptid' parameter.