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 fluentd to version 1.19.3 or higher.
Affected versions of this package are vulnerable to Improper Handling of Highly Compressed Data (Data Amplification) in the in_http and in_forward plugins when decompressing gzip-compressed data. An attacker can cause excessive memory consumption by sending a highly compressed payload that expands significantly upon decompression, potentially leading to process termination and disruption of service. This is only exploitable if the instance is exposed to untrusted networks.
This vulnerability can be mitigated by restricting network access to trusted sources using firewall rules or deploying a reverse proxy (such as Nginx) to handle gzip decompression and enforce strict body size limits before forwarding traffic.