From 7763ad9207b0bc5e8be1b712b69519d46098172a Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 16:19:34 +0000 Subject: [PATCH] Publish Advisories GHSA-9328-gcfq-p269 GHSA-9328-gcfq-p269 --- .../GHSA-9328-gcfq-p269.json | 81 +++++++++++++++++++ .../GHSA-9328-gcfq-p269.json | 35 -------- 2 files changed, 81 insertions(+), 35 deletions(-) create mode 100644 advisories/github-reviewed/2024/05/GHSA-9328-gcfq-p269/GHSA-9328-gcfq-p269.json delete mode 100644 advisories/unreviewed/2024/05/GHSA-9328-gcfq-p269/GHSA-9328-gcfq-p269.json diff --git a/advisories/github-reviewed/2024/05/GHSA-9328-gcfq-p269/GHSA-9328-gcfq-p269.json b/advisories/github-reviewed/2024/05/GHSA-9328-gcfq-p269/GHSA-9328-gcfq-p269.json new file mode 100644 index 00000000000..507a48e3909 --- /dev/null +++ b/advisories/github-reviewed/2024/05/GHSA-9328-gcfq-p269/GHSA-9328-gcfq-p269.json @@ -0,0 +1,81 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-9328-gcfq-p269", + "modified": "2024-05-20T16:18:10Z", + "published": "2024-05-18T00:30:42Z", + "aliases": [ + "CVE-2024-35312" + ], + "summary": "Tor Arti's STUB circuits incorrectly have a length of 2", + "details": "In Tor Arti before 1.2.3, STUB circuits incorrectly have a length of 2 (with lite vanguards), aka TROVE-2024-003.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "crates.io", + "name": "arti" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.2.3" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-35312" + }, + { + "type": "PACKAGE", + "url": "https://gitlab.torproject.org/tpo/core/arti" + }, + { + "type": "WEB", + "url": "https://gitlab.torproject.org/tpo/core/arti/-/blob/main/CHANGELOG.md#arti-123-15-may-2024" + }, + { + "type": "WEB", + "url": "https://gitlab.torproject.org/tpo/core/arti/-/commit/da95138c14f762c706e46e89c6adfa46fcd5252c" + }, + { + "type": "WEB", + "url": "https://gitlab.torproject.org/tpo/core/arti/-/issues/1409" + }, + { + "type": "WEB", + "url": "https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/2145" + }, + { + "type": "WEB", + "url": "https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/2154" + }, + { + "type": "WEB", + "url": "https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/2156" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-754" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2024-05-20T16:18:10Z", + "nvd_published_at": "2024-05-17T22:15:07Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/05/GHSA-9328-gcfq-p269/GHSA-9328-gcfq-p269.json b/advisories/unreviewed/2024/05/GHSA-9328-gcfq-p269/GHSA-9328-gcfq-p269.json deleted file mode 100644 index 84a61cbafed..00000000000 --- a/advisories/unreviewed/2024/05/GHSA-9328-gcfq-p269/GHSA-9328-gcfq-p269.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-9328-gcfq-p269", - "modified": "2024-05-18T00:30:42Z", - "published": "2024-05-18T00:30:42Z", - "aliases": [ - "CVE-2024-35312" - ], - "details": "In Tor Arti before 1.2.3, STUB circuits incorrectly have a length of 2 (with lite vanguards), aka TROVE-2024-003.", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-35312" - }, - { - "type": "WEB", - "url": "https://gitlab.torproject.org/tpo/core/arti/-/issues/1409" - } - ], - "database_specific": { - "cwe_ids": [ - - ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2024-05-17T22:15:07Z" - } -} \ No newline at end of file