{ "id": "CVE-2021-41132", "sourceIdentifier": "security-advisories@github.com", "published": "2021-10-14T16:15:09.447", "lastModified": "2021-10-20T19:14:48.183", "vulnStatus": "Analyzed", "descriptions": [ { "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." }, { "lang": "es", "value": "OMERO.web proporciona una infraestructura de clientes y plugins basada en la web. En las versiones anteriores a 5.11.0, varias plantillas no llevan a cabo un saneamiento apropiado mediante un escape de HTML. Debido a una falta de saneo y al uso de la funci\u00f3n \"jQuery.html()\", se presenta toda una serie de posibilidades de tipo cross-site scripting con entradas especialmente dise\u00f1adas para una variedad de campos. Este problema est\u00e1 parcheado en la versi\u00f3n 5.11.0. No se conocen soluciones aparte de la actualizaci\u00f3n" } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "REQUIRED", "scope": "CHANGED", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 2.8, "impactScore": 2.7 }, { "source": "security-advisories@github.com", "type": "Secondary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL" }, "exploitabilityScore": 3.9, "impactScore": 5.9 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "accessVector": "NETWORK", "accessComplexity": "MEDIUM", "authentication": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "availabilityImpact": "NONE", "baseScore": 4.3 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 8.6, "impactScore": 2.9, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": true } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-79" } ] }, { "source": "security-advisories@github.com", "type": "Secondary", "description": [ { "lang": "en", "value": "CWE-116" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:openmicroscopy:omero-figure:*:*:*:*:*:*:*:*", "versionEndExcluding": "4.4.1", "matchCriteriaId": "A89CA68E-E768-4E87-A4BA-8DE6CE954535" }, { "vulnerable": true, "criteria": "cpe:2.3:a:openmicroscopy:omero-web:*:*:*:*:*:*:*:*", "versionEndExcluding": "5.11.0", "matchCriteriaId": "2B82F896-F0E3-4349-A248-2801BDB43591" } ] } ] } ], "references": [ { "url": "https://github.com/ome/omero-web/commit/0168067accde5e635341b3c714b1d53ae92ba424", "source": "security-advisories@github.com", "tags": [ "Patch", "Third Party Advisory" ] }, { "url": "https://github.com/ome/omero-web/security/advisories/GHSA-g67g-hvc3-xmvf", "source": "security-advisories@github.com", "tags": [ "Third Party Advisory" ] }, { "url": "https://www.openmicroscopy.org/security/advisories/2021-SV3/", "source": "security-advisories@github.com", "tags": [ "Vendor Advisory" ] } ] }