CRITICAL

CVE-2022-44877

Control-webpanel Webpanel 2023-01-05 CVSS v3.1
CVSS
9.8
KEV

Description

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.

Summary dbcve.org

CWP (Control Web Panel) 7 prior to version 0.9.8.1147 contains an unauthenticated OS command injection vulnerability in login/index.php. The 'login' parameter is passed unsanitized to a shell context, allowing a remote attacker with no credentials to inject shell metacharacters and execute arbitrary OS commands on the underlying host.

Mitigation

Upgrade CWP 7 to version 0.9.8.1147 or later. As an interim compensating control, restrict network access to the CWP login endpoint (e.g., firewall/allow-list on port 2030/2086/2087) and deploy WAF rules that block shell metacharacters in the login POST body until the patch is applied.

Proof of Concept

Weakness (CWE)

CWE-78 OS Command Injection

EPSS Score

100%
Probability of exploitation in next 30 days
100th percentile

References

View on dbcve.org
Base CVE data derived from NVD (public domain). Enrichment by dbcve.org (CC-BY-4.0). Fetched via API.
Back to CVE