Node.js 8.5.0 before 8.6.0 allows remote attackers to access unintended files, because a change to ".." handling was incompatible with the pathname validation used by unspecified community modules.
The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.
Link | Tags |
---|---|
https://nodejs.org/en/blog/vulnerability/september-2017-path-validation/ | patch vendor advisory |
http://www.securityfocus.com/bid/101056 | vdb entry third party advisory |
https://twitter.com/nodejs/status/913131152868876288 | third party advisory patch |