cve/2021/CVE-2021-44847.md
2024-05-25 21:48:12 +02:00

806 B

CVE-2021-44847

Description

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.

POC

Reference

No PoCs from references.

Github