unarj: Long filenames buffer overflow and a path traversal vulnerability unarj contains a buffer overflow and a directory traversal vulnerability. This could lead to overwriting of arbitrary files or the execution of arbitrary code. unarj 2004-11-19 2004-11-19 70966 remote 2.63a-r2 2.63a-r2

unarj is an ARJ archive decompressor.

unarj has a bounds checking vulnerability within the handling of long filenames in archives. It also fails to properly sanitize paths when extracting an archive (if the "x" option is used to preserve paths).

An attacker could trigger a buffer overflow or a path traversal by enticing a user to open an archive containing specially-crafted path names, potentially resulting in the overwrite of files or execution of arbitrary code with the permissions of the user running unarj.

There is no known workaround at this time.

All unarj users should upgrade to the latest version:

# emerge --sync # emerge --ask --oneshot --verbose ">=app-arch/unarj-2.63a-r2"
CAN-2004-0947 CAN-2004-1027 jaervosz jaervosz koon