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 OpenTelemetry.OpAmp.Client to version 0.2.0-alpha.1 or higher.
OpenTelemetry.OpAmp.Client is an OpAMP Client for OpenTelemetry .NET
Affected versions of this package are vulnerable to Memory Allocation with Excessive Size Value through the PlainHttpTransport response handling in the OpAMP HTTP transport. An attacker can force the client to allocate and buffer an oversized server response by returning a large or chunked response body to an OpAMP request. The vulnerable PlainHttpTransport path reads the entire HttpResponseMessage body into memory without enforcing a size cap, so a malicious or compromised OpAMP server can exhaust memory and destabilize the process. In deployments that use the OpAMP client, this can crash the host application or make it unresponsive while processing the oversized response.