Wednesday, 13 Nov 2024

Researcher reveals ‘catastrophic’ security flaw in the Arc browser

A security researcher revealed a “catastrophic” vulnerability in the Arc browser that would have allowed attackers to insert arbitrary code into other users’ browser sessions with little more than an easily findable user ID. The vulnerability was patched on August 26th and disclosed today in a blog post by security researcher xyz3va, as well as a statement from The Browser Company. The company says that its logs indicate no users were affected by the flaw. The exploit, CVE-2024-45489, relied on a misconfiguration in The Browser Company’s implementation of Firebase, a “database-as-a-backend service,” for storage of user info, including Arc Boosts, a feature that lets users customize the appearance of websites they visit. In its


Researcher reveals ‘catastrophic’ security flaw in the Arc browser
1.5 k views

A security researcher revealed a "catastrophic" vulnerability in the Arc browser that would have allowed attackers to insert arbitrary code into other users' browser sessions with little more than an easily findable user ID. The vulnerability was patched on August 26th and disclosed today in a blog post by security researcher xyz3va, as well as a statement from The Browser Company. The company says that its logs indicate no users were affected by the flaw.

The exploit, CVE-2024-45489, relied on a misconfiguration in The Browser Company's implementation of Firebase, a "database-as-a-backend service," for storage of user info, including Arc Boosts, a feature that lets users customize the appearance of websites they visit.

In its statement, The Browser Company writes:

Arc has a feature called Boosts that allows you to customize any website with custom CSS and Javascript. Since running arbitrary Javascript on websites has potential security concerns, we opted not to make Boosts with custom Javascript shareable across members, but we still synced them to our server so that your own Boosts are available across devices.We use Firebase as the backend for certain Arc features (more on this below), and use it to persist Boosts for both sharing and syncing across devices. Unfortunately our Firebase ACLs (Access Control Lists, the way Firebase secures endpoints) were misconfigured, which allowed users Firebase requests to change the creatorID of a Boost after it had been created. This allowed any Boost to be assigned to any user (provided you had their userID), and thus activate it for them, leading to custom CSS or JS running on the website the boost was active on.

Or, in the words of xyz3va,

arc boosts can contain arbitrary javascriptarc boosts are stored in firestorethe arc browser gets which boosts to use via the creatorID fieldwe can arbitrarily change the creatorID field to any user id

You can get someone's creatorID in several ways, including referral links, shared easels, and publicly shared Boosts. With that info, an attacker could have created a boost with arbitrary code in it and added it to the victim's Arc account without any action on the victim's part. That's bad.

The Browser Company responded quickly - xyz3va reported the bug to cofounder Hursh Agrawal, demonstrated it within minutes, and was added to the company Slack within half an hour. The bug was patched the next day, and the company's statement details a list of security improvements it says it's implementing, including setting up a bug bounty program, moving off of Firebase, disabling custom Javascript on synced Boosts, and hiring additional security staff.

you may also like

First-Ever Emperor Penguin Spotted on Australian Beach: Gus’s 2,200-Mile Journey Highlights Climate Change Challenges for Wildlife Migration and Conservation Efforts
  • by travelandtourworld
  • descember 09, 2016
First-Ever Emperor Penguin Spotted on Australian Beach: Gus's 2,200-Mile Journey Highlights Climate Change Challenges for Wildlife Migration and Conservation Efforts

In a surprising twist for Australia’s wildlife scene, an emperor penguin has been spotted on Ocean Beach in Denmark, Western Australia, marking the first recorded sighting of this Antarctic species on the continent. This lone traveler, affectionately nicknamed Gus, has astonished locals and raised questions about the environmental forces that might have led him so far from his icy home. Discovered on November 1, Gus’s unexpected appearance, 2,200 miles from his native Antarctic habitat, has captivated wildlife enthusiasts, tourists, and scientists alike, highlighting the broader implications of climate change and shifts in marine currents.

read more