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

18 lines
763 B
Markdown

### [CVE-2014-8336](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8336)
![](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 "Sql Run Query" panel in WP-DBManager (aka Database Manager) plugin before 2.7.2 for WordPress allows remote attackers to read arbitrary files by leveraging failure to sufficiently limit queries, as demonstrated by use of LOAD_FILE in an INSERT statement.
### POC
#### Reference
- http://www.vapid.dhs.org/advisories/wordpress/plugins/wp-dbmanager-2.7.1/index.html
#### Github
No PoCs found on GitHub currently.