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