From 24bd918cb023c2f045e94bec3e7da51ba5698543 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 22:43:30 +0000 Subject: [PATCH] Publish GHSA-944j-8ch6-rf6x --- .../GHSA-944j-8ch6-rf6x.json | 35 ++++++++++++++++--- 1 file changed, 31 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2024/02/GHSA-944j-8ch6-rf6x/GHSA-944j-8ch6-rf6x.json (57%) diff --git a/advisories/unreviewed/2024/02/GHSA-944j-8ch6-rf6x/GHSA-944j-8ch6-rf6x.json b/advisories/github-reviewed/2024/02/GHSA-944j-8ch6-rf6x/GHSA-944j-8ch6-rf6x.json similarity index 57% rename from advisories/unreviewed/2024/02/GHSA-944j-8ch6-rf6x/GHSA-944j-8ch6-rf6x.json rename to advisories/github-reviewed/2024/02/GHSA-944j-8ch6-rf6x/GHSA-944j-8ch6-rf6x.json index c02aeb2dfd7..2cedc2ef6f8 100644 --- a/advisories/unreviewed/2024/02/GHSA-944j-8ch6-rf6x/GHSA-944j-8ch6-rf6x.json +++ b/advisories/github-reviewed/2024/02/GHSA-944j-8ch6-rf6x/GHSA-944j-8ch6-rf6x.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-944j-8ch6-rf6x", - "modified": "2024-02-05T21:30:31Z", + "modified": "2024-02-05T22:41:57Z", "published": "2024-02-05T21:30:31Z", "aliases": [ "CVE-2023-50781" ], + "summary": "m2crypto Bleichenbacher timing attack - incomplete fix for CVE-2020-25657", "details": "A flaw was found in m2crypto. This issue may allow a remote attacker to decrypt captured messages in TLS servers that use RSA key exchanges, which may lead to exposure of confidential or sensitive data.", "severity": [ { @@ -14,7 +15,25 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "PyPI", + "name": "m2crypto" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "0.40.1" + } + ] + } + ] + } ], "references": [ { @@ -28,6 +47,14 @@ { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254426" + }, + { + "type": "PACKAGE", + "url": "https://gitlab.com/m2crypto/m2crypto" + }, + { + "type": "WEB", + "url": "https://gitlab.com/m2crypto/m2crypto/-/issues/342" } ], "database_specific": { @@ -35,8 +62,8 @@ "CWE-208" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-02-05T22:41:57Z", "nvd_published_at": "2024-02-05T21:15:10Z" } } \ No newline at end of file