mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
716 B
Markdown
18 lines
716 B
Markdown
### [CVE-2007-4752](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4752)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
ssh in OpenSSH before 4.7 does not properly handle when an untrusted cookie cannot be created and uses a trusted X11 cookie instead, which allows attackers to violate intended policy and gain privileges by causing an X client to be treated as trusted.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/3126
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|