RHEL 6 : Ruby on Rails in Subscription Asset Manager (RHSA-2013:0154) - Nessus

High   Plugin ID: 64076

This page contains detailed information about the RHEL 6 : Ruby on Rails in Subscription Asset Manager (RHSA-2013:0154) Nessus plugin including available exploits and PoCs found on GitHub, in Metasploit or Exploit-DB for verifying of this vulnerability.

Plugin Overview


ID: 64076
Name: RHEL 6 : Ruby on Rails in Subscription Asset Manager (RHSA-2013:0154)
Filename: redhat-RHSA-2013-0154.nasl
Vulnerability Published: 2012-06-22
This Plugin Published: 2013-01-24
Last Modification Time: 2021-01-14
Plugin Version: 1.23
Plugin Type: local
Plugin Family: Red Hat Local Security Checks
Dependencies: ssh_get_info.nasl
Required KB Items [?]: Host/cpu, Host/local_checks_enabled, Host/RedHat/release, Host/RedHat/rpm-list

Vulnerability Information


Severity: High
Vulnerability Published: 2012-06-22
Patch Published: 2013-01-10
CVE [?]: CVE-2012-2660, CVE-2012-2661, CVE-2012-2694, CVE-2012-2695, CVE-2012-3424, CVE-2012-3463, CVE-2012-3464, CVE-2012-3465, CVE-2012-6496, CVE-2013-0155, CVE-2013-0156
CPE [?]: cpe:/o:redhat:enterprise_linux:6, p-cpe:/a:redhat:enterprise_linux:rubygem-actionpack, p-cpe:/a:redhat:enterprise_linux:rubygem-activerecord, p-cpe:/a:redhat:enterprise_linux:rubygem-activesupport

Synopsis

The remote Red Hat host is missing one or more security updates.

Description

Updated rubygem-actionpack, rubygem-activesupport, and rubygem-activerecord packages that fix multiple security issues are now available for Red Hat Subscription Asset Manager.

The Red Hat Security Response Team has rated this update as having critical security impact. Common Vulnerability Scoring System (CVSS) base scores, which give detailed severity ratings, are available for each vulnerability from the CVE links in the References section.

Ruby on Rails is a model-view-controller (MVC) framework for web application development. Action Pack implements the controller and the view components. Active Record implements object-relational mapping for accessing database entries using objects. Active Support provides support and utility classes used by the Ruby on Rails framework.

Multiple flaws were found in the way Ruby on Rails performed XML parameter parsing in HTTP requests. A remote attacker could use these flaws to execute arbitrary code with the privileges of a Ruby on Rails application, perform SQL injection attacks, or bypass the authentication using a specially-created HTTP request. (CVE-2013-0156)

Red Hat is aware that a public exploit for the CVE-2013-0156 issues is available that allows remote code execution in applications using Ruby on Rails.

Multiple input validation vulnerabilities were discovered in rubygem-activerecord. A remote attacker could possibly use these flaws to perform a SQL injection attack against an application using rubygem-activerecord. (CVE-2012-2661, CVE-2012-2695, CVE-2012-6496, CVE-2013-0155)

Multiple input validation vulnerabilities were discovered in rubygem-actionpack. A remote attacker could possibly use these flaws to perform a SQL injection attack against an application using rubygem-actionpack and rubygem-activerecord. (CVE-2012-2660, CVE-2012-2694)

Multiple cross-site scripting (XSS) flaws were found in rubygem-actionpack. A remote attacker could use these flaws to conduct XSS attacks against users of an application using rubygem-actionpack. (CVE-2012-3463, CVE-2012-3464, CVE-2012-3465)

A flaw was found in the HTTP digest authentication implementation in rubygem-actionpack. A remote attacker could use this flaw to cause a denial of service of an application using rubygem-actionpack and digest authentication. (CVE-2012-3424)

Users are advised to upgrade to these updated rubygem-actionpack, rubygem-activesupport, and rubygem-activerecord packages, which resolve these issues. Katello must be restarted ('service katello restart') for this update to take effect.

Solution

Update the affected rubygem-actionpack, rubygem-activerecord and / or rubygem-activesupport packages.

Public Exploits


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

Here's the list of publicly known exploits and PoCs for verifying the RHEL 6 : Ruby on Rails in Subscription Asset Manager (RHSA-2013:0154) vulnerability:

  1. Metasploit: exploit/multi/http/rails_xml_yaml_code_exec
    [Ruby on Rails XML Processor YAML Deserialization Code Execution]
  2. Metasploit: exploit/multi/http/rails_json_yaml_code_exec
    [Ruby on Rails JSON Processor YAML Deserialization Code Execution]
  3. Metasploit: auxiliary/scanner/http/rails_json_yaml_scanner
    [Ruby on Rails JSON Processor YAML Deserialization Scanner]
  4. Metasploit: exploit/multi/http/rails_secret_deserialization
    [Ruby on Rails Known Secret Session Cookie Remote Code Execution]
  5. Metasploit: auxiliary/scanner/http/rails_xml_yaml_scanner
    [Ruby on Rails XML Processor YAML Deserialization Scanner]
  6. Exploit-DB: exploits/multiple/remote/24019.rb
    [EDB-24019: Ruby on Rails - XML Processor YAML Deserialization Code Execution (Metasploit)]
  7. Exploit-DB: exploits/multiple/remote/24434.rb
    [EDB-24434: Ruby on Rails - JSON Processor YAML Deserialization Code Execution (Metasploit)]
  8. GitHub: https://github.com/kavgan/vuln_test_repo_public_ruby_gemfile_cve-2016-6317
    [CVE-2012-2660]
  9. GitHub: https://github.com/Blackyguy/CVE-2012-2661-ActiveRecord-SQL-injection
    [CVE-2012-2661: Writeup(malay) ''Coming soon"]
  10. GitHub: https://github.com/Blackyguy/-CVE-2012-2661-ActiveRecord-SQL-injection-
    [CVE-2012-2661]
  11. GitHub: https://github.com/ehayushpathak/WebApp-Hacking
    [CVE-2012-2661]
  12. GitHub: https://github.com/kavgan/vuln_test_repo_public_ruby_gemfile_cve-2016-6317
    [CVE-2012-2694]
  13. GitHub: https://github.com/kavgan/vuln_test_repo_public_ruby_gemfile_cve-2016-6317
    [CVE-2013-0155]
  14. GitHub: https://github.com/Atreb92/CVE-2013-0156
    [CVE-2013-0156: Python3 implementation of CVE 2013-0156]
  15. GitHub: https://github.com/Fa1c0n35/Web-CTF-Cheatshee
    [CVE-2013-0156]
  16. GitHub: https://github.com/R3dKn33-zz/CVE-2013-0156
    [CVE-2013-0156: Arbitrary deserialization that can be used to trigger SQL injection and even Code ...]
  17. GitHub: https://github.com/bsodmike/rails-exploit-cve-2013-0156
    [CVE-2013-0156: Bootstrapped Rails 3.2.10 to test the remote code exploit CVE-2013-0156]
  18. GitHub: https://github.com/duckstroms/Web-CTF-Cheatsheet
    [CVE-2013-0156]
  19. GitHub: https://github.com/heroku/heroku-CVE-2013-0156
    [CVE-2013-0156: Inspect all of your heroku apps to see if they are running a vulnerable version of ...]
  20. GitHub: https://github.com/mengdaya/Web-CTF-Cheatsheet
    [CVE-2013-0156]
  21. GitHub: https://github.com/mitaku/rails_cve_2013_0156_patch
    [CVE-2013-0156]
  22. GitHub: https://github.com/rapid7/psych_shield
    [CVE-2013-0156]
  23. GitHub: https://github.com/terracatta/name_reverser
    [CVE-2013-0156: Silly Rails App to demonstrate vuln CVE-2013-0156]
  24. GitHub: https://github.com/thesp0nge/dawnscanner
    [CVE-2013-0156]
  25. GitHub: https://github.com/w181496/Web-CTF-Cheatsheet
    [CVE-2013-0156]
  26. GitHub: https://github.com/josal/crack-0.1.8-fixed
    [CVE-2013-0156: Crack repo from jnunemaker but with version 0.1.8 and rails CVE-2013-0156 ...]

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 V2 Vector [?]: AV:N/AC:L/Au:N/C:P/I:P/A:P/E:F/RL:OF/RC:C
CVSS Base Score:7.5 (High)
Impact Subscore:6.4
Exploitability Subscore:10.0
CVSS Temporal Score:6.2 (Medium)
CVSS Environmental Score:NA (None)
Modified Impact Subscore:NA
Overall CVSS Score:6.2 (Medium)

Go back to menu.

Plugin Source


This is the redhat-RHSA-2013-0154.nasl nessus plugin source code. This script is Copyright (C) 2013-2021 and is owned by Tenable, Inc. or an Affiliate thereof.

#%NASL_MIN_LEVEL 70300
#
# (C) Tenable Network Security, Inc.
#
# The descriptive text and package checks in this plugin were  
# extracted from Red Hat Security Advisory RHSA-2013:0154. The text 
# itself is copyright (C) Red Hat, Inc.
#

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

if (description)
{
  script_id(64076);
  script_version("1.23");
  script_set_attribute(attribute:"plugin_modification_date", value:"2021/01/14");

  script_cve_id("CVE-2012-2660", "CVE-2012-2661", "CVE-2012-2694", "CVE-2012-2695", "CVE-2012-3424", "CVE-2012-3463", "CVE-2012-3464", "CVE-2012-3465", "CVE-2012-6496", "CVE-2013-0155", "CVE-2013-0156");
  script_xref(name:"RHSA", value:"2013:0154");

  script_name(english:"RHEL 6 : Ruby on Rails in Subscription Asset Manager (RHSA-2013:0154)");
  script_summary(english:"Checks the rpm output for the updated packages");

  script_set_attribute(
    attribute:"synopsis", 
    value:"The remote Red Hat host is missing one or more security updates."
  );
  script_set_attribute(
    attribute:"description", 
    value:
"Updated rubygem-actionpack, rubygem-activesupport, and
rubygem-activerecord packages that fix multiple security issues are
now available for Red Hat Subscription Asset Manager.

The Red Hat Security Response Team has rated this update as having
critical security impact. Common Vulnerability Scoring System (CVSS)
base scores, which give detailed severity ratings, are available for
each vulnerability from the CVE links in the References section.

Ruby on Rails is a model-view-controller (MVC) framework for web
application development. Action Pack implements the controller and the
view components. Active Record implements object-relational mapping
for accessing database entries using objects. Active Support provides
support and utility classes used by the Ruby on Rails framework.

Multiple flaws were found in the way Ruby on Rails performed XML
parameter parsing in HTTP requests. A remote attacker could use these
flaws to execute arbitrary code with the privileges of a Ruby on Rails
application, perform SQL injection attacks, or bypass the
authentication using a specially-created HTTP request. (CVE-2013-0156)

Red Hat is aware that a public exploit for the CVE-2013-0156 issues is
available that allows remote code execution in applications using Ruby
on Rails.

Multiple input validation vulnerabilities were discovered in
rubygem-activerecord. A remote attacker could possibly use these flaws
to perform a SQL injection attack against an application using
rubygem-activerecord. (CVE-2012-2661, CVE-2012-2695, CVE-2012-6496,
CVE-2013-0155)

Multiple input validation vulnerabilities were discovered in
rubygem-actionpack. A remote attacker could possibly use these flaws
to perform a SQL injection attack against an application using
rubygem-actionpack and rubygem-activerecord. (CVE-2012-2660,
CVE-2012-2694)

Multiple cross-site scripting (XSS) flaws were found in
rubygem-actionpack. A remote attacker could use these flaws to conduct
XSS attacks against users of an application using rubygem-actionpack.
(CVE-2012-3463, CVE-2012-3464, CVE-2012-3465)

A flaw was found in the HTTP digest authentication implementation in
rubygem-actionpack. A remote attacker could use this flaw to cause a
denial of service of an application using rubygem-actionpack and
digest authentication. (CVE-2012-3424)

Users are advised to upgrade to these updated rubygem-actionpack,
rubygem-activesupport, and rubygem-activerecord packages, which
resolve these issues. Katello must be restarted ('service katello
restart') for this update to take effect."
  );
  script_set_attribute(
    attribute:"see_also",
    value:"https://access.redhat.com/errata/RHSA-2013:0154"
  );
  script_set_attribute(
    attribute:"see_also",
    value:"https://access.redhat.com/security/cve/cve-2012-2660"
  );
  script_set_attribute(
    attribute:"see_also",
    value:"https://access.redhat.com/security/cve/cve-2012-2661"
  );
  script_set_attribute(
    attribute:"see_also",
    value:"https://access.redhat.com/security/cve/cve-2012-2694"
  );
  script_set_attribute(
    attribute:"see_also",
    value:"https://access.redhat.com/security/cve/cve-2012-2695"
  );
  script_set_attribute(
    attribute:"see_also",
    value:"https://access.redhat.com/security/cve/cve-2012-3424"
  );
  script_set_attribute(
    attribute:"see_also",
    value:"https://access.redhat.com/security/cve/cve-2012-3463"
  );
  script_set_attribute(
    attribute:"see_also",
    value:"https://access.redhat.com/security/cve/cve-2012-3464"
  );
  script_set_attribute(
    attribute:"see_also",
    value:"https://access.redhat.com/security/cve/cve-2012-3465"
  );
  script_set_attribute(
    attribute:"see_also",
    value:"https://access.redhat.com/security/cve/cve-2012-6496"
  );
  script_set_attribute(
    attribute:"see_also",
    value:"https://access.redhat.com/security/cve/cve-2013-0155"
  );
  script_set_attribute(
    attribute:"see_also",
    value:"https://access.redhat.com/security/cve/cve-2013-0156"
  );
  # https://access.redhat.com/knowledge/solutions/290903
  script_set_attribute(
    attribute:"see_also",
    value:"https://access.redhat.com/solutions/290903"
  );
  script_set_attribute(
    attribute:"solution", 
    value:
"Update the affected rubygem-actionpack, rubygem-activerecord and / or
rubygem-activesupport packages."
  );
  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:F/RL:OF/RC:C");
  script_set_attribute(attribute:"exploitability_ease", value:"Exploits are available");
  script_set_attribute(attribute:"exploit_available", value:"true");
  script_set_attribute(attribute:"metasploit_name", value:'Ruby on Rails XML Processor YAML Deserialization Code Execution');
  script_set_attribute(attribute:"exploit_framework_metasploit", value:"true");

  script_set_attribute(attribute:"plugin_type", value:"local");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:rubygem-actionpack");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:rubygem-activerecord");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:rubygem-activesupport");
  script_set_attribute(attribute:"cpe", value:"cpe:/o:redhat:enterprise_linux:6");

  script_set_attribute(attribute:"vuln_publication_date", value:"2012/06/22");
  script_set_attribute(attribute:"patch_publication_date", value:"2013/01/10");
  script_set_attribute(attribute:"plugin_publication_date", value:"2013/01/24");
  script_set_attribute(attribute:"generated_plugin", value:"current");
  script_end_attributes();

  script_category(ACT_GATHER_INFO);
  script_copyright(english:"This script is Copyright (C) 2013-2021 and is owned by Tenable, Inc. or an Affiliate thereof.");
  script_family(english:"Red Hat Local Security Checks");

  script_dependencies("ssh_get_info.nasl");
  script_require_keys("Host/local_checks_enabled", "Host/RedHat/release", "Host/RedHat/rpm-list", "Host/cpu");

  exit(0);
}


include("audit.inc");
include("global_settings.inc");
include("misc_func.inc");
include("rpm.inc");

if (!get_kb_item("Host/local_checks_enabled")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);
release = get_kb_item("Host/RedHat/release");
if (isnull(release) || "Red Hat" >!< release) audit(AUDIT_OS_NOT, "Red Hat");
os_ver = pregmatch(pattern: "Red Hat Enterprise Linux.*release ([0-9]+(\.[0-9]+)?)", string:release);
if (isnull(os_ver)) audit(AUDIT_UNKNOWN_APP_VER, "Red Hat");
os_ver = os_ver[1];
if (! preg(pattern:"^6([^0-9]|$)", string:os_ver)) audit(AUDIT_OS_NOT, "Red Hat 6.x", "Red Hat " + os_ver);

if (!get_kb_item("Host/RedHat/rpm-list")) audit(AUDIT_PACKAGE_LIST_MISSING);

cpu = get_kb_item("Host/cpu");
if (isnull(cpu)) audit(AUDIT_UNKNOWN_ARCH);
if ("x86_64" >!< cpu && cpu !~ "^i[3-6]86$" && "s390" >!< cpu) audit(AUDIT_LOCAL_CHECKS_NOT_IMPLEMENTED, "Red Hat", cpu);

yum_updateinfo = get_kb_item("Host/RedHat/yum-updateinfo");
if (!empty_or_null(yum_updateinfo)) 
{
  rhsa = "RHSA-2013:0154";
  yum_report = redhat_generate_yum_updateinfo_report(rhsa:rhsa);
  if (!empty_or_null(yum_report))
  {
    security_report_v4(
      port       : 0,
      severity   : SECURITY_HOLE,
      extra      : yum_report 
    );
    exit(0);
  }
  else
  {
    audit_message = "affected by Red Hat security advisory " + rhsa;
    audit(AUDIT_OS_NOT, audit_message);
  }
}
else
{
  flag = 0;

  if (! (rpm_exists(release:"RHEL6", rpm:"candlepin-"))) audit(AUDIT_PACKAGE_NOT_INSTALLED, "Subscription Asset Manager");

  if (rpm_check(release:"RHEL6", reference:"rubygem-actionpack-3.0.10-11.el6cf")) flag++;
  if (rpm_check(release:"RHEL6", reference:"rubygem-activerecord-3.0.10-8.el6cf")) flag++;
  if (rpm_check(release:"RHEL6", reference:"rubygem-activesupport-3.0.10-5.el6cf")) flag++;

  if (flag)
  {
    security_report_v4(
      port       : 0,
      severity   : SECURITY_HOLE,
      extra      : rpm_report_get() + redhat_report_package_caveat()
    );
    exit(0);
  }
  else
  {
    tested = pkg_tests_get();
    if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);
    else audit(AUDIT_PACKAGE_NOT_INSTALLED, "rubygem-actionpack / rubygem-activerecord / rubygem-activesupport");
  }
}

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

  • Linux / Unix:
    /opt/nessus/lib/nessus/plugins/redhat-RHSA-2013-0154.nasl
  • Windows:
    C:\ProgramData\Tenable\Nessus\nessus\plugins\redhat-RHSA-2013-0154.nasl
  • Mac OS X:
    /Library/Nessus/run/lib/nessus/plugins/redhat-RHSA-2013-0154.nasl

Go back to menu.

How to Run


Here is how to run the RHEL 6 : Ruby on Rails in Subscription Asset Manager (RHSA-2013:0154) 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 Red Hat Local Security Checks plugin family.
  6. On the right side table select RHEL 6 : Ruby on Rails in Subscription Asset Manager (RHSA-2013:0154) plugin ID 64076.
  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 redhat-RHSA-2013-0154.nasl -t <IP/HOST>

Run the plugin with audit trail message on the console:

/opt/nessus/bin/nasl -a redhat-RHSA-2013-0154.nasl -t <IP/HOST>

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

/opt/nessus/bin/nasl -T - redhat-RHSA-2013-0154.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 redhat-RHSA-2013-0154.nasl -t <IP/HOST>

Go back to menu.

References


RHSA | Red Hat Security Advisory: See also: Similar and related Nessus plugins:
  • 82157 - Debian DLA-172-1 : libextlib-ruby security update
  • 63457 - Debian DSA-2604-1 : rails - insufficient input validation
  • 63582 - Debian DSA-2609-1 : rails - SQL query manipulation
  • 59514 - Fedora 17 : rubygem-actionpack-3.0.11-4.fc17 (2012-8868)
  • 59515 - Fedora 16 : rubygem-actionpack-3.0.10-6.fc16 (2012-8883)
  • 59535 - Fedora 17 : rubygem-activerecord-3.0.11-2.fc17 (2012-8901)
  • 59537 - Fedora 15 : rubygem-actionpack-3.0.5-8.fc15 (2012-8912)
  • 59543 - Fedora 15 : rubygem-activerecord-3.0.5-3.fc15 (2012-8972)
  • 59544 - Fedora 16 : rubygem-activerecord-3.0.10-2.fc16 (2012-8982)
  • 59802 - Fedora 17 : rubygem-actionpack-3.0.11-5.fc17 (2012-9606)
  • 59804 - Fedora 17 : rubygem-activerecord-3.0.11-3.fc17 (2012-9635)
  • 59805 - Fedora 16 : rubygem-actionpack-3.0.10-7.fc16 (2012-9636)
  • 59806 - Fedora 16 : rubygem-activerecord-3.0.10-3.fc16 (2012-9639)
  • 63635 - Fedora 18 : rubygem-actionpack-3.2.8-2.fc18 / rubygem-activerecord-3.2.8-3.fc18 / etc (2013-0568)
  • 63654 - Fedora 17 : rubygem-actionpack-3.0.11-8.fc17 / rubygem-activemodel-3.0.11-2.fc17 / etc (2013-0635)
  • 63657 - Fedora 16 : rubygem-actionpack-3.0.10-10.fc16 / rubygem-activemodel-3.0.10-2.fc16 / etc (2013-0686)
  • 60101 - FreeBSD : rubygem-activerecord -- multiple vulnerabilities (748aa89f-d529-11e1-82ab-001fd0af1a4c)
  • 63435 - FreeBSD : rubygem-rails -- multiple vulnerabilities (ca5d3272-59e3-11e2-853b-00262d5ed8ee)
  • 79981 - GLSA-201412-28 : Ruby on Rails: Multiple vulnerabilities
  • 65578 - Mac OS X Multiple Vulnerabilities (Security Update 2013-001)
  • 66809 - Mac OS X Multiple Vulnerabilities (Security Update 2013-002)
  • 64476 - Mac OS X : OS X Server < 2.2.1 Multiple Vulnerabilities
  • 74710 - openSUSE Security Update : rubygem-actionpack/activerecord-2_3 (openSUSE-SU-2012:0978-1)
  • 74727 - openSUSE Security Update : rubygem-actionmailer-3_2 / rubygem-actionpack-3_2 / rubygem-activemodel-3_2 / etc (openSUSE-SU-2012:1066-1)
  • 74881 - openSUSE Security Update : ruby (openSUSE-SU-2013:0278-1)
  • 75235 - openSUSE Security Update : rubygem-actionpack-3_2 (openSUSE-SU-2013:1907-1)
  • 75236 - openSUSE Security Update : rubygem-actionpack-3_2 (openSUSE-SU-2013:1904-1)
  • 75237 - openSUSE Security Update : rubygem-actionpack-3_2 (openSUSE-SU-2013:1906-1)
  • 75284 - openSUSE Security Update : rubygem-actionpack-3_2 (openSUSE-SU-2014:0009-1)
  • 119429 - RHEL 6 : Ruby on Rails (RHSA-2013:0153)
  • 119432 - RHEL 6 : openshift (RHSA-2013:0582)

Version


This page has been produced using Nessus Professional 10.1.2 (#68) LINUX, Plugin set 202205072148.
Plugin file redhat-RHSA-2013-0154.nasl version 1.23. For more plugins, visit the Nessus Plugin Library.

Go back to menu.