Publish GHSA-mqr9-hjr8-2m9w

This commit is contained in:
advisory-database[bot]
2024-10-25 20:00:37 +00:00
parent 13c8b1acf2
commit 998e13e95c
@@ -1,17 +1,36 @@
{
"schema_version": "1.4.0",
"id": "GHSA-mqr9-hjr8-2m9w",
"modified": "2024-10-25T18:30:49Z",
"modified": "2024-10-25T19:59:06Z",
"published": "2024-10-25T18:30:49Z",
"aliases": [
"CVE-2023-26248"
],
"summary": "Content Censorship in the InterPlanetary File System (IPFS) via Kademlia DHT abuse",
"details": "The Kademlia DHT (go-libp2p-kad-dht 0.20.0 and earlier) used in IPFS (0.18.1 and earlier) assigns routing information for content (i.e., information about who holds the content) to be stored by peers whose peer IDs have a small DHT distance from the content ID. This allows an attacker to censor content by generating many Sybil peers whose peer IDs have a small distance from the content ID, thus hijacking the content resolution process.",
"severity": [
],
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/libp2p/go-libp2p-kad-dht"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "0.20.0"
}
]
}
]
}
],
"references": [
{
@@ -23,7 +42,7 @@
"url": "https://arxiv.org/abs/2307.12212"
},
{
"type": "WEB",
"type": "PACKAGE",
"url": "https://github.com/libp2p/go-libp2p-kad-dht"
}
],
@@ -31,9 +50,9 @@
"cwe_ids": [
],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-10-25T19:59:06Z",
"nvd_published_at": "2024-10-25T16:15:09Z"
}
}