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

18 lines
950 B
Markdown

### [CVE-2021-21798](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-21798)
![](https://img.shields.io/static/v1?label=Product&message=Nitro%20Pro&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-562%3A%20Return%20of%20Stack%20Variable%20Address&color=brighgreen)
### Description
An exploitable return of stack variable address vulnerability exists in the JavaScript implementation of Nitro Pro PDF. A specially crafted document can cause a stack variable to go out of scope, resulting in the application dereferencing a stale pointer. This can lead to code execution under the context of the application. An attacker can convince a user to open a document to trigger the vulnerability.
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2021-1267
#### Github
No PoCs found on GitHub currently.