mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
714 B
Markdown
18 lines
714 B
Markdown
### [CVE-2011-1595](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1595)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in the disk_create function in disk.c in rdesktop before 1.7.0, when disk redirection is enabled, allows remote RDP servers to read or overwrite arbitrary files via a .. (dot dot) in a pathname.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.redhat.com/show_bug.cgi?id=676252
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|