Information Exposure Affecting net.i2p:router package, versions [,2.3.0)
Threat Intelligence
Do your applications use this vulnerable package?
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 applications- Snyk ID SNYK-JAVA-NETI2P-8185041
- published 14 Oct 2024
- disclosed 9 Oct 2024
- credit hbapm6
Introduced: 9 Oct 2024
CVE-2023-36325 Open this link in a new tabHow to fix?
Upgrade net.i2p:router
to version 2.3.0 or higher.
Overview
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.