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 io.netty:netty-codec-socks to version 4.1.137.Final, 4.2.17.Final or higher.
Affected versions of this package are vulnerable to Null Byte Interaction Error (Poison Null Byte) via the Socks4ClientEncoder and Socks5ClientEncoder in codec-socks. An attacker can truncate or alter encoded SOCKS requests by supplying userId, destination host, username, or password values containing embedded NUL bytes. This can make the proxy interpret different credentials or destination names than the application intended, leading to domain spoofing, authentication confusion, and proxy connections being sent to the wrong host.