CVE-2006-1863
Linux Kernel < 2.6.17 - Directory Traversal via CIFS Chroot Escape
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-1863. PoCs published by Marcel Holtmann.
AI-analyzed exploit summary This is a writeup demonstrating a chroot bypass vulnerability in the Linux Kernel when using SMB-mounted filesystems (cifs). The attacker can escape the chroot restriction by navigating to the parent directory using 'cd ..\'.
Description
Directory traversal vulnerability in CIFS in Linux 2.6.16 and earlier allows local users to escape chroot restrictions for an SMB-mounted filesystem via "..\\" sequences, a similar vulnerability to CVE-2006-1864.
Exploits (1)
This is a writeup demonstrating a chroot bypass vulnerability in the Linux Kernel when using SMB-mounted filesystems (cifs). The attacker can escape the chroot restriction by navigating to the parent directory using 'cd ..\'.