Same digest, different files: ZIP parser differentials in uv and pip
A ZIP with one digest that expands into two different packages depending on which installer opens it.
found by Caleb Brown (Google) and Tim Hatch (Netflix)
A ZIP with one digest that expands into two different packages depending on which installer opens it.
found by Caleb Brown (Google) and Tim Hatch (Netflix)
Cargo wrote "ok" into a marker file after unpacking a crate, and the crate got to decide what that marker was.
found by Ori Hollander, JFrog Security Research
node-tar skipped a symlink check whenever its directory cache said the path was fine, and two ways of spelling a path could make the cache lie.
found by chen-robert, ginkoid and levpachmanov