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 isc-projects/kea
to version 2.4.2, 2.6.3, 2.7.9 or higher.
Affected versions of this package are vulnerable to External Control of File Name or Path via the configuration and API directives. An attacker can overwrite arbitrary files by manipulating the API entry points and control socket configurations. This is only exploitable if the API is left unsecured and the control sockets are placed in insecure paths.
This vulnerability can be mitigated by disabling the kea-ctrl-agent
and removing any "control-socket"
stanzas from the Kea configuration files, or by requiring authentication for the kea-ctrl-agent
and configuring all "control-socket"
stanzas to use a directory restricted to only trusted users.