The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
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 radareorg/radare2 to version 6.1.4 or higher.
Affected versions of this package are vulnerable to Command Injection via the print_gvars function in the PDB parser. An attacker can execute arbitrary operating system commands by crafting a malicious PDB file containing specially crafted symbol names with newline characters, which are then interpolated unsafely in the flag rename command. This is triggered when a user runs the idp command against the malicious file, leading to command execution through the shell execution operator.