@@ -159,43 +159,8 @@ source and a list of supported platforms.
159159
160160## Security
161161
162- If you find a security vulnerability in Node.js, please report it to
163- [email protected] . Please withhold public disclosure until after the security
164- team has addressed the vulnerability.
165-
166- The security team will acknowledge your email within 24 hours. You will receive
167- a more detailed response within 48 hours.
168-
169- There are no hard and fast rules to determine if a bug is worth reporting as a
170- security issue. Here are some examples of past issues and what the Security
171- Response Team thinks of them. When in doubt, please do send us a report
172- nonetheless.
173-
174-
175- ### Public disclosure preferred
176-
177- - [ #14519 ] ( https://github.com/nodejs/node/issues/14519 ) : _ Internal domain
178- function can be used to cause segfaults_ . Requires the ability to execute
179- arbitrary JavaScript code. That is already the highest level of privilege
180- possible.
181-
182- ### Private disclosure preferred
183-
184- - [ CVE-2016 -7099] ( https://nodejs.org/en/blog/vulnerability/september-2016-security-releases/ ) :
185- _ Fix invalid wildcard certificate validation check_ . This was a high-severity
186- defect. It caused Node.js TLS clients to accept invalid wildcard certificates.
187-
188- - [ #5507 ] ( https://github.com/nodejs/node/pull/5507 ) : _ Fix a defect that makes
189- the CacheBleed Attack possible_ . Many, though not all, OpenSSL vulnerabilities
190- in the TLS/SSL protocols also affect Node.js.
191-
192- - [ CVE-2016 -2216] ( https://nodejs.org/en/blog/vulnerability/february-2016-security-releases/ ) :
193- _ Fix defects in HTTP header parsing for requests and responses that can allow
194- response splitting_ . This was a remotely-exploitable defect in the Node.js
195- HTTP implementation.
196-
197- When in doubt, please do send us a report.
198-
162+ For information on reporting security vulnerabilities in Node.js, see
163+ [ SECURITY.md] ( ./SECURITY.md ) .
199164
200165## Current Project Team Members
201166
0 commit comments