Vulnerabilities > CVE-2014-6477 - Information Exposure vulnerability in Oracle Database Server

047910
CVSS 6.8 - MEDIUM
Attack vector
NETWORK
Attack complexity
LOW
Privileges required
SINGLE
Confidentiality impact
COMPLETE
Integrity impact
NONE
Availability impact
NONE
network
low complexity
oracle
CWE-200
nessus

Summary

Unspecified vulnerability in the JPublisher component in Oracle Database Server 11.1.0.7, 11.2.0.3, 11.2.0.4, 12.1.0.1, and 12.1.0.2 allows remote authenticated users to affect confidentiality via unknown vectors, a different vulnerability than CVE-2014-4290, CVE-2014-4291, CVE-2014-4292, CVE-2014-4293, CVE-2014-4296, CVE-2014-4297, CVE-2014-4310, and CVE-2014-6547. NOTE: this issue was originally mapped to CVE-2014-4301, but CVE-2014-4301 is for an unrelated vulnerability.

Common Weakness Enumeration (CWE)

Common Attack Pattern Enumeration and Classification (CAPEC)

  • Subverting Environment Variable Values
    The attacker directly or indirectly modifies environment variables used by or controlling the target software. The attacker's goal is to cause the target software to deviate from its expected operation in a manner that benefits the attacker.
  • Footprinting
    An attacker engages in probing and exploration activity to identify constituents and properties of the target. Footprinting is a general term to describe a variety of information gathering techniques, often used by attackers in preparation for some attack. It consists of using tools to learn as much as possible about the composition, configuration, and security mechanisms of the targeted application, system or network. Information that might be collected during a footprinting effort could include open ports, applications and their versions, network topology, and similar information. While footprinting is not intended to be damaging (although certain activities, such as network scans, can sometimes cause disruptions to vulnerable applications inadvertently) it may often pave the way for more damaging attacks.
  • Exploiting Trust in Client (aka Make the Client Invisible)
    An attack of this type exploits a programs' vulnerabilities in client/server communication channel authentication and data integrity. It leverages the implicit trust a server places in the client, or more importantly, that which the server believes is the client. An attacker executes this type of attack by placing themselves in the communication channel between client and server such that communication directly to the server is possible where the server believes it is communicating only with a valid client. There are numerous variations of this type of attack.
  • Browser Fingerprinting
    An attacker carefully crafts small snippets of Java Script to efficiently detect the type of browser the potential victim is using. Many web-based attacks need prior knowledge of the web browser including the version of browser to ensure successful exploitation of a vulnerability. Having this knowledge allows an attacker to target the victim with attacks that specifically exploit known or zero day weaknesses in the type and version of the browser used by the victim. Automating this process via Java Script as a part of the same delivery system used to exploit the browser is considered more efficient as the attacker can supply a browser fingerprinting method and integrate it with exploit code, all contained in Java Script and in response to the same web page request by the browser.
  • Session Credential Falsification through Prediction
    This attack targets predictable session ID in order to gain privileges. The attacker can predict the session ID used during a transaction to perform spoofing and session hijacking.

Nessus

NASL familyDatabases
NASL idORACLE_RDBMS_CPU_OCT_2014.NASL
descriptionThe remote Oracle database server is missing the October 2014 Critical Patch Update (CPU). It is, therefore, affected by security issues in the following components : - Application Express - Core RDBMS - Java VM - JDBC - JPublisher - SQLJ
last seen2020-06-02
modified2014-10-17
plugin id78540
published2014-10-17
reporterThis script is Copyright (C) 2014-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
sourcehttps://www.tenable.com/plugins/nessus/78540
titleOracle Database Multiple Vulnerabilities (October 2014 CPU)
code
#
# (C) Tenable Network Security, Inc.
#

include("compat.inc");

if (description)
{
  script_id(78540);
  script_version("1.14");
  script_set_attribute(attribute:"plugin_modification_date", value:"2020/06/01");

  script_cve_id(
    "CVE-2014-0050",
    "CVE-2014-2478",
    "CVE-2014-4289",
    "CVE-2014-4290",
    "CVE-2014-4291",
    "CVE-2014-4292",
    "CVE-2014-4293",
    "CVE-2014-4294",
    "CVE-2014-4295",
    "CVE-2014-4296",
    "CVE-2014-4297",
    "CVE-2014-4298",
    "CVE-2014-4299",
    "CVE-2014-4300",
    "CVE-2014-4301",
    "CVE-2014-4310",
    "CVE-2014-6452",
    "CVE-2014-6453",
    "CVE-2014-6454",
    "CVE-2014-6455",
    "CVE-2014-6467",
    "CVE-2014-6477",
    "CVE-2014-6483",
    "CVE-2014-6537",
    "CVE-2014-6538",
    "CVE-2014-6542",
    "CVE-2014-6543",
    "CVE-2014-6544",
    "CVE-2014-6545",
    "CVE-2014-6546",
    "CVE-2014-6547",
    "CVE-2014-6560",
    "CVE-2014-6563"
  );
  script_bugtraq_id(
    70453,
    70465,
    70467,
    70473,
    70474,
    70480,
    70482,
    70490,
    70492,
    70495,
    70498,
    70499,
    70500,
    70501,
    70502,
    70504,
    70505,
    70508,
    70514,
    70515,
    70524,
    70526,
    70527,
    70528,
    70529,
    70536,
    70541,
    70547,
    70553
  );

  script_name(english:"Oracle Database Multiple Vulnerabilities (October 2014 CPU)");
  script_summary(english:"Checks the installed patch info.");

  script_set_attribute(attribute:"synopsis", value:"The remote database server is affected by multiple vulnerabilities.");
  script_set_attribute(attribute:"description", value:
"The remote Oracle database server is missing the October 2014 Critical
Patch Update (CPU). It is, therefore, affected by security issues in
the following components :

  - Application Express
  - Core RDBMS
  - Java VM
  - JDBC
  - JPublisher
  - SQLJ");
  # https://www.oracle.com/technetwork/topics/security/cpuoct2014-1972960.html
  script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?1ada40cc");
  script_set_attribute(attribute:"solution", value:
"Apply the appropriate patch according to the October 2014 Oracle
Critical Patch Update advisory.");
  script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:S/C:C/I:C/A:C");
  script_set_cvss_temporal_vector("CVSS2#E:POC/RL:OF/RC:C");
  script_set_attribute(attribute:"exploitability_ease", value:"Exploits are available");
  script_set_attribute(attribute:"exploit_available", value:"true");
script_set_attribute(attribute:"vuln_publication_date", value:"2014/10/14");
  script_set_attribute(attribute:"patch_publication_date", value:"2014/10/14");
  script_set_attribute(attribute:"plugin_publication_date", value:"2014/10/17");

  script_set_attribute(attribute:"plugin_type", value:"combined");
  script_set_attribute(attribute:"cpe", value:"cpe:/a:oracle:database_server");
  script_set_attribute(attribute:"agent", value:"all");
  script_end_attributes();

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

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

  script_dependencies("oracle_rdbms_query_patch_info.nbin", "oracle_rdbms_patch_info.nbin");

  exit(0);
}

include("oracle_rdbms_cpu_func.inc");

################################################################################
# OCT2014
patches = make_nested_array();

# RDBMS 11.1.0.7
patches["11.1.0.7"]["db"]["nix"] = make_array("patch_level", "11.1.0.7.21", "CPU", "19274522, 19152553");
patches["11.1.0.7"]["db"]["win32"] = make_array("patch_level", "11.1.0.7.58", "CPU", "19609032");
patches["11.1.0.7"]["db"]["win64"] = make_array("patch_level", "11.1.0.7.58", "CPU", "19609034");
# RDBMS 12.1.0.2
patches["12.1.0.2"]["db"]["nix"] = make_array("patch_level", "12.1.0.2.1", "CPU", "19303936");
# RDBMS 12.1.0.1
patches["12.1.0.1"]["db"]["nix"] = make_array("patch_level", "12.1.0.1.5", "CPU", "19121550");
patches["12.1.0.1"]["db"]["win"] = make_array("patch_level", "12.1.0.1.14", "CPU", "19542943");
# RDBMS 11.2.0.3
patches["11.2.0.3"]["db"]["nix"] = make_array("patch_level", "11.2.0.3.12", "CPU", "19271438, 19121548");
patches["11.2.0.3"]["db"]["win32"] = make_array("patch_level", "11.2.0.3.34", "CPU", "19618574");
patches["11.2.0.3"]["db"]["win64"] = make_array("patch_level", "11.2.0.3.34", "CPU", "19618575");
# RDBMS 11.2.0.4
patches["11.2.0.4"]["db"]["nix"] = make_array("patch_level", "11.2.0.4.4", "CPU", "19271443, 19121551");
patches["11.2.0.4"]["db"]["win"] = make_array("patch_level", "11.2.0.4.10", "CPU", "19651773");
# JVM 11.2.0.3
patches["11.2.0.3"]["ojvm"]["nix"] = make_array("patch_level", "11.2.0.3.1", "CPU", "19282015");
patches["11.2.0.3"]["ojvm"]["win"] = make_array("patch_level", "11.2.0.3.1", "CPU", "19806120");
# JVM 12.1.0.2
patches["12.1.0.2"]["ojvm"]["nix"] = make_array("patch_level", "12.1.0.2.1", "CPU", "19282028");
# JVM 11.1.0.7
patches["11.1.0.7"]["ojvm"]["nix"] = make_array("patch_level", "11.1.0.7.1", "CPU", "19282002");
patches["11.1.0.7"]["ojvm"]["win"] = make_array("patch_level", "11.1.0.7.1", "CPU", "19806118");
# JVM 11.2.0.4
patches["11.2.0.4"]["ojvm"]["nix"] = make_array("patch_level", "11.2.0.4.1", "CPU", "19282021");
patches["11.2.0.4"]["ojvm"]["win"] = make_array("patch_level", "11.2.0.4.1", "CPU", "19799291");
# JVM 12.1.0.1
patches["12.1.0.1"]["ojvm"]["nix"] = make_array("patch_level", "12.1.0.1.1", "CPU", "19282024");
patches["12.1.0.1"]["ojvm"]["win"] = make_array("patch_level", "12.1.0.1.1", "CPU", "19801531");

check_oracle_database(patches:patches, high_risk:TRUE);