Oracle Tuxedo RCE (Apr 2022 CPU) - Nessus

Critical   Plugin ID: 160161

This page contains detailed information about the Oracle Tuxedo RCE (Apr 2022 CPU) Nessus plugin including available exploits and PoCs found on GitHub, in Metasploit or Exploit-DB for verifying of this vulnerability.

Plugin Overview


ID: 160161
Name: Oracle Tuxedo RCE (Apr 2022 CPU)
Filename: oracle_tuxedo_cpu_apr_2022.nasl
Vulnerability Published: 2022-04-19
This Plugin Published: 2022-04-25
Last Modification Time: 2022-04-25
Plugin Version: 1.2
Plugin Type: local
Plugin Family: Misc.
Dependencies: oracle_tuxedo_installed.nbin
Required KB Items [?]: installed_sw/Oracle Tuxedo

Vulnerability Information


Severity: Critical
Vulnerability Published: 2022-04-19
Patch Published: 2022-04-19
CVE [?]: CVE-2022-23305
CPE [?]: cpe:/a:oracle:fusion_middleware, cpe:/a:oracle:tuxedo

Synopsis

An application server installed on the remote host is affected by a remote code execution vulnerability

Description

The version of Tuxedo installed on the remote host is missing a security patch. It is, therefore affected by a remote code execution vulnerability in the bundled Apache Log4J component. Successful exploitation of this vulnerability allow an unauthenticated attacker with network access via HTTP takeover of Oracle Tuxedo.

Note that Nessus has not tested for this issue but has instead relied only on the application's self-reported version number.

Solution

Apply the appropriate patch according to the April 2022 Oracle Critical Patch Update advisory.

Public Exploits


Target Network Port(s): N/A
Target Asset(s): N/A
Exploit Available: True (GitHub)
Exploit Ease: Exploits (PoCs) are available

Here's the list of publicly known exploits and PoCs for verifying the Oracle Tuxedo RCE (Apr 2022 CPU) vulnerability:

  1. GitHub: https://github.com/AlphabugX/CVE-2022-RCE
    [CVE-2022-23305: Test 反向辣鸡数据投放 CVE-2022-23305 工具 利用 教程 Exploit POC]
  2. GitHub: https://github.com/apache/logging-log4j1
    [CVE-2022-23305]
  3. GitHub: https://github.com/davejwilson/azure-spark-pools-log4j
    [CVE-2022-23305]
  4. GitHub: https://github.com/logpresso/CVE-2021-44228-Scanner
    [CVE-2022-23305]
  5. GitHub: https://github.com/ltslog/ltslog
    [CVE-2022-23305]
  6. GitHub: https://github.com/thl-cmk/CVE-log4j-check_mk-plugin
    [CVE-2022-23305]
  7. GitHub: https://github.com/whitesource/log4j-detect-distribution
    [CVE-2022-23305]
  8. GitHub: https://github.com/AlphabugX/CVE-2022-23305
    [CVE-2022-23305: ![image](https://user-images.githubusercontent.com/27001865/150348452-38595c7d-8f16-4 ...]
  9. GitHub: https://github.com/HynekPetrak/log4shell-finder
    [CVE-2022-23305: Fastest filesystem scanner for log4shell (CVE-2021-44228, CVE-2021-45046) and other ...]
  10. GitHub: https://github.com/Schnitker/log4j-min
    [CVE-2022-23305: Log4j 1.2 project, stripped of the additional appenders and CVEs that cause problems ...]

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-2022-23305
CVSS V2 Vector: AV:N/AC:M/Au:N/C:P/I:P/A:P/E:U/RL:OF/RC:C
CVSS Base Score:6.8 (Medium)
Impact Subscore:6.4
Exploitability Subscore:8.6
CVSS Temporal Score:5.0 (Medium)
CVSS Environmental Score:NA (None)
Modified Impact Subscore:NA
Overall CVSS Score:5.0 (Medium)
CVSS V3 Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C
CVSS Base Score:9.8 (Critical)
Impact Subscore:5.9
Exploitability Subscore:3.9
CVSS Temporal Score:8.5 (High)
CVSS Environmental Score:NA (None)
Modified Impact Subscore:NA
Overall CVSS Score:8.5 (High)
STIG Severity [?]: I
STIG Risk Rating: High

Go back to menu.

Plugin Source


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

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

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

if (description)
{
  script_id(160161);
  script_version("1.2");
  script_set_attribute(attribute:"plugin_modification_date", value:"2022/04/25");

  script_cve_id("CVE-2022-23305");
  script_xref(name:"IAVA", value:"2022-A-0171");

  script_name(english:"Oracle Tuxedo RCE (Apr 2022 CPU)");

  script_set_attribute(attribute:"synopsis", value:
"An application server installed on the remote host is affected by a remote code execution vulnerability");
  script_set_attribute(attribute:"description", value:
"The version of Tuxedo installed on the remote host is missing a security patch. It is, therefore affected
by a remote code execution vulnerability in the bundled Apache Log4J component.  Successful exploitation of
this vulnerability allow an unauthenticated attacker with network access via HTTP takeover of Oracle Tuxedo.

Note that Nessus has not tested for this issue but has instead relied only on the application's self-reported version
number.");
  script_set_attribute(attribute:"see_also", value:"https://www.oracle.com/docs/tech/security-alerts/cpuapr2022cvrf.xml");
  script_set_attribute(attribute:"see_also", value:"https://www.oracle.com/security-alerts/cpuapr2022.html");
  script_set_attribute(attribute:"solution", value:
"Apply the appropriate patch according to the April 2022 Oracle Critical Patch Update advisory.");
  script_set_attribute(attribute:"agent", value:"all");
  script_set_cvss_base_vector("CVSS2#AV:N/AC:M/Au:N/C:P/I:P/A:P");
  script_set_cvss_temporal_vector("CVSS2#E:U/RL:OF/RC:C");
  script_set_cvss3_base_vector("CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H");
  script_set_cvss3_temporal_vector("CVSS:3.0/E:U/RL:O/RC:C");
  script_set_attribute(attribute:"cvss_score_source", value:"CVE-2022-23305");

  script_set_attribute(attribute:"exploitability_ease", value:"No known exploits are available");
  script_set_attribute(attribute:"exploit_available", value:"false");

  script_set_attribute(attribute:"vuln_publication_date", value:"2022/04/19");
  script_set_attribute(attribute:"patch_publication_date", value:"2022/04/19");
  script_set_attribute(attribute:"plugin_publication_date", value:"2022/04/25");

  script_set_attribute(attribute:"plugin_type", value:"local");
  script_set_attribute(attribute:"cpe", value:"cpe:/a:oracle:fusion_middleware");
  script_set_attribute(attribute:"cpe", value:"cpe:/a:oracle:tuxedo");
  script_set_attribute(attribute:"stig_severity", value:"I");
  script_end_attributes();

  script_category(ACT_GATHER_INFO);
  script_family(english:"Misc.");

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

  script_dependencies("oracle_tuxedo_installed.nbin");
  script_require_keys("installed_sw/Oracle Tuxedo");

  exit(0);
}

include('vcf_extras_oracle.inc');

var app_info = vcf::get_app_info(app:'Oracle Tuxedo');

var constraints = [
  {'version_regex':"^12\.2\.2\.0($|\.|_)", 'rp_fix': 87}
];

vcf::oracle_tuxedo::check_version_and_report(
  app_info:app_info,
  constraints:constraints,
  severity:SECURITY_WARNING
);

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

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

Go back to menu.

How to Run


Here is how to run the Oracle Tuxedo RCE (Apr 2022 CPU) 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 Misc. plugin family.
  6. On the right side table select Oracle Tuxedo RCE (Apr 2022 CPU) plugin ID 160161.
  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 oracle_tuxedo_cpu_apr_2022.nasl -t <IP/HOST>

Run the plugin with audit trail message on the console:

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

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

/opt/nessus/bin/nasl -T - oracle_tuxedo_cpu_apr_2022.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 oracle_tuxedo_cpu_apr_2022.nasl -t <IP/HOST>

Go back to menu.

References


IAVA | Information Assurance Vulnerability Alert:
  • 2022-A-0171
See also: Similar and related Nessus plugins:
  • 158210 - Amazon Linux 2 : log4j (ALAS-2022-1750)
  • 158832 - AlmaLinux 8 : parfait:0.5 (ALSA-2022:0290)
  • 156860 - Apache Log4j 1.x Multiple Vulnerabilities
  • 157452 - CentOS 7 : log4j (CESA-2022:0442)
  • 157261 - Debian DLA-2905-1 : apache-log4j1.2 - LTS security update
  • 159087 - EulerOS 2.0 SP5 : log4j (EulerOS-SA-2022-1330)
  • 159917 - Oracle MySQL Enterprise Monitor (Apr 2022 CPU)
  • 158150 - openSUSE 15 Security Update : kafka (openSUSE-SU-2022:0038-1)
  • 157225 - openSUSE 15 Security Update : log4j (openSUSE-SU-2022:0214-1)
  • 157232 - openSUSE 15 Security Update : log4j12 (openSUSE-SU-2022:0226-1)
  • 159978 - Oracle Business Process Management Suite (Apr 2022 CPU)
  • 160377 - Oracle Enterprise Manager Cloud Control (Apr 2022 CPU)
  • 160180 - Oracle Identity Manager (Apr 2022 CPU)
  • 160204 - Oracle JDeveloper Multiple Vulnerabilities (April 2022 CPU)
  • 157159 - Oracle Linux 8 : parfait:0.5 (ELSA-2022-0290)
  • 158101 - Oracle Linux 7 : log4j (ELSA-2022-0442)
  • 160036 - Oracle WebLogic Server (Apr 2022 CPU)
  • 157904 - RHEL 8 : parfait:0.5 (RHSA-2022:0290)
  • 157376 - RHEL 8 : Red Hat JBoss Enterprise Application Platform 7.4 (RHSA-2022:0436)
  • 157374 - RHEL 7 : Red Hat JBoss Enterprise Application Platform 6.4 (RHSA-2022:0438)
  • 157375 - RHEL 7 : rh-maven36-log4j12 (RHSA-2022:0439)
  • 157417 - RHEL 7 : log4j (RHSA-2022:0442)
  • 157418 - RHEL 7 : Red Hat Single Sign-On 7.5.1 security update on RHEL 7 (Important) (RHSA-2022:0447)
  • 157455 - RHEL 8 : Red Hat Single Sign-On 7.5.1 security update on RHEL 8 (Important) (RHSA-2022:0448)
  • 157854 - RHEL 8 : RHV Manager (ovirt-engine) security update [ovirt-4.4.10-1] (Low) (RHSA-2022:0475)
  • 158057 - RHEL 7 : Red Hat JBoss Web Server 3.1 Service Pack 14 Security Update (Low) (RHSA-2022:0524)
  • 159653 - RHEL 7 : Red Hat JBoss Enterprise Application Platform 7.4.4 (RHSA-2022:1296)
  • 159664 - RHEL 8 : Red Hat JBoss Enterprise Application Platform 7.4.4 (RHSA-2022:1297)
  • 157221 - SUSE SLED12 / SLES12 Security Update : log4j (SUSE-SU-2022:0212-1)
  • 157214 - SUSE SLES15 Security Update : log4j (SUSE-SU-2022:0214-1)
  • 157233 - SUSE SLED15 / SLES15 Security Update : log4j12 (SUSE-SU-2022:0226-1)
  • 157154 - SUSE SLES11 Security Update : log4j (SUSE-SU-2022:14881-1)
  • 159947 - Oracle HTTP Server (Apr 2022 CPU)
  • 159954 - Oracle WebCenter Portal Multiple Vulnerabilities (Apr 2022 CPU)
  • 160034 - Oracle WebCenter Sites (Apr 2022 CPU)

Version


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

Go back to menu.