vuln-list-alt/oval/c9f2/ALT-PU-2023-1931/definitions.json
2024-02-14 09:47:22 +00:00

98 lines
3.4 KiB
JSON

{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:20231931",
"Version": "oval:org.altlinux.errata:def:20231931",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2023-1931: package `etcd` update to version 3.5.9-alt1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch c9f2"
],
"Products": [
"ALT SPWorkstation",
"ALT SPServer"
]
}
],
"References": [
{
"RefID": "ALT-PU-2023-1931",
"RefURL": "https://errata.altlinux.org/ALT-PU-2023-1931",
"Source": "ALTPU"
},
{
"RefID": "CVE-2021-28235",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2021-28235",
"Source": "CVE"
},
{
"RefID": "CVE-2023-32082",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2023-32082",
"Source": "CVE"
}
],
"Description": "This update upgrades etcd to version 3.5.9-alt1. \nSecurity Fix(es):\n\n * CVE-2021-28235: Authentication vulnerability found in Etcd-io v.3.4.10 allows remote attackers to escalate privileges via the debug function.\n\n * CVE-2023-32082: etcd is a distributed key-value store for the data of a distributed system. Prior to versions 3.4.26 and 3.5.9, the LeaseTimeToLive API allows access to key names (not value) associated to a lease when `Keys` parameter is true, even a user doesn't have read permission to the keys. The impact is limited to a cluster which enables auth (RBAC). Versions 3.4.26 and 3.5.9 fix this issue. There are no known workarounds.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "Critical",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2023-06-02"
},
"Updated": {
"Date": "2023-06-02"
},
"bdu": null,
"Cves": [
{
"Cvss3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"Cwe": "CWE-287",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2021-28235",
"Impact": "Critical",
"Public": "20230404",
"CveID": "CVE-2021-28235"
},
{
"Cvss3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"Cwe": "NVD-CWE-noinfo",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2023-32082",
"Impact": "Low",
"Public": "20230511",
"CveID": "CVE-2023-32082"
}
],
"AffectedCpeList": {
"Cpe": [
"cpe:/o:alt:spworkstation:8.4",
"cpe:/o:alt:spserver:8.4"
]
}
}
},
"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:20231931001",
"Comment": "etcd is earlier than 0:3.5.9-alt1"
}
]
}
]
}
}
]
}