.. / CVE-2020-11455

Exploit for LimeSurvey 4.1.11 - Local File Inclusion (CVE-2020-11455)

Description:

LimeSurvey before 4.1.12+200324 is vulnerable to local file inclusion because it contains a path traversal vulnerability in application/controllers/admin/LimeSurveyFileManager.php.

Nuclei Template

View the template here CVE-2020-11455.yaml

Validate with Nuclei

echo "$URL" | nuclei -t ~/nuclei-templates/http/cves/2020/CVE-2020-11455.yaml
Copy

References:

https://nvd.nist.gov/vuln/detail/CVE-2020-11455
https://www.exploit-db.com/exploits/48297
https://github.com/LimeSurvey/LimeSurvey/commit/daf50ebb16574badfb7ae0b8526ddc5871378f1b
http://packetstormsecurity.com/files/157112/LimeSurvey-4.1.11-Path-Traversal.html
https://github.com/KayCHENvip/vulnerability-poc