Explore top 10 tips to secure your open-source projects now. Read More
×
This update for nodejs14 fixes the following issues: - New upstream LTS version 14.15.4: * CVE-2020-8265: use-after-free in TLSWrap (High) bug in TLS implementation. When writing to a TLS enabled socket, node::StreamBase::Write calls node::TLSWrap::DoWrite with a freshly allocated WriteWrap object as first argument. If the DoWrite method does not return an error, this object is passed back to the caller as part of a StreamWriteResult structure. This may be exploited to corrupt memory leading to a Denial of Service or potentially other exploits (bsc#1180553) * CVE-2020-8287: HTTP Request Smuggling allow two copies of a header field in a http request. For example, two Transfer-Encoding header fields. In this case Node.js identifies the first header field and
#1180553 #1180554
Cross- CVE-2020-8265 CVE-2020-8287
Affected Products:
SUSE Linux Enterprise Module for Web Scripting 12
https://www.suse.com/security/cve/CVE-2020-8265.html
https://www.suse.com/security/cve/CVE-2020-8287.html
https://bugzilla.suse.com/1180553
https://bugzilla.suse.com/1180554
Get the latest Linux and open source security news straight to your inbox.