Vulnerabilities > CVE-2015-0197 - Permissions, Privileges, and Access Controls vulnerability in IBM General Parallel File System 3.4/3.5/4.1

047910
CVSS 7.2 - HIGH
Attack vector
LOCAL
Attack complexity
LOW
Privileges required
NONE
Confidentiality impact
COMPLETE
Integrity impact
COMPLETE
Availability impact
COMPLETE
local
low complexity
ibm
CWE-264
nessus

Summary

IBM General Parallel File System (GPFS) 3.4 before 3.4.0.32, 3.5 before 3.5.0.24, and 4.1 before 4.1.0.7 allows local users to obtain root privileges for program execution via unspecified vectors.

Common Attack Pattern Enumeration and Classification (CAPEC)

  • Accessing, Modifying or Executing Executable Files
    An attack of this type exploits a system's configuration that allows an attacker to either directly access an executable file, for example through shell access; or in a possible worst case allows an attacker to upload a file and then execute it. Web servers, ftp servers, and message oriented middleware systems which have many integration points are particularly vulnerable, because both the programmers and the administrators must be in synch regarding the interfaces and the correct privileges for each interface.
  • Leverage Executable Code in Non-Executable Files
    An attack of this type exploits a system's trust in configuration and resource files, when the executable loads the resource (such as an image file or configuration file) the attacker has modified the file to either execute malicious code directly or manipulate the target process (e.g. application server) to execute based on the malicious configuration parameters. Since systems are increasingly interrelated mashing up resources from local and remote sources the possibility of this attack occurring is high. The attack can be directed at a client system, such as causing buffer overrun through loading seemingly benign image files, as in Microsoft Security Bulletin MS04-028 where specially crafted JPEG files could cause a buffer overrun once loaded into the browser. Another example targets clients reading pdf files. In this case the attacker simply appends javascript to the end of a legitimate url for a pdf (http://www.gnucitizen.org/blog/danger-danger-danger/) http://path/to/pdf/file.pdf#whatever_name_you_want=javascript:your_code_here The client assumes that they are reading a pdf, but the attacker has modified the resource and loaded executable javascript into the client's browser process. The attack can also target server processes. The attacker edits the resource or configuration file, for example a web.xml file used to configure security permissions for a J2EE app server, adding role name "public" grants all users with the public role the ability to use the administration functionality. The server trusts its configuration file to be correct, but when they are manipulated, the attacker gains full control.
  • Blue Boxing
    This type of attack against older telephone switches and trunks has been around for decades. A tone is sent by an adversary to impersonate a supervisor signal which has the effect of rerouting or usurping command of the line. While the US infrastructure proper may not contain widespread vulnerabilities to this type of attack, many companies are connected globally through call centers and business process outsourcing. These international systems may be operated in countries which have not upgraded Telco infrastructure and so are vulnerable to Blue boxing. Blue boxing is a result of failure on the part of the system to enforce strong authorization for administrative functions. While the infrastructure is different than standard current applications like web applications, there are historical lessons to be learned to upgrade the access control for administrative functions.
  • Restful Privilege Elevation
    Rest uses standard HTTP (Get, Put, Delete) style permissions methods, but these are not necessarily correlated generally with back end programs. Strict interpretation of HTTP get methods means that these HTTP Get services should not be used to delete information on the server, but there is no access control mechanism to back up this logic. This means that unless the services are properly ACL'd and the application's service implementation are following these guidelines then an HTTP request can easily execute a delete or update on the server side. The attacker identifies a HTTP Get URL such as http://victimsite/updateOrder, which calls out to a program to update orders on a database or other resource. The URL is not idempotent so the request can be submitted multiple times by the attacker, additionally, the attacker may be able to exploit the URL published as a Get method that actually performs updates (instead of merely retrieving data). This may result in malicious or inadvertent altering of data on the server.
  • Target Programs with Elevated Privileges
    This attack targets programs running with elevated privileges. The attacker would try to leverage a bug in the running program and get arbitrary code to execute with elevated privileges. For instance an attacker would look for programs that write to the system directories or registry keys (such as HKLM, which stores a number of critical Windows environment variables). These programs are typically running with elevated privileges and have usually not been designed with security in mind. Such programs are excellent exploit targets because they yield lots of power when they break. The malicious user try to execute its code at the same level as a privileged system call.

Nessus

  • NASL familyDatabases
    NASL idDB2_105FP6.NASL
    descriptionAccording to its version, the installation of IBM DB2 10.5 running on the remote host is prior to Fix Pack 6. It is, therefore, affected by the following vulnerabilities : - A flaw exists in the IBM Global Security Kit (GSKit) when handling RSA temporary keys in a non-export RSA key exchange ciphersuite. A man-in-the-middle attacker can exploit this to downgrade the session security to use weaker EXPORT_RSA ciphers, thus allowing the attacker to more easily monitor or tamper with the encrypted stream. (CVE-2015-0138) - An unspecified flaw in the General Parallel File System (GPFS) allows a local attacker to gain root privileges. (CVE-2015-0197) - A flaw exists in the General Parallel File System (GPFS), related to certain cipherList configurations, that allows a remote attacker, using specially crafted data, to bypass authentication and execute arbitrary programs with root privileges. (CVE-2015-0198) - A denial of service vulnerability exists in the General Parallel File System (GPFS) that allows a local attacker to corrupt kernel memory by sending crafted ioctl character device calls to the mmfslinux kernel module. (CVE-2015-0199) - An information disclosure vulnerability exists in the automated maintenance feature. An attacker with elevated privileges can exploit this issue by manipulating a stored procedure, resulting in the disclosure of arbitrary files owned by the DB2 fenced ID on UNIX/Linux or the administrator on Windows. (CVE-2015-1883) - A flaw exists in the Data Movement feature when handling specially crafted queries. An authenticated, remote attacker can exploit this to delete database rows from a table without having the appropriate privileges. (CVE-2015-1922) - An unspecified flaw exists when handling SQL statements with LUW Scaler functions. An authenticated, remote attacker can exploit this to run arbitrary code, under the privileges of the DB2 instance owner, or to cause a denial of service. (CVE-2015-1935) - A security feature bypass vulnerability exists, known as Bar Mitzvah, due to improper combination of state data with key data by the RC4 cipher algorithm during the initialization phase. A man-in-the-middle attacker can exploit this, via a brute-force attack using LSB values, to decrypt the traffic. (CVE-2015-2808) - An information disclosure vulnerability exists due to improper block cipher padding by TLSv1 when using Cipher Block Chaining (CBC) mode. A remote attacker, via an
    last seen2020-06-01
    modified2020-06-02
    plugin id86002
    published2015-09-18
    reporterThis script is Copyright (C) 2015-2018 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/86002
    titleIBM DB2 10.5 < Fix Pack 6 Multiple Vulnerabilities (Bar Mitzvah)
    code
    #
    # (C) Tenable Network Security, Inc.
    #
    
    include("compat.inc");
    
    if (description)
    {
      script_id(86002);
      script_version("1.12");
      script_cvs_date("Date: 2018/11/15 20:50:21");
    
      script_cve_id(
        "CVE-2015-0138",
        "CVE-2015-0197",
        "CVE-2015-0198",
        "CVE-2015-0199",
        "CVE-2015-1883",
        "CVE-2015-1922",
        "CVE-2015-1935",
        "CVE-2015-2808"
      );
      script_bugtraq_id(
        73278,
        73282,
        73283,
        73326,
        73684,
        75908,
        75911,
        75946
      );
    
      script_name(english:"IBM DB2 10.5 < Fix Pack 6 Multiple Vulnerabilities (Bar Mitzvah)");
      script_summary(english:"Checks the DB2 signature.");
    
      script_set_attribute(attribute:"synopsis", value:
    "The remote database server is affected by multiple vulnerabilities.");
      script_set_attribute(attribute:"description", value:
    "According to its version, the installation of IBM DB2 10.5 running on
    the remote host is prior to Fix Pack 6. It is, therefore, affected by
    the following vulnerabilities :
    
      - A flaw exists in the IBM Global Security Kit (GSKit)
        when handling RSA temporary keys in a non-export RSA key
        exchange ciphersuite. A man-in-the-middle attacker can
        exploit this to downgrade the session security to use
        weaker EXPORT_RSA ciphers, thus allowing the attacker to
        more easily monitor or tamper with the encrypted stream.
        (CVE-2015-0138)
    
      - An unspecified flaw in the General Parallel File System
        (GPFS) allows a local attacker to gain root privileges.
        (CVE-2015-0197)
    
      - A flaw exists in the General Parallel File System
        (GPFS), related to certain cipherList configurations,
        that allows a remote attacker, using specially crafted
        data, to bypass authentication and execute arbitrary
        programs with root privileges. (CVE-2015-0198)
    
      - A denial of service vulnerability exists in the General
        Parallel File System (GPFS) that allows a local attacker
        to corrupt kernel memory by sending crafted ioctl
        character device calls to the mmfslinux kernel module.
        (CVE-2015-0199)
    
      - An information disclosure vulnerability exists in the
        automated maintenance feature. An attacker with elevated
        privileges can exploit this issue by manipulating a
        stored procedure, resulting in the disclosure of
        arbitrary files owned by the DB2 fenced ID on UNIX/Linux
        or the administrator on Windows. (CVE-2015-1883)
    
      - A flaw exists in the Data Movement feature when handling
        specially crafted queries. An authenticated, remote
        attacker can exploit this to delete database rows from a
        table without having the appropriate privileges.
        (CVE-2015-1922)
    
      - An unspecified flaw exists when handling SQL statements
        with LUW Scaler functions. An authenticated, remote
        attacker can exploit this to run arbitrary code, under
        the privileges of the DB2 instance owner, or to cause a
        denial of service. (CVE-2015-1935)
    
      - A security feature bypass vulnerability exists, known as
        Bar Mitzvah, due to improper combination of state data
        with key data by the RC4 cipher algorithm during the
        initialization phase. A man-in-the-middle attacker can
        exploit this, via a brute-force attack using LSB values,
        to decrypt the traffic. (CVE-2015-2808)
    
      - An information disclosure vulnerability exists due to
        improper block cipher padding by TLSv1 when using Cipher
        Block Chaining (CBC) mode. A remote attacker, via an
        'Oracle Padding' side channel attack, can exploit this
        vulnerability to gain access to sensitive information.
        Note that this is a variation of the POODLE attack.
        (NO CVE)");
      script_set_attribute(attribute:"see_also", value:"http://www-01.ibm.com/support/docview.wss?uid=swg21633303#6");
      script_set_attribute(attribute:"see_also", value:"https://www-01.ibm.com/support/docview.wss?uid=swg1IT06351");
      script_set_attribute(attribute:"see_also", value:"https://www-01.ibm.com/support/docview.wss?uid=swg1IT06353");
      script_set_attribute(attribute:"see_also", value:"https://www-01.ibm.com/support/docview.wss?uid=swg1IT07109");
      script_set_attribute(attribute:"see_also", value:"https://www-01.ibm.com/support/docview.wss?uid=swg1IT07554");
      script_set_attribute(attribute:"see_also", value:"https://www-01.ibm.com/support/docview.wss?uid=swg1IT07635");
      script_set_attribute(attribute:"see_also", value:"https://www-01.ibm.com/support/docview.wss?uid=swg1IT08075");
      script_set_attribute(attribute:"see_also", value:"https://www-01.ibm.com/support/docview.wss?uid=swg1IT08113");
      script_set_attribute(attribute:"see_also", value:"https://www-01.ibm.com/support/docview.wss?uid=swg1IT08526");
      script_set_attribute(attribute:"see_also", value:"https://www-01.ibm.com/support/docview.wss?uid=swg1IT08537");
      script_set_attribute(attribute:"see_also", value:"https://www-01.ibm.com/support/docview.wss?uid=swg1IT08656");
      # https://www.blackhat.com/docs/asia-15/materials/asia-15-Mantin-Bar-Mitzvah-Attack-Breaking-SSL-With-13-Year-Old-RC4-Weakness-wp.pdf
      script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?4bbf45ac");
      script_set_attribute(attribute:"see_also", value:"https://www.imperialviolet.org/2014/12/08/poodleagain.html");
      script_set_attribute(attribute:"solution", value:
    "Apply IBM DB2 version 10.5 Fix Pack 6 or later.");
      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: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:"exploitability_ease", value:"No known exploits are available");
      script_set_attribute(attribute:"exploit_available", value:"false");
    
      script_set_attribute(attribute:"vuln_publication_date", value:"2015/09/16");
      script_set_attribute(attribute:"patch_publication_date", value:"2015/09/16");
      script_set_attribute(attribute:"plugin_publication_date", value:"2015/09/18");
    
      script_set_attribute(attribute:"plugin_type", value:"remote");
      script_set_attribute(attribute:"cpe", value:"cpe:/a:ibm:db2");
      script_set_attribute(attribute:"in_the_news", value:"true");
      script_end_attributes();
    
      script_category(ACT_GATHER_INFO);
      script_family(english:"Databases");
    
      script_copyright(english:"This script is Copyright (C) 2015-2018 and is owned by Tenable, Inc. or an Affiliate thereof.");
    
      script_dependencies("db2_das_detect.nasl");
      script_require_ports("Services/db2das", 523);
    
      exit(0);
    }
    
    include("audit.inc");
    include("global_settings.inc");
    include("db2_report_func.inc");
    include("misc_func.inc");
    
    port = get_service(svc:"db2das", default:523, exit_on_fail:TRUE);
    
    app_name = "DB2";
    
    level = get_kb_item_or_exit(app_name + "/" + port + "/Level");
    if (level !~ "^10\.5\.")  audit(AUDIT_NOT_LISTEN, app_name + " 10.5.x", port);
    
    platform = get_kb_item_or_exit(app_name+"/"+port+"/Platform");
    platform_name = get_kb_item(app_name+"/"+port+"/Platform_Name");
    if (isnull(platform_name))
    {
      platform_name = platform;
      report_phrase = "platform " + platform;
    }
    else
      report_phrase = platform_name;
    
    vuln = FALSE;
    # Windows 32-bit/64-bit
    if (platform == 5 || platform == 23)
    {
      fixed_level = '10.5.600.232';
      if (ver_compare(ver:level, fix:fixed_level) == -1)
        vuln = TRUE;
    }
    # Others
    else if (
      # Linux, 2.6 kernel 32/64-bit
      platform == 18 ||
      platform == 30 ||
      # AIX
      platform == 20
    )
    {
      fixed_level = '10.5.0.6';
      if (level =~ "^10\.5\.0\.([0-5]|3a)$")
        vuln = TRUE;
    }
    else
    {
      info =
        'Nessus does not support version checks against ' + report_phrase + '.\n' +
        'To help us better identify vulnerable versions, please send the platform\n' +
        'number along with details about the platform, including the operating system\n' +
        'version, CPU architecture, and DB2 version to [email protected].\n';
      exit(1, info);
    }
    
    if (vuln)
    {
      report_db2(
          severity        : SECURITY_HOLE,
          port            : port,
          platform_name   : platform_name,
          installed_level : level,
          fixed_level     : fixed_level);
    }
    else audit(AUDIT_LISTEN_NOT_VULN, app_name, port, level);
    
  • NASL familyDatabases
    NASL idDB2_98FP5_MULTI_VULN.NASL
    descriptionAccording to its version, the installation of IBM DB2 running on the remote host is version 9.8 prior or equal to Fix Pack 5. It is, therefore, affected by one or more of the following vulnerabilities : - An unspecified error exists in the GSKit component when initiating SSL/TLS connections due to improper handling of malformed X.509 certificate chains. A remote attacker can exploit this to cause a denial of service. (CVE-2013-6747) - Untrusted search path vulnerabilities exist in unspecified setuid and setgid programs that allow a local attacker to gain root privileges by using a trojan horse library. (CVE-2014-0907) - An unspecified error exists in the reverse proxy GSKit component that allows a remote attacker to exhaust CPU resources by using crafted SSL messages, resulting in a denial of service. (CVE-2014-0963) - An unspecified error exists during the handling of SELECT statements with XML/XSLT functions that allows a remote attacker to gain access to arbitrary files. (CVE-2014-8910) - A flaw exists in the LUW component when handling SQL statements with unspecified Scaler functions. A remote, authenticated attacker can exploit this to cause a denial of service. (CVE-2015-0157) - An unspecified flaw in the General Parallel File System (GPFS) allows a local attacker to gain root privileges. CVE-2015-0197) - A flaw exists in the General Parallel File System (GPFS), related to certain cipherList configurations, that allows a remote attacker, using specially crafted data, to bypass authentication and execute arbitrary programs with root privileges. (CVE-2015-0198) - A denial of service vulnerability exists in the General Parallel File System (GPFS) that allows a local attacker to corrupt the kernel memory by sending crafted ioctl character device calls to the mmfslinux kernel module. (CVE-2015-0199) - An information disclosure vulnerability exists in the automated maintenance feature. An attacker with elevated privileges, by manipulating a stored procedure, can exploit this issue to disclose arbitrary files owned by the DB2 fenced ID on UNIX/Linux or the administrator on Windows. (CVE-2015-1883) - A flaw exists in the Data Movement feature when handling specially crafted queries. An authenticated, remote attacker can exploit this to delete database rows from a table without having the appropriate privileges. (CVE-2015-1922) - A flaw exists when handling SQL statements having unspecified LUW Scaler functions. An authenticated, remote attacker can exploit this to run arbitrary code, under the privileges of the DB2 instance owner, or to cause a denial of service. (CVE-2015-1935)
    last seen2020-06-01
    modified2020-06-02
    plugin id76115
    published2014-06-18
    reporterThis script is Copyright (C) 2014-2018 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/76115
    titleIBM DB2 9.8 <= Fix Pack 5 Multiple Vulnerabilities
    code
    #
    # (C) Tenable Network Security, Inc.
    #
    
    include("compat.inc");
    
    if (description)
    {
      script_id(76115);
      script_version("1.13");
      script_cvs_date("Date: 2018/07/06 11:26:06");
    
      script_cve_id(
        "CVE-2013-6747",
        "CVE-2014-0907",
        "CVE-2014-0963",
        "CVE-2014-8910",
        "CVE-2015-0157",
        "CVE-2015-0197",
        "CVE-2015-0198",
        "CVE-2015-0199",
        "CVE-2015-1883",
        "CVE-2015-1922",
        "CVE-2015-1935"
      );
      script_bugtraq_id(
        65156,
        67238,
        67617,
        73278,
        73282,
        73283,
        75908,
        75911
      );
      script_name(english:"IBM DB2 9.8 <= Fix Pack 5 Multiple Vulnerabilities");
      script_summary(english:"Checks the DB2 signature.");
    
      script_set_attribute(attribute:"synopsis", value:
    "The remote database server is affected by multiple vulnerabilities.");
      script_set_attribute(attribute:"description", value:
    "According to its version, the installation of IBM DB2 running on the
    remote host is version 9.8 prior or equal to Fix Pack 5. It is,
    therefore, affected by one or more of the following vulnerabilities :
    
      - An unspecified error exists in the GSKit component when
        initiating SSL/TLS connections due to improper handling
        of malformed X.509 certificate chains. A remote attacker
        can exploit this to cause a denial of service.
        (CVE-2013-6747)
    
      - Untrusted search path vulnerabilities exist in
        unspecified setuid and setgid programs that allow a
        local attacker to gain root privileges by using a
        trojan horse library. (CVE-2014-0907)
    
      - An unspecified error exists in the reverse proxy GSKit
        component that allows a remote attacker to exhaust CPU
        resources by using crafted SSL messages, resulting in a
        denial of service. (CVE-2014-0963)
    
      - An unspecified error exists during the handling of
        SELECT statements with XML/XSLT functions that allows a
        remote attacker to gain access to arbitrary files.
        (CVE-2014-8910)
    
      - A flaw exists in the LUW component when handling SQL
        statements with unspecified Scaler functions. A remote,
        authenticated attacker can exploit this to cause a
        denial of service. (CVE-2015-0157)
    
      - An unspecified flaw in the General Parallel File System
        (GPFS) allows a local attacker to gain root privileges.
        CVE-2015-0197)
    
      - A flaw exists in the General Parallel File System
        (GPFS), related to certain cipherList configurations,
        that allows a remote attacker, using specially crafted
        data, to bypass authentication and execute arbitrary
        programs with root privileges. (CVE-2015-0198)
    
      - A denial of service vulnerability exists in the General
        Parallel File System (GPFS) that allows a local attacker
        to corrupt the kernel memory by sending crafted ioctl
        character device calls to the mmfslinux kernel module.
        (CVE-2015-0199)
    
      - An information disclosure vulnerability exists in the
        automated maintenance feature. An attacker with elevated
        privileges, by manipulating a stored procedure, can
        exploit this issue to disclose arbitrary files owned by
        the DB2 fenced ID on UNIX/Linux or the administrator on
        Windows. (CVE-2015-1883)
    
      - A flaw exists in the Data Movement feature when handling
        specially crafted queries. An authenticated, remote
        attacker can exploit this to delete database rows from a
        table without having the appropriate privileges.
        (CVE-2015-1922)
    
      - A flaw exists when handling SQL statements having
        unspecified LUW Scaler functions. An authenticated,
        remote attacker can exploit this to run arbitrary code,
        under the privileges of the DB2 instance owner, or to
        cause a denial of service. (CVE-2015-1935)");
      # Advisories
      script_set_attribute(attribute:"see_also", value:"http://www-01.ibm.com/support/docview.wss?uid=swg21672100");
      script_set_attribute(attribute:"see_also", value:"http://www-01.ibm.com/support/docview.wss?uid=swg21671732");
      script_set_attribute(attribute:"see_also", value:"https://www-304.ibm.com/support/docview.wss?uid=swg21697987");
      script_set_attribute(attribute:"see_also", value:"https://www-304.ibm.com/support/docview.wss?uid=swg21697988");
      script_set_attribute(attribute:"see_also", value:"https://www-304.ibm.com/support/docview.wss?uid=swg21698308");
      script_set_attribute(attribute:"see_also", value:"https://www-304.ibm.com/support/docview.wss?uid=swg21902662");
      script_set_attribute(attribute:"see_also", value:"https://www-304.ibm.com/support/docview.wss?uid=swg21959650");
      script_set_attribute(attribute:"see_also", value:"http://www-01.ibm.com/support/docview.wss?uid=swg21902661");
      script_set_attribute(attribute:"solution", value:
    "Contact the vendor to obtain a special build with the interim fix.
    
    Note that the vendor has posted a workaround for the build error issue
    (CVE-2014-0907) involving the command 'sqllib/bin/db2chglibpath'.
    Please consult the advisory for detailed instructions.");
      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: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:"exploitability_ease", value:"No known exploits are available");
      script_set_attribute(attribute:"exploit_available", value:"false");
    
      script_set_attribute(attribute:"vuln_publication_date", value:"2014/01/24");
      script_set_attribute(attribute:"patch_publication_date", value:"2014/06/10");
      script_set_attribute(attribute:"plugin_publication_date", value:"2014/06/18");
    
      script_set_attribute(attribute:"plugin_type", value:"remote");
      script_set_attribute(attribute:"cpe", value:"cpe:/a:ibm:db2");
      script_end_attributes();
    
      script_category(ACT_GATHER_INFO);
      script_family(english:"Databases");
    
      script_copyright(english:"This script is Copyright (C) 2014-2018 and is owned by Tenable, Inc. or an Affiliate thereof.");
    
      script_dependencies("db2_das_detect.nasl");
      script_require_ports("Services/db2das", 523);
    
      exit(0);
    }
    
    include("audit.inc");
    include("global_settings.inc");
    include("misc_func.inc");
    include("db2_report_func.inc");
    
    port = get_service(svc:"db2das", default:523, exit_on_fail:TRUE);
    
    level = get_kb_item_or_exit("DB2/" + port + "/Level");
    if (level !~ "^9\.8\.") audit(AUDIT_NOT_LISTEN, "DB2 9.8", port);
    
    platform = get_kb_item_or_exit("DB2/"+port+"/Platform");
    platform_name = get_kb_item("DB2/"+port+"/Platform_Name");
    if (isnull(platform_name))
    {
      platform_name = platform;
      report_phrase = "platform " + platform;
    }
    else
      report_phrase = platform_name;
    
    
    vuln = FALSE;
    # Note : DB2 9.8x is not available for Windows
    if (
      # Linux, 2.6 kernel 32/64-bit
      platform == 18 ||
      platform == 30 ||
      # AIX
      platform == 20
    )
    {
      fixed_level = '9.8.0.5';
      if (ver_compare(ver:level, fix:fixed_level) <= 0)
        vuln = TRUE;
    
      # If not paranoid and at 9.8.0.5 already,
      # do not report - we cannot tell if a special build is in place.
      if (level == fixed_level && report_paranoia < 2)
        exit(1, "Nessus is unable to determine if the patch has been applied or not.");
    }
    else
    {
      info =
        'Nessus does not support version checks against ' + report_phrase + '.\n' +
        'To help us better identify vulnerable versions, please send the platform\n' +
        'number along with details about the platform, including the operating system\n' +
        'version, CPU architecture, and DB2 version to [email protected].\n';
      exit(1, info);
    }
    
    if (vuln)
    {
      report_db2(
          severity        : SECURITY_HOLE,
          port            : port,
          platform_name   : platform_name,
          installed_level : level,
          fixed_level     : fixed_level);
    }
    else audit(AUDIT_LISTEN_NOT_VULN, "DB2", port, level);
    
  • NASL familyDatabases
    NASL idDB2_105FP5_MULTI_VULN.NASL
    descriptionAccording to its version, the installation of IBM DB2 running on the remote host is version 10.5 prior or equal to Fix Pack 5. It is, therefore, affected by one or more of the following vulnerabilities : - An unspecified error exists during the handling of SELECT statements with XML/XSLT functions that allows a remote attacker to gain access to arbitrary files. (CVE-2014-8910) - A flaw exists in the LUW component when handling SQL statements with unspecified Scaler functions. A remote, authenticated attacker can exploit this to cause a denial of service. (CVE-2015-0157) - An unspecified flaw in the General Parallel File System (GPFS) allows a local attacker to gain root privileges. CVE-2015-0197) - A flaw exists in the General Parallel File System (GPFS), related to certain cipherList configurations, that allows a remote attacker, using specially crafted data, to bypass authentication and execute arbitrary programs with root privileges. (CVE-2015-0198) - A denial of service vulnerability exists in the General Parallel File System (GPFS) that allows a local attacker to corrupt the kernel memory by sending crafted ioctl character device calls to the mmfslinux kernel module. (CVE-2015-0199) - An information disclosure vulnerability exists in the automated maintenance feature. An attacker with elevated privileges, by manipulating a stored procedure, can exploit this issue to disclose arbitrary files owned by the DB2 fenced ID on UNIX/Linux or the administrator on Windows. (CVE-2015-1883) - A flaw exists in the Data Movement feature when handling specially crafted queries. An authenticated, remote attacker can exploit this to delete database rows from a table without having the appropriate privileges. (CVE-2015-1922) - A flaw exists when handling SQL statements having unspecified LUW Scaler functions. An authenticated, remote attacker can exploit this to run arbitrary code, under the privileges of the DB2 instance owner, or to cause a denial of service. (CVE-2015-1935)
    last seen2020-06-01
    modified2020-06-02
    plugin id84827
    published2015-07-18
    reporterThis script is Copyright (C) 2015-2018 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/84827
    titleIBM DB2 10.5 <= Fix Pack 5 Multiple Vulnerabilities
    code
    #
    # (C) Tenable Network Security, Inc.
    #
    
    include("compat.inc");
    
    if (description)
    {
      script_id(84827);
      script_version("1.11");
      script_cvs_date("Date: 2018/07/06 11:26:06");
    
      script_cve_id(
        "CVE-2014-8910",
        "CVE-2015-0157",
        "CVE-2015-0197",
        "CVE-2015-0198",
        "CVE-2015-0199",
        "CVE-2015-1883",
        "CVE-2015-1922",
        "CVE-2015-1935"
      );
      script_bugtraq_id(
        73278,
        73282,
        73283,
        75908,
        75911
      );
    
      script_name(english:"IBM DB2 10.5 <= Fix Pack 5 Multiple Vulnerabilities");
      script_summary(english:"Checks the DB2 signature.");
    
      script_set_attribute(attribute:"synopsis", value:
    "The remote database server is affected by multiple vulnerabilities.");
      script_set_attribute(attribute:"description", value:
    "According to its version, the installation of IBM DB2 running on the
    remote host is version 10.5 prior or equal to Fix Pack 5. It is,
    therefore, affected by one or more of the following vulnerabilities :
    
      - An unspecified error exists during the handling of
        SELECT statements with XML/XSLT functions that allows a
        remote attacker to gain access to arbitrary files.
        (CVE-2014-8910)
    
      - A flaw exists in the LUW component when handling SQL
        statements with unspecified Scaler functions. A remote,
        authenticated attacker can exploit this to cause a
        denial of service. (CVE-2015-0157)
    
      - An unspecified flaw in the General Parallel File System
        (GPFS) allows a local attacker to gain root privileges.
        CVE-2015-0197)
    
      - A flaw exists in the General Parallel File System
        (GPFS), related to certain cipherList configurations,
        that allows a remote attacker, using specially crafted
        data, to bypass authentication and execute arbitrary
        programs with root privileges. (CVE-2015-0198)
    
      - A denial of service vulnerability exists in the General
        Parallel File System (GPFS) that allows a local attacker
        to corrupt the kernel memory by sending crafted ioctl
        character device calls to the mmfslinux kernel module.
        (CVE-2015-0199)
    
      - An information disclosure vulnerability exists in the
        automated maintenance feature. An attacker with elevated
        privileges, by manipulating a stored procedure, can
        exploit this issue to disclose arbitrary files owned by
        the DB2 fenced ID on UNIX/Linux or the administrator on
        Windows. (CVE-2015-1883)
    
      - A flaw exists in the Data Movement feature when handling
        specially crafted queries. An authenticated, remote
        attacker can exploit this to delete database rows from a
        table without having the appropriate privileges.
        (CVE-2015-1922)
    
      - A flaw exists when handling SQL statements having
        unspecified LUW Scaler functions. An authenticated,
        remote attacker can exploit this to run arbitrary code,
        under the privileges of the DB2 instance owner, or to
        cause a denial of service. (CVE-2015-1935)");
      script_set_attribute(attribute:"see_also", value:"https://www-304.ibm.com/support/docview.wss?uid=swg21697987");
      script_set_attribute(attribute:"see_also", value:"https://www-304.ibm.com/support/docview.wss?uid=swg21697988");
      script_set_attribute(attribute:"see_also", value:"https://www-304.ibm.com/support/docview.wss?uid=swg21698308");
      script_set_attribute(attribute:"see_also", value:"https://www-304.ibm.com/support/docview.wss?uid=swg21902662");
      script_set_attribute(attribute:"see_also", value:"https://www-304.ibm.com/support/docview.wss?uid=swg21959650");
      script_set_attribute(attribute:"see_also", value:"http://www-01.ibm.com/support/docview.wss?uid=swg21902661");
      script_set_attribute(attribute:"solution", value:
    "Contact the vendor to obtain a special build with the interim fix.");
      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: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:"exploitability_ease", value:"No known exploits are available");
      script_set_attribute(attribute:"exploit_available", value:"false");
    
      script_set_attribute(attribute:"vuln_publication_date", value:"2015/07/10");
      script_set_attribute(attribute:"patch_publication_date", value:"2015/07/10");
      script_set_attribute(attribute:"plugin_publication_date", value:"2015/07/18");
    
      script_set_attribute(attribute:"plugin_type", value:"remote");
      script_set_attribute(attribute:"cpe", value:"cpe:/a:ibm:db2");
      script_end_attributes();
    
      script_category(ACT_GATHER_INFO);
      script_family(english:"Databases");
    
      script_copyright(english:"This script is Copyright (C) 2015-2018 and is owned by Tenable, Inc. or an Affiliate thereof.");
    
      script_dependencies("db2_das_detect.nasl");
      script_require_ports("Services/db2das", 523);
    
      exit(0);
    }
    
    include("audit.inc");
    include("global_settings.inc");
    include("misc_func.inc");
    include("db2_report_func.inc");
    
    port = get_service(svc:"db2das", default:523, exit_on_fail:TRUE);
    
    level = get_kb_item_or_exit("DB2/" + port + "/Level");
    if (level !~ "^10\.5\.") audit(AUDIT_NOT_LISTEN, "DB2 10.5", port);
    
    platform = get_kb_item_or_exit("DB2/"+port+"/Platform");
    platform_name = get_kb_item("DB2/"+port+"/Platform_Name");
    product = get_kb_item("DB2/"+port+"/Product");
    node = get_kb_item("DB2/"+port+"/Node");
    
    if (isnull(platform_name))
    {
      platform_name = platform;
      report_phrase = "platform " + platform;
    }
    else
      report_phrase = platform_name;
    
    
    vuln = FALSE;
    # Windows 32-bit/64-bit
    if (platform == 5 || platform == 23)
    {
      fixed_level = '10.5.500.107';
      if (ver_compare(ver:level, fix:fixed_level) <= 0)
        vuln = TRUE;
    
      # If not paranoid and at 10.5.0.5 already,
      # do not report - we cannot tell if a special build is in place.
      if (level == fixed_level && report_paranoia < 2)
        exit(1, "Nessus is unable to determine if the patch has been applied or not.");
    }
    # Others
    else if (
      # Linux, 2.6 kernel 32/64-bit
      platform == 18 ||
      platform == 30 ||
      # AIX
      platform == 20
    )
    {
      fixed_level = '10.5.0.5';
      if (ver_compare(ver:level, fix:fixed_level) <= 0)
        vuln = TRUE;
    
      # If not paranoid and at 10.5.0.5 already,
      # do not report - we cannot tell if a special build is in place.
      if (level == fixed_level && report_paranoia < 2)
        exit(1, "Nessus is unable to determine if the patch has been applied or not.");
    }
    else
    {
      info =
        'Nessus does not support version checks against ' + report_phrase + '.\n' +
        'To help us better identify vulnerable versions, please send the platform\n' +
        'number along with details about the platform, including the operating system\n' +
        'version, CPU architecture, and DB2 version to [email protected].\n';
      exit(1, info);
    }
    
    if (vuln)
    {
      report_db2(
          severity        : SECURITY_HOLE,
          port            : port,
          platform_name   : platform_name,
          installed_level : level,
          fixed_level     : fixed_level);
    }
    else audit(AUDIT_LISTEN_NOT_VULN, "DB2", port, level);
    
  • NASL familyDatabases
    NASL idDB2_101FP5.NASL
    descriptionAccording to its version, the installation of IBM DB2 10.1 running on the remote host is prior to Fix Pack 5. It is, therefore, affected by multiple vulnerabilities : - An unspecified flaw exists in the monitoring or audit facility due to passwords being stored when handling specially crafted commands. A remote, authenticated attacker can exploit this to access sensitive information. (CVE-2014-0919) - A stack-based buffer overflow condition exists due to improper validation of user-supplied input when handling crafted ALTER MODULE statements. A remote, authenticated attacker can exploit this to cause a denial of service or execute arbitrary code. (CVE-2014-3094) - A flaw exists when handling a crafted UNION clause in a subquery of a SELECT statement. A remote, authenticated attacker can exploit this to cause a denial of service. (CVE-2014-3095) - A denial of service vulnerability exists when immediate AUTO_REVAL is enabled. A remote, authenticated attacker can exploit this, via a crafted ALTER TABLE statement, to crash the server. (CVE-2014-6159) - A denial of service vulnerability exists when handling an identity column within a crafted ALTER TABLE statement. A remote, authenticated attacker can exploit this vulnerability to crash the server. (CVE-2014-6209) - A denial of service vulnerability exists when handling multiple ALTER TABLE statements specifying the same column. A remote, authenticated attacker can exploit this vulnerability to crash the server. (CVE-2014-6210) - A flaw exists that is triggered when handling specially crafted XML queries. A remote, authenticated attacker can exploit this to cause a consumption of resources, resulting in a denial of service. (CVE-2014-8901) - An unspecified error exists during the handling of SELECT statements with XML/XSLT functions that allows a remote attacker to gain access to arbitrary files. (CVE-2014-8910) - A flaw exists in the IBM Global Security Kit (GSKit) when handling RSA temporary keys in a non-export RSA key exchange ciphersuite. A man-in-the-middle attacker can exploit this to downgrade the session security to use weaker EXPORT_RSA ciphers, thus allowing the attacker to more easily monitor or tamper with the encrypted stream. (CVE-2015-0138) - A flaw exists in the LUW component when handling SQL statements with unspecified Scaler functions. A remote, authenticated attacker can exploit this to cause a denial of service. (CVE-2015-0157) - An unspecified flaw in the General Parallel File System (GPFS) allows a local attacker to gain root privileges. (CVE-2015-0197) - A flaw exists in the General Parallel File System (GPFS), related to certain cipherList configurations, that allows a remote attacker, using specially crafted data, to bypass authentication and execute arbitrary programs with root privileges. (CVE-2015-0198) - A denial of service vulnerability exists in the General Parallel File System (GPFS) that allows a local attacker to corrupt kernel memory by sending crafted ioctl character device calls to the mmfslinux kernel module. (CVE-2015-0199) - An information disclosure vulnerability exists in the automated maintenance feature. An attacker with elevated privileges can exploit this issue by manipulating a stored procedure, resulting in the disclosure of arbitrary files owned by the DB2 fenced ID on UNIX/Linux or the administrator on Windows. (CVE-2015-1883) - A flaw exists in the Data Movement feature when handling specially crafted queries. An authenticated, remote attacker can exploit this to delete database rows from a table without having the appropriate privileges. (CVE-2015-1922) - An unspecified flaw exists when handling SQL statements with LUW Scaler functions. An authenticated, remote attacker can exploit this to run arbitrary code, under the privileges of the DB2 instance owner, or to cause a denial of service. (CVE-2015-1935) - A security feature bypass vulnerability exists, known as Bar Mitzvah, due to improper combination of state data with key data by the RC4 cipher algorithm during the initialization phase. A man-in-the-middle attacker can exploit this, via a brute-force attack using LSB values, to decrypt the traffic. (CVE-2015-2808) - A flaw exists when handling
    last seen2020-06-01
    modified2020-06-02
    plugin id84826
    published2015-07-18
    reporterThis script is Copyright (C) 2015-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/84826
    titleIBM DB2 10.1 < Fix Pack 5 Multiple Vulnerabilities (Bar Mitzvah)
    code
    #
    # (C) Tenable Network Security, Inc.
    #
    
    include("compat.inc");
    
    if (description)
    {
      script_id(84826);
      script_version("1.19");
      script_cvs_date("Date: 2019/01/02 11:18:37");
    
      script_cve_id(
        "CVE-2014-0919",
        "CVE-2014-3094",
        "CVE-2014-3095",
        "CVE-2014-6159",
        "CVE-2014-6209",
        "CVE-2014-6210",
        "CVE-2014-8901",
        "CVE-2014-8910",
        "CVE-2015-0138",
        "CVE-2015-0157",
        "CVE-2015-0197",
        "CVE-2015-0198",
        "CVE-2015-0199",
        "CVE-2015-1883",
        "CVE-2015-1922",
        "CVE-2015-1935",
        "CVE-2015-2808"
      );
      script_bugtraq_id(
        69546,
        69550,
        71006,
        71729,
        71730,
        71734,
        73278,
        73282,
        73283,
        73326,
        73684,
        74217,
        75908,
        75911,
        75946,
        75947,
        75949
      );
    
      script_name(english:"IBM DB2 10.1 < Fix Pack 5 Multiple Vulnerabilities (Bar Mitzvah)");
      script_summary(english:"Checks the DB2 signature.");
    
      script_set_attribute(attribute:"synopsis", value:
    "The remote database server is affected by multiple vulnerabilities.");
      script_set_attribute(attribute:"description", value:
    "According to its version, the installation of IBM DB2 10.1 running on
    the remote host is prior to Fix Pack 5. It is, therefore, affected by
    multiple vulnerabilities :
    
      - An unspecified flaw exists in the monitoring or audit
        facility due to passwords being stored when handling
        specially crafted commands. A remote, authenticated
        attacker can exploit this to access sensitive
        information. (CVE-2014-0919)
    
      - A stack-based buffer overflow condition exists due to
        improper validation of user-supplied input when handling
        crafted ALTER MODULE statements. A remote, authenticated
        attacker can exploit this to cause a denial of service
        or execute arbitrary code. (CVE-2014-3094)
    
      - A flaw exists when handling a crafted UNION clause in a
        subquery of a SELECT statement. A remote, authenticated
        attacker can exploit this to cause a denial of service.
        (CVE-2014-3095)
    
      - A denial of service vulnerability exists when immediate
        AUTO_REVAL is enabled. A remote, authenticated attacker
        can exploit this, via a crafted ALTER TABLE statement,
        to crash the server. (CVE-2014-6159)
    
      - A denial of service vulnerability exists when handling
        an identity column within a crafted ALTER TABLE
        statement. A remote, authenticated attacker can exploit
        this vulnerability to crash the server. (CVE-2014-6209)
    
      - A denial of service vulnerability exists when handling
        multiple ALTER TABLE statements specifying the same
        column. A remote, authenticated attacker can exploit
        this vulnerability to crash the server. (CVE-2014-6210)
    
      - A flaw exists that is triggered when handling specially
        crafted XML queries. A remote, authenticated attacker
        can exploit this to cause a consumption of resources,
        resulting in a denial of service. (CVE-2014-8901)
    
      - An unspecified error exists during the handling of
        SELECT statements with XML/XSLT functions that allows a
        remote attacker to gain access to arbitrary files.
        (CVE-2014-8910)
    
      - A flaw exists in the IBM Global Security Kit (GSKit)
        when handling RSA temporary keys in a non-export RSA key
        exchange ciphersuite. A man-in-the-middle attacker can
        exploit this to downgrade the session security to use
        weaker EXPORT_RSA ciphers, thus allowing the attacker to
        more easily monitor or tamper with the encrypted stream.
        (CVE-2015-0138)
    
      - A flaw exists in the LUW component when handling SQL
        statements with unspecified Scaler functions. A remote,
        authenticated attacker can exploit this to cause a
        denial of service. (CVE-2015-0157)
    
      - An unspecified flaw in the General Parallel File System
        (GPFS) allows a local attacker to gain root privileges.
        (CVE-2015-0197)
    
      - A flaw exists in the General Parallel File System
        (GPFS), related to certain cipherList configurations,
        that allows a remote attacker, using specially crafted
        data, to bypass authentication and execute arbitrary
        programs with root privileges. (CVE-2015-0198)
    
      - A denial of service vulnerability exists in the General
        Parallel File System (GPFS) that allows a local attacker
        to corrupt kernel memory by sending crafted ioctl
        character device calls to the mmfslinux kernel module.
        (CVE-2015-0199)
    
      - An information disclosure vulnerability exists in the
        automated maintenance feature. An attacker with elevated
        privileges can exploit this issue by manipulating a
        stored procedure, resulting in the disclosure of
        arbitrary files owned by the DB2 fenced ID on UNIX/Linux
        or the administrator on Windows. (CVE-2015-1883)
    
      - A flaw exists in the Data Movement feature when handling
        specially crafted queries. An authenticated, remote
        attacker can exploit this to delete database rows from a
        table without having the appropriate privileges.
        (CVE-2015-1922)
    
      - An unspecified flaw exists when handling SQL statements
        with LUW Scaler functions. An authenticated, remote
        attacker can exploit this to run arbitrary code, under
        the privileges of the DB2 instance owner, or to cause a
        denial of service. (CVE-2015-1935)
    
      - A security feature bypass vulnerability exists, known as
        Bar Mitzvah, due to improper combination of state data
        with key data by the RC4 cipher algorithm during the
        initialization phase. A man-in-the-middle attacker can
        exploit this, via a brute-force attack using LSB values,
        to decrypt the traffic. (CVE-2015-2808)
    
      - A flaw exists when handling 'SUM' or 'GROUP BY' queries
        with a 'SUBSELECT' that contains 'unnest'. An
        authenticated, remote attacker can exploit this to cause
        a denial of service condition.
    
      - A use-after-free error exists in the CLI application due
        to improper validation of user-supplied input when
        handling client disconnects. An unauthenticated, remote
        attacker can exploit this to corrupt memory, resulting
        in a denial of service condition or the execution of
        arbitrary code.
    
      - A denial of service vulnerability exists due to an
        unspecified flaw in the sqldRemoveCachedTableEntry()
        function. An authenticated, remote attacker can exploit
        this to crash a DB2 instance.
    
      - An out-of-bounds write error exists due to improper
        validation of user-supplied input when handling the
        Partial Aggregation Operators (PED, PEA). A remote,
        authenticated attacker can exploit this to corrupt
        memory, resulting in a denial of service condition.
    
      - An integrity flaw exists due to insecure file
        permissions for the STMM log file. A local attacker can
        exploit this to manipulate the logs.
    
      - A denial of service vulnerability exists in the
        sqlex_find_group() function when returning a cumulative
        group name greater than 64K. An authenticated, remote
        attacker can exploit this to crash the server.
    
      - A flaw exists in the sqlsBinSortPopulateRecPointers()
        function due to improper validation of user-supplied
        input when performing resettable sorts. A remote,
        authenticated attacker can exploit this to corrupt
        memory, resulting in a denial of service.
    
      - A flaw exists that is triggered when handling 'INSERT
        INTO' statements. An authenticated, remote attacker can
        exploit this to crash DB2 when the target is a generated
        table created by a values clause containing multiple
        rows.
    
      - A flaw exists when invoking runstats against a user
        temporary table when the index clause explicitly
        specifies index names but omits the index schema name.
        An authenticated, remote attacker can exploit this to
        cause a denial of service.
    
      - A flaw exists in the DRDA communication protocol due to
        improper parsing of split DRDA messages under certain
        circumstances. An authenticated, remote attacker can
        exploit this to cause a large memory overwrite,
        resulting in a denial of service condition or the
        execution of arbitrary code.
    
      - An information disclosure vulnerability exists due to
        improper block cipher padding by TLSv1 when using Cipher
        Block Chaining (CBC) mode. A remote attacker, via an
        'Oracle Padding' side channel attack, can exploit this
        vulnerability to gain access to sensitive information.
        Note that this is a variation of the POODLE attack.
        (NO CVE)");
      # Advisories
      script_set_attribute(attribute:"see_also", value:"https://www-304.ibm.com/support/docview.wss?uid=swg21697987");
      script_set_attribute(attribute:"see_also", value:"https://www-304.ibm.com/support/docview.wss?uid=swg21697988");
      script_set_attribute(attribute:"see_also", value:"https://www-304.ibm.com/support/docview.wss?uid=swg21698308");
      script_set_attribute(attribute:"see_also", value:"https://www-304.ibm.com/support/docview.wss?uid=swg21902662");
      script_set_attribute(attribute:"see_also", value:"https://www-304.ibm.com/support/docview.wss?uid=swg21959650");
      script_set_attribute(attribute:"see_also", value:"http://www-01.ibm.com/support/docview.wss?uid=swg21902661");
      # APARs
      script_set_attribute(attribute:"see_also", value:"http://www-01.ibm.com/support/docview.wss?uid=swg1IT06419");
      script_set_attribute(attribute:"see_also", value:"http://www-01.ibm.com/support/docview.wss?uid=swg1IT05791");
      script_set_attribute(attribute:"see_also", value:"http://www-01.ibm.com/support/docview.wss?uid=swg1IT05128");
      script_set_attribute(attribute:"see_also", value:"http://www-01.ibm.com/support/docview.wss?uid=swg1IT07811");
      script_set_attribute(attribute:"see_also", value:"http://www-01.ibm.com/support/docview.wss?uid=swg1IT07735");
      script_set_attribute(attribute:"see_also", value:"http://www-01.ibm.com/support/docview.wss?uid=swg1IT06800");
      script_set_attribute(attribute:"see_also", value:"http://www-01.ibm.com/support/docview.wss?uid=swg1IT03088");
      script_set_attribute(attribute:"see_also", value:"http://www-01.ibm.com/support/docview.wss?uid=swg1IT03086");
      script_set_attribute(attribute:"see_also", value:"http://www-01.ibm.com/support/docview.wss?uid=swg1IT02983");
      script_set_attribute(attribute:"see_also", value:"http://www-01.ibm.com/support/docview.wss?uid=swg1IT02530");
      script_set_attribute(attribute:"see_also", value:"http://www-01.ibm.com/support/docview.wss?uid=swg1IT02593");
      script_set_attribute(attribute:"see_also", value:"http://www-01.ibm.com/support/docview.wss?uid=swg1IT02646");
      script_set_attribute(attribute:"see_also", value:"http://www-01.ibm.com/support/docview.wss?uid=swg1IT05652");
      script_set_attribute(attribute:"see_also", value:"http://www-01.ibm.com/support/docview.wss?uid=swg1IT05074");
      script_set_attribute(attribute:"see_also", value:"http://www-01.ibm.com/support/docview.wss?uid=swg1IT05647");
      script_set_attribute(attribute:"see_also", value:"http://www-01.ibm.com/support/docview.wss?uid=swg1IT05939");
      script_set_attribute(attribute:"see_also", value:"http://www-01.ibm.com/support/docview.wss?uid=swg1IT06350");
      script_set_attribute(attribute:"see_also", value:"http://www-01.ibm.com/support/docview.wss?uid=swg1IT06354");
      script_set_attribute(attribute:"see_also", value:"http://www-01.ibm.com/support/docview.wss?uid=swg1IT07108");
      script_set_attribute(attribute:"see_also", value:"http://www-01.ibm.com/support/docview.wss?uid=swg1IT08080");
      script_set_attribute(attribute:"see_also", value:"http://www-01.ibm.com/support/docview.wss?uid=swg1IT07553");
      script_set_attribute(attribute:"see_also", value:"http://www-01.ibm.com/support/docview.wss?uid=swg1IT07646");
      script_set_attribute(attribute:"see_also", value:"http://www-01.ibm.com/support/docview.wss?uid=swg1IT08112");
      script_set_attribute(attribute:"see_also", value:"http://www-01.ibm.com/support/docview.wss?uid=swg1IT08525");
      script_set_attribute(attribute:"see_also", value:"http://www-01.ibm.com/support/docview.wss?uid=swg1IT08536");
      script_set_attribute(attribute:"see_also", value:"http://www-01.ibm.com/support/docview.wss?uid=swg1IT08543");
      # Security Fix List
      script_set_attribute(attribute:"see_also", value:"https://www-01.ibm.com/support/docview.wss?uid=swg21610582");
      # Downloads
      script_set_attribute(attribute:"see_also", value:"https://www-304.ibm.com/support/docview.wss?uid=swg24040170");
      # https://www.blackhat.com/docs/asia-15/materials/asia-15-Mantin-Bar-Mitzvah-Attack-Breaking-SSL-With-13-Year-Old-RC4-Weakness-wp.pdf
      script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?4bbf45ac");
      script_set_attribute(attribute:"see_also", value:"https://www.imperialviolet.org/2014/12/08/poodleagain.html");
      script_set_attribute(attribute:"solution", value:
    "Apply IBM DB2 version 10.1 Fix Pack 5 or later.");
      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: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:"exploitability_ease", value:"No known exploits are available");
      script_set_attribute(attribute:"exploit_available", value:"false");
    
      script_set_attribute(attribute:"vuln_publication_date", value:"2014/06/13");
      script_set_attribute(attribute:"patch_publication_date", value:"2015/07/10");
      script_set_attribute(attribute:"plugin_publication_date", value:"2015/07/18");
    
      script_set_attribute(attribute:"plugin_type", value:"remote");
      script_set_attribute(attribute:"cpe", value:"cpe:/a:ibm:db2");
      script_set_attribute(attribute:"in_the_news", value:"true");
      script_end_attributes();
    
      script_category(ACT_GATHER_INFO);
      script_family(english:"Databases");
    
      script_copyright(english:"This script is Copyright (C) 2015-2019 and is owned by Tenable, Inc. or an Affiliate thereof.");
    
      script_dependencies("db2_das_detect.nasl");
      script_require_ports("Services/db2das", 523);
    
      exit(0);
    }
    
    include("audit.inc");
    include("global_settings.inc");
    include("misc_func.inc");
    include("db2_report_func.inc");
    
    port = get_service(svc:"db2das", default:523, exit_on_fail:TRUE);
    
    level = get_kb_item_or_exit("DB2/" + port + "/Level");
    if (level !~ "^10\.1\.") audit(AUDIT_NOT_LISTEN, "DB2 10.1", port);
    
    platform = get_kb_item_or_exit("DB2/"+port+"/Platform");
    platform_name = get_kb_item("DB2/"+port+"/Platform_Name");
    if (isnull(platform_name))
    {
      platform_name = platform;
      report_phrase = "platform " + platform;
    }
    else
      report_phrase = platform_name;
    
    
    vuln = FALSE;
    # Windows 32-bit/64-bit
    if (platform == 5 || platform == 23)
    {
      fixed_level = '10.1.500.397';
      if (ver_compare(ver:level, fix:fixed_level) == -1)
        vuln = TRUE;
    }
    # Others
    else if (
      # Linux, 2.6 kernel 32/64-bit
      platform == 18 ||
      platform == 30 ||
      # AIX
      platform == 20
    )
    {
      fixed_level = '10.1.0.5';
      if (ver_compare(ver:level, fix:fixed_level) == -1)
        vuln = TRUE;
    }
    else
    {
      info =
        'Nessus does not support version checks against ' + report_phrase + '.\n' +
        'To help us better identify vulnerable versions, please send the platform\n' +
        'number along with details about the platform, including the operating system\n' +
        'version, CPU architecture, and DB2 version to [email protected].\n';
      exit(1, info);
    }
    
    if (vuln)
    {
      report_db2(
          severity        : SECURITY_HOLE,
          port            : port,
          platform_name   : platform_name,
          installed_level : level,
          fixed_level     : fixed_level);
    }
    else audit(AUDIT_LISTEN_NOT_VULN, "DB2", port, level);