cve/2024/CVE-2024-6607.md

19 lines
992 B
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-6607](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-6607)
![](https://img.shields.io/static/v1?label=Product&message=Firefox&color=blue)
![](https://img.shields.io/static/v1?label=Product&message=Thunderbird&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=unspecified%3C%20128%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Leaving%20pointerlock%20by%20pressing%20the%20escape%20key%20could%20be%20prevented&color=brighgreen)
### Description
It was possible to prevent a user from exiting pointerlock when pressing escape and to overlay customValidity notifications from a `&lt;select&gt;` element over certain permission prompts. This could be used to confuse a user into giving a site unintended permissions. This vulnerability affects Firefox < 128 and Thunderbird < 128.
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=1694513
#### Github
No PoCs found on GitHub currently.