cve/2024/CVE-2024-9397.md
2025-09-29 16:08:36 +00:00

21 lines
1.0 KiB
Markdown

### [CVE-2024-9397](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-9397)
![](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%20128.3%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Version&message=unspecified%3C%20131%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Potential%20directory%20upload%20bypass%20via%20clickjacking&color=brighgreen)
### Description
A missing delay in directory upload UI could have made it possible for an attacker to trick a user into granting permission via clickjacking. This vulnerability affects Firefox < 131, Firefox ESR < 128.3, Thunderbird < 128.3, and Thunderbird < 131.
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=1916659
#### Github
No PoCs found on GitHub currently.