cve/2024/CVE-2024-0606.md

18 lines
774 B
Markdown
Raw Permalink Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-0606](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-0606)
![](https://img.shields.io/static/v1?label=Product&message=Focus%20for%20iOS&color=blue)
2025-09-29 21:09:30 +02:00
![](https://img.shields.io/static/v1?label=Version&message=unspecified%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=UXSS%20attack%20with%20window.open()&color=brightgreen)
2025-09-29 16:08:36 +00:00
### Description
An attacker could execute unauthorized script on a legitimate site through UXSS using window.open() by opening a javascript URI leading to unauthorized actions within the user's loaded webpage. This vulnerability affects Focus for iOS < 122.
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=1855030
#### Github
No PoCs found on GitHub currently.