Researchers discovered a critical vulnerability in Microsoft Azure named “BlackDirect” that allows attackers to take over the Azure user’s accounts and create the Token with the victim’s permission.
The vulnerability specifically affected Microsoft’s OAuth 2.0 applications that allow a malicious attacker to access and control a victim’s account
“OAuth is a protocol for authorization that is commonly used as a way for end-users to grant websites or applications access to their information from other websites without giving the website or app secrets or passwords.”
In the next generation, OAuth2 allows third-party applications to grant limited access to an HTTP service, and accessing clients might be a website or mobile application.
OAuth applications trust domains and sub-domains are not registered on behalf of Microsoft, and they can be registered by anyone.
By default, OAuth approved the application’s request and is allowed to ask for “access_token.”.
Researchers found that the combination of these two factors makes it possible to produce action with the user’s permissions – including gaining access to Azure resources, AD resources, and more.
“This vulnerability’s attack surface is very wide and its impact can be very powerful. By doing nothing more than clicking or visiting a website, the victim can experience the theft of sensitive data, compromised production servers, lost data, manipulation of data, encryption of all the organization’s data with ransomware, and more.”
To exploit the vulnerability, researchers initially listed all the service principals in their account using the “Get-AzureADServicePrincipal” command.
Later they found the URL that was allowed by the Microsoft application, in which some of the URLs end with “.cloudapp.net”, “.azurewebsites.net” and .{vm_region}.cloudapp.azure.com,” These are all the URLs registered via the Microsoft Azure portal.
Omer Tsarfati from cyberark said, “To make sure no real attackers could exploit this vulnerability, I registered every sub-domain that wasn’t already registered – 54 of them That being said, there may be more sub-domains that aren’t listed.”
There are 3 following apps that are vulnerable for this account to take the attack.
“This vulnerability makes it much easier to compromise privileged users – whether through simple social engineering techniques or by infecting a website that the privileged users occasionally access.”
As a result, the attacker will compromise the entire domain and the organization’s Azure environment.
Proof of Concept Video:
You can read the complete technical analysis here.
Google has officially launched Vanir, an open-source security patch validation tool designed to streamline and automate…
A newly disclosed transaction-relay jamming vulnerability has raised concerns about the security of Bitcoin nodes,…
Raspberry Pi, a pioneer in affordable and programmable computing, has once again elevated its game…
Qlik has identified critical vulnerabilities in its Qlik Sense Enterprise for Windows software that could…
QNAP Systems, Inc. has identified multiple high-severity vulnerabilities in its operating systems, potentially allowing attackers…
Imagine this: It's a typical Tuesday morning in a bustling hospital. Doctors make their rounds,…