2019-03-27 12:00:51 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2019-10168" ,
2019-08-02 13:00:55 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
2019-08-02 13:53:51 +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"
}
]
} ,
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-250"
}
]
}
]
} ,
"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 13:53:51 +02:00
"refsource" : "CONFIRM"
} ,
{
2019-08-02 13:00:55 +00:00
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10168" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10168" ,
2019-08-02 13:53:51 +02:00
"refsource" : "CONFIRM"
}
]
2019-03-27 12:00:51 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-08-02 13:53:51 +02:00
"value" : "The virConnectBaselineHypervisorCPU() and virConnectCompareHypervisorCPU() libvirt APIs, 4.x.x before 4.10.1 and 5.x.x before 5.4.1, accept an \"emulator\" argument to specify the program providing emulation for a domain. Since v1.2.19, libvirt will execute that program to probe the domain's capabilities. Read-only clients could specify an arbitrary path for this argument, causing libvirtd to execute a crafted executable with its own privileges."
2019-03-27 12:00:51 +00:00
}
]
2019-08-02 13:53:51 +02:00
} ,
"impact" : {
"cvss" : [
[
{
"vectorString" : "8.8/CVSS:3.0/AV:L/AC:L/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
}