2024-12-12 21:07:30 +00:00

104 lines
3.9 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:20191720",
"Version": "oval:org.altlinux.errata:def:20191720",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2019-1720: package `kubernetes` update to version 1.14.1-alt1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch p11"
],
"Products": [
"ALT Container"
]
}
],
"References": [
{
"RefID": "ALT-PU-2019-1720",
"RefURL": "https://errata.altlinux.org/ALT-PU-2019-1720",
"Source": "ALTPU"
},
{
"RefID": "CVE-2019-1002101",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2019-1002101",
"Source": "CVE"
}
],
"Description": "This update upgrades kubernetes to version 1.14.1-alt1. \nSecurity Fix(es):\n\n * CVE-2019-1002101: The kubectl cp command allows copying files between containers and the user machine. To copy files from a container, Kubernetes creates a tar inside the container, copies it over the network, and kubectl unpacks it on the users machine. If the tar binary in the container is malicious, it could run any code and output unexpected, malicious results. An attacker could use this to write files to any path on the users machine when kubectl cp is called, limited only by the system permissions of the local user. The untar function can both create and follow symbolic links. The issue is resolved in kubectl v1.11.9, v1.12.7, v1.13.5, and v1.14.0.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "Low",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2019-04-24"
},
"Updated": {
"Date": "2019-04-24"
},
"BDUs": null,
"CVEs": [
{
"ID": "CVE-2019-1002101",
"CVSS": "AV:N/AC:M/Au:N/C:N/I:P/A:P",
"CVSS3": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"CWE": "CWE-59",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2019-1002101",
"Impact": "Low",
"Public": "20190401"
}
],
"AffectedCPEs": {
"CPEs": [
"cpe:/o:alt:container:11"
]
}
}
},
"Criteria": {
"Operator": "AND",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:3001",
"Comment": "ALT Linux must be installed"
}
],
"Criterias": [
{
"Operator": "OR",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:20191720001",
"Comment": "kubernetes-client is earlier than 0:1.14.1-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191720002",
"Comment": "kubernetes-common is earlier than 0:1.14.1-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191720003",
"Comment": "kubernetes-kubeadm is earlier than 0:1.14.1-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191720004",
"Comment": "kubernetes-kubelet is earlier than 0:1.14.1-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191720005",
"Comment": "kubernetes-master is earlier than 0:1.14.1-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191720006",
"Comment": "kubernetes-node is earlier than 0:1.14.1-alt1"
}
]
}
]
}
}
]
}