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 vim/vim to version 9.2.0357 or higher.
Affected versions of this package are vulnerable to Command Injection in the tag file processing process. An attacker can execute arbitrary commands with the privileges of the running user by crafting a malicious tag file containing backtick syntax in the filename field, which is then executed by the system shell when resolving a tag.
This vulnerability can be mitigated by exercising caution when opening or processing tag files from untrusted sources. Users should avoid loading tag files from unknown or suspicious origins to prevent the execution of arbitrary commands.