Access of Uninitialized Pointer Affecting simd-json-derive-int package, versions <0.12.0


Severity

Recommended
0.0
high
0
10

CVSS assessment made by Snyk's Security Team

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-RUST-SIMDJSONDERIVEINT-8370209
  • published 13 Nov 2024
  • disclosed 12 Nov 2024
  • credit Unknown

Introduced: 12 Nov 2024

New CVE NOT AVAILABLE CWE-824 Open this link in a new tab

How to fix?

Upgrade simd-json-derive-int to version 0.12.0 or higher.

Overview

Affected versions of this package are vulnerable to Access of Uninitialized Pointer due to the misuse of MaybeUninit::uninit().assume_init() in the derive macro. An attacker can cause undefined behavior and potentially access invalid memory or trigger panics in binaries compiled in release mode.

CVSS Scores

version 4.0
version 3.1
Expand this section

Snyk

Recommended
8.7 high
  • Attack Vector (AV)
    Network
  • Attack Complexity (AC)
    Low
  • Attack Requirements (AT)
    None
  • Privileges Required (PR)
    None
  • User Interaction (UI)
    None
  • Confidentiality (VC)
    None
  • Integrity (VI)
    None
  • Availability (VA)
    High
  • Confidentiality (SC)
    None
  • Integrity (SI)
    None
  • Availability (SA)
    None