cvelist/2021/42xxx/CVE-2021-42083.json

123 lines
3.7 KiB
JSON
Raw Normal View History

2021-10-07 18:00:53 +00:00
{
2023-07-10 15:32:50 +00:00
"data_version": "4.0",
2021-10-07 18:00:53 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2021-42083",
2023-07-10 15:32:50 +00:00
"ASSIGNER": "csirt@divd.nl",
"STATE": "PUBLIC"
2021-10-07 18:00:53 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-07-10 15:32:50 +00:00
"value": "An authenticated attacker is able to create alerts that trigger a stored XSS attack.\u00a0"
}
]
},
"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": [
{
"vendor_name": "OSNEXUS",
"product": {
"product_data": [
{
"product_name": "QuantaStor",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "6.0.0.355"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.wbsec.nl/osnexus",
"refsource": "MISC",
"name": "https://www.wbsec.nl/osnexus"
},
{
"url": "https://www.divd.nl/DIVD-2021-00020",
"refsource": "MISC",
"name": "https://www.divd.nl/DIVD-2021-00020"
},
{
"url": "https://www.osnexus.com/products/software-defined-storage",
"refsource": "MISC",
"name": "https://www.osnexus.com/products/software-defined-storage"
},
{
"url": "https://csirt.divd.nl/CVE-2021-42083",
"refsource": "MISC",
"name": "https://csirt.divd.nl/CVE-2021-42083"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "INTERNAL"
},
"solution": [
{
"lang": "en",
"value": "Upgrade to the latest version of OSNEXUS QuantaStor.",
"supportingMedia": [
{
"type": "text/html",
"base64": false,
"value": "Upgrade to the latest version of OSNEXUS QuantaStor."
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Wietse Boonstra"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseSeverity": "HIGH",
"baseScore": 8.7,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N"
2021-10-07 18:00:53 +00:00
}
]
}
}