cvelist/2018/16xxx/CVE-2018-16868.json

83 lines
2.3 KiB
JSON
Raw Normal View History

2018-09-11 13:06:17 -04:00
{
2018-12-03 09:04:46 -05:00
"CVE_data_meta" : {
"ASSIGNER" : "lpardo@redhat.com",
"ID" : "CVE-2018-16868",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
2018-12-03 09:51:38 -03:00
{
2018-12-03 09:04:46 -05:00
"product" : {
"product_data" : [
{
"product_name" : "gnutls",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "[UNKNOWN]"
2018-12-03 09:51:38 -03:00
}
2018-12-03 09:04:46 -05:00
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "A Bleichenbacher type side-channel based padding oracle attack was found in the way gnutls handles verification of RSA decrypted PKCS#1 v1.5 data. An attacker who is able to run process on the same physical core as the victim process, could use this to extract plaintext or in some cases downgrade any TLS connections to a vulnerable server."
}
]
},
"impact" : {
"cvss" : [
[
2018-12-03 09:51:38 -03:00
{
2018-12-03 09:04:46 -05:00
"vectorString" : "4.7/CVSS:3.0/AV:P/AC:H/PR:H/UI:N/S:C/C:H/I:N/A:N",
"version" : "3.0"
2018-12-03 09:51:38 -03:00
}
2018-12-03 09:04:46 -05:00
]
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-200"
}
2018-12-03 09:51:38 -03:00
]
2018-12-03 09:04:46 -05:00
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://cat.eyalro.net/",
"refsource" : "MISC",
"url" : "http://cat.eyalro.net/"
},
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16868",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16868"
2018-12-06 06:03:33 -05:00
},
{
"name" : "106080",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/106080"
2018-12-03 09:04:46 -05:00
}
]
}
}