4.3
CVE-2018-25022
- EPSS 0.3%
 - Published 13.12.2021 01:15:07
 - Last modified 21.11.2024 04:03:22
 - Source cve@mitre.org
 - CVE-Watchlists
 - Open
 
The Onion module in toxcore before 0.2.2 doesn't restrict which packets can be onion-routed, which allows a remote attacker to discover a target user's IP address (when knowing only their Tox Id) by positioning themselves close to target's Tox Id in the DHT for the target to establish an onion connection with the attacker, guessing the target's DHT public key and creating a DHT node with public key close to it, and finally onion-routing a NAT Ping Request to the target, requesting it to ping the just created DHT node.
| Type | Source | Score | Percentile | 
|---|---|---|---|
| EPSS | FIRST.org | 0.3% | 0.501 | 
| Source | Base Score | Exploit Score | Impact Score | Vector string | 
|---|---|---|---|---|
| nvd@nist.gov | 3.1 | 1.6 | 1.4 | 
                 CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N  
             | 
        
| nvd@nist.gov | 4.3 | 8.6 | 2.9 | 
                 AV:N/AC:M/Au:N/C:P/I:N/A:N  
             | 
        
CWE-200 Exposure of Sensitive Information to an Unauthorized Actor
The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.