Cyber Resilience

CVE-2022-24630

HighPublic PoCRCE

Published: 29 May 2023

Published
29 May 2023
Modified
21 November 2024
KEV Added
Patch
CVSS Score v3.1 7.2 CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.2592 96.4th percentile
Risk Priority 30 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2022-24630 is a high-severity Command Injection (CWE-77) vulnerability in Audiocodes Device Manager Express. Its CVSS base score is 7.2 (High).

Operationally, ranked in the top 3.6% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

Deeper analysis

CVE-2022-24630 affects AudioCodes Device Manager Express through version 7.8.20002.47752. The vulnerability exists in BrowseFiles.php, which accepts a POST request containing the parameter cmd=ssh along with an ssh_command field whose value is passed directly to execution, corresponding to CWE-77 command injection.

An authenticated attacker with high privileges can reach the endpoint over the network and supply arbitrary commands in the ssh_command field. Successful exploitation grants the ability to execute operating-system commands, resulting in full compromise of confidentiality, integrity, and availability on the affected host.

The EPSS score for this CVE rose from a low baseline to a peak of 0.4486 before settling at a current value of 0.2592, indicating that exploitation interest increased after public disclosure. The referenced full-disclosure posting provides the initial technical details but does not include vendor-supplied patches or mitigation steps.

EU & UK References

Vulnerability details

An issue was discovered in AudioCodes Device Manager Express through 7.8.20002.47752. BrowseFiles.php allows a ?cmd=ssh POST request with an ssh_command field that is executed.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

audiocodes
device manager express
≤ 7.8.20002.47752

Mitigating Controls

No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.

References