Summary
This host is running MySQLDumper and is prone to multiple vulnerabilities.
Impact
Successful exploitation will allow remote attackers to execute arbitrary script code in the context of the affected site, steal cookie based authentication credentials, gain sensitive information or upload arbitrary code.
Impact Level: Application
Solution
No solution or patch was made available for at least one year since disclosure of this vulnerability. Likely none will be provided anymore.
General solution options are to upgrade to a newer release, disable respective features, remove the product or replace the product by another one.
Insight
The flaws are due to
- Input passed via the 'language' parameter to signin.php and 'action' parameter to filemanagement.php script is not properly verified before being used, which allows attackers to read arbitrary files via a ../(dot dot) sequences.
- Improper validation of user-supplied input passed via the 'phase' parameter to install.php, 'page' parameter to index.php, 'bid' parameter to sql.php and 'filename' parameter to restore.php, which allows attackers to execute arbitrary HTML and script code.
Affected
MySQLDumper version 1.24.4
References
- http://1337day.com/exploits/18146
- http://packetstormsecurity.org/files/112304/MySQLDumper-1.24.4-LFI-XSS-CSRF-Code-Execution-Traversal.html
- http://www.osvdb.org/81613
- http://xforce.iss.net/xforce/xfdb/75283
- http://xforce.iss.net/xforce/xfdb/75284
- http://xforce.iss.net/xforce/xfdb/75285
- http://xforce.iss.net/xforce/xfdb/75286
- http://xforce.iss.net/xforce/xfdb/75287
Updated on 2015-03-25
Severity
Classification
-
CVE CVE-2012-4251, CVE-2012-4252, CVE-2012-4253, CVE-2012-4254, CVE-2012-4255 -
CVSS Base Score: 5.1
AV:N/AC:H/Au:N/C:P/I:P/A:P
Related Vulnerabilities