CVE-2023-38497

NameCVE-2023-38497
DescriptionCargo downloads the Rust project’s dependencies and compiles the project. Cargo prior to version 0.72.2, bundled with Rust prior to version 1.71.1, did not respect the umask when extracting crate archives on UNIX-like systems. If the user downloaded a crate containing files writeable by any local user, another local user could exploit this to change the source code compiled and executed by the current user. To prevent existing cached extractions from being exploitable, the Cargo binary version 0.72.2 included in Rust 1.71.1 or later will purge caches generated by older Cargo versions automatically. As a workaround, configure one's system to prevent other local users from accessing the Cargo directory, usually located in `~/.cargo`.
SourceCVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more)
Debian Bugs1043553, 1043554

Vulnerable and fixed packages

The table below lists information on source packages.

Source PackageReleaseVersionStatus
cargo (PTS)jessie, jessie (lts)0.35.0-2~deb8u1vulnerable
stretch (security), stretch (lts), stretch0.43.1-3~deb9u1vulnerable
buster0.43.1-3~deb10u1vulnerable
bullseye0.47.0-3vulnerable
bookworm0.66.0+ds1-1vulnerable
trixie0.70.1+ds1-2vulnerable
sid0.70.1+ds1-3vulnerable
rust-cargo (PTS)buster0.32.0-2vulnerable
bullseye0.43.1-4vulnerable
bookworm0.66.0-1vulnerable
sid, trixie0.70.1-2vulnerable
rustc (PTS)jessie, jessie (lts)1.34.2+dfsg1-1~deb8u1vulnerable
stretch (security), stretch (lts), stretch1.41.1+dfsg1-1~deb9u1vulnerable

The information below is based on the following data on fixed versions.

PackageTypeReleaseFixed VersionUrgencyOriginDebian Bugs
cargosourcejessie(unfixed)end-of-life
cargosourcestretch(unfixed)end-of-life
cargosource(unstable)(unfixed)1043553
rust-cargosource(unstable)(unfixed)1043554
rustcsourcejessie(unfixed)end-of-life
rustcsourcestretch(unfixed)end-of-life

Notes

[bookworm] - cargo <no-dsa> (Minor issue)
[bullseye] - cargo <no-dsa> (Minor issue)
[buster] - cargo <postponed> (Minor issue, hard to exploit)
[bookworm] - rust-cargo <no-dsa> (Minor issue)
[bullseye] - rust-cargo <no-dsa> (Minor issue)
[buster] - rust-cargo <postponed> (Minor issue, hard to exploit)
https://www.openwall.com/lists/oss-security/2023/08/03/2
https://github.com/rust-lang/wg-security-response/tree/main/patches/CVE-2023-38497
https://github.com/rust-lang/cargo/security/advisories/GHSA-j3xp-wfr4-hx87

Search for package or bug name: Reporting problems