2022-07-29 20:00:48 +00:00
{
2022-12-27 22:00:42 +00:00
"data_version" : "4.0" ,
2022-07-29 20:00:48 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-36568" ,
2022-12-27 22:00:42 +00:00
"ASSIGNER" : "security@golang.org" ,
"STATE" : "PUBLIC"
2022-07-29 20:00:48 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-12-27 22:00:42 +00:00
"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"
}
]
2022-07-29 20:00:48 +00:00
}
]
2022-12-27 22:00:42 +00:00
} ,
"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"
}
]
2022-07-29 20:00:48 +00:00
}