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 applicationsUpgrade simd-json-derive-int
to version 0.12.0 or higher.
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.