One-Click GitHub Dev Attack Lets Attackers Steal Full GitHub OAuth Tokens

Summary

Researchers have discovered a one-click attack in Visual Studio Code that exploits GitHub.dev to steal full GitHub OAuth tokens. These stolen tokens grant attackers the ability to read and write to a user's GitHub repositories, including private ones.

IFF Assessment

FOE

This vulnerability allows attackers to gain unauthorized access to sensitive code repositories, posing a direct threat to defenders' assets.

Severity

8.0 High (AI Estimated)

The attack has a high attack complexity due to the need for a specific setup (GitHub.dev) and user interaction (clicking a link), but the impact is critical, allowing for unauthorized access and modification of private repositories. It has a high exploitability.

Defender Context

This attack highlights the risks associated with integrating development tools and cloud-based services, emphasizing the need for robust token management and vigilant user awareness. Defenders should monitor for signs of compromised credentials and educate developers about the potential dangers of clicking untrusted links, especially within integrated development environments.

Read Full Story →