CVE-2023-40030

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-40030
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-40030.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-40030
Aliases
Related
Published
2023-08-24T23:15:09Z
Modified
2024-10-02T09:49:02.231581Z
Severity
  • 6.1 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages

Debian:11 / cargo

Package

Name
cargo
Purl
pkg:deb/debian/cargo?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

0.*

0.47.0-3
0.57.0-1
0.57.0-2
0.57.0-3
0.57.0-4
0.57.0-5
0.57.0-6
0.57.0-7
0.62.0ubuntu1-0ubuntu2+ports
0.63.1-1
0.63.1-2
0.63.1-3
0.66.0-1
0.66.0+ds1-1
0.66.0+ds2-1
0.66.0+ds2-2
0.70.1-1~exp1
0.70.1+ds1-1~exp1
0.70.1+ds1-1
0.70.1+ds1-2
0.70.1+ds1-3

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Debian:12 / cargo

Package

Name
cargo
Purl
pkg:deb/debian/cargo?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

0.*

0.66.0+ds1-1
0.66.0+ds2-1
0.66.0+ds2-2
0.70.1-1~exp1
0.70.1+ds1-1~exp1
0.70.1+ds1-1
0.70.1+ds1-2
0.70.1+ds1-3

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Debian:11 / rust-cargo

Package

Name
rust-cargo
Purl
pkg:deb/debian/rust-cargo?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

0.*

0.43.1-4
0.57.0-1
0.57.0-2
0.63.1-1
0.63.1-2
0.66.0-1
0.66.0-2
0.66.0-3
0.66.0-4
0.66.0-5
0.66.0-6
0.70.1-1
0.70.1-2
0.70.1-3
0.76.0-1
0.76.0-2
0.76.0-3
0.76.0-4

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Debian:12 / rust-cargo

Package

Name
rust-cargo
Purl
pkg:deb/debian/rust-cargo?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

0.*

0.66.0-1
0.66.0-2
0.66.0-3
0.66.0-4
0.66.0-5
0.66.0-6
0.70.1-1
0.70.1-2
0.70.1-3
0.76.0-1
0.76.0-2
0.76.0-3
0.76.0-4

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Debian:13 / rust-cargo

Package

Name
rust-cargo
Purl
pkg:deb/debian/rust-cargo?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.76.0-1

Affected versions

0.*

0.66.0-1
0.66.0-2
0.66.0-3
0.66.0-4
0.66.0-5
0.66.0-6
0.70.1-1
0.70.1-2
0.70.1-3

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Git / github.com/rust-lang/cargo

Affected ranges

Type
GIT
Repo
https://github.com/rust-lang/cargo
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Type
GIT
Repo
https://github.com/rust-lang/rust
Events

Affected versions

0.*

0.1.0
0.10.0
0.11.0
0.12.0
0.13.0
0.14.0
0.2.0
0.3.0
0.30.0
0.36.0
0.37.0
0.4.0
0.42.0
0.43.0
0.5.0
0.54.0
0.59.0
0.6.0
0.7.0
0.8.0
0.9.0

home-0.*

home-0.5.4
home-0.5.5

v0.*

v0.0.1-pre