CVE-2019-6110
MEDIUM EXPLOITED IN THE WILD RANSOMWAREOpenSSH < 7.9 - Terminal Output Manipulation via ANSI Control Codes
Title source: llmExploitation Summary
CVE-2019-6110 has been observed exploited in the wild (reported by VulnCheck KEV, InTheWild.io), including in ransomware campaigns. EIP tracks 2 public exploits from researchers including Mark E. Haase.
AI-analyzed exploit summary This exploit demonstrates CVE-2019-6111 and CVE-2019-6110 in OpenSSH's SCP client by sending an additional malicious file (exploit.txt) and hiding its transfer using ANSI escape sequences. It sets up a fake SCP server that exploits vulnerable clients during file downloads.
Description
In OpenSSH 7.9, due to accepting and displaying arbitrary stderr output from the server, a malicious server (or Man-in-The-Middle attacker) can manipulate the client output, for example to use ANSI control codes to hide additional files being transferred.
Exploits (2)
This exploit demonstrates CVE-2019-6111 and CVE-2019-6110 in OpenSSH's SCP client by sending an additional malicious file (exploit.txt) and hiding its transfer using ANSI escape sequences. It sets up a fake SCP server that exploits vulnerable clients during file downloads.
This exploit demonstrates CVE-2019-6110 and CVE-2019-6111 by creating a malicious SCP server that sends an additional file (exploit.txt) and hides the transfer using ANSI escape sequences. It leverages the SCP client's improper handling of file transfers and stderr output.
References (7)
Scores
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N