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

97 lines
3.2 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-10150",
2019-06-12 14:00:53 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2019-06-06 13:11:03 +02:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "redhat",
"product": {
"product_data": [
{
"product_name": "atomic-openshift",
"version": {
"version_data": [
{
2019-06-07 09:39:41 +02:00
"version_value": "3.6.x - 4.0.0"
2019-06-06 13:11:03 +02:00
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-287"
}
]
}
]
},
"references": {
"reference_data": [
{
2019-06-12 14:00:53 +00:00
"url": "https://docs.openshift.com/container-platform/3.11/dev_guide/builds/build_inputs.html#source-secrets-ssh-key-authentication",
"refsource": "MISC",
"name": "https://docs.openshift.com/container-platform/3.11/dev_guide/builds/build_inputs.html#source-secrets-ssh-key-authentication"
2019-06-06 13:11:03 +02:00
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10150",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10150",
"refsource": "CONFIRM"
2019-10-14 11:01:04 +00:00
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:2989",
"url": "https://access.redhat.com/errata/RHSA-2019:2989"
2019-10-16 20:01:29 +00:00
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:3007",
"url": "https://access.redhat.com/errata/RHSA-2019:3007"
2019-10-18 04:00:58 +00:00
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:3143",
"url": "https://access.redhat.com/errata/RHSA-2019:3143"
2019-11-07 19:01:33 +00:00
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:3811",
"url": "https://access.redhat.com/errata/RHSA-2019:3811"
2019-06-06 13:11:03 +02:00
}
]
2019-03-27 12:00:51 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "It was found that OpenShift Container Platform versions 3.6.x - 4.6.0 does not perform SSH Host Key checking when using ssh key authentication during builds. An attacker, with the ability to redirect network traffic, could use this to alter the resulting build output."
2019-03-27 12:00:51 +00:00
}
]
2019-06-06 13:11:03 +02:00
},
"impact": {
"cvss": [
[
{
"vectorString": "5.9/CVSS:3.0/AV:A/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:L",
"version": "3.0"
}
]
]
2019-03-27 12:00:51 +00:00
}
2019-06-12 14:00:53 +00:00
}