Advisory Database
  • Advisories
  • Dependency Scanning
  1. cargo
  2. ›
  3. renderdoc
  4. ›
  5. CVE-2019-16142

CVE-2019-16142: Improper Input Validation in renderdoc

August 25, 2021 (updated June 13, 2023)

Affected versions of this crate exposed several methods which took self by immutable reference, despite the requesting the RenderDoc API to set a mutable value internally. This is technically unsound and calling these methods from multiple threads without synchronization could lead to unexpected and unpredictable behavior. The flaw was corrected in release 0.5.0.

References

  • github.com/advisories/GHSA-vhfr-v4w9-45v8
  • github.com/ebkalderon/renderdoc-rs
  • github.com/ebkalderon/renderdoc-rs/pull/32
  • nvd.nist.gov/vuln/detail/CVE-2019-16142
  • rustsec.org/advisories/RUSTSEC-2019-0018.html

Code Behaviors & Features

Detect and mitigate CVE-2019-16142 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.5.0

Fixed versions

  • 0.5.0

Solution

Upgrade to version 0.5.0 or above.

Impact 9.8 CRITICAL

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-20: Improper Input Validation

Source file

cargo/renderdoc/CVE-2019-16142.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:02 +0000.