blob: 799119fc9507962ca6f3abceeb66a2818926eaa5 [file] [log] [blame]
{
"schema_version": "1.3.1",
"id": "GO-2023-1766",
"modified": "0001-01-01T00:00:00Z",
"published": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2023-25568",
"GHSA-m974-xj4j-7qv5",
"GHSA-q3j6-22wf-3jh9"
],
"summary": "Denial of service from memory leak in github.com/ipfs/go-libipfs",
"details": "An attacker can cause a Bitswap server to allocate and leak unbounded amounts of memory.",
"affected": [
{
"package": {
"name": "github.com/ipfs/go-libipfs",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.4.1"
},
{
"introduced": "0.5.0"
},
{
"fixed": "0.6.0"
}
]
}
],
"ecosystem_specific": {
"imports": [
{
"path": "github.com/ipfs/go-libipfs/bitswap/server"
}
]
}
},
{
"package": {
"name": "github.com/ipfs/go-bitswap",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.12.0"
}
]
}
],
"ecosystem_specific": {
"imports": [
{
"path": "github.com/ipfs/go-bitswap/server"
}
]
}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/ipfs/go-libipfs/security/advisories/GHSA-m974-xj4j-7qv5"
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2023-1766"
}
}