-
Notifications
You must be signed in to change notification settings - Fork 6.3k
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
blog: path validation vulnerability blog #1379
Conversation
@nodejs/website please take a look, would like to land soon. |
Subscribe to the low-volume announcement-only nodejs-sec mailing list at | ||
https://groups.google.com/forum/#!forum/nodejs-sec to stay up to date | ||
on security vulnerabilities and security-related releases of Node.js | ||
th Validation Vunerabilityand the projects maintained in the nodejs GitHub organisation. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
s/th Validation Vunerability//
It might make sense to also update this Line 287 in 267cd83
|
Pushed changes to address comments |
@lpinca thanks for catching those issues. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM with typo fixed
layout: blog-post.hbs | ||
author: Michael Dawson | ||
--- | ||
# Path Validation Vunerability |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Vulnerability
--- | ||
# Path Validation Vunerability | ||
|
||
The Node.js project released a new versions of 8.x this week which incorporates |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
new versions
-> new version
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM with typos fixed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM with typos addressed.
pushed fixes, will land |
PR-URL: #1379 Reviewed-By: Roman Reiss <me@silverwind.io> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Landed as ba71526 |
@refack will keep that in mind. It might make sense to PR some guidance into: https://github.com/nodejs/security-wg/blob/master/processes/security_annoucement_process.md |
No description provided.