cve/2024/CVE-2024-10462.md

21 lines
1.0 KiB
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-10462](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-10462)
![](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.4%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Version&message=unspecified%3C%20132%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Origin%20of%20permission%20prompt%20could%20be%20spoofed%20by%20long%20URL&color=brighgreen)
### Description
Truncation of a long URL could have allowed origin spoofing in a permission prompt. This vulnerability affects Firefox < 132, Firefox ESR < 128.4, Thunderbird < 128.4, and Thunderbird < 132.
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=1920423
#### Github
No PoCs found on GitHub currently.