Files
CVEs-PoC/2014/CVE-2014-5201.md
T
2024-06-18 02:51:15 +02:00

19 lines
837 B
Markdown

### [CVE-2014-5201](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5201)
![](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 the Gallery Objects plugin 0.4 for WordPress allows remote attackers to execute arbitrary SQL commands via the viewid parameter in a go_view_object action to wp-admin/admin-ajax.php.
### POC
#### Reference
- http://packetstormsecurity.com/files/127533/WordPress-Gallery-Objects-0.4-SQL-Injection.html
- http://www.homelab.it/index.php/2014/07/18/wordpress-gallery-objects-0-4-sql-injection/#sthash.ftMVwBVK.dpbs
#### Github
No PoCs found on GitHub currently.