mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 20:04:58 +02:00
19 lines
877 B
Markdown
19 lines
877 B
Markdown
### [CVE-2014-8335](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8335)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
(1) wp-dbmanager.php and (2) database-manage.php in the WP-DBManager (aka Database Manager) plugin before 2.7.2 for WordPress place credentials on the mysqldump command line, which allows local users to obtain sensitive information by listing the process.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/128785/WordPress-Database-Manager-2.7.1-Command-Injection-Credential-Leak.html
|
|
- http://www.vapid.dhs.org/advisories/wordpress/plugins/wp-dbmanager-2.7.1/index.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|