2019-01-28 03:06:50 -05:00
{
2019-03-17 23:14:44 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2018-20744" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a" ,
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2019-01-28 03:06:50 -05:00
{
2019-03-17 23:14:44 +00:00
"lang" : "eng" ,
"value" : "The Olivier Poitrey Go CORS handler through 1.3.0 actively converts a wildcard CORS policy into reflecting an arbitrary Origin header value, which is incompatible with the CORS security design, and could lead to CORS misconfiguration security problems."
2019-01-28 03:06:50 -05:00
}
2019-03-17 23:14:44 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "106834" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/106834"
} ,
{
"name" : "https://github.com/rs/cors/issues/55" ,
"refsource" : "MISC" ,
"url" : "https://github.com/rs/cors/issues/55"
} ,
{
"name" : "https://www.usenix.org/system/files/conference/usenixsecurity18/sec18-chen.pdf" ,
"refsource" : "MISC" ,
"url" : "https://www.usenix.org/system/files/conference/usenixsecurity18/sec18-chen.pdf"
}
]
}
}