pysec-2021-379
Vulnerability from pysec
Published
2021-10-14 16:15
Modified
2021-10-24 23:24
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.
Impacted products
Name | purl | omero-figure | pkg:pypi/omero-figure |
---|
Aliases
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "omero-figure", "purl": "pkg:pypi/omero-figure" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "4.4.1" } ], "type": "ECOSYSTEM" } ], "versions": [ "2.0.0", "2.0.1", "3.0.0", "3.1.0", "3.1.1", "3.1.2", "3.2.0", "3.2.1", "4.0.0", "4.0.1", "4.0.2", "4.1.0", "4.2.0", "4.2.dev1", "4.3.0", "4.3.1", "4.3.2", "4.4.0" ] } ], "aliases": [ "CVE-2021-41132", "GHSA-g67g-hvc3-xmvf" ], "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": "PYSEC-2021-379", "modified": "2021-10-24T23:24:38.547709Z", "published": "2021-10-14T16:15:00Z", "references": [ { "type": "ADVISORY", "url": "https://github.com/ome/omero-web/security/advisories/GHSA-g67g-hvc3-xmvf" }, { "type": "ADVISORY", "url": "https://www.openmicroscopy.org/security/advisories/2021-SV3/" }, { "type": "FIX", "url": "https://github.com/ome/omero-web/commit/0168067accde5e635341b3c714b1d53ae92ba424" } ] }
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…