Vulnerabilities (CVE)

Filtered by vendor Toktok Subscribe
Filtered by product Toxcore
Total 3 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2018-25021 1 Toktok 1 Toxcore 2023-12-10 5.0 MEDIUM 7.5 HIGH
The TCP Server module in toxcore before 0.2.8 doesn't free the TCP priority queue under certain conditions, which allows a remote attacker to exhaust the system's memory, causing a denial of service (DoS).
CVE-2018-25022 1 Toktok 1 Toxcore 2023-12-10 4.3 MEDIUM 3.1 LOW
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.
CVE-2021-44847 2 Fedoraproject, Toktok 2 Fedora, Toxcore 2023-12-10 7.5 HIGH 9.8 CRITICAL
A stack-based buffer overflow in handle_request function in DHT.c in toxcore 0.1.9 through 0.1.11 and 0.2.0 through 0.2.12 (caused by an improper length calculation during the handling of received network packets) allows remote attackers to crash the process or potentially execute arbitrary code via a network packet.