Saturday, February 15, 2025
HomeVulnerabilityBeware!! Google Map Vulnerability Allows an Attacker to Redirect Victims into Malicious...

Beware!! Google Map Vulnerability Allows an Attacker to Redirect Victims into Malicious Websites

Published on

SIEM as a Service

Follow Us on Google News

An open redirection vulnerability in Google Map lets allows hackers redirect victims into malicious websites that leads to downloaded malware and other potential threats.

Attackers Abuse Google’s goo.gl URL shortening service and hide the pernicious URL within it to trick victims and redirect to visit malicious web pages.

Since URL shortens work by sending the user browsers via at least one HTTP redirect that obviously helps an attacker to hide the scamming and phishing URL but Google intelligence always check the spammy URL almost as easy to report as they are to create.

In this case, Hackers are performing another HTTP redirection after the goo.gl redirection but this time attackers redirect into the legitimate website but its actually compromised by them.

According to Researcher, With a little help from,curl -I I followed the chain of URL redirects to see where I’d end up.

“There were two redirections in the chain before the final you-wouldn’t-click-it-if-you-saw-it Russian URL hosting an English language scam. The scam was the usual breathless guff and faux endorsements – in this case lies about the folks on Shark Tank – trying very, very hard to convince me that a turmeric diet pill can overcome my daily efforts to eat all the biscuits.”

Middle of the Redirect Chain Google Map Vulnerability

Interesting Part in this case, Middle of the redirect chain in between Shorten URL service and end of the Scam page.

Between the legitimate Google URL shortened you’d probably trust, and the Russian URL you probably wouldn’t, the redirection chain bounces you through another Google URL belonging to Google Maps.

An open Redirection vulnerability in Google Map service maps.app.goo.gl. allow lets attacker used it along with a service designed for shortening and malicious links were shared through Google Maps.

“Open redirect vulnerabilities allow attackers to abuse code that’s intended to perform an HTTP redirect to a specific something into code that redirects to anything.”

Ex: https://maps.app.goo.gl/?link=https%3A%2F%2Fexample.org

According to Naked Security Researcher, to avoid being abused, code that performs redirections should only send users to URLs that match a specific pattern or list of links thought to be OK.

In the case of Google maps that should be simple – if the URL in the link parameter isn’t a Google Map, there’s no reason to allow the redirection.

Balaji
Balaji
BALAJI is an Ex-Security Researcher (Threat Research Labs) at Comodo Cybersecurity. Editor-in-Chief & Co-Founder - Cyber Security News & GBHackers On Security.

Latest articles

Fake BSOD Attack Launched via Malicious Python Script

A peculiar malicious Python script has surfaced, employing an unusual and amusing anti-analysis trick...

SocGholish Malware Dropped from Hacked Web Pages using Weaponized ZIP Files

A recent wave of cyberattacks leveraging the SocGholish malware framework has been observed using...

Lazarus Group Targets Developers Worldwide with New Malware Tactic

North Korea's Lazarus Group, a state-sponsored cybercriminal organization, has launched a sophisticated global campaign...

North Korean IT Workers Penetrate Global Firms to Install System Backdoors

In a concerning escalation of cyber threats, North Korean IT operatives have infiltrated global...

Supply Chain Attack Prevention

Free Webinar - Supply Chain Attack Prevention

Recent attacks like Polyfill[.]io show how compromised third-party components become backdoors for hackers. PCI DSS 4.0’s Requirement 6.4.3 mandates stricter browser script controls, while Requirement 12.8 focuses on securing third-party providers.

Join Vivekanand Gopalan (VP of Products – Indusface) and Phani Deepak Akella (VP of Marketing – Indusface) as they break down these compliance requirements and share strategies to protect your applications from supply chain attacks.

Discussion points

Meeting PCI DSS 4.0 mandates.
Blocking malicious components and unauthorized JavaScript execution.
PIdentifying attack surfaces from third-party dependencies.
Preventing man-in-the-browser attacks with proactive monitoring.

More like this

NVIDIA Container Toolkit Vulnerable to Code Execution Attacks

NVIDIA has issued a critical security update to address a high-severity vulnerability discovered in...

Apache Fineract SQL Injection Vulnerability Allows Malicious Data Injection

The Apache Software Foundation has disclosed a critical SQL injection vulnerability in its widely...

AMD Ryzen Flaw Enables Code Execution Through DLL Hijacking

A security vulnerability has been identified in the AMD Ryzenâ„¢ Master Utility, a performance-tuning tool for AMD Ryzenâ„¢...