gsd-2021-42083
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
An authenticated attacker is able to create alerts that trigger a stored XSS attack.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2021-42083", "id": "GSD-2021-42083" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2021-42083" ], "details": "An authenticated attacker is able to create alerts that trigger a stored XSS attack.\u00a0", "id": "GSD-2021-42083", "modified": "2023-12-13T01:23:06.803523Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "csirt@divd.nl", "ID": "CVE-2021-42083", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "QuantaStor", "version": { "version_data": [ { "version_affected": "\u003c", "version_name": "0", "version_value": "6.0.0.355" } ] } } ] }, "vendor_name": "OSNEXUS" } ] } }, "credits": [ { "lang": "en", "value": "Wietse Boonstra" } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "An authenticated attacker is able to create alerts that trigger a stored XSS attack." } ] }, "generator": { "engine": "Vulnogram 0.1.0-dev" }, "impact": { "cvss": [ { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.7, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N", "version": "3.1" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "cweId": "CWE-79", "lang": "eng", "value": "CWE-79 Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.wbsec.nl/osnexus", "refsource": "MISC", "url": "https://www.wbsec.nl/osnexus" }, { "name": "https://www.divd.nl/DIVD-2021-00020", "refsource": "MISC", "url": "https://www.divd.nl/DIVD-2021-00020" }, { "name": "https://www.osnexus.com/products/software-defined-storage", "refsource": "MISC", "url": "https://www.osnexus.com/products/software-defined-storage" }, { "name": "https://csirt.divd.nl/CVE-2021-42083", "refsource": "MISC", "url": "https://csirt.divd.nl/CVE-2021-42083" } ] }, "solution": [ { "lang": "en", "supportingMedia": [ { "base64": false, "type": "text/html", "value": "Upgrade to the latest version of OSNEXUS QuantaStor." } ], "value": "Upgrade to the latest version of OSNEXUS QuantaStor." } ], "source": { "discovery": "INTERNAL" } }, "nvd.nist.gov": { "cve": { "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:osnexus:quantastor:*:*:*:*:*:*:*:*", "matchCriteriaId": "5E101217-36C7-4C28-8C61-7744481D2D0E", "versionEndExcluding": "6.0.0.355", "vulnerable": true } ], "negate": false, "operator": "OR" }, { "cpeMatch": [ { "criteria": "cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*", "matchCriteriaId": "703AF700-7A70-47E2-BC3A-7FD03B3CA9C1", "vulnerable": false }, { "criteria": "cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*", "matchCriteriaId": "A2572D17-1DE6-457B-99CC-64AFD54487EA", "vulnerable": false } ], "negate": false, "operator": "OR" } ], "operator": "AND" } ], "descriptions": [ { "lang": "en", "value": "An authenticated attacker is able to create alerts that trigger a stored XSS attack." } ], "id": "CVE-2021-42083", "lastModified": "2024-01-02T19:15:09.030", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.4, "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:N", "version": "3.1" }, "exploitabilityScore": 2.3, "impactScore": 2.7, "source": "nvd@nist.gov", "type": "Primary" }, { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.7, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N", "version": "3.1" }, "exploitabilityScore": 2.3, "impactScore": 5.8, "source": "csirt@divd.nl", "type": "Secondary" } ] }, "published": "2023-07-10T16:15:47.690", "references": [ { "source": "csirt@divd.nl", "tags": [ "Third Party Advisory" ], "url": "https://csirt.divd.nl/CVE-2021-42083" }, { "source": "csirt@divd.nl", "tags": [ "Broken Link" ], "url": "https://www.divd.nl/DIVD-2021-00020" }, { "source": "csirt@divd.nl", "tags": [ "Product" ], "url": "https://www.osnexus.com/products/software-defined-storage" }, { "source": "csirt@divd.nl", "tags": [ "Third Party Advisory" ], "url": "https://www.wbsec.nl/osnexus" } ], "sourceIdentifier": "csirt@divd.nl", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-79" } ], "source": "nvd@nist.gov", "type": "Primary" }, { "description": [ { "lang": "en", "value": "CWE-79" } ], "source": "csirt@divd.nl", "type": "Secondary" } ] } } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…