From ab4bd1d4daf1eabebbfd356df99c3c6152c1d6a2 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 21:55:25 +0000 Subject: [PATCH] Publish Advisories GHSA-537h-rv9q-vvph GHSA-8rjr-6qq5-pj9p --- .../GHSA-537h-rv9q-vvph/GHSA-537h-rv9q-vvph.json | 6 +++++- .../GHSA-8rjr-6qq5-pj9p/GHSA-8rjr-6qq5-pj9p.json | 16 +++++++--------- 2 files changed, 12 insertions(+), 10 deletions(-) diff --git a/advisories/github-reviewed/2021/03/GHSA-537h-rv9q-vvph/GHSA-537h-rv9q-vvph.json b/advisories/github-reviewed/2021/03/GHSA-537h-rv9q-vvph/GHSA-537h-rv9q-vvph.json index 84463347e46..ca8fb5704ae 100644 --- a/advisories/github-reviewed/2021/03/GHSA-537h-rv9q-vvph/GHSA-537h-rv9q-vvph.json +++ b/advisories/github-reviewed/2021/03/GHSA-537h-rv9q-vvph/GHSA-537h-rv9q-vvph.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-537h-rv9q-vvph", - "modified": "2023-09-01T10:08:35Z", + "modified": "2024-10-21T21:54:27Z", "published": "2021-03-24T18:24:39Z", "aliases": [ "CVE-2020-13757" @@ -48,6 +48,10 @@ "type": "WEB", "url": "https://github.com/sybrenstuvel/python-rsa/issues/146#issuecomment-641845667" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/rsa/PYSEC-2020-99.yaml" + }, { "type": "PACKAGE", "url": "https://github.com/sybrenstuvel/python-rsa" diff --git a/advisories/github-reviewed/2022/05/GHSA-8rjr-6qq5-pj9p/GHSA-8rjr-6qq5-pj9p.json b/advisories/github-reviewed/2022/05/GHSA-8rjr-6qq5-pj9p/GHSA-8rjr-6qq5-pj9p.json index fc154d681c1..0fc0400e382 100644 --- a/advisories/github-reviewed/2022/05/GHSA-8rjr-6qq5-pj9p/GHSA-8rjr-6qq5-pj9p.json +++ b/advisories/github-reviewed/2022/05/GHSA-8rjr-6qq5-pj9p/GHSA-8rjr-6qq5-pj9p.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-8rjr-6qq5-pj9p", - "modified": "2024-02-23T21:05:05Z", + "modified": "2024-10-21T21:53:43Z", "published": "2022-05-14T00:59:49Z", "aliases": [ "CVE-2016-1494" @@ -20,13 +20,6 @@ "ecosystem": "PyPI", "name": "rsa" }, - "ecosystem_specific": { - "affected_functions": [ - "verify", - "rsa.pkcs1.verify(message, signature, pub_key):", - "rsa.pkcs1._find_method_hash" - ] - }, "ranges": [ { "type": "ECOSYSTEM", @@ -59,6 +52,10 @@ "type": "WEB", "url": "https://blog.filippo.io/bleichenbacher-06-signature-forgery-in-python-rsa" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/rsa/PYSEC-2016-10.yaml" + }, { "type": "PACKAGE", "url": "https://github.com/sybrenstuvel/python-rsa" @@ -90,7 +87,8 @@ ], "database_specific": { "cwe_ids": [ - "CWE-20" + "CWE-20", + "CWE-347" ], "severity": "MODERATE", "github_reviewed": true,