cvelist/2022/2xxx/CVE-2022-2510.json
2022-07-22 10:37:03 +02:00

101 lines
3.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@bluespice.com",
"DATE_PUBLIC": "2022-01-31T11:00:00.000Z",
"ID": "CVE-2022-2510",
"STATE": "PUBLIC",
"TITLE": "Potential XSS on Special:SearchCenter"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "BlueSpice",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "4",
"version_value": "4.1.1"
},
{
"version_affected": "<",
"version_name": "3",
"version_value": "3.2.9"
}
]
}
}
]
},
"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 \"Extension:ExtendedSearch\" of Hallo Welt! GmbH BlueSpice allows attacker to inject arbitrary HTML (XSS) on page \"Special:SearchCenter\", using the search term in the URL."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/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-01",
"refsource": "CONFIRM",
"url": "https://en.wiki.bluespice.com/wiki/Security:Security_Advisories/BSSA-2022-01"
}
]
},
"solution": [
{
"lang": "eng",
"value": "Update to BlueSpice 3.2.9, 4.1.1 or higher"
}
],
"source": {
"advisory": "BSSA-2022-01",
"discovery": "EXTERNAL"
}
}