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

18 lines
693 B
Markdown

### [CVE-2024-10941](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-10941)
![](https://img.shields.io/static/v1?label=Product&message=Firefox&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=unspecified%3C%20126%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Browser%20crash%20from%20invalid%20URI&color=brighgreen)
### Description
A malicious website could have included an iframe with an malformed URI resulting in a non-exploitable browser crash. This vulnerability affects Firefox < 126.
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=1880879
#### Github
No PoCs found on GitHub currently.