### [CVE-2024-39420](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-39420) ![](https://img.shields.io/static/v1?label=Product&message=Acrobat%20Reader&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=0%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Version&message=20.0%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=Time-of-check%20Time-of-use%20(TOCTOU)%20Race%20Condition%20(CWE-367)&color=brightgreen) ### Description Acrobat Reader versions 20.005.30636, 24.002.21005, 24.001.30159, 20.005.30655, 24.002.20965, 24.002.20964, 24.001.30123, 24.003.20054 and earlier are affected by a Time-of-check Time-of-use (TOCTOU) Race Condition vulnerability that could lead to arbitrary code execution. This vulnerability arises when the timing of actions changes the state of a resource between the checking of a condition and the use of the resource, allowing an attacker to manipulate the resource in a harmful way. Exploitation of this issue requires user interaction in that a victim must open a malicious file. ### POC #### Reference - https://www.talosintelligence.com/vulnerability_reports/TALOS-2024-2011 #### Github No PoCs found on GitHub currently.