2024-05-13 12:02:41 +00:00
|
|
|
id: CVE-2023-45855
|
|
|
|
|
|
|
|
info:
|
2024-05-14 03:46:22 +00:00
|
|
|
name: qdPM 9.2 - Directory Traversal
|
2024-05-13 12:02:41 +00:00
|
|
|
author: DhiyaneshDk
|
|
|
|
severity: high
|
2024-05-14 03:46:22 +00:00
|
|
|
description: |
|
|
|
|
qdPM 9.2 allows Directory Traversal to list files and directories by navigating to the /uploads URI.
|
2024-05-13 12:02:41 +00:00
|
|
|
impact: |
|
|
|
|
Successful exploitation could allow an attacker to read sensitive files on the server.
|
|
|
|
remediation: |
|
|
|
|
Upgrade qdPM to a non-vulnerable version to mitigate the directory traversal vulnerability.
|
|
|
|
reference:
|
2024-05-14 03:46:22 +00:00
|
|
|
- https://github.com/SunshineOtaku/Report-CVE/blob/main/qdPM/9.2/Directory%20Traversal.md
|
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2023-45855
|
2024-05-31 19:23:20 +00:00
|
|
|
- https://qdpm.net
|
2024-05-13 12:02:41 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
|
|
|
cvss-score: 7.5
|
|
|
|
cve-id: CVE-2023-45855
|
|
|
|
cwe-id: CWE-22
|
2024-05-31 19:23:20 +00:00
|
|
|
epss-score: 0.00318
|
|
|
|
epss-percentile: 0.70433
|
2024-05-13 12:02:41 +00:00
|
|
|
cpe: cpe:2.3:a:qdpm:qdpm:9.2:*:*:*:*:*:*:*
|
|
|
|
metadata:
|
2024-06-07 10:04:29 +00:00
|
|
|
max-request: 1
|
2024-05-13 12:02:41 +00:00
|
|
|
vendor: qdpm
|
|
|
|
product: qdpm
|
2024-06-07 10:04:29 +00:00
|
|
|
shodan-query: "http.favicon.hash:762074255"
|
|
|
|
fofa-query: "icon_hash=762074255"
|
2024-05-14 03:46:22 +00:00
|
|
|
tags: cve,cve2023,qdpm,lfi
|
2024-05-13 12:02:41 +00:00
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/uploads/"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2024-05-14 03:46:22 +00:00
|
|
|
- "Index of /uploads</title>"
|
|
|
|
- "attachments/</a>"
|
2024-05-13 12:02:41 +00:00
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-06-08 16:02:17 +00:00
|
|
|
# digest: 4b0a00483046022100e56df1cdf4a2f95836eef15fe7159b16232539b6130847915ca391722b2fda6a022100883868300f7d168a5617d481ba299432509133ebbdc32149a7ead90350e95cb3:922c64590222798bb761d5b6d8e72950
|