vendor:
LimeSurvey
by:
dun
N/A
CVSS
HIGH
RFI, Directory Traversal
98, 22
CWE
Product Name: LimeSurvey
Affected Version From: 1.92+ build 120620
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2012
LimeSurvey 1.92+ build 120620 Multiple Vulnerabilities
The LimeSurvey version 1.92+ build 120620 is vulnerable to Remote File Inclusion (RFI) and Directory Traversal attacks. In the RFI vulnerability, an attacker can include arbitrary remote files by setting the 'rootdir' parameter to a malicious URL. In the Directory Traversal vulnerability, an attacker can access sensitive files by manipulating the 'sFullFilepath' parameter.
Mitigation:
To mitigate these vulnerabilities, it is recommended to update to a patched version of LimeSurvey. Additionally, ensure that the 'allow_url_include' and 'register_globals' PHP directives are set to 'Off'.