Xfce Terminal: Remote arbitrary code execution A vulnerability has been discovered in the Xfce Terminal program, allowing for the remote execution of arbitrary code. terminal 2007-08-11 2008-07-12 184886 remote 0.2.6_p25931 0.2.6_p25931

Xfce Terminal is a console tool for the Xfce desktop environment.

Lasse Karkkainen discovered that the function terminal_helper_execute() in file terminal-helper.c does not properly escape the URIs before processing.

A remote attacker could entice a user to open a specially crafted link, possibly leading to the remote execution of arbitrary code with the privileges of the user running Xfce Terminal. Note that the exploit code depends on the browser used to open the crafted link.

There is no known workaround at this time.

All Xfce Terminal users should upgrade to the latest version:

# emerge --sync # emerge --ask --oneshot --verbose ">=x11-terms/terminal-0.2.6_p25931"
CVE-2007-3770 jaervosz jaervosz p-y