| { |
| "schema_version": "1.3.1", |
| "id": "GO-2020-0003", |
| "modified": "0001-01-01T00:00:00Z", |
| "published": "2021-04-14T20:04:52Z", |
| "aliases": [ |
| "CVE-2020-36568", |
| "GHSA-hggr-p7v6-73p5" |
| ], |
| "summary": "Resource exhaustion in github.com/revel/revel", |
| "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" |
| } |
| ] |
| } |
| ], |
| "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" |
| } |
| ], |
| "database_specific": { |
| "url": "https://pkg.go.dev/vuln/GO-2020-0003" |
| } |
| } |