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

82 lines
2.6 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-10183",
2019-07-03 14:01:02 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2019-07-03 10:55:44 +02:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Red Hat",
"product": {
"product_data": [
{
"product_name": "virt-install",
"version": {
"version_data": [
{
"version_value": "from virt-manager v2.2.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-200"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10183",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10183",
"refsource": "CONFIRM"
2019-07-04 12:01:10 +00:00
},
{
"refsource": "BID",
"name": "109027",
"url": "http://www.securityfocus.com/bid/109027"
2019-11-06 01:01:43 +00:00
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:3464",
"url": "https://access.redhat.com/errata/RHSA-2019:3464"
2019-07-03 10:55:44 +02:00
}
]
2019-03-27 12:00:51 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-07-03 10:55:44 +02:00
"value": "Virt-install(1) utility used to provision new virtual machines has introduced an option '--unattended' to create VMs without user interaction. This option accepts guest VM password as command line arguments, thus leaking them to others users on the system via process listing. It was introduced recently in the virt-manager v2.2.0 release."
2019-03-27 12:00:51 +00:00
}
]
2019-07-03 10:55:44 +02:00
},
"impact": {
"cvss": [
[
{
"vectorString": "3.2/CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:C/C:L/I:N/A:N",
"version": "3.0"
}
]
]
2019-03-27 12:00:51 +00:00
}
2019-07-03 14:01:02 +00:00
}