cvelist/2019/3xxx/CVE-2019-3840.json

102 lines
3.5 KiB
JSON
Raw Normal View History

2019-01-03 14:05:09 -05:00
{
2019-03-26 13:06:18 -03:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-18 02:51:55 +00:00
"CVE_data_meta": {
"ID": "CVE-2019-3840",
2019-03-27 13:00:52 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2019-03-26 13:06:18 -03:00
},
"affects": {
"vendor": {
"vendor_data": [
{
2019-03-26 18:05:07 -03:00
"vendor_name": "The libvirt Project",
2019-03-26 13:06:18 -03:00
"product": {
"product_data": [
{
"product_name": "libvirt",
"version": {
"version_data": [
{
"version_value": "5.0.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-476"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3840",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3840",
"refsource": "CONFIRM"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1663051",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1663051",
"refsource": "CONFIRM"
},
{
"url": "https://www.redhat.com/archives/libvir-list/2019-January/msg00241.html",
"name": "https://www.redhat.com/archives/libvir-list/2019-January/msg00241.html",
"refsource": "CONFIRM"
2019-04-29 03:00:44 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1288",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00101.html"
2019-04-29 15:00:46 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1294",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00105.html"
2019-05-05 05:00:44 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2019-b3bfc61567",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TZRP2BRMI4RYFRPNFTTIAAUOGVN2ORP7/"
2019-08-06 17:01:08 +00:00
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:2294",
"url": "https://access.redhat.com/errata/RHSA-2019:2294"
2019-03-26 13:06:18 -03:00
}
]
2019-03-18 02:51:55 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-03-26 13:06:18 -03:00
"value": "A NULL pointer dereference flaw was discovered in libvirt before version 5.0.0 in the way it gets interface information through the QEMU agent. An attacker in a guest VM can use this flaw to crash libvirtd and cause a denial of service."
2019-03-18 02:51:55 +00:00
}
]
2019-03-26 13:06:18 -03:00
},
"impact": {
"cvss": [
[
{
"vectorString": "5.8/CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:C/C:N/I:N/A:H",
"version": "3.0"
}
]
]
2019-03-18 02:51:55 +00:00
}
2019-03-27 13:00:52 +00:00
}