vuln-list-alt/oval/p11/ALT-PU-2021-4841/definitions.json
2024-12-12 21:07:30 +00:00

98 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:20214841",
"Version": "oval:org.altlinux.errata:def:20214841",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2021-4841: package `docker-cli` update to version 20.10.9-alt1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch p11"
],
"Products": [
"ALT Container"
]
}
],
"References": [
{
"RefID": "ALT-PU-2021-4841",
"RefURL": "https://errata.altlinux.org/ALT-PU-2021-4841",
"Source": "ALTPU"
},
{
"RefID": "BDU:2022-05502",
"RefURL": "https://bdu.fstec.ru/vul/2022-05502",
"Source": "BDU"
},
{
"RefID": "CVE-2021-41092",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2021-41092",
"Source": "CVE"
}
],
"Description": "This update upgrades docker-cli to version 20.10.9-alt1. \nSecurity Fix(es):\n\n * BDU:2022-05502: Уязвимость интерфейса командной строки (CLI) средства автоматизации развёртывания и управления приложениями в средах с поддержкой контейнеризации Docker, позволяющая нарушителю получить произвольные учетные данные\n\n * CVE-2021-41092: Docker CLI is the command line interface for the docker container runtime. A bug was found in the Docker CLI where running `docker login my-private-registry.example.com` with a misconfigured configuration file (typically `~/.docker/config.json`) listing a `credsStore` or `credHelpers` that could not be executed would result in any provided credentials being sent to `registry-1.docker.io` rather than the intended private registry. This bug has been fixed in Docker CLI 20.10.9. Users should update to this version as soon as possible. For users unable to update ensure that any configured credsStore or credHelpers entries in the configuration file reference an installed credential helper that is executable and on the PATH.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "High",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2024-04-04"
},
"Updated": {
"Date": "2024-04-04"
},
"BDUs": [
{
"ID": "BDU:2022-05502",
"CVSS": "AV:N/AC:L/Au:N/C:C/I:N/A:N",
"CVSS3": "AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"CWE": "CWE-522",
"Href": "https://bdu.fstec.ru/vul/2022-05502",
"Impact": "High",
"Public": "20211004"
}
],
"CVEs": [
{
"ID": "CVE-2021-41092",
"CVSS": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2021-41092",
"Impact": "High",
"Public": "20211004"
}
],
"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:20214841001",
"Comment": "docker-cli is earlier than 0:20.10.9-alt1"
}
]
}
]
}
}
]
}