RedHat: RHSA-2020-0708:01 Important: http-parser security update
Summary
The http-parser package provides a utility for parsing HTTP messages. It
parses both requests and responses. The parser is designed to be used in
performance HTTP applications. It does not make any system calls or
allocations, it does not buffer data, and it can be interrupted at any
time. Depending on your architecture, it only requires about 40 bytes of
data per message stream.
Security Fix(es):
* nodejs: HTTP request smuggling using malformed Transfer-Encoding header
(CVE-2019-15605)
For more details about the security issue(s), including the impact, a CVSS
score, acknowledgments, and other related information, refer to the CVE
page(s) listed in the References section.
Summary
Solution
For details on how to apply this update, which includes the changes
described in this advisory, refer to:
https://access.redhat.com/articles/11258
References
https://access.redhat.com/security/cve/CVE-2019-15605 https://access.redhat.com/security/updates/classification/#important
Package List
Red Hat Enterprise Linux AppStream (v. 8):
Source:
http-parser-2.8.0-5.el8_1.2.src.rpm
aarch64:
http-parser-2.8.0-5.el8_1.2.aarch64.rpm
http-parser-debuginfo-2.8.0-5.el8_1.2.aarch64.rpm
http-parser-debugsource-2.8.0-5.el8_1.2.aarch64.rpm
ppc64le:
http-parser-2.8.0-5.el8_1.2.ppc64le.rpm
http-parser-debuginfo-2.8.0-5.el8_1.2.ppc64le.rpm
http-parser-debugsource-2.8.0-5.el8_1.2.ppc64le.rpm
s390x:
http-parser-2.8.0-5.el8_1.2.s390x.rpm
http-parser-debuginfo-2.8.0-5.el8_1.2.s390x.rpm
http-parser-debugsource-2.8.0-5.el8_1.2.s390x.rpm
x86_64:
http-parser-2.8.0-5.el8_1.2.i686.rpm
http-parser-2.8.0-5.el8_1.2.x86_64.rpm
http-parser-debuginfo-2.8.0-5.el8_1.2.i686.rpm
http-parser-debuginfo-2.8.0-5.el8_1.2.x86_64.rpm
http-parser-debugsource-2.8.0-5.el8_1.2.i686.rpm
http-parser-debugsource-2.8.0-5.el8_1.2.x86_64.rpm
These packages are GPG signed by Red Hat for security. Our key and
details on how to verify the signature are available from
https://access.redhat.com/security/team/key/
Topic
An update for http-parser is now available for Red Hat Enterprise Linux 8.Red Hat Product Security has rated this update as having a security impactof Important. A Common Vulnerability Scoring System (CVSS) base score,which gives a detailed severity rating, is available for each vulnerabilityfrom the CVE link(s) in the References section.
Topic
Relevant Releases Architectures
Red Hat Enterprise Linux AppStream (v. 8) - aarch64, ppc64le, s390x, x86_64
Bugs Fixed
1800364 - CVE-2019-15605 nodejs: HTTP request smuggling using malformed Transfer-Encoding header