cvelist/2019/10xxx/CVE-2019-10166.json

85 lines
2.9 KiB
JSON
Raw Normal View History

2019-03-27 12:00:51 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-10166",
2019-08-02 13:00:55 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2019-08-02 12:58:14 +02:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "libvirt",
"product": {
"product_data": [
{
"product_name": "libvirt",
"version": {
"version_data": [
{
"version_value": "4.x.x before 4.10.1"
},
{
"version_value": "5.x.x before 5.4.1"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-284"
}
]
}
]
},
"references": {
"reference_data": [
{
2019-08-02 13:00:55 +00:00
"url": "https://access.redhat.com/libvirt-privesc-vulnerabilities",
"name": "https://access.redhat.com/libvirt-privesc-vulnerabilities",
2019-08-02 12:58:14 +02:00
"refsource": "CONFIRM"
},
{
2019-08-02 13:00:55 +00:00
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10166",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10166",
2019-08-02 12:58:14 +02:00
"refsource": "CONFIRM"
2020-03-15 05:01:15 +00:00
},
{
"refsource": "GENTOO",
"name": "GLSA-202003-18",
"url": "https://security.gentoo.org/glsa/202003-18"
2019-08-02 12:58:14 +02:00
}
]
2019-03-27 12:00:51 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-08-02 12:58:14 +02:00
"value": "It was discovered that libvirtd, versions 4.x.x before 4.10.1 and 5.x.x before 5.4.1, would permit readonly clients to use the virDomainManagedSaveDefineXML() API, which would permit them to modify managed save state files. If a managed save had already been created by a privileged user, a local attacker could modify this file such that libvirtd would execute an arbitrary program when the domain was resumed."
2019-03-27 12:00:51 +00:00
}
]
2019-08-02 12:58:14 +02:00
},
"impact": {
"cvss": [
[
{
"vectorString": "7.8/CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.0"
}
]
]
2019-03-27 12:00:51 +00:00
}
2019-08-02 13:00:55 +00:00
}