Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolve high security vulnerability (DoS) in existing version of http-proxy #303

Closed
wants to merge 4 commits into from
Closed

Conversation

ghost
Copy link

@ghost ghost commented Dec 22, 2020

Denial of Service in http-proxy
"Versions of http-proxy prior to 1.18.1 are vulnerable to Denial of Service. An HTTP request with a long body triggers an ERR_HTTP_HEADERS_SENT unhandled exception that crashes the proxy server. This is only possible when the proxy server sets headers in the proxy request using the proxyReq.setHeader function."

@ghost ghost changed the title Resolved high security vulnerability (DoS) in existing version of http-proxy Resolve high security vulnerability (DoS) in existing version of http-proxy Dec 22, 2020
@ghost
Copy link
Author

ghost commented Dec 22, 2020

also, this version upgrade can possibly fix #182 at the same time

@ghost ghost closed this Dec 23, 2020
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants