From e72643bf8710e18811a2d516b8d252440ef868e3 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 21:03:00 +0000 Subject: [PATCH] Publish Advisories GHSA-4433-4cxq-vv73 GHSA-vwxv-frj6-fhc9 GHSA-54r5-wr8x-x5v3 --- .../GHSA-4433-4cxq-vv73.json | 19 +++++++++++++++---- .../GHSA-vwxv-frj6-fhc9.json | 14 +++++++++++++- .../GHSA-54r5-wr8x-x5v3.json | 7 ++++--- 3 files changed, 32 insertions(+), 8 deletions(-) diff --git a/advisories/github-reviewed/2022/05/GHSA-4433-4cxq-vv73/GHSA-4433-4cxq-vv73.json b/advisories/github-reviewed/2022/05/GHSA-4433-4cxq-vv73/GHSA-4433-4cxq-vv73.json index 32ede5240e8..7c2ccd8ae90 100644 --- a/advisories/github-reviewed/2022/05/GHSA-4433-4cxq-vv73/GHSA-4433-4cxq-vv73.json +++ b/advisories/github-reviewed/2022/05/GHSA-4433-4cxq-vv73/GHSA-4433-4cxq-vv73.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-4433-4cxq-vv73", - "modified": "2024-02-23T21:12:22Z", + "modified": "2024-10-07T21:00:48Z", "published": "2022-05-17T03:46:28Z", "aliases": [ "CVE-2013-4346" @@ -9,7 +9,14 @@ "summary": "SimpleGeo python-oauth2 does not check the nonce allowing replay attacks", "details": "The Server.verify_request function in SimpleGeo python-oauth2 does not check the nonce, which allows remote attackers to perform replay attacks via a signed URL.\nThe vulnerability does not appear to be patched according to the following [discussion](https://github.com/joestump/python-oauth2/issues/129#issuecomment-895911502).", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N" + } ], "affected": [ { @@ -61,6 +68,10 @@ "type": "PACKAGE", "url": "https://github.com/joestump/python-oauth2" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/oauth2/PYSEC-2014-85.yaml" + }, { "type": "WEB", "url": "https://web.archive.org/web/20200228063302/http://www.securityfocus.com/bid/62386" @@ -72,9 +83,9 @@ ], "database_specific": { "cwe_ids": [ - + "CWE-347" ], - "severity": "MODERATE", + "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2024-02-23T21:12:22Z", "nvd_published_at": "2014-05-20T14:55:00Z" diff --git a/advisories/github-reviewed/2022/05/GHSA-vwxv-frj6-fhc9/GHSA-vwxv-frj6-fhc9.json b/advisories/github-reviewed/2022/05/GHSA-vwxv-frj6-fhc9/GHSA-vwxv-frj6-fhc9.json index 6ffaca20d8d..d0aea0bdf54 100644 --- a/advisories/github-reviewed/2022/05/GHSA-vwxv-frj6-fhc9/GHSA-vwxv-frj6-fhc9.json +++ b/advisories/github-reviewed/2022/05/GHSA-vwxv-frj6-fhc9/GHSA-vwxv-frj6-fhc9.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-vwxv-frj6-fhc9", - "modified": "2023-07-13T19:44:40Z", + "modified": "2024-10-07T21:01:24Z", "published": "2022-05-24T17:20:49Z", "aliases": [ "CVE-2020-7932" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N" } ], "affected": [ @@ -40,6 +44,14 @@ "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7932" }, + { + "type": "PACKAGE", + "url": "https://github.com/ome/omero-web" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/omero-web/PYSEC-2020-244.yaml" + }, { "type": "WEB", "url": "https://www.openmicroscopy.org/security/advisories/2019-SV4" diff --git a/advisories/github-reviewed/2022/12/GHSA-54r5-wr8x-x5v3/GHSA-54r5-wr8x-x5v3.json b/advisories/github-reviewed/2022/12/GHSA-54r5-wr8x-x5v3/GHSA-54r5-wr8x-x5v3.json index 498d96d6567..bdc8b18852d 100644 --- a/advisories/github-reviewed/2022/12/GHSA-54r5-wr8x-x5v3/GHSA-54r5-wr8x-x5v3.json +++ b/advisories/github-reviewed/2022/12/GHSA-54r5-wr8x-x5v3/GHSA-54r5-wr8x-x5v3.json @@ -1,13 +1,14 @@ { "schema_version": "1.4.0", "id": "GHSA-54r5-wr8x-x5v3", - "modified": "2022-12-30T00:27:46Z", + "modified": "2024-10-07T21:00:34Z", "published": "2022-12-20T00:30:27Z", + "withdrawn": "2024-10-07T21:00:34Z", "aliases": [ ], - "summary": "Apiman has insufficient checks for read permissions", - "details": "Apiman 1.5.7 through 2.2.3.Final has insufficient checks for read permissions within the Apiman Manager REST API. A malicious user may be able to find and subscribe to private APIs they do not have permission for, thus accessing API Management-protected resources they should not be allowed to access. The root cause of the issue is the Apiman project's accidental acceptance of a large contribution that was not fully compatible with the security model of Apiman versions before 3.0.0.Final. Because of this, 3.0.0.Final is not affected by the vulnerability.", + "summary": "Duplicate Advisory: Apiman has insufficient checks for read permissions", + "details": "## Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-j94p-hv25-rm5g. This link is maintained to preserve external references.\n\n## Original Description\nApiman 1.5.7 through 2.2.3.Final has insufficient checks for read permissions within the Apiman Manager REST API. A malicious user may be able to find and subscribe to private APIs they do not have permission for, thus accessing API Management-protected resources they should not be allowed to access. The root cause of the issue is the Apiman project's accidental acceptance of a large contribution that was not fully compatible with the security model of Apiman versions before 3.0.0.Final. Because of this, 3.0.0.Final is not affected by the vulnerability.", "severity": [ { "type": "CVSS_V3",