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

117 lines
3.9 KiB
JSON

{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:20201691",
"Version": "oval:org.altlinux.errata:def:20201691",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2020-1691: package `cloud-init` update to version 20.1-alt1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch p10"
],
"Products": [
"ALT Server",
"ALT Virtualization Server",
"ALT Workstation",
"ALT Workstation K",
"ALT Education",
"Simply Linux",
"Starterkit",
"ALT Container"
]
}
],
"References": [
{
"RefID": "ALT-PU-2020-1691",
"RefURL": "https://errata.altlinux.org/ALT-PU-2020-1691",
"Source": "ALTPU"
},
{
"RefID": "CVE-2020-8631",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2020-8631",
"Source": "CVE"
},
{
"RefID": "CVE-2020-8632",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2020-8632",
"Source": "CVE"
}
],
"Description": "This update upgrades cloud-init to version 20.1-alt1. \nSecurity Fix(es):\n\n * CVE-2020-8631: cloud-init through 19.4 relies on Mersenne Twister for a random password, which makes it easier for attackers to predict passwords, because rand_str in cloudinit/util.py calls the random.choice function.\n\n * CVE-2020-8632: In cloud-init through 19.4, rand_user_password in cloudinit/config/cc_set_passwords.py has a small default pwlen value, which makes it easier for attackers to guess passwords.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "Low",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2020-04-09"
},
"Updated": {
"Date": "2020-04-09"
},
"BDUs": null,
"CVEs": [
{
"ID": "CVE-2020-8631",
"CVSS": "AV:L/AC:L/Au:N/C:P/I:N/A:N",
"CVSS3": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"CWE": "CWE-330",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2020-8631",
"Impact": "Low",
"Public": "20200205"
},
{
"ID": "CVE-2020-8632",
"CVSS": "AV:L/AC:L/Au:N/C:P/I:N/A:N",
"CVSS3": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"CWE": "CWE-521",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2020-8632",
"Impact": "Low",
"Public": "20200205"
}
],
"AffectedCPEs": {
"CPEs": [
"cpe:/o:alt:kworkstation:10",
"cpe:/o:alt:workstation:10",
"cpe:/o:alt:server:10",
"cpe:/o:alt:server-v:10",
"cpe:/o:alt:education:10",
"cpe:/o:alt:slinux:10",
"cpe:/o:alt:starterkit:10",
"cpe:/o:alt:starterkit:p10",
"cpe:/o:alt:container:10"
]
}
}
},
"Criteria": {
"Operator": "AND",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:2001",
"Comment": "ALT Linux must be installed"
}
],
"Criterias": [
{
"Operator": "OR",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:20201691001",
"Comment": "cloud-init is earlier than 0:20.1-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20201691002",
"Comment": "cloud-init-config-netplan is earlier than 0:20.1-alt1"
}
]
}
]
}
}
]
}