mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Synchronize IDs (2024-05-21) (#1966)
Co-authored-by: amousset <329388+amousset@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
c1cb49ade6
commit
21c622592e
@@ -6,7 +6,7 @@ date = "2024-03-15"
|
|||||||
url = "https://github.com/tmccombs/tls-listener/security/advisories/GHSA-2qph-qpvm-2qf7"
|
url = "https://github.com/tmccombs/tls-listener/security/advisories/GHSA-2qph-qpvm-2qf7"
|
||||||
categories = ["denial-of-service"]
|
categories = ["denial-of-service"]
|
||||||
cvss = "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
|
cvss = "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
|
||||||
aliases = ["CVE-2024-28854"]
|
aliases = ["CVE-2024-28854", "GHSA-2qph-qpvm-2qf7"]
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
patched = [">= 0.10.0"]
|
patched = [">= 0.10.0"]
|
||||||
|
|||||||
@@ -5,13 +5,14 @@ package = "tor-circmgr"
|
|||||||
date = "2024-05-15"
|
date = "2024-05-15"
|
||||||
url = "https://gitlab.torproject.org/tpo/core/arti/-/issues/1409"
|
url = "https://gitlab.torproject.org/tpo/core/arti/-/issues/1409"
|
||||||
keywords = ["tor", "privacy", "information-leak"]
|
keywords = ["tor", "privacy", "information-leak"]
|
||||||
aliases = ["TROVE-2024-003", "CVE-2024-35313"]
|
aliases = ["CVE-2024-35312", "CVE-2024-35313", "GHSA-9328-gcfq-p269", "GHSA-c96h-cxx6-rmg9", "TROVE-2024-003"]
|
||||||
related = ["TROVE-2024-004"]
|
related = ["TROVE-2024-004"]
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
patched = [">= 0.18.1"]
|
patched = [">= 0.18.1"]
|
||||||
unaffected = ["< 0.18.0"]
|
unaffected = ["< 0.18.0"]
|
||||||
```
|
```
|
||||||
|
|
||||||
# Tor path lengths too short when "Vanguards lite" configured
|
# Tor path lengths too short when "Vanguards lite" configured
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|||||||
@@ -5,13 +5,14 @@ package = "tor-circmgr"
|
|||||||
date = "2024-05-15"
|
date = "2024-05-15"
|
||||||
url = "https://gitlab.torproject.org/tpo/core/arti/-/issues/1409"
|
url = "https://gitlab.torproject.org/tpo/core/arti/-/issues/1409"
|
||||||
keywords = ["tor", "privacy", "information-leak"]
|
keywords = ["tor", "privacy", "information-leak"]
|
||||||
aliases = ["TROVE-2024-004", "CVE-2024-35313"]
|
aliases = ["CVE-2024-35313", "GHSA-c96h-cxx6-rmg9", "TROVE-2024-004"]
|
||||||
related = ["TROVE-2024-003"]
|
related = ["TROVE-2024-003"]
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
patched = [">= 0.18.1"]
|
patched = [">= 0.18.1"]
|
||||||
unaffected = ["< 0.18.0"]
|
unaffected = ["< 0.18.0"]
|
||||||
```
|
```
|
||||||
|
|
||||||
# Tor path lengths too short when "full Vanguards" configured
|
# Tor path lengths too short when "full Vanguards" configured
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|||||||
Reference in New Issue
Block a user