validate input paths in the CVS loader
Closed
requested to merge generated-differential-D6823-source into generated-differential-D6823-target
Compare changes
Files
4- Stefan Sperling authored
The CVS loader creates files on the local file system based on paths which were read from a local copy of a CVS repository or sent by a CVS server as part of its "cvs rlog" response. Ensure that such paths will not be able to escape the temporary directory which stores checked out versions of files.
+ 103
− 0