cvelist/2018/5xxx/CVE-2018-5383.json
2018-08-08 06:03:44 -04:00

142 lines
4.6 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cert@cert.org",
"DATE_PUBLIC" : "2018-07-03T04:00:00.000Z",
"ID" : "CVE-2018-5383",
"STATE" : "PUBLIC",
"TITLE" : "Bluetooth implementations may not sufficiently validate elliptic curve parameters during Diffie-Hellman key exchange"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "macOS",
"version" : {
"version_data" : [
{
"affected" : "<",
"version_name" : "10.13 High Sierra",
"version_value" : "10.13.6"
}
]
}
},
{
"product_name" : "iOS",
"version" : {
"version_data" : [
{
"affected" : "<",
"version_name" : "11",
"version_value" : "11.4"
}
]
}
}
]
},
"vendor_name" : "Apple"
},
{
"product" : {
"product_data" : [
{
"product_name" : "Android",
"version" : {
"version_data" : [
{
"affected" : "<",
"version_value" : "2018-06-05 patch level"
}
]
}
}
]
},
"vendor_name" : "Android Open Source Project"
}
]
}
},
"credit" : [
{
"lang" : "eng",
"value" : "Lior Neumann and Eli Biham of the Techion Israel Institute of Technology"
}
],
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Bluetooth firmware or operating system software drivers in macOS versions before 10.13, High Sierra and iOS versions before 11.4, and Android versions before the 2018-06-05 patch may not sufficiently validate elliptic curve parameters used to generate public keys during a Diffie-Hellman key exchange, which may allow a remote attacker to obtain the encryption key used by the device."
}
]
},
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH",
"attackVector" : "ADJACENT_NETWORK",
"availabilityImpact" : "NONE",
"baseScore" : 8,
"baseSeverity" : "HIGH",
"confidentialityImpact" : "HIGH",
"integrityImpact" : "HIGH",
"privilegesRequired" : "NONE",
"scope" : "CHANGED",
"userInteraction" : "NONE",
"vectorString" : "CVSS:3.0/AV:A/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version" : "3.0"
}
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-325"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://www.cs.technion.ac.il/~biham/BT/",
"refsource" : "MISC",
"url" : "http://www.cs.technion.ac.il/~biham/BT/"
},
{
"name" : "https://www.bluetooth.com/news/unknown/2018/07/bluetooth-sig-security-update",
"refsource" : "CONFIRM",
"url" : "https://www.bluetooth.com/news/unknown/2018/07/bluetooth-sig-security-update"
},
{
"name" : "VU#304725",
"refsource" : "CERT-VN",
"url" : "https://www.kb.cert.org/vuls/id/304725"
},
{
"name" : "104879",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/104879"
},
{
"name" : "1041432",
"refsource" : "SECTRACK",
"url" : "http://www.securitytracker.com/id/1041432"
}
]
},
"source" : {
"discovery" : "UNKNOWN"
}
}