gsd-2021-41132
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
OMERO.web provides a web based client and plugin infrastructure. In versions prior to 5.11.0, a variety of templates do not perform proper sanitization through HTML escaping. Due to the lack of sanitization and use of ``jQuery.html()``, there are a whole host of cross-site scripting possibilities with specially crafted input to a variety of fields. This issue is patched in version 5.11.0. There are no known workarounds aside from upgrading.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2021-41132", "description": "OMERO.web provides a web based client and plugin infrastructure. In versions prior to 5.11.0, a variety of templates do not perform proper sanitization through HTML escaping. Due to the lack of sanitization and use of ``jQuery.html()``, there are a whole host of cross-site scripting possibilities with specially crafted input to a variety of fields. This issue is patched in version 5.11.0. There are no known workarounds aside from upgrading.", "id": "GSD-2021-41132" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2021-41132" ], "details": "OMERO.web provides a web based client and plugin infrastructure. In versions prior to 5.11.0, a variety of templates do not perform proper sanitization through HTML escaping. Due to the lack of sanitization and use of ``jQuery.html()``, there are a whole host of cross-site scripting possibilities with specially crafted input to a variety of fields. This issue is patched in version 5.11.0. There are no known workarounds aside from upgrading.", "id": "GSD-2021-41132", "modified": "2023-12-13T01:23:27.042743Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2021-41132", "STATE": "PUBLIC", "TITLE": "Inconsistent input sanitisation leads to XSS vectors" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "omero-web", "version": { "version_data": [ { "version_value": "\u003c 5.11.0" } ] } } ] }, "vendor_name": "ome" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "OMERO.web provides a web based client and plugin infrastructure. In versions prior to 5.11.0, a variety of templates do not perform proper sanitization through HTML escaping. Due to the lack of sanitization and use of ``jQuery.html()``, there are a whole host of cross-site scripting possibilities with specially crafted input to a variety of fields. This issue is patched in version 5.11.0. There are no known workarounds aside from upgrading." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-116: Improper Encoding or Escaping of Output" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/ome/omero-web/security/advisories/GHSA-g67g-hvc3-xmvf", "refsource": "CONFIRM", "url": "https://github.com/ome/omero-web/security/advisories/GHSA-g67g-hvc3-xmvf" }, { "name": "https://github.com/ome/omero-web/commit/0168067accde5e635341b3c714b1d53ae92ba424", "refsource": "MISC", "url": "https://github.com/ome/omero-web/commit/0168067accde5e635341b3c714b1d53ae92ba424" }, { "name": "https://www.openmicroscopy.org/security/advisories/2021-SV3/", "refsource": "MISC", "url": "https://www.openmicroscopy.org/security/advisories/2021-SV3/" } ] }, "source": { "advisory": "GHSA-g67g-hvc3-xmvf", "discovery": "UNKNOWN" } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c4.4.1", "affected_versions": "All versions before 4.4.1", "cvss_v2": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "cwe_ids": [ "CWE-1035", "CWE-79", "CWE-79", "CWE-937" ], "date": "2021-10-15", "description": "OMERO.web provides a web based client and plugin infrastructure., a variety of templates do not perform proper sanitization through HTML escaping. Due to the lack of sanitization and use of ``jQuery.html()``, there are a whole host of cross-site scripting possibilities with specially crafted input to a variety of fields. This issue is patched There are no known workarounds aside from upgrading.", "fixed_versions": [ "4.4.1" ], "identifier": "CVE-2021-41132", "identifiers": [ "GHSA-g67g-hvc3-xmvf", "CVE-2021-41132" ], "not_impacted": "All versions starting from 4.4.1", "package_slug": "pypi/omero-figure", "pubdate": "2021-10-14", "solution": "Upgrade to version 4.4.1 or above.", "title": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "urls": [ "https://github.com/ome/omero-web/security/advisories/GHSA-g67g-hvc3-xmvf", "https://github.com/ome/omero-web/commit/0168067accde5e635341b3c714b1d53ae92ba424", "https://www.openmicroscopy.org/security/advisories/2021-SV3/", "https://nvd.nist.gov/vuln/detail/CVE-2021-41132", "https://github.com/advisories/GHSA-g67g-hvc3-xmvf" ], "uuid": "94b204c9-150e-4296-89af-28f50ce17c46" }, { "affected_range": "\u003c5.11.0", "affected_versions": "All versions before 5.11.0", "cvss_v2": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "cwe_ids": [ "CWE-1035", "CWE-79", "CWE-79", "CWE-937" ], "date": "2021-10-15", "description": "OMERO.web provides a web based client and plugin infrastructure., a variety of templates do not perform proper sanitization through HTML escaping. Due to the lack of sanitization and use of ``jQuery.html()``, there are a whole host of cross-site scripting possibilities with specially crafted input to a variety of fields. This issue is patched There are no known workarounds aside from upgrading.", "fixed_versions": [ "5.11.0" ], "identifier": "CVE-2021-41132", "identifiers": [ "GHSA-g67g-hvc3-xmvf", "CVE-2021-41132" ], "not_impacted": "All versions starting from 5.11.0", "package_slug": "pypi/omero-web", "pubdate": "2021-10-14", "solution": "Upgrade to version 5.11.0 or above.", "title": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "urls": [ "https://github.com/ome/omero-web/security/advisories/GHSA-g67g-hvc3-xmvf", "https://github.com/ome/omero-web/commit/0168067accde5e635341b3c714b1d53ae92ba424", "https://www.openmicroscopy.org/security/advisories/2021-SV3/", "https://nvd.nist.gov/vuln/detail/CVE-2021-41132", "https://github.com/advisories/GHSA-g67g-hvc3-xmvf" ], "uuid": "c9ade7cd-562c-47d3-984d-34085127b3c1" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:openmicroscopy:omero-figure:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "4.4.1", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openmicroscopy:omero-web:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "5.11.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2021-41132" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "OMERO.web provides a web based client and plugin infrastructure. In versions prior to 5.11.0, a variety of templates do not perform proper sanitization through HTML escaping. Due to the lack of sanitization and use of ``jQuery.html()``, there are a whole host of cross-site scripting possibilities with specially crafted input to a variety of fields. This issue is patched in version 5.11.0. There are no known workarounds aside from upgrading." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-79" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/ome/omero-web/security/advisories/GHSA-g67g-hvc3-xmvf", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://github.com/ome/omero-web/security/advisories/GHSA-g67g-hvc3-xmvf" }, { "name": "https://www.openmicroscopy.org/security/advisories/2021-SV3/", "refsource": "MISC", "tags": [ "Vendor Advisory" ], "url": "https://www.openmicroscopy.org/security/advisories/2021-SV3/" }, { "name": "https://github.com/ome/omero-web/commit/0168067accde5e635341b3c714b1d53ae92ba424", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/ome/omero-web/commit/0168067accde5e635341b3c714b1d53ae92ba424" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": true }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 2.7 } }, "lastModifiedDate": "2021-10-20T19:14Z", "publishedDate": "2021-10-14T16:15Z" } } }
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…
Loading…