5
CVSSv2

CVE-2012-6274

Published: 24/02/2013 Updated: 26/02/2013
CVSS v2 Base Score: 5 | Impact Score: 2.9 | Exploitability Score: 10
VMScore: 505
Vector: AV:N/AC:L/Au:N/C:N/I:P/A:N

Vulnerability Summary

BigAntSoft BigAnt IM Message Server does not require authentication for file uploading, which allows remote malicious users to create arbitrary files under AntServer\DocData\Public via unspecified vectors.

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 = ExcellentRanking include Msf::Exploit ...