Files
CVEs-PoC/2021/CVE-2021-31322.md
T
2024-06-18 02:51:15 +02:00

18 lines
834 B
Markdown

### [CVE-2021-31322](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-31322)
![](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
Telegram Android <7.1.0 (2090), Telegram iOS <7.1, and Telegram macOS <7.1 are affected by a Heap Buffer Overflow in the LOTGradient::populate function of their custom fork of the rlottie library. A remote attacker might be able to access heap memory out-of-bounds on a victim device via a malicious animated sticker.
### POC
#### Reference
- https://www.shielder.it/advisories/telegram-rlottie-lotgradient-populate-heap-buffer-overflow/
#### Github
No PoCs found on GitHub currently.