Show filters
80 Total Results
Displaying 1-10 of 80
Sort by:
Attacker Value
Very High

CVE-2022-44877

Disclosure Date: January 05, 2023 (last updated October 08, 2023)
login/index.php in CWP (aka Control Web Panel or CentOS Web Panel) 7 before 0.9.8.1147 allows remote attackers to execute arbitrary OS commands via shell metacharacters in the login parameter.
Attacker Value
Moderate

CVE-2020-15612 — CentOS Web Panel Authentication Bypass/RCE

Disclosure Date: July 28, 2020 (last updated February 21, 2025)
This vulnerability allows remote attackers to execute arbitrary code on affected installations of CentOS Web Panel cwp-e17.0.9.8.923. Authentication is not required to exploit this vulnerability. The specific flaw exists within ajax_ftp_manager.php. When parsing the userLogin parameter, the process does not properly validate a user-supplied string before using it to execute a system call. An attacker can leverage this vulnerability to execute code in the context of root. Was ZDI-CAN-9737.
Attacker Value
Unknown

CVE-2021-45467

Disclosure Date: December 26, 2022 (last updated October 08, 2023)
In CWP (aka Control Web Panel or CentOS Web Panel) before 0.9.8.1107, an unauthenticated attacker can use %00 bytes to cause /user/loader.php to register an arbitrary API key, as demonstrated by a /user/loader.php?api=1&scripts= .%00./.%00./api/account_new_create&acc=guadaapi URI. Any number of %00 instances can be used, e.g., .%00%00%00./.%00%00%00./api/account_new_create could also be used for the scripts parameter.
Attacker Value
Unknown

CVE-2021-45466

Disclosure Date: December 26, 2022 (last updated October 08, 2023)
In CWP (aka Control Web Panel or CentOS Web Panel) before 0.9.8.1107, attackers can make a crafted request to api/?api=add_server&DHCP= to add an authorized_keys text file in the /resources/ folder.
Attacker Value
Unknown

CVE-2022-25048

Disclosure Date: July 07, 2022 (last updated October 07, 2023)
Command injection vulnerability in CWP v0.9.8.1126 that allows normal users to run commands as the root user.
Attacker Value
Unknown

CVE-2022-25047

Disclosure Date: July 07, 2022 (last updated October 07, 2023)
The password reset token in CWP v0.9.8.1126 is generated using known or predictable values.
Attacker Value
Unknown

CVE-2022-25046

Disclosure Date: July 07, 2022 (last updated October 07, 2023)
A path traversal vulnerability in loader.php of CWP v0.9.8.1122 allows attackers to execute arbitrary code via a crafted POST request.
Attacker Value
Unknown

CVE-2021-31316

Disclosure Date: May 18, 2021 (last updated February 22, 2025)
The unprivileged user portal part of CentOS Web Panel is affected by a SQL Injection via the 'idsession' HTTP POST parameter.
Attacker Value
Unknown

CVE-2021-31324

Disclosure Date: May 18, 2021 (last updated February 22, 2025)
The unprivileged user portal part of CentOS Web Panel is affected by a Command Injection vulnerability leading to root Remote Code Execution.
Attacker Value
Unknown

CVE-2020-15624

Disclosure Date: July 28, 2020 (last updated February 21, 2025)
This vulnerability allows remote attackers to disclose sensitive information on affected installations of CentOS Web Panel cwp-e17.0.9.8.923. Authentication is not required to exploit this vulnerability. The specific flaw exists within ajax_new_account.php. When parsing the domain parameter, the process does not properly validate a user-supplied string before using it to construct SQL queries. An attacker can leverage this vulnerability to disclose information in the context of root. Was ZDI-CAN-9727.