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 async-h1
to version 2.3.0 or higher.
async-h1 is an asynchronous HTTP/1.1 parser.
Affected versions of this package are vulnerable to HTTP Request Smuggling. If the server does not read the body of a request which is longer than some buffer length, async-h1 will attempt to read a subsequent request from the body content starting at that offset into the body.
NOTE: This vulnerability has also been identified as: CVE-2020-26281