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

19 lines
936 B
Markdown

### [CVE-2024-45489](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-45489)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Arc before 2024-08-26 allows remote code execution in JavaScript boosts. Boosts that run JavaScript cannot be shared by default; however (because of misconfigured Firebase ACLs), it is possible to create or update a boost using another user's ID. This installs the boost in the victim's browser and runs arbitrary Javascript on that browser in a privileged context. NOTE: this is a no-action cloud vulnerability with zero affected users.
### POC
#### Reference
- https://kibty.town/blog/arc/
- https://news.ycombinator.com/item?id=41597250
#### Github
No PoCs found on GitHub currently.