cve/2007/CVE-2007-1859.md

18 lines
824 B
Markdown
Raw Normal View History

2025-09-29 21:09:30 +02:00
### [CVE-2007-1859](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1859)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
XScreenSaver 4.10, when using a remote directory service for credentials, does not properly handle the results from the getpwuid function in drivers/lock.c when there is no network connectivity, which causes XScreenSaver to crash and unlock the screen and allows local users to bypass authentication.
### POC
#### Reference
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A11459
#### Github
No PoCs found on GitHub currently.