2019-01-03 14:05:09 -05:00
{
2019-03-18 07:14:16 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "secalert@redhat.com" ,
"ID" : "CVE-2019-3812" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "qemu" ,
"version" : {
"version_data" : [
{
"version_value" : "through version 2.10 and through to 3.1.0"
}
]
}
}
]
} ,
"vendor_name" : "The QEMU Project"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2019-02-18 13:50:35 -03:00
{
2019-03-18 07:14:16 +00:00
"lang" : "eng" ,
"value" : "QEMU, through version 2.10 and through version 3.1.0, is vulnerable to an out-of-bounds read of up to 128 bytes in the hw/i2c/i2c-ddc.c:i2c_ddc() function. A local attacker with permission to execute i2c commands could exploit this to read stack memory of the qemu process on the host."
2019-02-18 13:50:35 -03:00
}
2019-03-18 07:14:16 +00:00
]
} ,
"impact" : {
"cvss" : [
[
{
"vectorString" : "4.4/CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N" ,
"version" : "3.0"
}
]
]
} ,
"problemtype" : {
"problemtype_data" : [
2019-02-18 13:50:35 -03:00
{
2019-03-18 07:14:16 +00:00
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-119"
}
]
2019-02-18 13:50:35 -03:00
}
2019-03-18 07:14:16 +00:00
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3812" ,
"refsource" : "CONFIRM" ,
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3812"
} ,
{
"name" : "107059" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/107059"
}
]
}
}