vuln-list-alt/oval/p10/ALT-PU-2020-1882/definitions.json
2024-12-12 21:07:30 +00:00

141 lines
5.7 KiB
JSON

{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:20201882",
"Version": "oval:org.altlinux.errata:def:20201882",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2020-1882: package `etcd` update to version 3.4.7-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-1882",
"RefURL": "https://errata.altlinux.org/ALT-PU-2020-1882",
"Source": "ALTPU"
},
{
"RefID": "BDU:2019-02944",
"RefURL": "https://bdu.fstec.ru/vul/2019-02944",
"Source": "BDU"
},
{
"RefID": "CVE-2018-1098",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2018-1098",
"Source": "CVE"
},
{
"RefID": "CVE-2018-1099",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2018-1099",
"Source": "CVE"
},
{
"RefID": "CVE-2018-16886",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2018-16886",
"Source": "CVE"
}
],
"Description": "This update upgrades etcd to version 3.4.7-alt1. \nSecurity Fix(es):\n\n * BDU:2019-02944: Уязвимость реализации функции контроля доступа на основе ролей Role Based Access Control (RBAC) хранилища параметров конфигурации Etcd, позволяющая нарушителю получить несанкционированный доступ к защищаемой информации\n\n * CVE-2018-1098: A cross-site request forgery flaw was found in etcd 3.3.1 and earlier. An attacker can set up a website that tries to send a POST request to the etcd server and modify a key. Adding a key is done with PUT so it is theoretically safe (can't PUT from an HTML form or such) but POST allows creating in-order keys that an attacker can send.\n\n * CVE-2018-1099: DNS rebinding vulnerability found in etcd 3.3.1 and earlier. An attacker can control his DNS records to direct to localhost, and trick the browser into sending requests to localhost (or any other address).\n\n * CVE-2018-16886: etcd versions 3.2.x before 3.2.26 and 3.3.x before 3.3.11 are vulnerable to an improper authentication issue when role-based access control (RBAC) is used and client-cert-auth is enabled. If an etcd client server TLS certificate contains a Common Name (CN) which matches a valid RBAC username, a remote attacker may authenticate as that user with any valid (trusted) client certificate in a REST API request to the gRPC-gateway.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "High",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2020-04-26"
},
"Updated": {
"Date": "2020-04-26"
},
"BDUs": [
{
"ID": "BDU:2019-02944",
"CVSS": "AV:N/AC:M/Au:N/C:C/I:C/A:C",
"CVSS3": "AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"CWE": "CWE-287",
"Href": "https://bdu.fstec.ru/vul/2019-02944",
"Impact": "High",
"Public": "20181119"
}
],
"CVEs": [
{
"ID": "CVE-2018-1098",
"CVSS": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"CVSS3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2018-1098",
"Impact": "High",
"Public": "20180403"
},
{
"ID": "CVE-2018-1099",
"CVSS": "AV:L/AC:L/Au:N/C:N/I:P/A:N",
"CVSS3": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"CWE": "CWE-20",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2018-1099",
"Impact": "Low",
"Public": "20180403"
},
{
"ID": "CVE-2018-16886",
"CVSS": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"CVSS3": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"CWE": "CWE-287",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2018-16886",
"Impact": "High",
"Public": "20190114"
}
],
"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:20201882001",
"Comment": "etcd is earlier than 0:3.4.7-alt1"
}
]
}
]
}
}
]
}