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 MessagePack to version 2.5.301, 3.1.7 or higher.
MessagePack is a MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
Affected versions of this package are vulnerable to Out-of-bounds Read in the LZ4 decompression path for Lz4Block and Lz4BlockArray modes. An attacker can cause process termination or potentially access unintended memory contents by submitting a specially crafted payload with manipulated LZ4 token or length fields.
This vulnerability can be mitigated by disabling LZ4 compression for untrusted input paths, only accepting compressed payloads from strongly trusted producers, or isolating deserialization in a separate process or container with restart supervision.