header-logo
Suggest Exploit
vendor:
MySQLDumper
by:
SecurityFocus
7,5
CVSS
HIGH
Multiple cross-site scripting, local file-include, cross-site request-forgery, information-disclosure, directory-traversal
79, 22, 352, 200, 22
CWE
Product Name: MySQLDumper
Affected Version From: 1.24.4
Affected Version To: 1.24.4
Patch Exists: Yes
Related CWE: N/A
CPE: N/A
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2012

MySQLDumper Multiple Security Vulnerabilities

MySQLDumper is prone to multiple security vulnerabilities, including multiple cross-site scripting vulnerabilities, a local file-include vulnerability, multiple cross-site request-forgery vulnerabilities, multiple information-disclosure vulnerabilities, and a directory-traversal vulnerability. Exploiting these vulnerabilities may allow an attacker to harvest sensitive information, to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site, steal cookie-based authentication credentials, perform unauthorized actions, to view and execute local files within the context of the webserver process and to retrieve arbitrary files in the context of the affected application. This may aid in launching further attacks.

Mitigation:

Upgrade to the latest version of MySQLDumper
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/53306/info
       
MySQLDumper is prone to multiple security vulnerabilities, including:
       
1. Multiple cross-site scripting vulnerabilities.
2. A local file-include vulnerability.
3. Multiple cross-site request-forgery vulnerabilities.
4. Multiple information-disclosure vulnerabilities.
5. A directory-traversal vulnerability.
       
Exploiting these vulnerabilities may allow an attacker to harvest sensitive information, to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site, steal cookie-based authentication credentials, perform unauthorized actions, to view and execute local files within the context of the webserver process and to retrieve arbitrary files in the context of the affected application. This may aid in launching further attacks.
       
MySQLDumper 1.24.4 is vulnerable; other versions may also be affected. 

http://www.example.com/learn/cubemail/index.php?page=javascript:alert%28document.cookie%29;