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 neon
to version 0.10.1 or higher.
neon is a Rust bindings for writing safe and fast native Node.js modules.
Affected versions of this package are vulnerable to Use After Free as the JsArrayBuffer::external
and ``JsBuffer::externalmethods did not require
T: 'static. This allowed the creation of an externally backed buffer from types that may be freed while they are still referenced by a JavaScript
ArrayBuffer`.