Context over chaos. Disconnected technologies, siloed data, and reactive processes can only get you so far. Protecting businesses in today’s threat landscape demands more than a set of security tools – it requires context.
That's where Avertium comes in
Security. It’s in our DNA. It’s elemental, foundational. Something that an always-on, everything’s-IoT-connected world depends on.
Helping mid-to-enterprise organizations protect assets and manage risk is our only business. Our mission is to make our customers’ world a safer place so that they may thrive in an always-on, connected world.
Best-in-class technology from our partners... backed by service excellence from Avertium.
Interested in becoming a partner?
With Avertium's deal registration, partners can efficiently and confidently connect with Avertium on opportunities to protect your deals.
Microsoft Copilot for Security analyzes and synthesizes high volumes of security data which can help healthcare cybersecurity teams do more with less.
Dive into our resource hub and explore top
cybersecurity topics along with what we do
and what we can do for you.
overview
This week the Apache Software Foundation shipped security updates for the Apache Tomcat web server software and Apache Traffic Control.
Tracked as CVE-2024-56337 (Tomcat) and CVE-2024-45387 (Traffic Control) respectively, this vulnerabilities are high severity and would allow attackers to gain high level control within an environment or remotely execute code.
CVE-2024-56337 is a Time-of-check Time-of-use (TOCTOU) race condition vulnerability in Apache Tomcat, potentially leading to remote code execution. It affects versions 9.0.0.M1–9.0.97, 10.1.0-M1–10.1.33, and 11.0.0-M1–11.0.1. The flaw arises from an incomplete mitigation of CVE-2024-50379, exposing systems with specific configurations. To mitigate, upgrade to Apache Tomcat 9.0.99, 10.1.35, or 11.0.3. Ensure appropriate configurations, particularly for systems using Java Security Manager. Validate that web applications are not inadvertently exposing privileged operations and review logs for suspicious activities. Implement general security practices, including limiting unnecessary file system access and enforcing robust network controls, to reduce exposure.
CVE-2024-45387 is an SQL injection vulnerability in Apache Traffic Control's Traffic Ops component, affecting versions 8.0.0–8.0.1. It allows privileged users with roles like "admin" or "steering" to execute arbitrary SQL commands via crafted PUT requests, potentially compromising the database and exposing sensitive information. To mitigate, upgrade to Apache Traffic Control version 8.0.2 or later. Restrict access to privileged roles and enforce the principle of least privilege. Regularly audit and monitor system logs for suspicious activity. Employ web application firewalls (WAFs) to detect and block malicious SQL queries, and to ensure robust input validation to prevent exploitation.
TTPs TO MONITOR
1. Exploitation for Privilege Escalation (T1068)
SUPPORTING DOCUMENTATION