cvelist/2022/3xxx/CVE-2022-3893.json

97 lines
2.4 KiB
JSON
Raw Normal View History

2022-11-08 16:00:33 +00:00
{
2022-11-11 16:48:44 +01:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"generator": {
"engine": "Vulnogram 0.0.9"
},
"CVE_data_meta": {
"ID": "CVE-2022-3893",
"ASSIGNER": "security@bluespice.com",
2022-11-15 09:11:18 +01:00
"DATE_PUBLIC": "2022-11-15T09:00:00.000Z",
2022-11-11 16:48:44 +01:00
"TITLE": "Potential XSS on custom menu navigation",
"STATE": "PUBLIC"
},
"source": {
"advisory": "BSSA-2022-06",
"discovery": "INTERNAL"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Hallo Welt! GmbH",
"product": {
"product_data": [
{
"product_name": "BlueSpice",
"version": {
"version_data": [
{
"version_name": "4",
"version_affected": "<",
"version_value": "4.2.1",
"platform": ""
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Cross-site Scripting (XSS)"
}
2022-11-08 16:00:33 +00:00
]
2022-11-11 16:48:44 +01:00
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Cross-site Scripting (XSS) vulnerability in BlueSpiceCustomMenu extension of BlueSpice allows user with admin permissions to inject arbitrary HTML into the custom menu navigation of the application."
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://en.wiki.bluespice.com/wiki/Security:Security_Advisories/BSSA-2022-06",
"name": "https://en.wiki.bluespice.com/wiki/Security:Security_Advisories/BSSA-2022-06"
}
]
},
"impact": {
"cvss": {
"version": "3.1",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "HIGH",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N",
"baseScore": 2.3,
"baseSeverity": "LOW"
}
},
"solution": [
{
"lang": "eng",
"value": "Upgrade to BlueSpice 4.2.1 or later"
2022-11-08 16:00:33 +00:00
}
2022-11-11 16:48:44 +01:00
]
}