vendor:
CentOS Web Panel
by:
DKM
4.8
CVSS
MEDIUM
Stored Cross-Site Scripting
79
CWE
Product Name: CentOS Web Panel
Affected Version From: v0.9.8.763
Affected Version To: v0.9.8.763
Patch Exists: YES
Related CWE: CVE-2019-7646
CPE: a:centos_webpanel:centos_webpanel:0.9.8.763
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: CentOS 7
2019
CentOS Web Panel 0.9.8.763 – Stored Cross-Site Scripting Vulnerability
A Stored Cross Site Scripting vulnerability is found in the 'Package Name' Field within the 'Add a Package (add_package)' module. This is because the application does not properly sanitize the users input.
Mitigation:
Input validation should be done to sanitize user input.