blob: f3b4800aa031b04819f0fc3cbaf616bb0a959114 [file] [log] [blame]
{
"id": "GO-2020-0003",
"published": "2021-04-14T20:04:52Z",
"modified": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2020-36568",
"GHSA-hggr-p7v6-73p5"
],
"details": "An attacker can cause an application that accepts slice parameters (https://revel.github.io/manual/parameters.html#slices) to allocate large amounts of memory and crash through manipulating the request query sent to the application.",
"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"
}
],
"credits": [
{
"name": "@SYM01"
}
],
"schema_version": "1.3.1"
}