Exploitation Summary
EIP tracks 2 public exploits for CVE-1999-0113. PoCs published by anonymous, HORKimhab.
AI-analyzed exploit summary This exploit leverages a vulnerability in the rlogin service where improper parsing of arguments allows an attacker to bypass authentication and gain root access. The command 'rlogin -froot targethost.com' exploits this flaw by directly specifying the root username.
Description
Some implementations of rlogin allow root access if given a -froot parameter.
Exploits (2)
This exploit leverages a vulnerability in the rlogin service where improper parsing of arguments allows an attacker to bypass authentication and gain root access. The command 'rlogin -froot targethost.com' exploits this flaw by directly specifying the root username.
The repository contains a placeholder markdown file for CVE-1999-0113, describing a historical rlogin vulnerability that allowed root access via the -froot parameter. However, no functional exploit code, technical analysis, or proof-of-concept is provided.