7.5
CVSSv2

CVE-2004-1595

Published: 13/10/2004 Updated: 11/07/2017
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 760
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

Buffer overflow in ShixxNote 6.net build 117 allows remote malicious users to execute arbitrary code via a long font field.

Vulnerable Product Search on Vulmon Subscribe to Product

shixxnote shixxnote 6.net

Exploits

## # $Id: shixxnote_fontrb 9525 2010-06-15 07:18:08Z jduck $ ## ## # This file is part of the Metasploit Framework and may be subject to # redistribution and commercial restrictions Please see the Metasploit # Framework web site for more information on licensing and terms of use # metasploitcom/framework/ ## require 'msf/core' class M ...
/* ShixxNote 6net buffer overflow exploit v01 Public exploit overflows only Win2K systems, else crashs Exploit code by class101 [at] DFindkd-teamcom Bind a shellcode to the port 101 Thanx to Luigi Auriemma(aluigi at altervista org) for the bug discovery Thanx to HDMoore and Metasploitcom for their kickass ASM work Why W ...