Vulnerabilities > CVE-2019-1735 - Argument Injection or Modification vulnerability in Cisco Nx-Os
Summary
A vulnerability in the CLI of Cisco NX-OS Software could allow an authenticated, local attacker to execute arbitrary commands with elevated privileges on the underlying operating system of an affected device. The vulnerability is due to insufficient validation of arguments passed to certain CLI commands. An attacker could exploit this vulnerability by including malicious input as the argument of an affected command. A successful exploit could allow the attacker to execute arbitrary commands on the underlying operating system with elevated privileges. An attacker would need valid user credentials to exploit this vulnerability.
Vulnerable Configurations
Common Weakness Enumeration (CWE)
Common Attack Pattern Enumeration and Classification (CAPEC)
- Try All Common Application Switches and Options An attacker attempts to invoke all common switches and options in the target application for the purpose of discovering weaknesses in the target. For example, in some applications, adding a --debug switch causes debugging information to be displayed, which can sometimes reveal sensitive processing or configuration information to an attacker. This attack differs from other forms of API abuse in that the attacker is blindly attempting to invoke options in the hope that one of them will work rather than specifically targeting a known option. Nonetheless, even if the attacker is familiar with the published options of a targeted application this attack method may still be fruitful as it might discover unpublicized functionality.
- Using Meta-characters in E-mail Headers to Inject Malicious Payloads This type of attack involves an attacker leveraging meta-characters in email headers to inject improper behavior into email programs. Email software has become increasingly sophisticated and feature-rich. In addition, email applications are ubiquitous and connected directly to the Web making them ideal targets to launch and propagate attacks. As the user demand for new functionality in email applications grows, they become more like browsers with complex rendering and plug in routines. As more email functionality is included and abstracted from the user, this creates opportunities for attackers. Virtually all email applications do not list email header information by default, however the email header contains valuable attacker vectors for the attacker to exploit particularly if the behavior of the email client application is known. Meta-characters are hidden from the user, but can contain scripts, enumerations, probes, and other attacks against the user's system.
- HTTP Parameter Pollution (HPP) An attacker overrides or adds HTTP GET/POST parameters by injecting query string delimiters. Via HPP it may be possible to override existing hardcoded HTTP parameters, modify the application behaviors, access and, potentially exploit, uncontrollable variables, and bypass input validation checkpoints and WAF rules.
- OS Command Injection In this type of an attack, an adversary injects operating system commands into existing application functions. An application that uses untrusted input to build command strings is vulnerable. An adversary can leverage OS command injection in an application to elevate privileges, execute arbitrary commands and compromise the underlying operating system.
Nessus
NASL family CISCO NASL id CISCO-SA-20190515-NXOS-CMDINJ-1735.NASL description According to its self-reported version, Cisco NX-OS Software is affected by a command injection vulnerability due to insufficient validation of arguments passed to certain CLI commands on an affected device. An authenticated, local attacker can exploit this to execute arbitrary commands on the underlying operating system with elevated privileges. Please see the included Cisco BID and Cisco Security Advisory for more information. Note that Nessus has not tested for this issue but has instead relied only on the application last seen 2020-03-26 modified 2019-11-13 plugin id 130917 published 2019-11-13 reporter This script is Copyright (C) 2019-2020 and is owned by Tenable, Inc. or an Affiliate thereof. source https://www.tenable.com/plugins/nessus/130917 title Cisco NX-OS Software Command Injection (cisco-sa-20190515-nxos-cmdinj-1735) code #TRUSTED 804e017205fb20bfde49ec62fb618847188a9410f89d25e5e8a7328aa178108000648cbfcb78dfc8882d666c4280899eb8766ecd70be47fa539b12ab92be01a6b04034ee8f30f847425a3a8ca5f18cc502bd214b0f9037733d6d2e5ec3dc394558f18960d2b4ba145e0ba2717fa2bc9d627d49e2be80b795575720c7c61ee72e2fd1a0c268adaecb2080aa3ba12b7cf606f2cf3997fc639acdc70345f570a3458a7805702e742a120cd394b3a11ec837bcb8147017f57c999a7bf3d166cf4ceb0101994267095449c7a6803950ec121402f0e596dd798552486373b1df7c6fed9bf2618be8f7a66b7fbb6c2a63533ec8e239b900e9f4f237aa2220a21d9d4609084ea8da99609cb1f49ccc4ee2b0dee64d19b9c8c38197f5a21d503f0ab81e24e6c3742245ee539e80d3919e9f0e2cac7d030424e2ce5205feea6c9e6982f21e2d7fa2012dc4d0c3bea15459357c5640e83f458dd5f5d6cc85eedeeaa347ac3962a27c5bdbbf9502205769f2e34559493d1cd02255414f1785baddbac86f3f232c0fbf668b9a06f04c5424cc6c767bd0235b6659b28775b4cb2ab15d8651227434f708cc460a6e57e459b6852921369c03619e7396f169a5adef5db9a27896f7a7521d22e8ea75f690c3399f72eef6d48d95a67fb779268e16e80d839c71f63c9285b033d20cd4b7d15e5a009b93b0540275a373fb5b445164ec393d83cd3b92 # # (C) Tenable Network Security, Inc. # include('compat.inc'); if (description) { script_id(130917); script_version("1.6"); script_set_attribute(attribute:"plugin_modification_date", value:"2020/03/25"); script_cve_id("CVE-2019-1735"); script_bugtraq_id(108365); script_xref(name:"CISCO-BUG-ID", value:"CSCvj63728"); script_xref(name:"CISCO-BUG-ID", value:"CSCvj63877"); script_xref(name:"CISCO-BUG-ID", value:"CSCvk52969"); script_xref(name:"CISCO-BUG-ID", value:"CSCvk52971"); script_xref(name:"CISCO-BUG-ID", value:"CSCvk52972"); script_xref(name:"CISCO-BUG-ID", value:"CSCvk52975"); script_xref(name:"CISCO-BUG-ID", value:"CSCvk52985"); script_xref(name:"CISCO-BUG-ID", value:"CSCvk52988"); script_xref(name:"CISCO-SA", value:"cisco-sa-20190515-nxos-cmdinj-1735"); script_name(english:"Cisco NX-OS Software Command Injection (cisco-sa-20190515-nxos-cmdinj-1735)"); script_set_attribute(attribute:"synopsis", value: "The remote device is missing a vendor-supplied security patch"); script_set_attribute(attribute:"description", value: "According to its self-reported version, Cisco NX-OS Software is affected by a command injection vulnerability due to insufficient validation of arguments passed to certain CLI commands on an affected device. An authenticated, local attacker can exploit this to execute arbitrary commands on the underlying operating system with elevated privileges. Please see the included Cisco BID and Cisco Security Advisory for more information. Note that Nessus has not tested for this issue but has instead relied only on the application's self-reported version number."); # https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20190515-nxos-cmdinj-1735 script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?2afe9738"); script_set_attribute(attribute:"see_also", value:"https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvj63728"); script_set_attribute(attribute:"see_also", value:"https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvj63877"); script_set_attribute(attribute:"see_also", value:"https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvk52969"); script_set_attribute(attribute:"see_also", value:"https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvk52971"); script_set_attribute(attribute:"see_also", value:"https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvk52972"); script_set_attribute(attribute:"see_also", value:"https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvk52975"); script_set_attribute(attribute:"see_also", value:"https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvk52985"); script_set_attribute(attribute:"see_also", value:"https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvk52988"); script_set_attribute(attribute:"solution", value: "Upgrade to the relevant fixed version referenced in Cisco bug IDs CSCvj63728, CSCvj63877, CSCvk52969, CSCvk52971, CSCvk52972, CSCvk52975, CSCvk52985, and CSCvk52988."); script_set_cvss_base_vector("CVSS2#AV:L/AC:L/Au:N/C:C/I:C/A:C"); script_set_cvss_temporal_vector("CVSS2#E:U/RL:OF/RC:C"); script_set_cvss3_base_vector("CVSS:3.0/AV:L/AC:L/PR:L/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-2019-1735"); script_set_attribute(attribute:"exploitability_ease", value:"No known exploits are available"); script_set_attribute(attribute:"vuln_publication_date", value:"2019/05/15"); script_set_attribute(attribute:"patch_publication_date", value:"2019/05/15"); script_set_attribute(attribute:"plugin_publication_date", value:"2019/11/13"); script_set_attribute(attribute:"plugin_type", value:"combined"); script_set_attribute(attribute:"cpe", value:"cpe:/o:cisco:nx-os"); script_end_attributes(); script_category(ACT_GATHER_INFO); script_family(english:"CISCO"); script_copyright(english:"This script is Copyright (C) 2019-2020 and is owned by Tenable, Inc. or an Affiliate thereof."); script_dependencies("cisco_nxos_version.nasl"); script_require_keys("Host/Cisco/NX-OS/Version", "Host/Cisco/NX-OS/Model", "Host/Cisco/NX-OS/Device"); exit(0); } include('audit.inc'); include('cisco_workarounds.inc'); include('ccf.inc'); product_info = cisco::get_product_info(name:'Cisco NX-OS Software'); cbi = ''; if ('Nexus' >< product_info.device) { if (product_info.model =~ '^7[07][0-9]{2}') cbi = 'CSCvj63728'; else if (product_info.model =~ '^(30|35|90)[0-9]{2}') cbi = 'CSCvj63877, CSCvk52971'; else if (product_info.model =~ '^36[0-9]{2}' || product_info.model =~ '^95[0-9]{2}R') cbi = 'CSCvk52988'; else if (product_info.model =~ '^(55|56|60)[0-9]{2}') cbi = 'CSCvk52972'; # None of the BIDs mention 1000VE, grouping it here as it seems closest else if (product_info.model =~ '^10[0-9]{2}V(E)?') cbi = 'CSCvk52969, CSCvk52985'; } else if ('MDS' >< product_info.device && product_info.model =~ '^90[0-9]{2}') cbi = 'CSCvj63728'; else if ('UCS' >< product_info.device && product_info.model =~ '^6[234][0-9]{2}') cbi = 'CSCvk52975'; if (cbi == '') audit(AUDIT_HOST_NOT, 'affected'); version_list=make_list( '6.0(1)', '6.0(2)', '6.0(3)', '6.0(4)', '6.0(2)A1(1)', '6.0(2)A1(1a)', '6.0(2)A1(1b)', '6.0(2)A1(1c)', '6.0(2)A1(1d)', '6.0(2)A1(1e)', '6.0(2)A1(1f)', '6.0(2)A1(2d)', '6.0(2)A3(1)', '6.0(2)A3(2)', '6.0(2)A3(4)', '6.0(2)A4(1)', '6.0(2)A4(2)', '6.0(2)A4(3)', '6.0(2)A4(4)', '6.0(2)A4(5)', '6.0(2)A4(6)', '6.0(2)A6(1)', '6.0(2)A6(1a)', '6.0(2)A6(2)', '6.0(2)A6(2a)', '6.0(2)A6(3)', '6.0(2)A6(3a)', '6.0(2)A6(4)', '6.0(2)A6(4a)', '6.0(2)A6(5)', '6.0(2)A6(5a)', '6.0(2)A6(5b)', '6.0(2)A6(6)', '6.0(2)A6(7)', '6.0(2)A6(8)', '6.0(2)A7(1)', '6.0(2)A7(1a)', '6.0(2)A7(2)', '6.0(2)A7(2a)', '6.0(2)A8(1)', '6.0(2)A8(2)', '6.0(2)A8(3)', '6.0(2)A8(4)', '6.0(2)A8(4a)', '6.0(2)A8(5)', '6.0(2)A8(6)', '6.0(2)A8(7)', '6.0(2)A8(7a)', '6.0(2)A8(7b)', '6.0(2)A8(8)', '6.0(2)A8(9)', '6.0(2)A8(10a)', '6.0(2)A8(10)', '7.0(3)', '7.0(0)N1(1)', '7.0(1)N1(1)', '7.0(1)N1(3)', '7.0(2)I2(2c)', '7.0(2)N1(1)', '7.0(2)N1(1a)', '7.0(3)F1(1)', '7.0(3)F2(1)', '7.0(3)F2(2)', '7.0(3)F3(1)', '7.0(3)F3(2)', '7.0(3)F3(3)', '7.0(3)F3(3a)', '7.0(3)F3(4)', '7.0(3)F3(3c)', '7.0(3)F3(3b)', '7.0(3)I1(1)', '7.0(3)I1(1a)', '7.0(3)I1(1b)', '7.0(3)I1(2)', '7.0(3)I1(3)', '7.0(3)I1(3a)', '7.0(3)I1(3b)', '7.0(3)I2(2a)', '7.0(3)I2(2b)', '7.0(3)I2(2c)', '7.0(3)I2(2d)', '7.0(3)I2(2e)', '7.0(3)I2(3)', '7.0(3)I2(4)', '7.0(3)I2(5)', '7.0(3)I2(1)', '7.0(3)I2(1a)', '7.0(3)I2(2)', '7.0(3)I3(1)', '7.0(3)I4(1)', '7.0(3)I4(2)', '7.0(3)I4(3)', '7.0(3)I4(4)', '7.0(3)I4(5)', '7.0(3)I4(6)', '7.0(3)I4(7)', '7.0(3)I4(8)', '7.0(3)I4(8a)', '7.0(3)I4(8b)', '7.0(3)I4(8z)', '7.0(3)I7(5a)', '7.0(3)I5(1)', '7.0(3)I5(2)', '7.0(3)I6(1)', '7.0(3)I6(2)', '7.0(3)I7(1)', '7.0(3)I7(2)', '7.0(3)I7(3)', '7.0(3)I7(4)', '7.0(3)I7(5)', '7.0(3)I7(5a)', '7.3(0.2)', '7.3(0)D1(1)', '7.3(0)DX(1)', '7.3(0)DY(1)', '7.3(0)N1(1)', '7.3(0)N1(1b)', '7.3(0)N1(1a)', '7.3(1)D1(1B)', '7.3(1)D1(1)', '7.3(1)DY(1)', '7.3(1)N1(0.1)', '7.3(1)N1(1)', '7.3(2)D1(1A)', '7.3(2)D1(1)', '7.3(2)D1(2)', '7.3(2)D1(3)', '7.3(2)D1(3a)', '7.3(2)N1(0.296)', '7.3(2)N1(1)' ); reporting = make_array( 'port' , 0, 'severity' , SECURITY_HOLE, 'version' , product_info.version, 'bug_id' , cbi, 'disable_caveat', TRUE ); cisco::check_and_report( product_info:product_info, reporting:reporting, vuln_versions:version_list );
NASL family Misc. NASL id ORACLE_WEBLOGIC_SERVER_CPU_JAN_2020.NASL description The version of Oracle WebLogic Server installed on the remote host is affected by multiple vulnerabilities: - An unspecified vulnerability in the Third Party Tools (Bouncy Castle Java Library) component of Oracle WebLogic Server. An unauthenticated attacker with network access via HTTPS could exploit this vulnerability to compromise Oracle WebLogic Server. A successful attack of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of Oracle WebLogic Server. (CVE-2019-1735) - An unspecified vulnerability in the Console component of Oracle WebLogic Server. An unauthenticated attacker with network access via HTTP could exploit this vulnerability to compromise Oracle WebLogic Server. A successful attack requires human interaction from a person other than the attacker. A successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Oracle WebLogic Server. (CVE-2020-2519) - An unspecified vulnerability in the Console component of Oracle WebLogic Server. An unauthenticated attacker with network access via HTTP could exploit this vulnerability to compromise Oracle WebLogic Server. A successful attack requires human interaction from a person other than the attacker. A successful attack of this vulnerability can result in unauthorized update, insert or delete access to some of Oracle WebLogic Server accessible data. (CVE-2020-2544) - An unspecified vulnerability in the Application Container - JavaEE component of Oracle WebLogic Server. An unauthenticated attacker with network access via T3 could exploit this vulnerability to compromise Oracle WebLogic Server. A successful attack of this vulnerability can result in takeover of Oracle WebLogic Server. (CVE-2020-2546) - An unspecified vulnerability in the Console component of Oracle WebLogic Server. A high privileged attacker with network access via HTTP could exploit this vulnerability to compromise Oracle WebLogic Server. A successful attack requires human interaction from a person other than the attacker and while the vulnerability is in Oracle WebLogic Server, attacks may significantly impact additional products. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Oracle WebLogic Server accessible data as well as unauthorized read access to a subset of Oracle WebLogic Server accessible data. (CVE-2020-2547) - An unspecified vulnerability in the WLS Core Components of Oracle WebLogic Server. A high privileged attacker with network access via HTTP could exploit this vulnerability to compromise Oracle WebLogic Server. A successful attack requires human interaction from a person other than the attacker and while the vulnerability is in Oracle WebLogic Server, attacks may significantly impact additional products. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Oracle WebLogic Server accessible data as well as unauthorized read access to a subset of Oracle WebLogic Server accessible data. (CVE-2020-2548) - An unspecified vulnerability in the WLS Core Components of Oracle WebLogic Server. A high privileged attacker with network access via HTTP could exploit this vulnerability to compromise Oracle WebLogic Server. A successful attack of this vulnerability can result in takeover of Oracle WebLogic Server. (CVE-2020-2549) - An unspecified vulnerability in the WLS Core Components of Oracle WebLogic Server. A high privileged attacker with logon to the infrastructure where Oracle WebLogic Server executes could exploit this vulnerability to compromise racle WebLogic Server. A successful attack of this vulnerability can result in unauthorized access to critical data or complete access to all Oracle WebLogic Server accessible data. (CVE-2020-2550) - An unspecified vulnerability in the WLS Core Components of Oracle WebLogic Server. An unauthenticated attacker with network access via IIOP could exploit this vulnerability to compromise Oracle WebLogic Server. A successful attack of this vulnerability can result in takeover of Oracle WebLogic Server. (CVE-2020-2551) - An unspecified vulnerability in the WLS Core Components of Oracle WebLogic Server. A high privileged attacker with network access via HTTP could exploit this vulnerability to compromise Oracle WebLogic Server. A successful attack requires human interaction from a person other than the attacker and while the vulnerability is in Oracle WebLogic Server, attacks may significantly impact additional products. A successful attack of this vulnerability can result in unauthorized update, insert or delete access to some of Oracle WebLogic Server accessible data as well as unauthorized read access to a subset of Oracle WebLogic Server accessible data. (CVE-2020-2552) - An unspecified vulnerability in the Web Container (JavaServer Faces) Components of Oracle WebLogic Server. An unauthenticated attacker with network access via HTTP could exploit this vulnerability to compromise Oracle WebLogic Server. A successful attack of this vulnerability can result in unauthorized access to critical data or complete access to all Oracle WebLogic Server accessible data. (CVE-2020-6950) last seen 2020-03-18 modified 2020-01-16 plugin id 132961 published 2020-01-16 reporter This script is Copyright (C) 2020 and is owned by Tenable, Inc. or an Affiliate thereof. source https://www.tenable.com/plugins/nessus/132961 title Oracle WebLogic Server Multiple Vulnerabilities (Jan 2020 CPU) code # # (C) Tenable Network Security, Inc. # include('compat.inc'); if (description) { script_id(132961); script_version("1.6"); script_set_attribute(attribute:"plugin_modification_date", value:"2020/07/03"); script_cve_id( "CVE-2019-17359", "CVE-2020-2519", "CVE-2020-2544", "CVE-2020-2546", "CVE-2020-2547", "CVE-2020-2548", "CVE-2020-2549", "CVE-2020-2550", "CVE-2020-2551", "CVE-2020-2552", "CVE-2020-6950" ); script_name(english:"Oracle WebLogic Server Multiple Vulnerabilities (Jan 2020 CPU)"); script_summary(english:"Checks the version of Oracle WebLogic to ensure the January 2020 CPU is applied."); script_set_attribute(attribute:"synopsis", value: "An application server installed on the remote host is affected by multiple vulnerabilities."); script_set_attribute(attribute:"description", value: "The version of Oracle WebLogic Server installed on the remote host is affected by multiple vulnerabilities: - An unspecified vulnerability in the Third Party Tools (Bouncy Castle Java Library) component of Oracle WebLogic Server. An unauthenticated attacker with network access via HTTPS could exploit this vulnerability to compromise Oracle WebLogic Server. A successful attack of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of Oracle WebLogic Server. (CVE-2019-1735) - An unspecified vulnerability in the Console component of Oracle WebLogic Server. An unauthenticated attacker with network access via HTTP could exploit this vulnerability to compromise Oracle WebLogic Server. A successful attack requires human interaction from a person other than the attacker. A successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Oracle WebLogic Server. (CVE-2020-2519) - An unspecified vulnerability in the Console component of Oracle WebLogic Server. An unauthenticated attacker with network access via HTTP could exploit this vulnerability to compromise Oracle WebLogic Server. A successful attack requires human interaction from a person other than the attacker. A successful attack of this vulnerability can result in unauthorized update, insert or delete access to some of Oracle WebLogic Server accessible data. (CVE-2020-2544) - An unspecified vulnerability in the Application Container - JavaEE component of Oracle WebLogic Server. An unauthenticated attacker with network access via T3 could exploit this vulnerability to compromise Oracle WebLogic Server. A successful attack of this vulnerability can result in takeover of Oracle WebLogic Server. (CVE-2020-2546) - An unspecified vulnerability in the Console component of Oracle WebLogic Server. A high privileged attacker with network access via HTTP could exploit this vulnerability to compromise Oracle WebLogic Server. A successful attack requires human interaction from a person other than the attacker and while the vulnerability is in Oracle WebLogic Server, attacks may significantly impact additional products. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Oracle WebLogic Server accessible data as well as unauthorized read access to a subset of Oracle WebLogic Server accessible data. (CVE-2020-2547) - An unspecified vulnerability in the WLS Core Components of Oracle WebLogic Server. A high privileged attacker with network access via HTTP could exploit this vulnerability to compromise Oracle WebLogic Server. A successful attack requires human interaction from a person other than the attacker and while the vulnerability is in Oracle WebLogic Server, attacks may significantly impact additional products. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Oracle WebLogic Server accessible data as well as unauthorized read access to a subset of Oracle WebLogic Server accessible data. (CVE-2020-2548) - An unspecified vulnerability in the WLS Core Components of Oracle WebLogic Server. A high privileged attacker with network access via HTTP could exploit this vulnerability to compromise Oracle WebLogic Server. A successful attack of this vulnerability can result in takeover of Oracle WebLogic Server. (CVE-2020-2549) - An unspecified vulnerability in the WLS Core Components of Oracle WebLogic Server. A high privileged attacker with logon to the infrastructure where Oracle WebLogic Server executes could exploit this vulnerability to compromise racle WebLogic Server. A successful attack of this vulnerability can result in unauthorized access to critical data or complete access to all Oracle WebLogic Server accessible data. (CVE-2020-2550) - An unspecified vulnerability in the WLS Core Components of Oracle WebLogic Server. An unauthenticated attacker with network access via IIOP could exploit this vulnerability to compromise Oracle WebLogic Server. A successful attack of this vulnerability can result in takeover of Oracle WebLogic Server. (CVE-2020-2551) - An unspecified vulnerability in the WLS Core Components of Oracle WebLogic Server. A high privileged attacker with network access via HTTP could exploit this vulnerability to compromise Oracle WebLogic Server. A successful attack requires human interaction from a person other than the attacker and while the vulnerability is in Oracle WebLogic Server, attacks may significantly impact additional products. A successful attack of this vulnerability can result in unauthorized update, insert or delete access to some of Oracle WebLogic Server accessible data as well as unauthorized read access to a subset of Oracle WebLogic Server accessible data. (CVE-2020-2552) - An unspecified vulnerability in the Web Container (JavaServer Faces) Components of Oracle WebLogic Server. An unauthenticated attacker with network access via HTTP could exploit this vulnerability to compromise Oracle WebLogic Server. A successful attack of this vulnerability can result in unauthorized access to critical data or complete access to all Oracle WebLogic Server accessible data. (CVE-2020-6950)"); # https://www.oracle.com/security-alerts/cpujan2020.html#AppendixFMW script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?383db271"); # https://support.oracle.com/rs?type=doc&id=2602410.1 script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?bed9f2cb"); script_set_attribute(attribute:"solution", value: "Apply the appropriate patch according to the January 2020 Oracle Critical Patch Update advisory. Refer to Oracle for any additional patch instructions or mitigation options."); script_set_cvss_base_vector("CVSS2#AV:N/AC:L/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-2020-2551"); script_set_attribute(attribute:"exploitability_ease", value:"No known exploits are available"); script_set_attribute(attribute:"vuln_publication_date", value:"2020/01/14"); script_set_attribute(attribute:"patch_publication_date", value:"2020/01/14"); script_set_attribute(attribute:"plugin_publication_date", value:"2020/01/16"); 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:weblogic_server"); script_set_attribute(attribute:"agent", value:"all"); script_end_attributes(); script_category(ACT_GATHER_INFO); script_family(english:"Misc."); script_copyright(english:"This script is Copyright (C) 2020 and is owned by Tenable, Inc. or an Affiliate thereof."); script_dependencies("oracle_weblogic_server_installed.nbin", "os_fingerprint.nasl"); script_require_keys("installed_sw/Oracle WebLogic Server"); exit(0); } include('audit.inc'); include('install_func.inc'); app_name = 'Oracle WebLogic Server'; os = get_kb_item_or_exit('Host/OS'); if ('windows' >< tolower(os)) { port = get_kb_item('SMB/transport'); if (!port) port = 445; } else port = 0; install = get_single_install(app_name:app_name, exit_if_unknown_ver:TRUE); version = install['version']; fix = NULL; fix_ver = NULL; if (version =~ "^12\.2\.1\.4($|[^0-9])") { fix_ver = '12.2.1.4.191220'; fix = make_list('30689820', '30761841'); } else if (version =~ "^12\.2\.1\.3($|[^0-9])") { fix_ver = '12.2.1.3.191217'; fix = make_list('30675853'); } else if (version =~ "^12\.1\.3\.") { fix_ver = '12.1.3.0.200114'; fix = make_list('30463093'); } else if (version =~ "^10\.3\.6\.") { fix_ver = '10.3.6.0.200114'; fix = make_list('JWEB'); } if (isnull(fix_ver) || ver_compare(ver:version, fix:fix_ver, strict:FALSE) >= 0) audit(AUDIT_INST_PATH_NOT_VULN, app_name, version, install['path']); else { report = '\n Oracle Home : ' + install['Oracle Home'] + '\n Install path : ' + install['path'] + '\n Version : ' + version + '\n Fixes : ' + join(sep:', ', fix); security_report_v4(extra:report, severity:SECURITY_HOLE, port:port); }