Gnome-Terminal Window Title Reporting Escape Sequence Command Execution Vulnerability
BID:6948
Info
Gnome-Terminal Window Title Reporting Escape Sequence Command Execution Vulnerability
| Bugtraq ID: | 6948 |
| Class: | Design Error |
| CVE: |
CVE-2003-0070 |
| Remote: | Yes |
| Local: | No |
| Published: | Feb 25 2003 12:00AM |
| Updated: | Jul 11 2009 08:06PM |
| Credit: | Discovery of these issues is credited to H D Moore and Digital Defense. |
| Vulnerable: |
GNOME gnome-terminal 2.2.1 GNOME gnome-terminal 2.2 GNOME gnome-terminal 2.1.4 GNOME gnome-terminal 2.1.3 GNOME gnome-terminal 2.1.2 GNOME gnome-terminal 2.1.1 GNOME gnome-terminal 2.1 |
| Not Vulnerable: | |
Discussion
Gnome-Terminal Window Title Reporting Escape Sequence Command Execution Vulnerability
Gnome-Terminal's window title reporting feature may be abused to execute arbitrary commands on the system running the vulnerable terminal emulator. The terminal software supports escape sequences which can change the title of a terminal window and then report the title back to the command line. In this manner, an attacker can inject malicious escape sequences which include arbitrary commands in the terminal window title and then cause the commands to be displayed on the command line.
It is possible to exploit these issues if an attacker can cause malicious escape sequences to be displayed in a terminal window of a vulnerable terminal emulator. Exploitation will still require the user to press 'Enter' once the malicious commands are dumped from the window title to the command line. Other emulator features may be used to obfuscate the attack and trick the user into pressing 'Enter'.
It should be noted that Gnome-Terminal is only affected by this issue when implementing the VTE component.
Gnome-Terminal's window title reporting feature may be abused to execute arbitrary commands on the system running the vulnerable terminal emulator. The terminal software supports escape sequences which can change the title of a terminal window and then report the title back to the command line. In this manner, an attacker can inject malicious escape sequences which include arbitrary commands in the terminal window title and then cause the commands to be displayed on the command line.
It is possible to exploit these issues if an attacker can cause malicious escape sequences to be displayed in a terminal window of a vulnerable terminal emulator. Exploitation will still require the user to press 'Enter' once the malicious commands are dumped from the window title to the command line. Other emulator features may be used to obfuscate the attack and trick the user into pressing 'Enter'.
It should be noted that Gnome-Terminal is only affected by this issue when implementing the VTE component.
Exploit / POC
Gnome-Terminal Window Title Reporting Escape Sequence Command Execution Vulnerability
There is no exploit code required.
There is no exploit code required.
Solution / Fix
Gnome-Terminal Window Title Reporting Escape Sequence Command Execution Vulnerability
Solution:
Gentoo Linux has released an advisory. Users who have installed x11-libs/vte are advised to upgrade to vte-0.10.25 by issuing the following commands:
emerge sync
emerge -u vte
emerge clean
Fixes available:
Solution:
Gentoo Linux has released an advisory. Users who have installed x11-libs/vte are advised to upgrade to vte-0.10.25 by issuing the following commands:
emerge sync
emerge -u vte
emerge clean
Fixes available:
References
Gnome-Terminal Window Title Reporting Escape Sequence Command Execution Vulnerability
References:
References:
- TERMINAL EMULATOR SECURITY ISSUES (Digital Defense)
- Terminal Emulator Security Issues (H D Moore
)