blob: 127066742f15774fd8c0271025b483da438f6b7c [file] [log] [blame]
{
"id": "GO-2020-0003",
"published": "2021-04-14T20:04:52Z",
"modified": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2020-36568"
],
"details": "An attacker can cause an application that accepts slice parameters\n(https://revel.github.io/manual/parameters.html#slices) to allocate large\namounts of memory and crash through manipulating the request query sent to the application.\n",
"affected": [
{
"package": {
"name": "github.com/revel/revel",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.0.0"
}
]
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2020-0003"
},
"ecosystem_specific": {
"imports": [
{
"path": "github.com/revel/revel"
}
]
}
}
],
"references": [
{
"type": "FIX",
"url": "https://github.com/revel/revel/pull/1427"
},
{
"type": "FIX",
"url": "https://github.com/revel/revel/commit/d160ecb72207824005b19778594cbdc272e8a605"
},
{
"type": "WEB",
"url": "https://github.com/revel/revel/issues/1424"
}
]
}