{ "schema_version": "1.4.0", "id": "GHSA-hggr-p7v6-73p5", "modified": "2024-05-20T19:41:10Z", "published": "2022-12-28T00:30:23Z", "aliases": [ "CVE-2020-36568" ], "summary": "revel is vulnerable to resource exhaustion", "details": "Unsanitized input in the query parser in github.com/revel/revel before v1.0.0 allows remote attackers to cause resource exhaustion via memory allocation.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:H" } ], "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/revel/revel" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "1.0.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36568" }, { "type": "WEB", "url": "https://github.com/revel/revel/issues/1424" }, { "type": "WEB", "url": "https://github.com/revel/revel/pull/1427" }, { "type": "WEB", "url": "https://github.com/revel/revel/commit/d160ecb72207824005b19778594cbdc272e8a605" }, { "type": "PACKAGE", "url": "https://github.com/revel/revel" }, { "type": "WEB", "url": "https://pkg.go.dev/vuln/GO-2020-0003" } ], "database_specific": { "cwe_ids": [ "CWE-400", "CWE-770" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2022-12-30T00:57:23Z", "nvd_published_at": "2022-12-27T22:15:00Z" } }