VYPR

toxcore

by Toxcore

Source repositories

CVEs (3)

  • CVE-2021-44847CriDec 13, 2021
    risk 0.00cvss 9.8epss 0.04

    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…

  • CVE-2018-25022LowDec 13, 2021
    risk 0.00cvss 3.1epss 0.02

    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…

  • CVE-2018-25021HigDec 13, 2021
    risk 0.00cvss 7.5epss 0.02

    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).