Lucene search

K
vulnrichmentGitHub_MVULNRICHMENT:CVE-2024-32656
HistoryApr 22, 2024 - 10:16 p.m.

CVE-2024-32656 Ant Media Server vulnerable to local privilege escalation

2024-04-2222:16:52
CWE-862
GitHub_M
github.com
3
ant media server
local privilege escalation
vulnerability
java management extensions
authentication
apache james
jmx
mlet bean
code execution
patch
workaround

CVSS3

7.8

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

AI Score

8.2

Confidence

High

SSVC

Exploitation

none

Automatable

no

Technical Impact

total

Ant Media Server is live streaming engine software. A local privilege escalation vulnerability in present in versions 2.6.0 through 2.8.2 allows any unprivileged operating system user account to escalate privileges to the root user account on the system. This vulnerability arises from Ant Media Server running with Java Management Extensions (JMX) enabled and authentication disabled on localhost on port 5599/TCP. This vulnerability is nearly identical to the local privilege escalation vulnerability CVE-2023-26269 identified in Apache James. Any unprivileged operating system user can connect to the JMX service running on port 5599/TCP on localhost and leverage the MLet Bean within JMX to load a remote MBean from an attacker-controlled server. This allows an attacker to execute arbitrary code within the Java process run by Ant Media Server and execute code within the context of the antmedia service account on the system. Version 2.9.0 contains a patch for the issue. As a workaround, one may remove certain parameters from the antmedia.service file.

ADP Affected

[
  {
    "cpes": [
      "cpe:2.3:a:ant-media:Ant-Media-Server:*:*:*:*:*:*:*:*"
    ],
    "vendor": "ant-media",
    "product": "Ant-Media-Server",
    "versions": [
      {
        "status": "affected",
        "version": "2.6.0"
      }
    ],
    "defaultStatus": "unknown"
  }
]

CVSS3

7.8

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

AI Score

8.2

Confidence

High

SSVC

Exploitation

none

Automatable

no

Technical Impact

total

Related for VULNRICHMENT:CVE-2024-32656