cvelist/2019/14xxx/CVE-2019-14894.json

83 lines
2.5 KiB
JSON
Raw Normal View History

2020-02-24 19:30:19 +05:30
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-14894",
2020-06-22 18:01:28 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2020-02-24 19:30:19 +05:30
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "[UNKNOWN]",
"product": {
"product_data": [
{
"product_name": "CloudForms",
"version": {
"version_data": [
{
2020-06-22 18:01:28 +00:00
"version_value": "5.10"
},
2020-02-24 19:30:19 +05:30
{
2020-06-22 18:01:28 +00:00
"version_value": "5.11"
2020-02-24 19:30:19 +05:30
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "CWE-78"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14894",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14894",
"refsource": "CONFIRM"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A flaw was found in the CloudForms management engine version 5.10 and CloudForms management version 5.11, which triggered remote code execution through NFS schedule backup. An attacker logged into the management console could use this flaw to execute arbitrary shell commands on the CloudForms server as root."
}
]
},
"impact": {
"cvss": [
[
{
"vectorString": "8/CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.0"
}
]
]
}
2020-06-22 18:01:28 +00:00
}