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 kuzu
to version 0.8.0 or higher.
kuzu is an An in-process property graph database management system built for query speed and scalability.
Affected versions of this package are vulnerable to Race Condition in their random number generation routines in random_engine.cpp
file. The vulnerable functions were the unsynchronised random engine methods, now mitigated by proper mutex locking.