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:
|
|
|
|
vendor: qdpm
|
|
|
|
product: qdpm
|
|
|
|
shodan-query: http.favicon.hash:762074255
|
2024-05-31 19:23:20 +00:00
|
|
|
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-01 06:53:00 +00:00
|
|
|
# digest: 490a004630440220063229418aa406537c205e10dbb0c643676c5437c17c7a2d99e3951c6af78bd902204b4c4b4a1504f52e3b18c478bdcb12099c06fa51fb4cfe83b2609fcaa6d24f0e:922c64590222798bb761d5b6d8e72950
|