4.3
CVSSv2

CVE-2013-0629

Published: 09/01/2013 Updated: 18/01/2013
CVSS v2 Base Score: 4.3 | Impact Score: 2.9 | Exploitability Score: 8.6
VMScore: 435
Vector: AV:N/AC:M/Au:N/C:P/I:N/A:N

Vulnerability Summary

Adobe ColdFusion 9.0, 9.0.1, 9.0.2, and 10, when a password is not configured, allows malicious users to access restricted directories via unspecified vectors, as exploited in the wild in January 2013.

Vulnerable Product Search on Vulmon Subscribe to Product

adobe coldfusion 9.0.1

adobe coldfusion 9.0.2

adobe coldfusion 9.0

adobe coldfusion 10.0

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' require 'digest/sha1' require 'openssl' class Metasploit3 < Msf::Exploit::Remote incl ...
This Metasploit module exploits a pile of vulnerabilities in Adobe ColdFusion APSB13-03 including arbitrary command execution in scheduleeditcfm (9x only), directory traversal, and authentication bypass issues ...