vendor:
ZineBasic
by:
bd0rk
7,5
CVSS
HIGH
Remote File Disclosure
434
CWE
Product Name: ZineBasic
Affected Version From: 1.1
Affected Version To: 1.1
Patch Exists: NO
Related CWE: N/A
CPE: a:w2scripts:zinebasic:1.1
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Ubuntu-Linux
2016
ZineBasic 1.1 Remote File Disclosure Exploit
ZineBasic 1.1 is vulnerable to a remote file disclosure vulnerability due to insufficient sanitization of user-supplied input. An attacker can exploit this vulnerability by sending a specially crafted HTTP request to the vulnerable application. This will allow the attacker to view the contents of any file on the server.
Mitigation:
Ensure that user-supplied input is properly sanitized and validated before being used in the application.