4.3

CVE-2011-1595

Exploit

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.

Daten sind bereitgestellt durch National Vulnerability Database (NVD)
RdesktopRdesktop Version <= 1.6.0
RdesktopRdesktop Version1.0.0
RdesktopRdesktop Version1.1.0
RdesktopRdesktop Version1.2.0
RdesktopRdesktop Version1.3.0
RdesktopRdesktop Version1.3.1
RdesktopRdesktop Version1.4.0
RdesktopRdesktop Version1.4.1
RdesktopRdesktop Version1.5.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.3% 0.531
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 4.3 3.2 6.4
AV:A/AC:H/Au:N/C:P/I:P/A:P
CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.