Saturday, December 2, 2023

baseStriker – 100 Million Email Users are Vulnerable Critical Office 365 Zero-day Flaw

A new security flaw uncovered in Office 365 dubbed baseStriker puts 100 Million Email Users at risk. With this vulnerability, attackers can bypass all the Microsoft security services including its advanced services like ATP, Safelinks, etc.

The traditional HTML email with malicious link would be blocked by Microsoft security, but hackers could bypass their security by splitting them into two snippets of HTML: a base tag and a regular href tag.

Security researchers from Avanan identified the critical vulnerability in Microsoft Office 365 email service on 5/1/2018. The name baseStriker indicates the method used by hackers used to leverage the vulnerability.

https://youtu.be/rOmFuC4rLJY

How the baseStriker attack works

The normal phishing email would be blocked when they looked up against the know badlinks and with the premium services like ATP replaces the links into safelinks.

Normally, a malicious <a href="https://bit.do/ee9mr"?link</a> is blocked

By using baseStriker method attackers can present the same link to the user bypassing the email filters as they are not handling the <base> HTML code correctly.

baseStriker

Attackers split the URL into two snippets of HTML: a base tag and a regular href tag. office 365 scan only the URL in the base domain and ignores later part of the domain that presents in the rest of the body.

Also Read Microsoft Added Ransomware Protection, Recovery & Email Encryption For Office 365 Users

According to Avanan researchers “we have only seen hackers using this vulnerability to send phishing attacks, but it is also capable of distributing ransomware, malware and other malicious content”.

Are you Vulnerable to baseStriker

They have tested the vulnerability with various environments, according to researchers “anyone using Office 365 in any configuration is vulnerable”. Gmail users are not vulnerable.

I am using: Am I Vulnerable to baseStriker?
Office 365 Yes – you are vulnerable
Office 365 with ATP and Safelinks Yes – you are vulnerable
Office 365 with Proofpoint MTA Yes – you are vulnerable
Office 365 with Mimecast MTA No – you are safe
Gmail No – you are safe
Gmail with Proofpoint MTA We are still in testing and will be updated soon
Gmail with Mimecast MTA No – you are safe
Other configurations not here? Contact us if you want us to help you test it

Mitigations

Hackers abusing this vulnerability in wide to launch phishing attacks and still there is no fix for this vulnerability.

It is recommended to have two-factor authentication enabled to avoid account take over.

Avanan reported the vulnerability on 5/2/2018 and Microsoft not yet commented about when the patches to be released addressing this vulnerability.

Website

Latest articles

Active Attacks Targeting Google Chrome & ownCloud Flaws: CISA Warns

The CISA announced two known exploited vulnerabilities active attacks targeting Google Chrome & own...

Cactus Ransomware Exploiting Qlik Sense code execution Vulnerability

A new Cactus Ransomware was exploited in the code execution vulnerability to Qlik Sense...

Hackers Bypass Antivirus with ScrubCrypt Tool to Install RedLine Malware

The ScrubCrypt obfuscation tool has been discovered to be utilized in attacks to disseminate the RedLine Stealer...

Hotel’s Booking.com Hacked Logins Let Attacker Steal Guest Credit Cards

According to a recent report by Secureworks, a well-planned and advanced phishing attack was...

Critical Zoom Vulnerability Let Attackers Take Over Meetings

Zoom, the most widely used video conferencing platform has been discovered with a critical...

Hackers Using Weaponized Invoice to Deliver LUMMA Malware

Hackers use weaponized invoices to exploit trust in financial transactions, embedding malware or malicious...

US-Seized Crypto Currency Mixer Used by North Korean Lazarus Hackers

The U.S. Treasury Department sanctioned the famous cryptocurrency mixer Sinbad after it was claimed...

API Attack Simulation Webinar

Live API Attack Simulation

In the upcoming webinar, Karthik Krishnamoorthy, CTO and Vivek Gopalan, VP of Products at Indusface demonstrate how APIs could be hacked.The session will cover:an exploit of OWASP API Top 10 vulnerability, a brute force account take-over (ATO) attack on API, a DDoS attack on an API, how a WAAP could bolster security over an API gateway

Related Articles