vendor:
Surreal ToDo
by:
Ihsan Sencan
7.5
CVSS
HIGH
Local File Inclusion
22
CWE
Product Name: Surreal ToDo
Affected Version From: 0.6.1.2
Affected Version To: 0.6.1.2
Patch Exists: NO
Related CWE: N/A
CPE: a:getsurreal:surreal_todo:0.6.1.2
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: WiN7_x64/KaLiLinuX_x64
2018
Surreal ToDo 0.6.1.2 – Local File Inclusion
Surreal ToDo 0.6.1.2 is vulnerable to Local File Inclusion. An attacker can send a specially crafted HTTP request containing directory traversal characters (e.g. '../') to read arbitrary files from the web server. This can be exploited to read sensitive files from the web server.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in file operations.