vendor:
BbZL.PhP
by:
jiko
7.5
CVSS
HIGH
Directory Traversal
22
CWE
Product Name: BbZL.PhP
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
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
2008
Local Directory Traversal
A local directory traversal vulnerability exists in BbZL.PhP, which allows an attacker to access sensitive files outside of the web root directory. This can be exploited by sending a specially crafted HTTP request containing directory traversal characters (e.g. '../') to the vulnerable script. Successful exploitation may lead to the disclosure of sensitive information.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in file operations.