Europe Confirms Record €4.1B Penalty Against Google for Android Practices|U.S. CISA adds a Microsoft SharePoint Server flaw to its Known Exploited Vulnerabilities catalog|430,000 FortiGate Devices Exposed in FortiBleed Ransomware Link|Adobe fixed multiple maximum-severity flaws in ColdFusion and Campaign Classic|Alleged Scattered Spider Hacker Extradited to U.S. to Face Cybercrime Charges|Oracle E-Business Suite Flaw Under Active Attack, 950 Systems Exposed|Azure CLI Targeted in LSHIY Password Spray Campaign Across 64 Orgs|CISA Warns BlueHammer Flaw Is Now Exploited in Ransomware Attacks|RustDuck: The Botnet That’s Still Small but Engineering Like It Plans to Grow|GuardFall Flaw Hits 10 of 11 Popular Open-Source AI Agents|XSS.is, The Forum That Ran the Ransomware Supply Chain Is Down. The Market Isn’t|U.S. CISA adds SimpleHelp flaw to its Known Exploited Vulnerabilities catalog|Europe Confirms Record €4.1B Penalty Against Google for Android Practices|U.S. CISA adds a Microsoft SharePoint Server flaw to its Known Exploited Vulnerabilities catalog|430,000 FortiGate Devices Exposed in FortiBleed Ransomware Link|Adobe fixed multiple maximum-severity flaws in ColdFusion and Campaign Classic|Alleged Scattered Spider Hacker Extradited to U.S. to Face Cybercrime Charges|Oracle E-Business Suite Flaw Under Active Attack, 950 Systems Exposed|Azure CLI Targeted in LSHIY Password Spray Campaign Across 64 Orgs|CISA Warns BlueHammer Flaw Is Now Exploited in Ransomware Attacks|RustDuck: The Botnet That’s Still Small but Engineering Like It Plans to Grow|GuardFall Flaw Hits 10 of 11 Popular Open-Source AI Agents|XSS.is, The Forum That Ran the Ransomware Supply Chain Is Down. The Market Isn’t|U.S. CISA adds SimpleHelp flaw to its Known Exploited Vulnerabilities catalog|
Advertisement

Ad Placeholder

Full Width × 90

Breaking News

A severe URL Spoofing flaw affects the Apple Safari Browser

A URL Spoofing flaw affects the Apple Safari browser. It could trick users into visiting malicious websites despite they are accessing to legitimate URLs. A serious security vulnerability affects the Apple Safari browser, the flaw could be exploited by attackers to trick Safari users into visiting malicious websites while are trying to surf on legitimate websites. […]

A severe URL Spoofing flaw affects the Apple Safari Browser

A URL Spoofing flaw affects the Apple Safari browser. It could trick users into visiting malicious websites despite they are accessing to legitimate URLs.

A serious security vulnerability affects the Apple Safari browser, the flaw could be exploited by attackers to trick Safari users into visiting malicious websites while are trying to surf on legitimate websites.

The vulnerability discovered in the Apple Safari browser was reported first by a group of researchers, known as Deusen, which demonstrated hot to exploit it. As explained by the researchers the vulnerability is exploitable on fully patched versions of Apple’s mobile operating system (iOS) as well as a desktop operating system (OS X).

Deusen discovered in February a critical Universal cross-site scripting (XSS) vulnerability in the fully patched versions of Internet Explorer. The flaw in the Internet Explorer could be exploited by hackers to steal user sensitive data (i.e. Login credentials) and inject malicious content into browsing sessions.

Technically, this last flaw affecting the Apple Safari Browser is an URL spoofing vulnerability, which can be exploited by attackers to fool victims into thinking they are visiting a legitimate website when they are visiting a different web address.

apple safari browser 2

The attack scenario is very dangerous and could be exploited by ill-intentioned to run phishing campaigns or to redirect victims on a website used to serve malware.

The Deusen team also published a proof-of-concept exploit code that makes the Safari web browser to display the Daily Mail’s website (dailymail.co.uk) although the browser is displaying the contents from another website, the deusen.co.uk.

The script used by the PoC page that forces Apple Safari users to visit the daily mail address appears as

<script> function f() { location="dailymail.co.uk/home/index.htm…"+Math.random(); } setInterval("f()",10); </script>

Let’s hope Apple will fix the flaw before criminal crews will exploit it in the wild.

Pierluigi Paganini

(Security Affairs –  Apple Safari, Phishing)