Files
CVEs-PoC/2015/CVE-2015-8025.md
T
2024-06-18 02:51:15 +02:00

18 lines
697 B
Markdown

### [CVE-2015-8025](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8025)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
driver/subprocs.c in XScreenSaver before 5.34 does not properly perform an internal consistency check, which allows physically proximate attackers to bypass the lock screen by hot swapping monitors.
### POC
#### Reference
- http://www.oracle.com/technetwork/topics/security/bulletinjul2016-3090568.html
#### Github
No PoCs found on GitHub currently.