2017-10-24 14:03:04 -04:00
{
2019-03-18 03:01:16 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2016-10517" ,
"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" : [
2017-10-24 14:03:04 -04:00
{
2019-03-18 03:01:16 +00:00
"lang" : "eng" ,
"value" : "networking.c in Redis before 3.2.7 allows \"Cross Protocol Scripting\" because it lacks a check for POST and Host: strings, which are not valid in the Redis protocol (but commonly occur when an attack triggers an HTTP request to the Redis TCP port)."
2017-10-24 14:03:04 -04:00
}
2019-03-18 03:01:16 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://www.reddit.com/r/redis/comments/5r8wxn/redis_327_is_out_important_security_fixes_inside/" ,
"refsource" : "MISC" ,
"url" : "https://www.reddit.com/r/redis/comments/5r8wxn/redis_327_is_out_important_security_fixes_inside/"
} ,
{
"name" : "https://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTES" ,
"refsource" : "MISC" ,
"url" : "https://raw.githubusercontent.com/antirez/redis/3.2/00-RELEASENOTES"
} ,
{
"name" : "101572" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/101572"
} ,
{
"name" : "https://github.com/antirez/redis/commit/874804da0c014a7d704b3d285aa500098a931f50" ,
"refsource" : "MISC" ,
"url" : "https://github.com/antirez/redis/commit/874804da0c014a7d704b3d285aa500098a931f50"
}
]
}
}