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

82 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-10214",
2019-11-25 11:02:06 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2019-11-25 16:05:37 +05:30
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "containers/image",
"version": {
"version_data": [
{
"version_value": "3.0.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-522"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10214",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10214",
"refsource": "CONFIRM"
2020-03-25 16:01:17 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:0377",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00035.html"
2020-04-26 21:01:14 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:0554",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00041.html"
2019-11-25 16:05:37 +05:30
}
]
2019-03-27 12:00:51 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-11-25 16:05:37 +05:30
"value": "The containers/image library used by the container tools Podman, Buildah, and Skopeo in Red Hat Enterprise Linux version 8 and CRI-O in OpenShift Container Platform, does not enforce TLS connections to the container registry authorization service. An attacker could use this vulnerability to launch a MiTM attack and steal login credentials or bearer tokens."
2019-03-27 12:00:51 +00:00
}
]
2019-11-25 16:05:37 +05:30
},
"impact": {
"cvss": [
[
{
"vectorString": "6.4/CVSS:3.0/AV:A/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.0"
}
]
]
2019-03-27 12:00:51 +00:00
}
2019-11-25 11:02:06 +00:00
}