- Synchronized data.

This commit is contained in:
CVE Team 2018-10-22 09:04:09 -04:00
parent df9fb93f29
commit 55add19f13
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
2 changed files with 52 additions and 49 deletions

View File

@ -34,7 +34,7 @@
"description_data" : [
{
"lang" : "eng",
"value" : "The Requests package through 2.19.1 before 2018-09-14 for Python sends an HTTP Authorization header to an http URI upon receiving a same-hostname https-to-http redirect, which makes it easier for remote attackers to discover credentials by sniffing the network."
"value" : "The Requests package before 2.20.0 for Python sends an HTTP Authorization header to an http URI upon receiving a same-hostname https-to-http redirect, which makes it easier for remote attackers to discover credentials by sniffing the network."
}
]
},
@ -72,6 +72,11 @@
"refsource" : "MISC",
"url" : "https://github.com/requests/requests/pull/4718"
},
{
"name" : "http://docs.python-requests.org/en/master/community/updates/#release-and-version-history",
"refsource" : "CONFIRM",
"url" : "http://docs.python-requests.org/en/master/community/updates/#release-and-version-history"
},
{
"name" : "USN-3790-1",
"refsource" : "UBUNTU",

View File

@ -1,17 +1,10 @@
{
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Bypass Security",
"lang" : "eng"
}
]
}
]
"CVE_data_meta" : {
"ASSIGNER" : "psirt@us.ibm.com",
"DATE_PUBLIC" : "2018-10-17T00:00:00",
"ID" : "CVE-2018-1850",
"STATE" : "PUBLIC"
},
"data_type" : "CVE",
"affects" : {
"vendor" : {
"vendor_data" : [
@ -41,28 +34,9 @@
]
}
},
"references" : {
"reference_data" : [
{
"name" : "http://www.ibm.com/support/docview.wss?uid=ibm10734555",
"title" : "IBM Security Bulletin 734555 (Security Access Manager Appliance)",
"url" : "http://www.ibm.com/support/docview.wss?uid=ibm10734555",
"refsource" : "CONFIRM"
},
{
"name" : "ibm-sam-cve20181850-auth-bypass (150998)",
"title" : "X-Force Vulnerability Report",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/150998"
}
]
},
"CVE_data_meta" : {
"STATE" : "PUBLIC",
"ASSIGNER" : "psirt@us.ibm.com",
"ID" : "CVE-2018-1850",
"DATE_PUBLIC" : "2018-10-17T00:00:00"
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
@ -71,26 +45,50 @@
}
]
},
"data_format" : "MITRE",
"impact" : {
"cvssv3" : {
"TM" : {
"RL" : "O",
"RC" : "C",
"E" : "U"
},
"BM" : {
"UI" : "N",
"I" : "H",
"A" : "H",
"AV" : "N",
"SCORE" : "8.800",
"C" : "H",
"AC" : "L",
"AV" : "N",
"C" : "H",
"I" : "H",
"PR" : "L",
"S" : "U",
"PR" : "L"
"SCORE" : "8.800",
"UI" : "N"
},
"TM" : {
"E" : "U",
"RC" : "C",
"RL" : "O"
}
}
},
"data_version" : "4.0"
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Bypass Security"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://www.ibm.com/support/docview.wss?uid=ibm10734555",
"refsource" : "CONFIRM",
"url" : "http://www.ibm.com/support/docview.wss?uid=ibm10734555"
},
{
"name" : "ibm-sam-cve20181850-auth-bypass(150998)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/150998"
}
]
}
}