Publish Advisories

GHSA-9328-gcfq-p269
GHSA-9328-gcfq-p269
This commit is contained in:
advisory-database[bot]
2024-05-20 16:19:34 +00:00
parent 3f8dbf94b0
commit 7763ad9207
2 changed files with 81 additions and 35 deletions
@@ -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"
}
}
@@ -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"
}
}