vuln-list-alt/oval/p9/ALT-PU-2016-1759/definitions.json
2024-06-28 13:17:52 +00:00

136 lines
5.2 KiB
JSON

{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:20161759",
"Version": "oval:org.altlinux.errata:def:20161759",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2016-1759: package `node` update to version 6.3.0-alt2",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch p9"
],
"Products": [
"ALT Server",
"ALT Virtualization Server",
"ALT Workstation",
"ALT Workstation K",
"ALT Education",
"Simply Linux",
"Starterkit"
]
}
],
"References": [
{
"RefID": "ALT-PU-2016-1759",
"RefURL": "https://errata.altlinux.org/ALT-PU-2016-1759",
"Source": "ALTPU"
},
{
"RefID": "CVE-2016-5180",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2016-5180",
"Source": "CVE"
},
{
"RefID": "CVE-2018-7158",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2018-7158",
"Source": "CVE"
}
],
"Description": "This update upgrades node to version 6.3.0-alt2. \nSecurity Fix(es):\n\n * CVE-2016-5180: Heap-based buffer overflow in the ares_create_query function in c-ares 1.x before 1.12.0 allows remote attackers to cause a denial of service (out-of-bounds write) or possibly execute arbitrary code via a hostname with an escaped trailing dot.\n\n * CVE-2018-7158: The `'path'` module in the Node.js 4.x release line contains a potential regular expression denial of service (ReDoS) vector. The code in question was replaced in Node.js 6.x and later so this vulnerability only impacts all versions of Node.js 4.x. The regular expression, `splitPathRe`, used within the `'path'` module for the various path parsing functions, including `path.dirname()`, `path.extname()` and `path.parse()` was structured in such a way as to allow an attacker to craft a string, that when passed through one of these functions, could take a significant amount of time to evaluate, potentially leading to a full denial of service.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "Critical",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2016-07-15"
},
"Updated": {
"Date": "2016-07-15"
},
"BDUs": null,
"CVEs": [
{
"ID": "CVE-2016-5180",
"CVSS": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"CWE": "CWE-787",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2016-5180",
"Impact": "Critical",
"Public": "20161003"
},
{
"ID": "CVE-2018-7158",
"CVSS": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"CWE": "NVD-CWE-Other",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2018-7158",
"Impact": "High",
"Public": "20180517"
}
],
"AffectedCPEs": {
"CPEs": [
"cpe:/o:alt:kworkstation:9",
"cpe:/o:alt:workstation:9",
"cpe:/o:alt:server:9",
"cpe:/o:alt:server-v:9",
"cpe:/o:alt:education:9",
"cpe:/o:alt:slinux:9",
"cpe:/o:alt:starterkit:p9",
"cpe:/o:alt:kworkstation:9.1",
"cpe:/o:alt:workstation:9.1",
"cpe:/o:alt:server:9.1",
"cpe:/o:alt:server-v:9.1",
"cpe:/o:alt:education:9.1",
"cpe:/o:alt:slinux:9.1",
"cpe:/o:alt:starterkit:9.1",
"cpe:/o:alt:kworkstation:9.2",
"cpe:/o:alt:workstation:9.2",
"cpe:/o:alt:server:9.2",
"cpe:/o:alt:server-v:9.2",
"cpe:/o:alt:education:9.2",
"cpe:/o:alt:slinux:9.2",
"cpe:/o:alt:starterkit:9.2"
]
}
}
},
"Criteria": {
"Operator": "AND",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:1001",
"Comment": "ALT Linux must be installed"
}
],
"Criterias": [
{
"Operator": "OR",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:20161759001",
"Comment": "node is earlier than 0:6.3.0-alt2"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20161759002",
"Comment": "node-devel is earlier than 0:6.3.0-alt2"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20161759003",
"Comment": "node-doc is earlier than 0:6.3.0-alt2"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20161759004",
"Comment": "npm is earlier than 0:3.10.3-alt2"
}
]
}
]
}
}
]
}