From c1e212e68a3f31a56bd73ba7a32e3bcb496fd0ac Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 23:06:19 +0000 Subject: [PATCH] Publish Advisories GHSA-3ww4-gg4f-jr7f GHSA-6648-6g96-mg35 GHSA-9hhf-xmcw-r3xg --- .../GHSA-3ww4-gg4f-jr7f.json | 35 ++++++++++++++++--- .../GHSA-6648-6g96-mg35.json | 8 +++-- .../GHSA-9hhf-xmcw-r3xg.json | 10 ++++-- 3 files changed, 44 insertions(+), 9 deletions(-) rename advisories/{unreviewed => github-reviewed}/2024/02/GHSA-3ww4-gg4f-jr7f/GHSA-3ww4-gg4f-jr7f.json (57%) diff --git a/advisories/unreviewed/2024/02/GHSA-3ww4-gg4f-jr7f/GHSA-3ww4-gg4f-jr7f.json b/advisories/github-reviewed/2024/02/GHSA-3ww4-gg4f-jr7f/GHSA-3ww4-gg4f-jr7f.json similarity index 57% rename from advisories/unreviewed/2024/02/GHSA-3ww4-gg4f-jr7f/GHSA-3ww4-gg4f-jr7f.json rename to advisories/github-reviewed/2024/02/GHSA-3ww4-gg4f-jr7f/GHSA-3ww4-gg4f-jr7f.json index eec988c7464..f97e927121d 100644 --- a/advisories/unreviewed/2024/02/GHSA-3ww4-gg4f-jr7f/GHSA-3ww4-gg4f-jr7f.json +++ b/advisories/github-reviewed/2024/02/GHSA-3ww4-gg4f-jr7f/GHSA-3ww4-gg4f-jr7f.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-3ww4-gg4f-jr7f", - "modified": "2024-02-05T21:30:31Z", + "modified": "2024-02-05T23:04:50Z", "published": "2024-02-05T21:30:31Z", "aliases": [ "CVE-2023-50782" ], + "summary": "Python Cryptography package vulnerable to Bleichenbacher timing oracle attack", "details": "A flaw was found in the python-cryptography package. 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,13 +15,35 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "PyPI", + "name": "cryptography" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "42.0.0" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50782" }, + { + "type": "WEB", + "url": "https://github.com/pyca/cryptography/issues/9785" + }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2023-50782" @@ -28,6 +51,10 @@ { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254432" + }, + { + "type": "PACKAGE", + "url": "https://github.com/pyca/cryptography" } ], "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-05T23:04:50Z", "nvd_published_at": "2024-02-05T21:15:11Z" } } \ No newline at end of file diff --git a/advisories/github-reviewed/2024/02/GHSA-6648-6g96-mg35/GHSA-6648-6g96-mg35.json b/advisories/github-reviewed/2024/02/GHSA-6648-6g96-mg35/GHSA-6648-6g96-mg35.json index 8bd3495eb62..18c166a70df 100644 --- a/advisories/github-reviewed/2024/02/GHSA-6648-6g96-mg35/GHSA-6648-6g96-mg35.json +++ b/advisories/github-reviewed/2024/02/GHSA-6648-6g96-mg35/GHSA-6648-6g96-mg35.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-6648-6g96-mg35", - "modified": "2024-02-05T20:20:40Z", + "modified": "2024-02-05T23:05:03Z", "published": "2024-02-05T20:20:40Z", "aliases": [ "CVE-2024-22202" @@ -40,6 +40,10 @@ "type": "WEB", "url": "https://github.com/thorsten/phpMyFAQ/security/advisories/GHSA-6648-6g96-mg35" }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22202" + }, { "type": "WEB", "url": "https://github.com/thorsten/phpMyFAQ/commit/1348dcecdaec5a5714ad567c16429432417b534d" @@ -60,6 +64,6 @@ "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2024-02-05T20:20:40Z", - "nvd_published_at": null + "nvd_published_at": "2024-02-05T20:15:55Z" } } \ No newline at end of file diff --git a/advisories/github-reviewed/2024/02/GHSA-9hhf-xmcw-r3xg/GHSA-9hhf-xmcw-r3xg.json b/advisories/github-reviewed/2024/02/GHSA-9hhf-xmcw-r3xg/GHSA-9hhf-xmcw-r3xg.json index 46fdeaee1cc..a1ea48a8349 100644 --- a/advisories/github-reviewed/2024/02/GHSA-9hhf-xmcw-r3xg/GHSA-9hhf-xmcw-r3xg.json +++ b/advisories/github-reviewed/2024/02/GHSA-9hhf-xmcw-r3xg/GHSA-9hhf-xmcw-r3xg.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-9hhf-xmcw-r3xg", - "modified": "2024-02-05T20:21:25Z", + "modified": "2024-02-05T23:05:22Z", "published": "2024-02-05T20:21:25Z", "aliases": [ "CVE-2024-22208" @@ -40,6 +40,10 @@ "type": "WEB", "url": "https://github.com/thorsten/phpMyFAQ/security/advisories/GHSA-9hhf-xmcw-r3xg" }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22208" + }, { "type": "WEB", "url": "https://github.com/thorsten/phpMyFAQ/commit/a34d94ab7b1be9256a9ef898f18ea6bfb63f6f1e" @@ -55,11 +59,11 @@ ], "database_specific": { "cwe_ids": [ - + "CWE-863" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2024-02-05T20:21:25Z", - "nvd_published_at": null + "nvd_published_at": "2024-02-05T21:15:11Z" } } \ No newline at end of file