vuln-list-alt/oval/p11/ALT-PU-2018-1807/definitions.json
2024-12-12 21:07:30 +00:00

106 lines
4.1 KiB
JSON

{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:20181807",
"Version": "oval:org.altlinux.errata:def:20181807",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2018-1807: package `node` update to version 8.11.2-alt1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch p11"
],
"Products": [
"ALT Container"
]
}
],
"References": [
{
"RefID": "ALT-PU-2018-1807",
"RefURL": "https://errata.altlinux.org/ALT-PU-2018-1807",
"Source": "ALTPU"
},
{
"RefID": "CVE-2018-12120",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2018-12120",
"Source": "CVE"
},
{
"RefID": "CVE-2019-5739",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2019-5739",
"Source": "CVE"
}
],
"Description": "This update upgrades node to version 8.11.2-alt1. \nSecurity Fix(es):\n\n * CVE-2018-12120: Node.js: All versions prior to Node.js 6.15.0: Debugger port 5858 listens on any interface by default: When the debugger is enabled with `node --debug` or `node debug`, it listens to port 5858 on all interfaces by default. This may allow remote computers to attach to the debug port and evaluate arbitrary JavaScript. The default interface is now localhost. It has always been possible to start the debugger on a specific interface, such as `node --debug=localhost`. The debugger was removed in Node.js 8 and replaced with the inspector, so no versions from 8 and later are vulnerable.\n\n * CVE-2019-5739: Keep-alive HTTP and HTTPS connections can remain open and inactive for up to 2 minutes in Node.js 6.16.0 and earlier. Node.js 8.0.0 introduced a dedicated server.keepAliveTimeout which defaults to 5 seconds. The behavior in Node.js 6.16.0 and earlier is a potential Denial of Service (DoS) attack vector. Node.js 6.17.0 introduces server.keepAliveTimeout and the 5-second default.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "High",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2018-05-25"
},
"Updated": {
"Date": "2018-05-25"
},
"BDUs": null,
"CVEs": [
{
"ID": "CVE-2018-12120",
"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-829",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2018-12120",
"Impact": "High",
"Public": "20181128"
},
{
"ID": "CVE-2019-5739",
"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": "CWE-770",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2019-5739",
"Impact": "High",
"Public": "20190328"
}
],
"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:20181807001",
"Comment": "node is earlier than 0:8.11.2-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20181807002",
"Comment": "node-devel is earlier than 0:8.11.2-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20181807003",
"Comment": "node-doc is earlier than 0:8.11.2-alt1"
}
]
}
]
}
}
]
}