165 lines
7.8 KiB
JSON
165 lines
7.8 KiB
JSON
{
|
|
"Definition": [
|
|
{
|
|
"ID": "oval:org.altlinux.errata:def:20191081",
|
|
"Version": "oval:org.altlinux.errata:def:20191081",
|
|
"Class": "patch",
|
|
"Metadata": {
|
|
"Title": "ALT-PU-2019-1081: package `golang` update to version 1.11.4-alt1",
|
|
"AffectedList": [
|
|
{
|
|
"Family": "unix",
|
|
"Platforms": [
|
|
"ALT Linux branch p11"
|
|
],
|
|
"Products": [
|
|
"ALT Container"
|
|
]
|
|
}
|
|
],
|
|
"References": [
|
|
{
|
|
"RefID": "ALT-PU-2019-1081",
|
|
"RefURL": "https://errata.altlinux.org/ALT-PU-2019-1081",
|
|
"Source": "ALTPU"
|
|
},
|
|
{
|
|
"RefID": "BDU:2020-01887",
|
|
"RefURL": "https://bdu.fstec.ru/vul/2020-01887",
|
|
"Source": "BDU"
|
|
},
|
|
{
|
|
"RefID": "BDU:2020-01888",
|
|
"RefURL": "https://bdu.fstec.ru/vul/2020-01888",
|
|
"Source": "BDU"
|
|
},
|
|
{
|
|
"RefID": "BDU:2020-01889",
|
|
"RefURL": "https://bdu.fstec.ru/vul/2020-01889",
|
|
"Source": "BDU"
|
|
},
|
|
{
|
|
"RefID": "CVE-2018-16873",
|
|
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2018-16873",
|
|
"Source": "CVE"
|
|
},
|
|
{
|
|
"RefID": "CVE-2018-16874",
|
|
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2018-16874",
|
|
"Source": "CVE"
|
|
},
|
|
{
|
|
"RefID": "CVE-2018-16875",
|
|
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2018-16875",
|
|
"Source": "CVE"
|
|
}
|
|
],
|
|
"Description": "This update upgrades golang to version 1.11.4-alt1. \nSecurity Fix(es):\n\n * BDU:2020-01887: Уязвимость реализации команды «go get» языка программирования Go, позволяющая нарушителю выполнить произвольный код\n\n * BDU:2020-01888: Уязвимость реализации команды «go get» языка программирования Go, позволяющая нарушителю выполнить произвольный код\n\n * BDU:2020-01889: Уязвимость пакета crypto/x509 языка программирования Go, позволяющая нарушителю вызвать отказ в обслуживании\n\n * CVE-2018-16873: In Go before 1.10.6 and 1.11.x before 1.11.3, the \"go get\" command is vulnerable to remote code execution when executed with the -u flag and the import path of a malicious Go package, or a package that imports it directly or indirectly. Specifically, it is only vulnerable in GOPATH mode, but not in module mode (the distinction is documented at https://golang.org/cmd/go/#hdr-Module_aware_go_get). Using custom domains, it's possible to arrange things so that a Git repository is cloned to a folder named \".git\" by using a vanity import path that ends with \"/.git\". If the Git repository root contains a \"HEAD\" file, a \"config\" file, an \"objects\" directory, a \"refs\" directory, with some work to ensure the proper ordering of operations, \"go get -u\" can be tricked into considering the parent directory as a repository root, and running Git commands on it. That will use the \"config\" file in the original Git repository root for its configuration, and if that config file contains malicious commands, they will execute on the system running \"go get -u\".\n\n * CVE-2018-16874: In Go before 1.10.6 and 1.11.x before 1.11.3, the \"go get\" command is vulnerable to directory traversal when executed with the import path of a malicious Go package which contains curly braces (both '{' and '}' characters). Specifically, it is only vulnerable in GOPATH mode, but not in module mode (the distinction is documented at https://golang.org/cmd/go/#hdr-Module_aware_go_get). The attacker can cause an arbitrary filesystem write, which can lead to code execution.\n\n * CVE-2018-16875: The crypto/x509 package of Go before 1.10.6 and 1.11.x before 1.11.3 does not limit the amount of work performed for each chain verification, which might allow attackers to craft pathological inputs leading to a CPU denial of service. Go TLS servers accepting client certificates and TLS clients are affected.",
|
|
"Advisory": {
|
|
"From": "errata.altlinux.org",
|
|
"Severity": "High",
|
|
"Rights": "Copyright 2024 BaseALT Ltd.",
|
|
"Issued": {
|
|
"Date": "2019-01-18"
|
|
},
|
|
"Updated": {
|
|
"Date": "2019-01-18"
|
|
},
|
|
"BDUs": [
|
|
{
|
|
"ID": "BDU:2020-01887",
|
|
"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-20",
|
|
"Href": "https://bdu.fstec.ru/vul/2020-01887",
|
|
"Impact": "High",
|
|
"Public": "20181210"
|
|
},
|
|
{
|
|
"ID": "BDU:2020-01888",
|
|
"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-20, CWE-22",
|
|
"Href": "https://bdu.fstec.ru/vul/2020-01888",
|
|
"Impact": "High",
|
|
"Public": "20181210"
|
|
},
|
|
{
|
|
"ID": "BDU:2020-01889",
|
|
"CVSS": "AV:N/AC:L/Au:N/C:N/I:N/A:C",
|
|
"CVSS3": "AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
|
|
"CWE": "CWE-20, CWE-295",
|
|
"Href": "https://bdu.fstec.ru/vul/2020-01889",
|
|
"Impact": "High",
|
|
"Public": "20181210"
|
|
}
|
|
],
|
|
"CVEs": [
|
|
{
|
|
"ID": "CVE-2018-16873",
|
|
"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",
|
|
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2018-16873",
|
|
"Impact": "High",
|
|
"Public": "20181214"
|
|
},
|
|
{
|
|
"ID": "CVE-2018-16874",
|
|
"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",
|
|
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2018-16874",
|
|
"Impact": "High",
|
|
"Public": "20181214"
|
|
},
|
|
{
|
|
"ID": "CVE-2018-16875",
|
|
"CVSS": "AV:N/AC:L/Au:N/C:N/I:N/A:C",
|
|
"CVSS3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
|
|
"CWE": "CWE-295",
|
|
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2018-16875",
|
|
"Impact": "High",
|
|
"Public": "20181214"
|
|
}
|
|
],
|
|
"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:20191081001",
|
|
"Comment": "golang is earlier than 0:1.11.4-alt1"
|
|
},
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20191081002",
|
|
"Comment": "golang-docs is earlier than 0:1.11.4-alt1"
|
|
},
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20191081003",
|
|
"Comment": "golang-gdb is earlier than 0:1.11.4-alt1"
|
|
},
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20191081004",
|
|
"Comment": "golang-shared is earlier than 0:1.11.4-alt1"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
} |