Files
CVEs-PoC/2020/CVE-2020-14938.md
T
2024-05-25 21:48:12 +02:00

711 B

CVE-2020-14938

Description

An issue was discovered in map.c in FreedroidRPG 1.0rc2. It assumes lengths of data sets read from saved game files. It copies data from a file into a fixed-size heap-allocated buffer without size verification, leading to a heap-based buffer overflow.

POC

Reference

Github

No PoCs found on GitHub currently.