cve/2024/CVE-2024-5692.md

21 lines
1.2 KiB
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-5692](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-5692)
![](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)
![](https://img.shields.io/static/v1?label=Version&message=unspecified%3C%20115.12%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Version&message=unspecified%3C%20127%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Bypass%20of%20file%20name%20restrictions%20during%20saving&color=brighgreen)
### Description
On Windows 10, when using the 'Save As' functionality, an attacker could have tricked the browser into saving the file with a disallowed extension such as `.url` by including an invalid character in the extension. *Note:* This issue only affected Windows operating systems. Other operating systems are unaffected. This vulnerability affects Firefox < 127, Firefox ESR < 115.12, and Thunderbird < 115.12.
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=1891234
#### Github
No PoCs found on GitHub currently.