cvelist/2019/9xxx/CVE-2019-9740.json

82 lines
2.7 KiB
JSON
Raw Normal View History

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-05-17 03:00:54 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2019-1ffd6b6064",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JXASHCDD4PQFKTMKQN4YOP5ZH366ABN4/"
2019-05-22 15:00:52 +00:00
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:1260",
"url": "https://access.redhat.com/errata/RHSA-2019:1260"
2019-05-27 05:00:48 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2019-ec26883852",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JMWSKTNOHSUOT3L25QFJAVCFYZX46FYK/"
2019-03-18 03:42:33 +00:00
}
]
}
}