4.6
CVSSv2

CVE-2002-1473

Published: 22/04/2003 Updated: 05/09/2008
CVSS v2 Base Score: 4.6 | Impact Score: 6.4 | Exploitability Score: 3.9
VMScore: 470
Vector: AV:L/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

Multiple buffer overflows in lp subsystem for HP-UX 10.20 up to and including 11.11 (11i) allow local users to cause a denial of service and possibly execute arbitrary code.

Vulnerable Product Search on Vulmon Subscribe to Product

hp hp-ux 10.20

hp hp-ux 11.00

hp hp-ux 11.11

Exploits

## # $Id$ ## ## # 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 Metasploit3 < Msf::Exploit::Remote include Ms ...
## # $Id: cleanup_execrb 10561 2010-10-06 00:53:45Z hdm $ ## ## # 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 Me ...