HTTPParser crashes the node process when given bad input #16552
Labels
http_parser
Issues and PRs related to the HTTP Parser dependency or the http_parser binding.
http
Issues or PRs related to the http subsystem.
v8.7.0
Darwin Maxs-MacBook-Pro.local 16.7.0 Darwin Kernel Version 16.7.0: Thu Jun 15 17:36:27 PDT 2017; root:xnu-3789.70.16~2/RELEASE_X86_64 x86_64
HTTPParser
I noticed that the HTTPParser is very sensitive, which is fine, but crashing the entire process is not. I would expect a normal exception to be thrown instead.
I'm sure there's a way to exploit this even though I believe HTTPParser is just used internally.
The text was updated successfully, but these errors were encountered: