cvelist/2022/41xxx/CVE-2022-41611.json
2022-11-15 09:09:10 +01:00

96 lines
2.9 KiB
JSON

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