cvelist/2020/36xxx/CVE-2020-36568.json
2022-12-27 22:00:42 +00:00

84 lines
2.6 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2020-36568",
"ASSIGNER": "security@golang.org",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-400: Uncontrolled Resource Consumption"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "github.com/revel/revel",
"product": {
"product_data": [
{
"product_name": "github.com/revel/revel",
"version": {
"version_data": [
{
"version_value": "0",
"version_affected": "="
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/revel/revel/pull/1427",
"refsource": "MISC",
"name": "https://github.com/revel/revel/pull/1427"
},
{
"url": "https://github.com/revel/revel/commit/d160ecb72207824005b19778594cbdc272e8a605",
"refsource": "MISC",
"name": "https://github.com/revel/revel/commit/d160ecb72207824005b19778594cbdc272e8a605"
},
{
"url": "https://github.com/revel/revel/issues/1424",
"refsource": "MISC",
"name": "https://github.com/revel/revel/issues/1424"
},
{
"url": "https://pkg.go.dev/vuln/GO-2020-0003",
"refsource": "MISC",
"name": "https://pkg.go.dev/vuln/GO-2020-0003"
}
]
},
"credits": [
{
"lang": "en",
"value": "@SYM01"
}
]
}