vendor:
Virtualmin
by:
Filip Palian
7,5
CVSS
HIGH
Unprivileged port use, XSS, Anonymous proxy, Information disclousure
79, 352, 200, 264
CWE
Product Name: Virtualmin
Affected Version From: Virtualmin < 3.703
Affected Version To: Virtualmin < 3.703
Patch Exists: YES
Related CWE: N/A
CPE: a:virtualmin:virtualmin
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2009
Virtualmin Multiple Vulnerabilities
Virtualmin is prone to multiple vulnerabilities. Unprivileged port use allows regular users to run their own daemon on port 10000 and prevent Virtualmin to run. XSS and CSRF attacks can be conducted due to lack of input data validation. Anonymous proxy feature can be used to hide the attacker's real location and conduct attacks on different servers. Information disclousure is possible due to system() call in mysql module and lack of dropping root privileges to perform some of its actions.
Mitigation:
Validate input data, set 'referers_none' configuration option to '0', drop root privileges to perform some of its actions.