2 matches found
tar-rs: unpack_in can chmod arbitrary directories by following symlinks
...
6.5CVSS5.8AI score0.00379EPSS
SaveExploits1
CVE-2026-33056 tar-rs: unpack_in can chmod arbitrary directories by following symlinks
tar-rs is a tar archive reading/writing library for Rust. In versions 0.4.44 and below, when unpacking a tar archive, the tar crate's unpackdir function uses fs::metadata to check whether a path that already exists is a directory. Because fs::metadata follows symbolic links, a crafted tarball...
5.1CVSS7AI score
SaveExploits0References4
20