cve/2021/CVE-2021-38714.md

18 lines
657 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2021-38714](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-38714)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
In Plib through 1.85, there is an integer overflow vulnerability that could result in arbitrary code execution. The vulnerability is found in ssgLoadTGA() function in src/ssg/ssgLoadTGA.cxx file.
### POC
#### Reference
- https://sourceforge.net/p/plib/bugs/55/
#### Github
No PoCs found on GitHub currently.