### [CVE-2014-9013](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9013) ![](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 The ajaxinit function in wpmarketplace/libs/cart.php in the WP Marketplace plugin 2.4.0 for WordPress allows remote authenticated users to create arbitrary users and gain admin privileges via a request to wpmp_pp_ajax_call with an execution target of wp_insert_user. ### POC #### Reference - https://www.exploit-db.com/exploits/36490/ #### Github No PoCs found on GitHub currently.