CVE-2024-37569
Mitel 6869i Command Injection Vulnerability
Description
An issue was discovered on Mitel 6869i through 4.5.0.41 and 5.x through 5.0.0.1018 devices. A command injection vulnerability exists in the hostname parameter taken in by the provis.html endpoint. The provis.html endpoint performs no sanitization on the hostname parameter (sent by an authenticated user), which is subsequently written to disk. During boot, the hostname parameter is executed as part of a series of shell commands. Attackers can achieve remote code execution in the root context by placing shell metacharacters in the hostname parameter.
INFO
Published Date :
June 9, 2024, 8:15 p.m.
Last Modified :
July 3, 2024, 2:04 a.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
5.9
Exploitability Score :
2.8
Public PoC/Exploit Available at Github
CVE-2024-37569 has a 1 public PoC/Exploit
available at Github.
Go to the Public Exploits
tab to see the list.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-37569
.
URL | Resource |
---|---|
https://github.com/kwburns/CVE/blob/main/Mitel/5.0.0.1018/code/exploit-provis.py | Product |
https://github.com/kwburns/CVE/tree/main/Mitel/5.0.0.1018#authenticated-remote-command-execution-provis | Exploit Third Party Advisory |
https://www.youtube.com/watch?v=I9TQqfP5qzM | Exploit |
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
A repository containing exploit code / zero-day research I've worked on.
Python
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-37569
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-37569
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0
Jul. 03, 2024
Action Type Old Value New Value Added CWE CISA-ADP CWE-77 Added CVSS V3.1 CISA-ADP AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L -
Initial Analysis by [email protected]
Jun. 12, 2024
Action Type Old Value New Value Added CVSS V3.1 NIST AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H Changed Reference Type https://github.com/kwburns/CVE/blob/main/Mitel/5.0.0.1018/code/exploit-provis.py No Types Assigned https://github.com/kwburns/CVE/blob/main/Mitel/5.0.0.1018/code/exploit-provis.py Product Changed Reference Type https://github.com/kwburns/CVE/tree/main/Mitel/5.0.0.1018#authenticated-remote-command-execution-provis No Types Assigned https://github.com/kwburns/CVE/tree/main/Mitel/5.0.0.1018#authenticated-remote-command-execution-provis Exploit, Third Party Advisory Changed Reference Type https://www.youtube.com/watch?v=I9TQqfP5qzM No Types Assigned https://www.youtube.com/watch?v=I9TQqfP5qzM Exploit Added CWE NIST CWE-77 Added CPE Configuration AND OR *cpe:2.3:o:mitel:6869i_sip_firmware:*:*:*:*:*:*:*:* versions up to (including) 4.5.0.41 *cpe:2.3:o:mitel:6869i_sip_firmware:*:*:*:*:*:*:*:* versions from (including) 5.0.0.0 up to (including) 5.0.0.1018 OR cpe:2.3:h:mitel:6869i_sip:-:*:*:*:*:*:*:* -
CVE Received by [email protected]
Jun. 09, 2024
Action Type Old Value New Value Added Description An issue was discovered on Mitel 6869i through 4.5.0.41 and 5.x through 5.0.0.1018 devices. A command injection vulnerability exists in the hostname parameter taken in by the provis.html endpoint. The provis.html endpoint performs no sanitization on the hostname parameter (sent by an authenticated user), which is subsequently written to disk. During boot, the hostname parameter is executed as part of a series of shell commands. Attackers can achieve remote code execution in the root context by placing shell metacharacters in the hostname parameter. Added Reference MITRE https://github.com/kwburns/CVE/tree/main/Mitel/5.0.0.1018#authenticated-remote-command-execution-provis [No types assigned] Added Reference MITRE https://github.com/kwburns/CVE/blob/main/Mitel/5.0.0.1018/code/exploit-provis.py [No types assigned] Added Reference MITRE https://www.youtube.com/watch?v=I9TQqfP5qzM [No types assigned]
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-37569
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-37569
weaknesses.