Adobe ColdFusion Multiple Vulnerabilities (APSB13-03) (credentialed check) - Nessus

Critical   Plugin ID: 66526

This page contains detailed information about the Adobe ColdFusion Multiple Vulnerabilities (APSB13-03) (credentialed check) Nessus plugin including available exploits and PoCs found on GitHub, in Metasploit or Exploit-DB for verifying of this vulnerability.

Plugin Overview


ID: 66526
Name: Adobe ColdFusion Multiple Vulnerabilities (APSB13-03) (credentialed check)
Filename: coldfusion_win_apsb13-03.nasl
Vulnerability Published: 2012-12-28
This Plugin Published: 2013-05-21
Last Modification Time: 2022-03-08
Plugin Version: 1.12
Plugin Type: local
Plugin Family: Windows
Dependencies: coldfusion_win_local_detect.nasl
Required KB Items [?]: SMB/coldfusion/instance

Vulnerability Information


Severity: Critical
Vulnerability Published: 2012-12-28
Patch Published: 2013-01-15
CVE [?]: CVE-2013-0625, CVE-2013-0629, CVE-2013-0631, CVE-2013-0632
CPE [?]: cpe:/a:adobe:coldfusion

Synopsis

A web-based application running on the remote Windows host is affected by multiple vulnerabilities.

Description

The version of Adobe ColdFusion running on the remote host is missing hotfixes that address the following vulnerabilities :

- An authentication bypass vulnerability exists that could allow an unauthorized user to gain administrative access. (CVE-2013-0625)

- A directory traversal vulnerability exists that could allow an unauthorized user to gain administrative access. (CVE-2013-0629)

- An unspecified information disclosure vulnerability exists that affects servers that have already been compromised. (CVE-2013-0631)

- Authentication bypass vulnerability exists that could allow an unauthorized user to gain administrative access. (CVE-2013-0632)

Solution

Apply the appropriate hotfixes referenced in Adobe security bulletin APSB13-03.

Public Exploits


Target Network Port(s): 139, 445
Target Asset(s): N/A
Exploit Available: True (Metasploit Framework, Exploit-DB, GitHub, Core Impact)
Exploit Ease: Exploits are available

Here's the list of publicly known exploits and PoCs for verifying the Adobe ColdFusion Multiple Vulnerabilities (APSB13-03) (credentialed check) vulnerability:

  1. Metasploit: exploit/multi/http/coldfusion_rds_auth_bypass
    [Adobe ColdFusion 9 Administrative Login Bypass]
  2. Metasploit: exploit/multi/http/coldfusion_rds_auth_bypass
    [Adobe ColdFusion RDS Authentication Bypass]
  3. Exploit-DB: exploits/multiple/remote/24946.rb
    [EDB-24946: Adobe ColdFusion APSB13-03 - Remote Multiple Vulnerabilities (Metasploit)]
  4. Exploit-DB: exploits/multiple/remote/30210.rb
    [EDB-30210: Adobe ColdFusion 9 - Administrative Authentication Bypass (Metasploit)]
  5. Exploit-DB: exploits/windows/webapps/27755.txt
    [EDB-27755: Adobe ColdFusion 9 - Administrative Authentication Bypass]
  6. GitHub: https://github.com/SunatP/FortiSIEM-Incapsula-Parser
    [CVE-2013-0632]
  7. GitHub: https://github.com/hatRiot/clusterd
    [CVE-2013-0632]
  8. GitHub: https://github.com/qashqao/clusterd
    [CVE-2013-0632]

Before running any exploit against any system, make sure you are authorized by the owner of the target system(s) to perform such activity. In any other case, this would be considered as an illegal activity.

WARNING: Beware of using unverified exploits from sources such as GitHub or Exploit-DB. These exploits and PoCs could contain malware. For more information, see how to use exploits safely.

Risk Information


CVSS Score Source [?]: CVE-2013-0632
CVSS V2 Vector: AV:N/AC:L/Au:N/C:C/I:C/A:C/E:H/RL:OF/RC:C
CVSS Base Score:10.0 (High)
Impact Subscore:10.0
Exploitability Subscore:10.0
CVSS Temporal Score:8.7 (High)
CVSS Environmental Score:NA (None)
Modified Impact Subscore:NA
Overall CVSS Score:8.7 (High)

Go back to menu.

Plugin Source


This is the coldfusion_win_apsb13-03.nasl nessus plugin source code. This script is Copyright (C) 2013-2022 and is owned by Tenable, Inc. or an Affiliate thereof.

#%NASL_MIN_LEVEL 70300
#
# (C) Tenable Network Security, Inc.
#

include('deprecated_nasl_level.inc');
include('compat.inc');

if (description)
{
  script_id(66526);
  script_version("1.12");
  script_set_attribute(attribute:"plugin_modification_date", value:"2022/03/08");

  script_cve_id(
    "CVE-2013-0625",
    "CVE-2013-0629",
    "CVE-2013-0631",
    "CVE-2013-0632"
  );
  script_bugtraq_id(
    57164,
    57165,
    57166,
    57330
  );
  script_xref(name:"EDB-ID", value:"24946");
  script_xref(name:"EDB-ID", value:"27755");
  script_xref(name:"CISA-KNOWN-EXPLOITED", value:"2022/03/24");
  script_xref(name:"CISA-KNOWN-EXPLOITED", value:"2022/09/07");

  script_name(english:"Adobe ColdFusion Multiple Vulnerabilities (APSB13-03) (credentialed check)");

  script_set_attribute(attribute:"synopsis", value:
"A web-based application running on the remote Windows host is affected
by multiple vulnerabilities.");
  script_set_attribute(attribute:"description", value:
"The version of Adobe ColdFusion running on the remote host is missing
hotfixes that address the following vulnerabilities :

  - An authentication bypass vulnerability exists that could
    allow an unauthorized user to gain administrative
    access. (CVE-2013-0625)

  - A directory traversal vulnerability exists that could
    allow an unauthorized user to gain administrative
    access. (CVE-2013-0629)

  - An unspecified information disclosure vulnerability
    exists that affects servers that have already been
    compromised. (CVE-2013-0631)

  - Authentication bypass vulnerability exists that could
    allow an unauthorized user to gain administrative
    access. (CVE-2013-0632)");
  script_set_attribute(attribute:"see_also", value:"https://forums.adobe.com/message/4962104");
  # http://www.carehart.org/blog/client/index.cfm/2013/1/2/Part2_serious_security_threat
  script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?832b0298");
  script_set_attribute(attribute:"see_also", value:"https://www.adobe.com/support/security/advisories/apsa13-01.html");
  script_set_attribute(attribute:"see_also", value:"https://www.adobe.com/support/security/bulletins/apsb13-03.html");
  # https://helpx.adobe.com/coldfusion/kb/coldfusion-security-hotfix-apsb13-03.html
  script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?a76b1a91");
  script_set_attribute(attribute:"solution", value:
"Apply the appropriate hotfixes referenced in Adobe security bulletin
APSB13-03.");
  script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C");
  script_set_cvss_temporal_vector("CVSS2#E:H/RL:OF/RC:C");
  script_set_attribute(attribute:"cvss_score_source", value:"CVE-2013-0632");

  script_set_attribute(attribute:"exploitability_ease", value:"Exploits are available");
  script_set_attribute(attribute:"exploit_available", value:"true");
  script_set_attribute(attribute:"exploit_framework_core", value:"true");
  script_set_attribute(attribute:"metasploit_name", value:'Adobe ColdFusion 9 Administrative Login Bypass');
  script_set_attribute(attribute:"exploit_framework_metasploit", value:"true");

  script_set_attribute(attribute:"vuln_publication_date", value:"2012/12/28");
  script_set_attribute(attribute:"patch_publication_date", value:"2013/01/15");
  script_set_attribute(attribute:"plugin_publication_date", value:"2013/05/21");

  script_set_attribute(attribute:"plugin_type", value:"local");
  script_set_attribute(attribute:"cpe", value:"cpe:/a:adobe:coldfusion");
  script_end_attributes();

  script_category(ACT_GATHER_INFO);
  script_family(english:"Windows");

  script_copyright(english:"This script is Copyright (C) 2013-2022 and is owned by Tenable, Inc. or an Affiliate thereof.");

  script_dependencies("coldfusion_win_local_detect.nasl");
  script_require_keys("SMB/coldfusion/instance");
  script_require_ports(139, 445);

  exit(0);
}

include("audit.inc");
include("coldfusion_win.inc");
include("global_settings.inc");
include("misc_func.inc");
include("smb_func.inc");

versions = make_list('9.0.0', '9.0.1', '9.0.2', '10.0.0');
instances = get_coldfusion_instances(versions); # this exits if it fails

# Check the hotfixes and cumulative hotfixes installed for each
# instance of ColdFusion.
info = NULL;
instance_info = make_list();

# a connection needs to be made to the system in order to call check_cfide_hotfix()
port   = kb_smb_transport();
login  = kb_smb_login();
pass   = kb_smb_password();
domain = kb_smb_domain();

if(! smb_session_init()) audit(AUDIT_FN_FAIL, 'smb_session_init');

cfide_file = "\CFIDE\adminapi\administrator.cfc";
searchterm = 'isRdsEnabled';

foreach name (keys(instances))
{
  info = NULL;
  ver = instances[name];

  if (ver == "9.0.0")
  {
    info = check_cfide_hotfix(name, cfide_file, searchterm, 'CFIDE-9.zip');
    remove = make_list("00001", "00002", "00003", "00004", "00005", "00006", "00007", "00008");
    info += check_jar_hotfix(name, "00009", 2, remove);
  }
  else if (ver == "9.0.1")
  {
    info = check_cfide_hotfix(name, cfide_file, searchterm, 'CFIDE-901.zip');
    remove = make_list("00001", "00002", "00003", "00004", "00005", "00006", "00007");
    info += check_jar_hotfix(name, "00008", 3, remove);
  }
  else if (ver == "9.0.2")
  {
    info = check_cfide_hotfix(name, cfide_file, searchterm, 'CFIDE-902.zip');
    remove = make_list("00001", "00002");
    info += check_jar_hotfix(name, "00003", 1, remove);
  }
  else if (ver == "10.0.0")
  {
    # CF10 uses an installer for updates so it is less likely (perhaps not possible) to only partially install a hotfix.
    # this means the plugin doesn't need to check for anything in the CFIDE directory, it just needs to check the CHF level
    info = check_jar_chf(name, 7);
  }

  if (!isnull(info))
    instance_info = make_list(instance_info, info);
}

NetUseDel();

if (max_index(instance_info) == 0)
  exit(0, "No vulnerable instances of Adobe ColdFusion were detected.");

if (report_verbosity > 0)
{
  report =
    '\nNessus detected the following unpatched instances :' +
    '\n' + join(instance_info, sep:'\n') +
    '\n';
  security_hole(port:port, extra:report);
}
else security_hole(port);

The latest version of this script can be found in these locations depending on your platform:

  • Linux / Unix:
    /opt/nessus/lib/nessus/plugins/coldfusion_win_apsb13-03.nasl
  • Windows:
    C:\ProgramData\Tenable\Nessus\nessus\plugins\coldfusion_win_apsb13-03.nasl
  • Mac OS X:
    /Library/Nessus/run/lib/nessus/plugins/coldfusion_win_apsb13-03.nasl

Go back to menu.

How to Run


Here is how to run the Adobe ColdFusion Multiple Vulnerabilities (APSB13-03) (credentialed check) as a standalone plugin via the Nessus web user interface (https://localhost:8834/):

  1. Click to start a New Scan.
  2. Select Advanced Scan.
  3. Navigate to the Plugins tab.
  4. On the top right corner click to Disable All plugins.
  5. On the left side table select Windows plugin family.
  6. On the right side table select Adobe ColdFusion Multiple Vulnerabilities (APSB13-03) (credentialed check) plugin ID 66526.
  7. Specify the target on the Settings tab and click to Save the scan.
  8. Run the scan.

Here are a few examples of how to run the plugin in the command line. Note that the examples below demonstrate the usage on the Linux / Unix platform.

Basic usage:

/opt/nessus/bin/nasl coldfusion_win_apsb13-03.nasl -t <IP/HOST>

Run the plugin with audit trail message on the console:

/opt/nessus/bin/nasl -a coldfusion_win_apsb13-03.nasl -t <IP/HOST>

Run the plugin with trace script execution written to the console (useful for debugging):

/opt/nessus/bin/nasl -T - coldfusion_win_apsb13-03.nasl -t <IP/HOST>

Run the plugin with using a state file for the target and updating it (useful for running multiple plugins on the target):

/opt/nessus/bin/nasl -K /tmp/state coldfusion_win_apsb13-03.nasl -t <IP/HOST>

Go back to menu.

References


BID | SecurityFocus Bugtraq ID: See also: Similar and related Nessus plugins:
  • 64689 - Adobe ColdFusion Authentication Bypass (APSB13-03)
  • 82780 - Adobe ColdFusion Unspecified XSS (APSB15-07) (credentialed check)
  • 93245 - Adobe ColdFusion XML External Entity (XXE) Injection Information Disclosure (APSB16-30)
  • 99669 - Adobe ColdFusion 10.x < 10u23 / 11.x < 11u12 / 2016.x < 2016u4 Multiple Vulnerabilities (APSB17-14)
  • 103194 - Adobe ColdFusion 11.x < 11u13 / 2016.x < 2016u5 Multiple Vulnerabilities (APSB17-30)
  • 109017 - Adobe ColdFusion 11.x < 11u14 / 2016.x < 2016u6 Multiple Vulnerabilities (APSB18-14)
  • 117480 - Adobe ColdFusion 11.x < 11u15 / 2016.x < 2016u7 / 2018.x < 2018u1 Multiple Vulnerabilities (APSB18-33)
  • 125880 - Adobe ColdFusion < 11.x < 11u19 / 2016.x < 2016u11 / 2018.x < 2018u4 Multiple Vulnerabilities (APSB19-27)
  • 148039 - Adobe ColdFusion 2016.x < 2016u17 / 2018.x < 2018u11 / 2021.x < 2021u1 Improper Input Validation RCE (APSB21-16)
  • 42340 - Adobe ColdFusion <= 8.0.1 _logintowizard.cfm XSS
  • 99731 - Adobe ColdFusion BlazeDS Java Object Deserialization RCE
  • 66404 - Adobe ColdFusion Multiple Vulnerabilities (APSA13-03)
  • 66408 - Adobe ColdFusion Authentication Bypass (APSB13-13) (intrusive check)
  • 130263 - Adobe ColdFusion File Upload (APSB18-33) (CVE-2018-15961)
  • 39790 - Adobe ColdFusion FCKeditor 'CurrentFolder' File Upload
  • 48340 - Adobe ColdFusion 'locale' Parameter Directory Traversal
  • 24278 - ColdFusion Web Server User-Agent HTTP Header Error Message XSS

Version


This page has been produced using Nessus Professional 10.1.2 (#68) LINUX, Plugin set 202205072148.
Plugin file coldfusion_win_apsb13-03.nasl version 1.12. For more plugins, visit the Nessus Plugin Library.

Go back to menu.