diff --git a/advisories/github-reviewed/2021/03/GHSA-gfp2-w5jm-955q/GHSA-gfp2-w5jm-955q.json b/advisories/github-reviewed/2021/03/GHSA-gfp2-w5jm-955q/GHSA-gfp2-w5jm-955q.json index 399ca2ad60c..2a77af46690 100644 --- a/advisories/github-reviewed/2021/03/GHSA-gfp2-w5jm-955q/GHSA-gfp2-w5jm-955q.json +++ b/advisories/github-reviewed/2021/03/GHSA-gfp2-w5jm-955q/GHSA-gfp2-w5jm-955q.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-gfp2-w5jm-955q", - "modified": "2021-03-29T17:30:03Z", + "modified": "2024-10-07T21:25:28Z", "published": "2021-03-23T15:26:34Z", "aliases": [ "CVE-2021-21376" @@ -9,7 +9,14 @@ "summary": "OMERO.web exposes some unnecessary session information in the page", "details": "### Background\nOMERO.web loads various information about the current user such as their id, name and the groups they are in, and these are available on the main webclient pages. Some additional information being loaded is not used by the webclient and is being removed in this release.\n\n### Impact\nOMERO.web before 5.9.0\n\n### Patches\n5.9.0\n\n### Workarounds\nNo workaround\n\n### References\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open an issue in [omero-web](https://github.com/ome/omero-web)\n* Email us at [security](mailto:security@openmicroscopy.org.uk)", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:P/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N" + } ], "affected": [ { @@ -45,10 +52,18 @@ "type": "WEB", "url": "https://github.com/ome/omero-web/commit/952f8e5d28532fbb14fb665982211329d137908c" }, + { + "type": "PACKAGE", + "url": "https://github.com/ome/omero-web" + }, { "type": "WEB", "url": "https://github.com/ome/omero-web/blob/master/CHANGELOG.md#590-march-2021" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/omero-web/PYSEC-2021-31.yaml" + }, { "type": "WEB", "url": "https://pypi.org/project/omero-web" @@ -62,7 +77,7 @@ "cwe_ids": [ "CWE-200" ], - "severity": "MODERATE", + "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2021-03-23T15:25:08Z", "nvd_published_at": "2021-03-23T16:15:00Z"