2019-03-12 23:08:27 -04:00
{
2019-03-18 03:42:33 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2019-9740" ,
"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-03-12 23:08:27 -04:00
{
2019-03-18 03:42:33 +00:00
"lang" : "eng" ,
"value" : "An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.2. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \\r\\n followed by an HTTP header or a Redis command."
2019-03-12 23:08:27 -04:00
}
2019-03-18 03:42:33 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://bugs.python.org/issue36276" ,
"refsource" : "MISC" ,
"url" : "https://bugs.python.org/issue36276"
2019-03-19 13:00:42 +00:00
} ,
{
"refsource" : "BID" ,
"name" : "107466" ,
"url" : "http://www.securityfocus.com/bid/107466"
2019-03-18 03:42:33 +00:00
}
]
}
}