Files
node/lib
Matteo Collina 618eebdd17 http,https: protect against slow headers attack
CVE-2018-12122

An attacker can send a char/s within headers and exahust the resources
(file descriptors) of a system even with a tight max header length
protection. This PR destroys a socket if it has not received the headers
in 40s.

PR-URL: https://github.com/nodejs-private/node-private/pull/152
Ref: https://github.com/nodejs-private/node-private/pull/144
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
2018-11-27 14:29:28 +11:00
..
2017-10-25 04:09:42 -04:00
2017-09-05 12:49:49 -04:00
2016-12-20 14:42:45 -05:00
2018-02-12 19:28:06 -05:00
2018-02-12 19:28:05 -05:00
2017-09-05 12:49:50 -04:00
2018-02-27 00:01:59 -05:00
2017-03-08 17:11:23 -08:00
2016-10-11 12:31:51 -04:00
2018-02-12 19:28:11 -05:00
2018-02-12 19:28:04 -05:00
2017-11-28 13:10:35 +09:00
2017-12-13 15:53:34 +00:00
2018-02-12 19:28:11 -05:00
2018-02-12 19:28:11 -05:00
2017-03-08 17:10:34 -08:00