First published: Fri Feb 15 2008(Updated: )
The sendfile system call in FreeBSD 5.5 through 7.0 does not check the access flags of the file descriptor used for sending a file, which allows local users to read the contents of write-only files.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
FreeBSD Kernel | =6.3 | |
FreeBSD Kernel | =5.5 | |
FreeBSD Kernel | =7.0 | |
FreeBSD Kernel | =6.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2008-0777 is rated as a moderate severity vulnerability due to its potential to leak confidential data from write-only files.
To fix CVE-2008-0777, upgrade your FreeBSD system to a version that has patched this vulnerability.
CVE-2008-0777 affects FreeBSD versions 5.5, 6.2, 6.3, and 7.0.
CVE-2008-0777 exploits the sendfile system call's failure to check file descriptor access flags.
CVE-2008-0777 can be exploited by local users on affected FreeBSD systems.