>> FreeBSD Security Update Fixes pty Information Disclosure Vulnerabilities
Title : FreeBSD Security Update Fixes pty Information Disclosure Vulnerabilities VUPEN ID : VUPEN/ADV-2008-0153 CVE ID : CVE-2008-0216 - CVE-2008-0217
Rated as : Low Risk
Remotely Exploitable : No Locally Exploitable : Yes Release Date : 2008-01-16
Technical Description
Two vulnerabilities have been identified in FreeBSD, which could be exploited by malicious users to bypass security restrictions and gain knowledge of sensitive information.
The first issue is caused by an error in "openpty" when called by non-root users, which could cause the newly created pseudo-terminal to be world readable and writeable.
The second vulnerability is caused by an error in the "ptsname()" function when extracting characters from the name of a device node in "/dev", which could be exploited by malicious users to read the content of the pty from another user.