vendor:
Mini SQL
by:
SecurityFocus
8.3
CVSS
HIGH
W3-mSQL CGI Script Directory Traversal
22
CWE
Product Name: Mini SQL
Affected Version From: N/A
Affected Version To: N/A
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
2001
W3-mSQL CGI Script Directory Traversal
Under certain versions of Mini SQL, the w3-msql CGI script allows users to view directories which are set for private access via .htaccess files. W3-mSQL converts any form data passed to a script into global Lite variables and these variables can then be accessed by the script code. An attacker can use this vulnerability to gain access to protected directories and files by using two approaches. The first approach requires the attacker to know the location/directory structure of the site they are attacking. The second approach will gain the intruder a DES encrypted password which they can then attempt to crack it via any number of popular cracking utilities.
Mitigation:
Upgrade to the latest version of Mini SQL and ensure that all .htaccess files are properly configured.