vendor:
CentOS Web Panel
by:
DKM
4.8
CVSS
MEDIUM
Stored/Persistent XSS
79
CWE
Product Name: CentOS Web Panel
Affected Version From: 0.9.8.789
Affected Version To: 0.9.8.789
Patch Exists: YES
Related CWE: CVE-2019-10261
CPE: a:centos-webpanel:centos_web_panel
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: CentOS 7
2019
CentOS Web Panel 0.9.8.789 – NameServer Field Stored Cross-Site Scripting Vulnerability
CentOS-WebPanel.com (aka CWP) CentOS Web Panel through 0.9.8.789 is vulnerable to Stored/Persistent XSS for the 'Name Server 1' and 'Name Server 2' fields via 'DNS Functions' for 'Edit Nameservers IPs' action. This is because the application does not properly sanitize the users input.
Mitigation:
Input validation and sanitization should be done to prevent XSS attacks.