cvelist/2019/3xxx/CVE-2019-3812.json
2019-05-31 14:00:47 +00:00

112 lines
3.9 KiB
JSON

{
"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": [
{
"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."
}
]
},
"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": [
{
"description": [
{
"lang": "eng",
"value": "CWE-119"
}
]
}
]
},
"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"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2019-88a98ce795",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CGCFIFSIWUREEQQOZDZFBYKWZHXCWBZN/"
},
{
"refsource": "UBUNTU",
"name": "USN-3923-1",
"url": "https://usn.ubuntu.com/3923-1/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2019-0664c7724d",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KJMTVGDLA654HNCDGLCUEIP36SNJEKK7/"
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1274",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00094.html"
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1405",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00040.html"
},
{
"refsource": "DEBIAN",
"name": "DSA-4454",
"url": "https://www.debian.org/security/2019/dsa-4454"
},
{
"refsource": "BUGTRAQ",
"name": "20190531 [SECURITY] [DSA 4454-1] qemu security update",
"url": "https://seclists.org/bugtraq/2019/May/76"
}
]
}
}