cvelist/2018/1xxx/CVE-2018-1075.json

92 lines
3.1 KiB
JSON
Raw Normal View History

2017-12-04 03:02:28 -05:00
{
2023-02-02 21:01:03 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2019-03-17 23:35:07 +00:00
"CVE_data_meta": {
"ID": "CVE-2018-1075",
2023-02-02 21:01:03 +00:00
"ASSIGNER": "secalert@redhat.com",
2019-03-17 23:35:07 +00:00
"STATE": "PUBLIC"
},
2023-02-02 21:01:03 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-02-13 04:00:33 +00:00
"value": "ovirt-engine up to version 4.2.3 is vulnerable to an unfiltered password when choosing manual db provisioning. When engine-setup was run and one chooses to provision the database manually or connect to a remote database, the password input was logged in cleartext during the verification step. Sharing the provisioning log might inadvertently leak database passwords."
2023-02-02 21:01:03 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2023-02-13 04:00:33 +00:00
"value": "CWE-532",
2023-02-02 21:01:03 +00:00
"cweId": "CWE-532"
}
]
}
]
},
2019-03-17 23:35:07 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-13 04:00:33 +00:00
"vendor_name": "[UNKNOWN]",
2019-03-17 23:35:07 +00:00
"product": {
"product_data": [
{
2023-02-13 04:00:33 +00:00
"product_name": "ovirt-engine",
2019-03-17 23:35:07 +00:00
"version": {
"version_data": [
{
2023-02-13 04:00:33 +00:00
"version_affected": "=",
"version_value": "up to ovirt-engine 4.2.3"
2019-03-17 23:35:07 +00:00
}
]
}
}
]
2023-02-02 21:01:03 +00:00
}
2019-03-17 23:35:07 +00:00
}
]
}
},
"references": {
"reference_data": [
{
2023-02-02 21:01:03 +00:00
"url": "https://access.redhat.com/errata/RHSA-2018:2071",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2018:2071"
},
2019-03-17 23:35:07 +00:00
{
2023-02-02 21:01:03 +00:00
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-1075",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-1075"
2019-03-17 23:35:07 +00:00
},
{
2023-02-02 21:01:03 +00:00
"url": "https://gerrit.ovirt.org/#/c/91653/",
"refsource": "MISC",
"name": "https://gerrit.ovirt.org/#/c/91653/"
}
]
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N",
"version": "3.0"
2019-03-17 23:35:07 +00:00
}
]
}
}