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

18 lines
781 B
Markdown

### [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)
![](https://img.shields.io/static/v1?label=Version&message=unspecified%3C%20122%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=UXSS%20attack%20with%20window.open()&color=brighgreen)
### 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.