### [CVE-2014-2022](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2022) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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. ### POC #### Reference - http://packetstormsecurity.com/files/128696/vBulletin-4.x-SQL-Injection.html - http://seclists.org/fulldisclosure/2014/Oct/56 - https://github.com/tintinweb/pub/tree/master/pocs/cve-2014-2022 #### Github No PoCs found on GitHub currently.