Name | CVE-2019-15605 |
Description | HTTP request smuggling in Node.js 10, 12, and 13 causes malicious payload delivery when transfer-encoding is malformed |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, bugtraq, EDB, Metasploit, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, Mageia, GitHub code/issues, web search, more) |
References | DSA-4669-1 |
NVD severity | high |
Debian Bugs | 977467 |
Vulnerable and fixed packages
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|
http-parser (PTS) | stretch | 2.1-2 | vulnerable |
| buster | 2.8.1-1 | vulnerable |
| bullseye, sid | 2.9.4-4 | fixed |
nodejs (PTS) | stretch | 4.8.2~dfsg-1 | vulnerable |
| buster, buster (security) | 10.24.0~dfsg-1~deb10u1 | fixed |
| bullseye, sid | 12.21.0~dfsg-3 | fixed |
The information below is based on the following data on fixed versions.
Notes
[stretch] - nodejs <ignored> (Nodejs in stretch not covered by security support)
[jessie] - nodejs <end-of-life> (Nodejs in jessie not covered by security support)
[buster] - http-parser <no-dsa> (Minor issue)
[stretch] - http-parser <ignored> (Invasive patch, requires prior content-length support and public struct changes that break ABI)
[jessie] - http-parser <ignored> (Invasive patch, requires prior content-length support and public struct changes that break ABI)
https://hackerone.com/reports/735748
https://github.com/nodejs/http-parser/commit/7d5c99d09f6743b055d53fc3f642746d9801479b (http-parser)
nodejs/10.19.0~dfsg-1 contains both the source fix but switches as well
back to use shared libhttp-parser again.