Mandriva: Subject: [Security Announce] [ MDVSA-2008:222 ] Eterm


 
Thread Tools Search this Thread
Special Forums Cybersecurity Security Advisories (RSS) Mandriva: Subject: [Security Announce] [ MDVSA-2008:222 ] Eterm
# 1  
Old 10-30-2008
Mandriva: Subject: [Security Announce] [ MDVSA-2008:222 ] Eterm

LinuxSecurity.com: A vulnerability in Eterm allowed it to open a terminal on :0 if the environment variable was not set or the -display option was not specified, which could be used by a local user to hijack X11 connections (CVE-2008-1692). The updated packages have been patched to correct this issue.

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
UL(1)							      General Commands Manual							     UL(1)

NAME
ul - do underlining SYNOPSIS
ul [ -i ] [ -t terminal ] [ name ... ] DESCRIPTION
Ul reads the named files (or standard input if none are given) and translates occurrences of underscores to the sequence which indicates underlining for the terminal in use, as specified by the environment variable TERM. The -t option overrides the terminal kind specified in the environment. The file /etc/termcap is read to determine the appropriate sequences for underlining. If the terminal is incapable of underlining, but is capable of a standout mode then that is used instead. If the terminal can overstrike, or handles underlining automati- cally, ul degenerates to cat(1). If the terminal cannot underline, underlining is ignored. The -i option causes ul to indicate underlining onto by a separate line containing appropriate dashes `-'; this is useful when you want to look at the underlining which is present in an nroff output stream on a crt-terminal. SEE ALSO
man(1), nroff(1), colcrt(1) BUGS
Nroff usually outputs a series of backspaces and underlines intermixed with the text to indicate underlining. No attempt is made to opti- mize the backward motion. 4th Berkeley Distribution May 7, 1986 UL(1)