cvelist/2023/0xxx/CVE-2023-0024.json

93 lines
3.2 KiB
JSON
Raw Normal View History

2022-12-22 16:00:38 +00:00
{
2023-02-14 04:00:37 +00:00
"data_version": "4.0",
2022-12-22 16:00:38 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-0024",
2023-02-14 04:00:37 +00:00
"ASSIGNER": "cna@sap.com",
"STATE": "PUBLIC"
2022-12-22 16:00:38 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-04-11 22:00:35 +00:00
"value": "SAP Solution Manager (BSP Application) - version 720, allows an authenticated attacker to craft a malicious link, which when clicked by an unsuspecting user, can be used to read or modify some sensitive information or craft a payload which may restrict access to the desired resources, resulting in Cross-Site Scripting vulnerability.\n\n"
2023-02-14 04:00:37 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
"cweId": "CWE-79"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
2023-04-11 22:00:35 +00:00
"vendor_name": "SAP",
2023-02-14 04:00:37 +00:00
"product": {
"product_data": [
{
2023-04-11 22:00:35 +00:00
"product_name": "Solution Manager (BSP Application)",
2023-02-14 04:00:37 +00:00
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "720"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
2023-04-11 22:00:35 +00:00
"url": "https://launchpad.support.sap.com/#/notes/3265846",
2023-02-14 04:00:37 +00:00
"refsource": "MISC",
2023-04-11 22:00:35 +00:00
"name": "https://launchpad.support.sap.com/#/notes/3265846"
2023-02-14 04:00:37 +00:00
},
{
2023-04-11 22:00:35 +00:00
"url": "https://www.sap.com/documents/2022/02/fa865ea4-167e-0010-bca6-c68f7e60039b.html",
2023-02-14 04:00:37 +00:00
"refsource": "MISC",
2023-04-11 22:00:35 +00:00
"name": "https://www.sap.com/documents/2022/02/fa865ea4-167e-0010-bca6-c68f7e60039b.html"
2023-02-14 04:00:37 +00:00
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L",
"version": "3.1"
2022-12-22 16:00:38 +00:00
}
]
}
}