Files
CVEs-PoC/2008/CVE-2008-1483.md
T
2024-05-26 14:27:05 +02:00

18 lines
733 B
Markdown

### [CVE-2008-1483](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1483)
![](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
OpenSSH 4.3p2, and probably other versions, allows local users to hijack forwarded X connections by causing ssh to set DISPLAY to :10, even when another process is listening on the associated port, as demonstrated by opening TCP port 6010 (IPv4) and sniffing a cookie sent by Emacs.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/kaio6fellipe/ssh-enum