4.3
CVSSv2

CVE-2012-1465

Published: 19/03/2012 Updated: 29/08/2017
CVSS v2 Base Score: 4.3 | Impact Score: 2.9 | Exploitability Score: 8.6
VMScore: 440
Vector: AV:N/AC:M/Au:N/C:N/I:N/A:P

Vulnerability Summary

Stack-based buffer overflow in the HTTP Server in NetMechanica NetDecision prior to 4.6.1 allows remote malicious users to cause a denial of service (application crash) via a long URL in an HTTP request. NOTE: some of these details are obtained from third party information.

Vulnerable Product Search on Vulmon Subscribe to Product

netmechanica netdecision

Exploits

## # 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 Rank = NormalRanking inc ...
############################################################################## # # Title : Netmechanica NetDecision HTTP Server Denial Of Service # Vulnerability # Author : Prabhu S Angadi SecPod Technologies (wwwsecpodcom) # Vendor : wwwnetmechanicacom # Advisory : secpodorg/blog/?p=484 # se ...