cve/2024/CVE-2024-11697.md

21 lines
1.1 KiB
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-11697](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-11697)
![](https://img.shields.io/static/v1?label=Product&message=Firefox%20ESR&color=blue)
![](https://img.shields.io/static/v1?label=Product&message=Firefox&color=blue)
![](https://img.shields.io/static/v1?label=Product&message=Thunderbird&color=blue)
2025-09-29 21:09:30 +02:00
![](https://img.shields.io/static/v1?label=Version&message=0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=unspecified%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Improper%20Keypress%20Handling%20in%20Executable%20File%20Confirmation%20Dialog&color=brightgreen)
2025-09-29 16:08:36 +00:00
### Description
When handling keypress events, an attacker may have been able to trick a user into bypassing the "Open Executable File?" confirmation dialog. This could have led to malicious code execution. This vulnerability affects Firefox < 133, Firefox ESR < 128.5, Thunderbird < 133, and Thunderbird < 128.5.
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=1842187
#### Github
No PoCs found on GitHub currently.