mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 00:14:52 +02:00
18 lines
729 B
Markdown
18 lines
729 B
Markdown
### [CVE-2014-9013](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9013)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|