vendor:
Dolphin
by:
anT!-Tr0J4n
7,5
CVSS
HIGH
Blind SQL Injection & Source Code Disclosure
89 (SQL Injection) & 522 (Information Exposure Through Source Code)
CWE
Product Name: Dolphin
Affected Version From: 7.0.3
Affected Version To: 7.0.3
Patch Exists: YES
Related CWE: N/A
CPE: a:boonex:dolphin
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
2010
Dolphin Mullti Vulnerability
An attacker can exploit a Blind SQL Injection vulnerability in Dolphin by sending a maliciously crafted HTTP request to the tags.php page with the action parameter set to a malicious SQL query. An attacker can also exploit a Source Code Disclosure vulnerability in Dolphin by sending a maliciously crafted HTTP request to the gzip_loader.php page with the file parameter set to a malicious file name.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries. Ensure that sensitive information is not exposed through source code.