Exploitation Summary
EIP tracks 1 public exploit for CVE-2001-1029. PoCs published by Przemyslaw Frasunek.
AI-analyzed exploit summary This exploit describes a privilege escalation vulnerability in FreeBSD's login process where a malicious .login.conf entry can leak sensitive files like /etc/master.passwd. It leverages improper privilege dropping during SSH or login sessions.
Description
libutil in OpenSSH on FreeBSD 4.4 and earlier does not drop privileges before verifying the capabilities for reading the copyright and welcome files, which allows local users to bypass the capabilities checks and read arbitrary files by specifying alternate copyright or welcome files.
Exploits (1)
This exploit describes a privilege escalation vulnerability in FreeBSD's login process where a malicious .login.conf entry can leak sensitive files like /etc/master.passwd. It leverages improper privilege dropping during SSH or login sessions.