2 matches found
glibc LD_AUDIT Arbitrary DSO Load Privilege Escalation
This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core/exploit/local/linux' require 'msf/core/exploit/exe' class MetasploitModule 'glibc LDAUDIT Arbitrary DSO Load Privilege Escalation', 'Description' = %q...
SCO Unixware 7.0/7.0.1/7.1 - Xsco Buffer Overflow
// source: https://www.securityfocus.com/bid/824/info Under certain versions of Unixware, the SUID program Xsco is vulnerable to a buffer overflow attack. The problem lies in that Xsco does not sanity check user supplied data. // UnixWare7 /usr/X/bin/Xsco local, K2/cheez // // Xsco produces some...