vendor:
Webmin
by:
Di42lo
7.5
CVSS
HIGH
Brute Force
CWE
Product Name: Webmin
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
Webmin BruteForce + Command execution
This exploit allows an attacker to perform a brute force attack and execute commands on a Webmin server. It takes a target host and a command as input. It tries different passwords until it finds a valid session ID (SID). Once the SID is found, it connects to the host again and sends a buffer containing the command to be executed.
Mitigation:
To mitigate this vulnerability, ensure that strong passwords are used for Webmin accounts and consider implementing account lockouts or rate limiting to prevent brute force attacks. Additionally, keep Webmin up to date with the latest security patches.