vendor:
jchit counter
by:
Dj7xpl
N/A
CVSS
MEDIUM
Remote File Disclosure Vulnerability
22
CWE
Product Name: jchit counter
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2007
jchit counter v1.0.0
The vulnerability allows an attacker to disclose local files on the server by manipulating the 'acc' parameter in the 'imgsrv.php' script. The attacker can access sensitive files such as the '/etc/passwd' file or the 'config.php' file.
Mitigation:
The vendor should implement input validation and sanitization to prevent directory traversal attacks. Additionally, sensitive files should be stored outside the web root or have proper access restrictions.