Thursday, December 19, 2024
Homecyber securityApacheMQ Authentication Flaw Let Unauthorized Users Perform Multiple Actions

ApacheMQ Authentication Flaw Let Unauthorized Users Perform Multiple Actions

Published on

SIEM as a Service

Apache ActiveMQ is a Java based communication management tool for communicating with multiple components in a server.

It is an open-source widely used messaging service that can be used to send messages between two or more applications.

However, Apache ActiveMQ has been discovered with a critical flaw in its authentication that could allow literally anyone to perform malicious actions on the vulnerable instance.

- Advertisement - SIEM as a Service

This vulnerability has been assigned with CVE-2024-32114 and the severity has been given as 8.5 (High).

Document

Integrate ANY.RUN in Your Company for Effective Malware Analysis

Are you from SOC, Threat Research, or DFIR departments? If so, you can join an online community of 400,000 independent security researchers:

  • Real-time Detection
  • Interactive Malware Analysis
  • Easy to Learn by New Security Team members
  • Get detailed reports with maximum data
  • Set Up Virtual Machine in Linux & all Windows OS Versions
  • Interact with Malware Safely

If you want to test all these features now with completely free access to the sandbox:

Technical Analysis – CVE-2024-32114

According to the reports shared with Cyber Security News, this vulnerability exists due to the default configuration on Apache ActiveMQ which does not properly secure the API web context where the Jolokia JMX REST API and the Message REST API are located. 

This arises specifically because the API web request does not require authentication, allowing access to anyone.

Moreover, this could allow a threat actor to interact with the Jolokia JMX REST API and perform actions like producing a message, consuming a message, or purging or deleting destinations using the Message REST API. 

On-Demand Webinar to Secure the Top 3 SME Attack Vectors: Watch for Free.

To prevent this vulnerability, users of Apache ActiveMQ are recommended to update the default conf/jetty.xml configuration file with the below code for adding authentication requirements.

As an alternative, users can upgrade their Apache ActiveMQ to version 6.1.2, which has an updated default configuration with authentication.

Apache has also released a security advisory for addressing this vulnerability.

Is Your Network Under Attack? - Read CISO’s Guide to Avoiding the Next Breach - Download Free Guide

Eswar
Eswar
Eswar is a Cyber security content editor with a passion for creating captivating and informative content. With years of experience under his belt in Cyber Security, he is covering Cyber Security News, technology and other news.

Latest articles

Iranian Hackers Launched A Massive Attack to Exploit Global ICS Infrastructure

In a joint cybersecurity advisory, the FBI, CISA, NSA, and partner agencies from Canada,...

Next.js Vulnerability Let Attackers Bypass Authentication

A high-severity vulnerability has been discovered in the popular web framework, Next.js, which allows...

CISA Issues Secure Practices for Cloud Services To Strengthen U.S Federal Agencies

In a decisive move to bolster cloud security, the Cybersecurity and Infrastructure Security Agency...

Fortinet Critical Vulnerabilitiy Let Attackers Inject Commands Remotely

Fortinet, a global leader in cybersecurity solutions, has issued an urgent security advisory addressing...

API Security Webinar

72 Hours to Audit-Ready API Security

APIs present a unique challenge in this landscape, as risk assessment and mitigation are often hindered by incomplete API inventories and insufficient documentation.

Join Vivek Gopalan, VP of Products at Indusface, in this insightful webinar as he unveils a practical framework for discovering, assessing, and addressing open API vulnerabilities within just 72 hours.

Discussion points

API Discovery: Techniques to identify and map your public APIs comprehensively.
Vulnerability Scanning: Best practices for API vulnerability analysis and penetration testing.
Clean Reporting: Steps to generate a clean, audit-ready vulnerability report within 72 hours.

More like this

Next.js Vulnerability Let Attackers Bypass Authentication

A high-severity vulnerability has been discovered in the popular web framework, Next.js, which allows...

CISA Issues Secure Practices for Cloud Services To Strengthen U.S Federal Agencies

In a decisive move to bolster cloud security, the Cybersecurity and Infrastructure Security Agency...

Fortinet Critical Vulnerabilitiy Let Attackers Inject Commands Remotely

Fortinet, a global leader in cybersecurity solutions, has issued an urgent security advisory addressing...