blob: 5cfdac7111722c18bf8ca107fa86a8dd5ad48e7a [file]
{
"schema_version": "1.3.1",
"id": "GO-2025-4020",
"modified": "0001-01-01T00:00:00Z",
"published": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2025-11579",
"GHSA-rwvp-r38j-9rgg"
],
"summary": "DoS risk due to unrestricted RAR dictionary sizes in github.com/nwaples/rardecode",
"details": "DoS risk due to unrestricted RAR dictionary sizes in github.com/nwaples/rardecode",
"affected": [
{
"package": {
"name": "github.com/nwaples/rardecode",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
}
]
}
],
"ecosystem_specific": {}
},
{
"package": {
"name": "github.com/nwaples/rardecode/v2",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.2.0"
}
]
}
],
"ecosystem_specific": {
"imports": [
{
"path": "github.com/nwaples/rardecode/v2",
"symbols": [
"getOptions",
"packedFileReader.newArchiveFileFrom"
]
}
]
}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-rwvp-r38j-9rgg"
},
{
"type": "FIX",
"url": "https://github.com/nwaples/rardecode/commit/52fb4e825c936636f251f7e7deded39ab11df9a9"
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2025-4020",
"review_status": "REVIEWED"
}
}