CVE-2016-3115
MEDIUMOpenSSH < 7.2 - Authenticated Command Restriction Bypass via X11 Forwarding CRLF Injection
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2016-3115. PoCs published by tintinweb.
AI-analyzed exploit summary This exploit demonstrates a CRLF injection vulnerability in OpenSSH (CVE-2016-3115) where an authenticated user can inject arbitrary xauth commands via a newline character in the x11 cookie, potentially bypassing forced-commands or /bin/false restrictions. The PoC includes functional code to exploit this vulnerability and outlines the technical details of the attack.
Description
Multiple CRLF injection vulnerabilities in session.c in sshd in OpenSSH before 7.2p2 allow remote authenticated users to bypass intended shell-command restrictions via crafted X11 forwarding data, related to the (1) do_authenticated1 and (2) session_x11_req functions.
Exploits (1)
This exploit demonstrates a CRLF injection vulnerability in OpenSSH (CVE-2016-3115) where an authenticated user can inject arbitrary xauth commands via a newline character in the x11 cookie, potentially bypassing forced-commands or /bin/false restrictions. The PoC includes functional code to exploit this vulnerability and outlines the technical details of the attack.
References (25)
Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N