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

87 lines
2.7 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-10139",
2019-05-17 16:00:54 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2019-05-17 13:20:14 +02:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "ovirt",
"product": {
"product_data": [
{
"product_name": "cockpit-ovirt",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-522"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10139",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10139",
"refsource": "CONFIRM"
2019-05-21 16:00:53 +00:00
},
{
"refsource": "BID",
"name": "108396",
"url": "http://www.securityfocus.com/bid/108396"
2019-08-12 14:00:53 +00:00
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:2433",
"url": "https://access.redhat.com/errata/RHSA-2019:2433"
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:2437",
"url": "https://access.redhat.com/errata/RHSA-2019:2437"
2019-05-17 13:20:14 +02:00
}
]
2019-03-27 12:00:51 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-05-17 13:32:16 +02:00
"value": "During HE deployment via cockpit-ovirt, cockpit-ovirt generates an ansible variable file `/var/lib/ovirt-hosted-engine-setup/cockpit/ansibleVarFileXXXXXX.var` which contains the admin and the appliance passwords as plain-text. At the of the deployment procedure, these files are deleted."
2019-03-27 12:00:51 +00:00
}
]
2019-05-17 13:20:14 +02:00
},
"impact": {
"cvss": [
[
{
"vectorString": "5.6/CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N",
"version": "3.0"
}
]
]
2019-03-27 12:00:51 +00:00
}
2019-05-17 16:00:54 +00:00
}