vendor:
TalkBack
by:
NoGe
8.8
CVSS
HIGH
Local File Inclusion
98
CWE
Product Name: TalkBack
Affected Version From: 2.3.2005
Affected Version To: 2.3.2005
Patch Exists: YES
Related CWE: N/A
CPE: a:scripts.oldguy.us:talkback:2.3.5
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
TalkBack 2.3.5 Local File Inclusion Vulnerability
TalkBack version 2.3.5 is vulnerable to a Local File Inclusion vulnerability. This vulnerability is due to the application not properly sanitizing user-supplied input to the 'language' parameter of the 'help.php' script. An attacker can exploit this vulnerability to include arbitrary local files from the web server, resulting in the disclosure of sensitive information.
Mitigation:
Input validation should be used to ensure that user-supplied input is properly sanitized.