Article Details
Scrape Timestamp (UTC): 2023-12-07 14:16:02.968
Source: https://thehackernews.com/2023/12/new-azure-hdinsight-vulnerabilities.html
Original Article Text
Click to Toggle View
New Azure HDInsight Vulnerabilities Pose Privilege Escalation Threats. Three new security vulnerabilities have been discovered in Azure HDInsight's Apache Hadoop, Kafka, and Spark services that could be exploited to achieve privilege escalation and a regular expression denial-of-service (ReDoS) condition. "The new vulnerabilities affect any authenticated user of Azure HDInsight services such as Apache Ambari and Apache Oozie," Orca security researcher Lidor Ben Shitrit said in a technical report shared with The Hacker News. Ever wondered why social engineering is so effective? Dive deep into the psychology of cyber attackers in our upcoming webinar. The list of flaws is as follows - The two privilege escalation flaws could be exploited by an authenticated attacker with access to the target HDI cluster to send a specially crafted network request and gain cluster administrator privileges. The XXE flaw is the result of a lack of user input validation that allows for root-level file reading and privilege escalation, while the JDBC injection flaw could be weaponized to obtain a reverse shell as root. "The ReDoS vulnerability on Apache Oozie was caused by a lack of proper input validation and constraint enforcement, and allowed an attacker to request a large range of action IDs and cause an intensive loop operation, leading to a denial-of-service (DoS)," Ben Shitrit explained. Successful exploitation of the ReDoS vulnerability could result in a disruption of the system's operations, cause performance degradation, and negatively impact both the availability and reliability of the service. Following responsible disclosure, Microsoft has rolled out fixes as part of updates released on October 26, 2023. The disclosure arrives nearly three months after Orca also detailed a collection of eight flaws in the open-source analytics service that could be exploited for data access, session hijacking, and delivering malicious payloads.
Daily Brief Summary
Security researchers have identified three vulnerabilities in Azure HDInsight's services: Apache Hadoop, Kafka, and Spark.
These vulnerabilities can lead to privilege escalation for authenticated Azure HDInsight users, especially via Apache Ambari and Apache Oozie.
Two privilege escalation flaws allow attackers to craft network requests that could grant them cluster administrator privileges.
An XXE (XML External Entity) vulnerability allows for root-level file reading and another privilege escalation due to inadequate user input validation.
The ReDoS (Regular Expression Denial of Service) vulnerability in Apache Oozie can cause service disruptions and performance issues by triggering an intensive loop operation through improperly validated inputs.
Microsoft has addressed these security issues with updates released on October 26, 2023, following responsible disclosure protocols.
These vulnerabilities follow the disclosure of eight other issues in the service three months prior, also potentially exploitable for data access and malicious activities.