The WP-DBManager (aka Database Manager) plugin before 2.7.2 for WordPress allows remote authenticated users to execute arbitrary commands via shell metacharacters in the (1) $backup['filepath'] (aka "Path to Backup:" field) or (2) $backup['mysqldumppath'] variable.
The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.
Link | Tags |
---|---|
http://seclists.org/oss-sec/2014/q4/410 | exploit mailing list |
http://seclists.org/fulldisclosure/2014/Oct/99 | exploit mailing list |
http://www.securityfocus.com/archive/1/533763/100/0/threaded | mailing list |
https://wordpress.org/plugins/wp-dbmanager/changelog/ | patch |
http://packetstormsecurity.com/files/128785/WordPress-Database-Manager-2.7.1-Command-Injection-Credential-Leak.html | exploit |
http://www.vapid.dhs.org/advisories/wordpress/plugins/wp-dbmanager-2.7.1/index.html | exploit |
http://seclists.org/oss-sec/2014/q4/365 | exploit mailing list |
https://exchange.xforce.ibmcloud.com/vulnerabilities/97689 | vdb entry |
http://osvdb.org/show/osvdb/113508 | vdb entry |
http://www.securityfocus.com/bid/70626 | vdb entry |