First published: Mon Feb 03 1997(Updated: )
rcp on various Linux systems including Red Hat 4.0 allows a "nobody" user or other user with UID of 65535 to overwrite arbitrary files, since 65535 is interpreted as -1 by chown and other system calls, which causes the calls to fail to modify the ownership of the file.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Red Hat Linux | =4.0 | |
Slackware Linux | =3.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-1999-1299 has a moderate severity rating due to the potential for arbitrary file overwriting by unauthorized users.
To fix CVE-1999-1299, update the affected systems to the latest version of your Linux distribution that addresses this vulnerability.
CVE-1999-1299 affects various Linux systems, specifically Red Hat 4.0 and Slackware 3.1.
The CVE-1999-1299 vulnerability can be exploited by users with a UID of 65535, often the 'nobody' user.
The impact of CVE-1999-1299 allows attackers to overwrite arbitrary files, potentially leading to system compromise.