Exploitation Summary
EIP tracks 1 public exploit for CVE-2003-0101. PoCs published by Carl Livitt.
AI-analyzed exploit summary This exploit injects a fake session ID into Webmin/Usermin by sending a crafted BASE64-encoded Authorization header. It bypasses authentication by setting a known SID (1234567890) for the 'admin' user, requiring the 'passdelay' option to be enabled on the target.
Description
miniserv.pl in (1) Webmin before 1.070 and (2) Usermin before 1.000 does not properly handle metacharacters such as line feeds and carriage returns (CRLF) in Base-64 encoded strings during Basic authentication, which allows remote attackers to spoof a session ID and gain root privileges.
Exploits (1)
This exploit injects a fake session ID into Webmin/Usermin by sending a crafted BASE64-encoded Authorization header. It bypasses authentication by setting a known SID (1234567890) for the 'admin' user, requiring the 'passdelay' option to be enabled on the target.