Friday, January 10, 2025
HomeCyber Security NewsNew Google Cookies Exploit Allows Access After Password Reset

New Google Cookies Exploit Allows Access After Password Reset

Published on

A Critical Google Cookies exploit involves manipulating or stealing user cookies, which store authentication information, to gain unauthorized access to accounts. 

Hackers exploit this illicit mechanism to:-

  • Impersonate users
  • Hijack sessions
  • Gain control over sensitive information
  • Gain unauthorized access to websites 
  • Gain unauthorized access to applications

A developer, PRISMA, discovered a major Google cookie exploit in Oct 2023 that allows persistent access post-password reset. A threat actor later integrated it into Lumma Infostealer, causing a ripple effect across malware groups.

Cybersecurity researchers at Cloudsek recently identified a new critical Google Cookies exploit that enables threat actors to persistently gain Google access after a password reset.

While researchers discovered this critical flaw by using “HUMINT,” and the root of the exploit has been discovered at “MultiLogin,” it’s an undocumented Google OAuth endpoint.

Google Cookies Exploit

On Oct 20, 2023, CloudSEK’s XVigil found ‘PRISMA’ unveiling a potent 0-day solution for Google accounts on Telegram:

  • Session Persistence: Stays valid after a password change, bypassing security.
  • Cookie Generation: Creates valid cookies for uninterrupted access.

Malware reverses to target Chrome’s WebData token_service table that helps in extracting:-

  • Tokens
  • Account IDs
Structure of the token_service table
Structure of the token_service table (Source – Cloudsek)

Besides this, the table holds crucial columns like:-

  • GAIA ID (service)
  • Encrypted_token

Decryption uses Chrome’s Local State encryption key that is stored in the “UserData directory,” which mirrors the password encryption.

Chromium’s source code unveils the MultiLogin endpoint, an internal sync mechanism for Google accounts. 

Google’s chromium source code reveals parameter format, Data Format, and purpose
Google’s chromium source code reveals parameter format, Data Format, and purpose (Source – Cloudsek)

It aligns browser account states with Google’s authentication cookies for a consistent user experience. Besides this, several attempts were made to locate it using Google Dork, but all of them were unsuccessful.

The MultiLogin endpoint manages simultaneous sessions by accepting account IDs and auth-login tokens.

This undocumented MultiLogin endpoint, a crucial part of Google’s OAuth system, allows for the regeneration of cookies. 

Lumma’s sophisticated approach involves encrypting the token: GAIA ID pair, blackboxing the exploit and adding secrecy to its core mechanics.

Black boxing serves two purposes, and here we have mentioned them:-

  • Protection of the Exploit Technique
  • Evasion of Detection

Lumma’s sophisticated exploit manipulates the token: GAIA ID pair, enabling continuous cookie regeneration for Google services. Alarming is its persistence post-password reset, which allows:-

  • Prolonged account exploitation
  • Unnoticed account exploitation

Encrypting the key component signals a shift towards advanced, stealth-focused cyber threats, highlighting the stealth and protection of exploit methodologies in malware development.

Tushar Subhra
Tushar Subhra
Tushar is a Cyber security content editor with a passion for creating captivating and informative content. With years of experience under his belt in Cyber Security, he is covering Cyber Security News, technology and other news.

Latest articles

QSC: Multi-Plugin Malware Framework Installs Backdoor on Windows

The QSC Loader service DLL named "loader.dll" leverages two distinct methods to obtain the...

Weaponized LDAP Exploit Deploys Information-Stealing Malware

Cybercriminals are exploiting the recent critical LDAP vulnerabilities (CVE-2024-49112 and CVE-2024-49113) by distributing fake...

New NonEuclid RAT Evades Antivirus and Encrypts Critical Files

A NonEuclid sophisticated C# Remote Access Trojan (RAT) designed for the.NET Framework 4.8 has...

Hackers Targeting Users Who Lodged Complaints On Government portal To Steal Credit Card Data

Fraudsters in the Middle East are exploiting a vulnerability in the government services portal....

API Security Webinar

72 Hours to Audit-Ready API Security

APIs present a unique challenge in this landscape, as risk assessment and mitigation are often hindered by incomplete API inventories and insufficient documentation.

Join Vivek Gopalan, VP of Products at Indusface, in this insightful webinar as he unveils a practical framework for discovering, assessing, and addressing open API vulnerabilities within just 72 hours.

Discussion points

API Discovery: Techniques to identify and map your public APIs comprehensively.
Vulnerability Scanning: Best practices for API vulnerability analysis and penetration testing.
Clean Reporting: Steps to generate a clean, audit-ready vulnerability report within 72 hours.

More like this

QSC: Multi-Plugin Malware Framework Installs Backdoor on Windows

The QSC Loader service DLL named "loader.dll" leverages two distinct methods to obtain the...

Weaponized LDAP Exploit Deploys Information-Stealing Malware

Cybercriminals are exploiting the recent critical LDAP vulnerabilities (CVE-2024-49112 and CVE-2024-49113) by distributing fake...

New NonEuclid RAT Evades Antivirus and Encrypts Critical Files

A NonEuclid sophisticated C# Remote Access Trojan (RAT) designed for the.NET Framework 4.8 has...