mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 00:28:04 +02:00
18 lines
711 B
Markdown
18 lines
711 B
Markdown
### [CVE-2020-14938](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://bugs.freedroid.org/b/issue951
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|