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.
References
Link | Resource |
---|---|
https://bugs.freedroid.org/b/issue951 | Exploit Issue Tracking Vendor Advisory |
https://logicaltrust.net/blog/2020/02/freedroid.html | Exploit Third Party Advisory |
Configurations
History
No history.
Information
Published : 2020-06-23 10:15
Updated : 2024-02-04 21:00
NVD link : CVE-2020-14938
Mitre link : CVE-2020-14938
CVE.ORG link : CVE-2020-14938
JSON object : View
Products Affected
freedroid
- freedroidrpg
CWE
CWE-787
Out-of-bounds Write