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 node-weakauras-parser
to version 1.0.5, 2.0.2, 3.0.1 or higher.
node-weakauras-parser is a native module for Node.js that does deserialization/serialization of WeakAuras' strings.
Affected versions of this package are vulnerable to Buffer Overflow. The encode_weakaura
function fails to properly validate the input size. A buffer of 13835058055282163711 bytes causes an overflow on 64-bit systems.