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 zeroconf to version 0.149.16 or higher.
zeroconf is a Pure Python Multicast DNS Service Discovery Library (Bonjour/Avahi compatible)
Affected versions of this package are vulnerable to Improper Handling of Length Parameter Inconsistency via the _read_character_string and _read_string functions. An attacker can inject malicious key/value or address records into the cache by sending a crafted mDNS packet with an over-advertised rdlength field, causing downstream consumers to trust attacker-controlled data.
Note: This can be exploited by any unauthenticated host on the local network segment via multicast mDNS responses.
This vulnerability can be mitigated by restricting mDNS (UDP/5353) to trusted Layer-2 segments using AP client isolation, guest-network separation, or host firewall rules.