mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-29 16:29:28 +02:00
18 lines
733 B
Markdown
18 lines
733 B
Markdown
### [CVE-2008-1483](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1483)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|