vendor:
TWiki
by:
Th1nk3r
7.5
CVSS
HIGH
Input Validation Error
20
CWE
Product Name: TWiki
Affected Version From: 4.2.2000
Affected Version To: 4.2.2000
Patch Exists: NO
Related CWE: N/A
CPE: a:twiki:twiki
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
TWiki 4.2.0 File Disclosure Vuln (configure)
TWiki version 4.2.0 is vulnerable to a File Disclosure. It's only possible to exploit the bug if you can access the "/bin/configure" script. The bug is in the open() function. The file is set by visitor, and there is no protection added by the programmer.
Mitigation:
Ensure that the open() function is properly sanitized and validated before being used.