cvelist/2022/39xxx/CVE-2022-39048.json

138 lines
6.0 KiB
JSON
Raw Normal View History

2022-08-31 06:00:33 +00:00
{
2023-04-17 22:00:38 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2022-08-31 06:00:33 +00:00
"CVE_data_meta": {
2023-04-10 14:00:33 +00:00
"ID": "CVE-2022-39048",
2023-04-17 22:00:38 +00:00
"ASSIGNER": "psirt@servicenow.com",
2023-04-10 14:00:33 +00:00
"STATE": "PUBLIC"
2022-08-31 06:00:33 +00:00
},
2023-04-17 22:00:38 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-04-18 00:00:35 +00:00
"value": "A XSS vulnerability was identified in the ServiceNow UI page assessment_redirect. To exploit this vulnerability, an attacker would need to persuade an authenticated user to click a maliciously crafted URL. Successful exploitation potentially could be used to conduct various client-side attacks, including, but not limited to, phishing, redirection, theft of CSRF tokens, and use of an authenticated user's browser or session to attack other systems.\n\n"
2023-04-17 22:00:38 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross Site Scripting (XSS)"
}
]
}
]
},
2023-04-10 14:00:33 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-04-17 22:00:38 +00:00
"vendor_name": "Servicenow",
2023-04-10 14:00:33 +00:00
"product": {
"product_data": [
{
2023-04-18 00:00:35 +00:00
"product_name": "Now Platform",
2023-04-10 14:00:33 +00:00
"version": {
"version_data": [
{
2023-04-17 22:00:38 +00:00
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"changes": [
{
"at": "Patch 2",
"status": "unaffected"
}
],
"lessThan": "Patch 1a",
"status": "affected",
"version": "Tokyo",
"versionType": "custom"
},
{
"changes": [
{
"at": "Patch 9",
"status": "unaffected"
}
],
"lessThan": "Patch 7b",
"status": "affected",
"version": "San Diego",
"versionType": "custom"
},
{
"lessThan": "Patch 10 Hotfix 2b",
"status": "affected",
"version": "Rome",
"versionType": "custom"
},
{
"lessThan": "Patch 10 Hotfix 10b",
"status": "affected",
"version": "Quebec",
"versionType": "custom"
}
],
"defaultStatus": "unaffected"
}
2023-04-10 14:00:33 +00:00
}
]
}
}
]
2023-04-17 22:00:38 +00:00
}
2023-04-10 14:00:33 +00:00
}
]
}
},
"references": {
"reference_data": [
2023-04-18 16:00:35 +00:00
{
"url": "https://support.servicenow.com/",
"refsource": "MISC",
"name": "https://support.servicenow.com/"
},
2023-04-10 14:00:33 +00:00
{
2023-04-17 22:00:38 +00:00
"url": "https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1221892",
2023-04-10 14:00:33 +00:00
"refsource": "MISC",
2023-04-17 22:00:38 +00:00
"name": "https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1221892"
2022-08-31 06:00:33 +00:00
}
]
2023-04-17 22:00:38 +00:00
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
2023-04-18 00:00:35 +00:00
},
2023-04-18 16:00:35 +00:00
"credits": [
{
"lang": "en",
"value": "theamanrawat"
}
],
2023-04-18 00:00:35 +00:00
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
}
]
2022-08-31 06:00:33 +00:00
}
}