Monday, November 25, 2024
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

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.

- Advertisement - SIEM as a Service

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

Threat Actors Exploit Google Docs And Weebly Services For Malware Attacks

Phishing attackers used Google Docs to deliver malicious links, bypassing security measures and redirecting...

Python NodeStealer: Targeting Facebook Business Accounts to Harvest Login Credentials

The Python-based NodeStealer, a sophisticated info-stealer, has evolved to target new information and employ...

XSS Vulnerability in Bing.com Let Attackers Send Crafted Malicious Requests

A significant XSS vulnerability was recently uncovered in Microsoft’s Bing.com, potentially allowing attackers to...

Meta Removed 2 Million Account Linked to Malicious Activities

 Meta has announced the removal of over 2 million accounts connected to malicious activities,...

Free Webinar

Protect Websites & APIs from Malware Attack

Malware targeting customer-facing websites and API applications poses significant risks, including compliance violations, defacements, and even blacklisting.

Join us for an insightful webinar featuring Vivek Gopalan, VP of Products at Indusface, as he shares effective strategies for safeguarding websites and APIs against malware.

Discussion points

Scan DOM, internal links, and JavaScript libraries for hidden malware.
Detect website defacements in real time.
Protect your brand by monitoring for potential blacklisting.
Prevent malware from infiltrating your server and cloud infrastructure.

More like this

XSS Vulnerability in Bing.com Let Attackers Send Crafted Malicious Requests

A significant XSS vulnerability was recently uncovered in Microsoft’s Bing.com, potentially allowing attackers to...

7-Zip RCE Vulnerability Let Attackers Execute Remote Code

A critical security vulnerability has been disclosed in the popular file archiving tool 7-Zip,...

FortiClient VPN Flaw Enables Undetected Brute-Force Attacks

A design flaw in the logging mechanism of Fortinet's VPN servers has been uncovered,...