Snyk has a proof-of-concept or detailed explanation of how to exploit this vulnerability.
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 net.i2p:router
to version 2.3.0 or higher.
Affected versions of this package are vulnerable to Information Exposure in the form of exposing IPv4 and IPv6 addresses of hidden services via replay attack. An attacker can de-anonymize public IP addresses by sending the messages with the same messageID
to a client, which passes the message through a bloom filter, and directly to the router, which drops it due to already having seen the unique ID before. This attack is unreliable due to the length of time it takes to brute force the target router, during which time activity on the router or the network may impact the predictability of its results.