7.2
CVSSv2

CVE-2000-1103

Published: 09/01/2001 Updated: 05/09/2008
CVSS v2 Base Score: 7.2 | Impact Score: 10 | Exploitability Score: 3.9
VMScore: 725
Vector: AV:L/AC:L/Au:N/C:C/I:C/A:C

Vulnerability Summary

rcvtty in BSD 3.0 and 4.0 does not properly drop privileges before executing a script, which allows local malicious users to gain privileges by specifying an alternate Trojan horse script on the command line.

Vulnerable Product Search on Vulmon Subscribe to Product

bsdi bsd os 4.0.1

bsdi bsd os 3.0

bsdi bsd os 3.1

bsdi bsd os 4.0

Exploits

/* (BSDi30/40)rcvtty[mh] local exploit, by v9[v9@fakehaloorg] this exploit is for the rcvtty of the mh package, which is setgid=4(tty) on BSDi this exploit gives you egid/group=4(tty) access example: ------------------------------------------------- bash-202$ id uid=101(v9) gid=100(user) groups=100(user) bash-202$ ...