CVE-2002-1715
SSH 1-3 - Local Shell Restriction Bypass via World-Writable Script Execution
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2002-1715. PoCs published by A.Dimitrov.
AI-analyzed exploit summary This is a writeup describing a vulnerability in SSH implementations where a remote user can upload and execute scripts in world-writeable directories to gain unprivileged shell access. The example demonstrates executing a script via SSH command injection.
Description
SSH 1 through 3, and possibly other versions, allows local users to bypass restricted shells such as rbash or rksh by uploading a script to a world-writeable directory, then executing that script to gain normal shell access.
Exploits (1)
This is a writeup describing a vulnerability in SSH implementations where a remote user can upload and execute scripts in world-writeable directories to gain unprivileged shell access. The example demonstrates executing a script via SSH command injection.