10
CVSSv2

CVE-2012-6275

Published: 24/02/2013 Updated: 25/02/2013
CVSS v2 Base Score: 10 | Impact Score: 10 | Exploitability Score: 10
VMScore: 1000
Vector: AV:N/AC:L/Au:N/C:C/I:C/A:C

Vulnerability Summary

Multiple stack-based buffer overflows in AntDS.exe in BigAntSoft BigAnt IM Message Server allow remote malicious users to have an unspecified impact via (1) the filename header in an SCH request or (2) the userid component in a DUPF request.

Vulnerable Product Search on Vulmon Subscribe to Product

bigantsoft bigant im message server -

Exploits

## # This file is part of the Metasploit Framework and may be subject to # redistribution and commercial restrictions Please see the Metasploit # web site for more information on licensing and terms of use # metasploitcom/ ## require 'msf/core' class Metasploit3 < Msf::Exploit::Remote Rank = NormalRanking include Msf::Exploit::R ...