SB2023022726 - Multiple vulnerabilities in Audiocodes Device Manager Express



SB2023022726 - Multiple vulnerabilities in Audiocodes Device Manager Express

Published: February 27, 2023 Updated: October 25, 2024

Security Bulletin ID SB2023022726
Severity
High
Patch available
NO
Number of vulnerabilities 6
Exploitation vector Remote access
Highest impact Code execution

Breakdown by Severity

High 50% Medium 17% Low 33%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 6 secuirty vulnerabilities.


1) SQL injection (CVE-ID: CVE-2022-24627)

The vulnerability allows a remote attacker to execute arbitrary SQL queries in database.

The vulnerability exists due to insufficient sanitization of user-supplied data in the "p" parameter of the login form. A remote attacker can send a specially crafted request to the affected application and execute arbitrary SQL commands within the application database.

Successful exploitation of this vulnerability may allow a remote attacker to read, delete, modify data in database and gain complete control over the affected application.


2) SQL injection (CVE-ID: CVE-2022-24628)

The vulnerability allows a remote user to execute arbitrary SQL queries in database.

The vulnerability exists due to insufficient sanitization of user-supplied data in the "id" parameter of IPPhoneFirmwareEdit.php. A remote administrator can send a specially crafted request to the affected application and execute arbitrary SQL commands within the application database.

Successful exploitation of this vulnerability may allow a remote attacker to read, delete, modify data in database and gain complete control over the affected application.


3) Path traversal (CVE-ID: CVE-2022-24629)

The vulnerability allows a remote attacker to perform directory traversal attacks.

The vulnerability exists due to input validation error when processing directory traversal sequences in the "dir" parameter of the file upload functionality. A remote attacker can send a specially crafted HTTP request and read arbitrary files on the system, leading to arbitrary code execution.


4) Command Injection (CVE-ID: CVE-2022-24630)

The vulnerability allows a remote attacker to execute arbitrary commands on the target system.

The vulnerability exists due to improper input validation in an undocumented eval function in BrowseFiles.php. A remote attacker can pass specially crafted data to the application and execute arbitrary commands on the target system.

Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.


5) Stored cross-site scripting (CVE-ID: CVE-2022-24631)

The disclosed vulnerability allows a remote attacker to perform cross-site scripting (XSS) attacks.

The vulnerability exists due to insufficient sanitization of user-supplied data in the "desc" parameter in ajaxTenants.php. A remote attacker can inject and execute arbitrary HTML and script code in user's browser in context of vulnerable website.

Successful exploitation of this vulnerability may allow a remote attacker to steal potentially sensitive information, change appearance of the web page, perform phishing and drive-by-download attacks.


6) Path traversal (CVE-ID: CVE-2022-24632)

The vulnerability allows a remote attacker to perform directory traversal attacks.

The vulnerability exists due to input validation error when processing directory traversal sequences in the view parameter of the file download functionality in BrowseFiles.php. A remote attacker can send a specially crafted HTTP request and read arbitrary files on the system.


Remediation

Cybersecurity Help is not aware of any official remediation provided by the vendor.