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 codechecker
to version 6.26.2 or higher.
codechecker is an analyzer tooling, defect database and viewer extension
Affected versions of this package are vulnerable to Stack-based Buffer Overflow via the strcpy()
function in the internal ldlogger
library. An attacker can execute arbitrary code or cause a crash by supplying crafted input to the log
command, which is processed without proper length checks on a stack-allocated buffer.