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 nokogiri
to version 1.18.9 or higher.
nokogiri is a gem for parsing HTML, XML, SAX, and Reader.
Affected versions of this package are vulnerable to Stack-based Buffer Overflow due to unsafe use of strcpy()
in the xmllint
interactive shell command tool. An attacker can cause a crash by providing an overly long argument to any shell command during an interactive session.
Note:
This vulnerability affects only the interactive shell and requires that an attacker can influence or control the command input to xmllint
, which is uncommon in typical deployments.