Debian Package Tracker
Register | Log in
Subscribe

rust-cargo

Package manager for Rust - Rust source code

Choose email to subscribe with

general
  • source: rust-cargo (main)
  • version: 0.86.0-2
  • maintainer: Debian Rust Maintainers (archive) (DMD)
  • uploaders: Ximin Luo [DMD]
  • arch: any
  • std-ver: 4.7.0
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 0.32.0-2
  • oldstable: 0.43.1-4
  • stable: 0.66.0-1
  • testing: 0.86.0-2
  • unstable: 0.86.0-2
versioned links
  • 0.32.0-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.43.1-4: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.66.0-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.86.0-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • librust-cargo-dev
action needed
A new upstream version is available: 0.88.0 high
A new upstream version 0.88.0 is available, you should consider packaging it.
Created: 2025-04-06 Last update: 2025-05-24 09:32
lintian reports 1 error and 2 warnings high
Lintian reports 1 error and 2 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2025-03-17 Last update: 2025-03-17 15:03
debian/patches: 8 patches to forward upstream low

Among the 8 debian patches available in version 0.86.0-2 of the package, we noticed the following issues:

  • 8 patches where the metadata indicates that the patch has not yet been forwarded upstream. You should either forward the patch upstream or update the metadata to document its real status.
Created: 2023-02-26 Last update: 2025-03-17 18:01
Build log checks report 2 warnings low
Build log checks report 2 warnings
Created: 2024-10-06 Last update: 2024-10-06 01:29
No known security issue in bookworm wishlist

There are 2 open security issues in bookworm.

2 ignored issues:
  • CVE-2023-38497: Cargo 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`.
  • CVE-2023-40030: Cargo downloads a Rust project’s dependencies and compiles the project. Starting in Rust 1.60.0 and prior to 1.72, Cargo did not escape Cargo feature names when including them in the report generated by `cargo build --timings`. A malicious package included as a dependency may inject nearly arbitrary HTML here, potentially leading to cross-site scripting if the report is subsequently uploaded somewhere. The vulnerability affects users relying on dependencies from git, local paths, or alternative registries. Users who solely depend on crates.io are unaffected. Rust 1.60.0 introduced `cargo build --timings`, which produces a report of how long the different steps of the build process took. It includes lists of Cargo features for each crate. Prior to Rust 1.72, Cargo feature names were allowed to contain almost any characters (with some exceptions as used by the feature syntax), but it would produce a future incompatibility warning about them since Rust 1.49. crates.io is far more stringent about what it considers a valid feature name and has not allowed such feature names. As the feature names were included unescaped in the timings report, they could be used to inject Javascript into the page, for example with a feature name like `features = ["<img src='' onerror=alert(0)"]`. If this report were subsequently uploaded to a domain that uses credentials, the injected Javascript could access resources from the website visitor. This issue was fixed in Rust 1.72 by turning the future incompatibility warning into an error. Users should still exercise care in which package they download, by only including trusted dependencies in their projects. Please note that even with these vulnerabilities fixed, by design Cargo allows arbitrary code execution at build time thanks to build scripts and procedural macros: a malicious dependency will be able to cause damage regardless of these vulnerabilities. crates.io has server-side checks preventing this attack, and there are no packages on crates.io exploiting these vulnerabilities. crates.io users still need to excercise care in choosing their dependencies though, as remote code execution is allowed by design there as well.
Created: 2023-08-05 Last update: 2025-03-22 04:01
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.7.2 instead of 4.7.0).
Created: 2025-02-21 Last update: 2025-03-17 12:26
news
[rss feed]
  • [2025-03-22] rust-cargo 0.86.0-2 MIGRATED to testing (Debian testing watch)
  • [2025-03-17] Accepted rust-cargo 0.86.0-2 (source) into unstable (Fabian Grünbichler)
  • [2025-03-12] rust-cargo 0.86.0-1 MIGRATED to testing (Debian testing watch)
  • [2025-03-07] Accepted rust-cargo 0.86.0-1 (source) into unstable (Fabian Grünbichler)
  • [2025-02-20] rust-cargo 0.85.0-1 MIGRATED to testing (Debian testing watch)
  • [2025-02-14] Accepted rust-cargo 0.85.0-1 (source) into unstable (Fabian Grünbichler)
  • [2025-01-08] rust-cargo 0.84.0-1 MIGRATED to testing (Debian testing watch)
  • [2024-12-29] Accepted rust-cargo 0.84.0-1 (source) into unstable (Fabian Grünbichler)
  • [2024-12-27] Accepted rust-cargo 0.83.0-2 (source) into unstable (Peter Michael Green)
  • [2024-11-17] rust-cargo 0.83.0-1 MIGRATED to testing (Debian testing watch)
  • [2024-11-11] Accepted rust-cargo 0.83.0-1 (source) into unstable (Fabian Grünbichler)
  • [2024-10-28] rust-cargo 0.82.0-1 MIGRATED to testing (Debian testing watch)
  • [2024-10-22] Accepted rust-cargo 0.82.0-1 (source) into unstable (Fabian Grünbichler)
  • [2024-10-13] rust-cargo 0.81.0-3 MIGRATED to testing (Debian testing watch)
  • [2024-10-05] Accepted rust-cargo 0.81.0-3 (source) into unstable (Fabian Grünbichler)
  • [2024-10-05] Accepted rust-cargo 0.81.0-2 (source) into unstable (Peter Michael Green)
  • [2024-10-04] Accepted rust-cargo 0.81.0-1 (source) into unstable (Fabian Grünbichler)
  • [2024-09-28] rust-cargo 0.76.0-4 MIGRATED to testing (Debian testing watch)
  • [2024-09-22] Accepted rust-cargo 0.76.0-4 (source) into unstable (Peter Michael Green)
  • [2024-09-14] rust-cargo 0.76.0-3 MIGRATED to testing (Debian testing watch)
  • [2024-09-08] Accepted rust-cargo 0.76.0-3 (source) into unstable (Peter Michael Green)
  • [2024-07-21] rust-cargo 0.76.0-2 MIGRATED to testing (Debian testing watch)
  • [2024-07-13] Accepted rust-cargo 0.76.0-2 (source) into unstable (Fabian Grünbichler) (signed by: Fabian Gruenbichler)
  • [2024-07-12] Accepted rust-cargo 0.76.0-1 (source) into unstable (Fabian Grünbichler) (signed by: Fabian Gruenbichler)
  • [2024-05-22] rust-cargo 0.70.1-3 MIGRATED to testing (Debian testing watch)
  • [2024-05-02] Accepted rust-cargo 0.70.1-3 (source) into unstable (Peter Michael Green)
  • [2024-02-05] rust-cargo 0.70.1-2 MIGRATED to testing (Debian testing watch)
  • [2024-01-30] Accepted rust-cargo 0.70.1-2 (source) into unstable (Peter Michael Green)
  • [2023-12-21] rust-cargo 0.70.1-1 MIGRATED to testing (Debian testing watch)
  • [2023-12-15] Accepted rust-cargo 0.70.1-1 (source) into unstable (Fabian Grünbichler) (signed by: Fabian Gruenbichler)
  • 1
  • 2
bugs [bug history graph]
  • all: 0
links
  • homepage
  • lintian (1, 2)
  • buildd: logs, checks, reproducibility, cross
  • popcon
  • browse source code
  • edit tags
  • other distros
  • security tracker
  • debian patches
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 0.86.0-2

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing