SB2019110502 - Multiple vulnerabilities in rConfig



SB2019110502 - Multiple vulnerabilities in rConfig

Published: November 5, 2019 Updated: November 8, 2019

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

Breakdown by Severity

High 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 2 secuirty vulnerabilities.


1) OS Command Injection (CVE-ID: CVE-2019-16663)

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

The vulnerability exists due to the "catCommand" parameter is passed to the "exec" function without filtering. A remote authenticated attacker can send a specially crafted GET request to "search.crud.php" file and execute arbitrary OS commands on the target system.

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

Note: This vulnerability can be exploited without authentication for all versions before rConfig 3.6.0.


2) OS Command Injection (CVE-ID: CVE-2019-16662)

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

The vulnerability exists due to the "rootUname" parameter is passed to the "exec" function without filtering. A remote unauthenticated attacker can send a specially crafted GET request to "ajaxServerSettingsChk.php" file and execute arbitrary OS commands on the target system.

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


Remediation

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