Vulnerabilities > CVE-2012-2379 - Unspecified vulnerability in Apache CXF

047910
CVSS 0.0 - NONE
Attack vector
UNKNOWN
Attack complexity
UNKNOWN
Privileges required
UNKNOWN
Confidentiality impact
UNKNOWN
Integrity impact
UNKNOWN
Availability impact
UNKNOWN
apache
nessus

Summary

Apache CXF 2.4.x before 2.4.8, 2.5.x before 2.5.4, and 2.6.x before 2.6.1, when a Supporting Token specifies a child WS-SecurityPolicy 1.1 or 1.2 policy, does not properly ensure that an XML element is signed or encrypted, which has unspecified impact and attack vectors.

Nessus

  • NASL familyRed Hat Local Security Checks
    NASL idREDHAT-RHSA-2012-1591.NASL
    descriptionUpdated JBoss Enterprise Application Platform 6.0.1 packages that fix multiple security issues, various bugs, and add enhancements are now available for Red Hat Enterprise Linux 5. The Red Hat Security Response Team has rated this update as having important 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. JBoss Enterprise Application Platform 6 is a platform for Java applications based on JBoss Application Server 7. This release serves as a replacement for JBoss Enterprise Application Platform 6.0.0, and includes bug fixes and enhancements. Refer to the 6.0.1 Release Notes for information on the most significant of these changes, available shortly from https://access.redhat.com/knowledge/docs/ This update removes unused signed JARs; unused SHA1 checksums from JAR MANIFEST.MF files to reduce the Server memory footprint; adds MANIFEST.MF to JAR files where it was previously missing; and removes redundant Javadoc files from the main packages. (BZ#853551) Security fixes : Apache CXF checked to ensure XML elements were signed or encrypted by a Supporting Token, but not whether the correct token was used. A remote attacker could transmit confidential information without the appropriate security, and potentially circumvent access controls on web services exposed via Apache CXF. (CVE-2012-2379) When using role-based authorization to configure EJB access, JACC permissions should be used to determine access; however, due to a flaw the configured authorization modules (JACC, XACML, etc.) were not called, and the JACC permissions were not used to determine access to an EJB. (CVE-2012-4550) A flaw in the way Apache CXF enforced child policies of WS-SecurityPolicy 1.1 on the client side could, in certain cases, lead to a client failing to sign or encrypt certain elements as directed by the security policy, leading to information disclosure and insecure information transmission. (CVE-2012-2378) A flaw was found in the way IronJacamar authenticated credentials and returned a valid datasource connection when configured to
    last seen2020-06-01
    modified2020-06-02
    plugin id64071
    published2013-01-24
    reporterThis script is Copyright (C) 2013-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/64071
    titleRHEL 5 : JBoss EAP (RHSA-2012:1591)
    code
    #
    # (C) Tenable Network Security, Inc.
    #
    # The descriptive text and package checks in this plugin were  
    # extracted from Red Hat Security Advisory RHSA-2012:1591. The text 
    # itself is copyright (C) Red Hat, Inc.
    #
    
    include("compat.inc");
    
    if (description)
    {
      script_id(64071);
      script_version("1.29");
      script_cvs_date("Date: 2019/10/24 15:35:36");
    
      script_cve_id("CVE-2008-0455", "CVE-2012-2378", "CVE-2012-2379", "CVE-2012-2672", "CVE-2012-2687", "CVE-2012-3428", "CVE-2012-3451", "CVE-2012-4549", "CVE-2012-4550");
      script_bugtraq_id(27409, 53877, 53880, 53901, 55131, 55628, 56981, 56990, 56992);
      script_xref(name:"RHSA", value:"2012:1591");
    
      script_name(english:"RHEL 5 : JBoss EAP (RHSA-2012:1591)");
      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 JBoss Enterprise Application Platform 6.0.1 packages that fix
    multiple security issues, various bugs, and add enhancements are now
    available for Red Hat Enterprise Linux 5.
    
    The Red Hat Security Response Team has rated this update as having
    important 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.
    
    JBoss Enterprise Application Platform 6 is a platform for Java
    applications based on JBoss Application Server 7.
    
    This release serves as a replacement for JBoss Enterprise Application
    Platform 6.0.0, and includes bug fixes and enhancements. Refer to the
    6.0.1 Release Notes for information on the most significant of these
    changes, available shortly from
    https://access.redhat.com/knowledge/docs/
    
    This update removes unused signed JARs; unused SHA1 checksums from JAR
    MANIFEST.MF files to reduce the Server memory footprint; adds
    MANIFEST.MF to JAR files where it was previously missing; and removes
    redundant Javadoc files from the main packages. (BZ#853551)
    
    Security fixes :
    
    Apache CXF checked to ensure XML elements were signed or encrypted by
    a Supporting Token, but not whether the correct token was used. A
    remote attacker could transmit confidential information without the
    appropriate security, and potentially circumvent access controls on
    web services exposed via Apache CXF. (CVE-2012-2379)
    
    When using role-based authorization to configure EJB access, JACC
    permissions should be used to determine access; however, due to a flaw
    the configured authorization modules (JACC, XACML, etc.) were not
    called, and the JACC permissions were not used to determine access to
    an EJB. (CVE-2012-4550)
    
    A flaw in the way Apache CXF enforced child policies of
    WS-SecurityPolicy 1.1 on the client side could, in certain cases, lead
    to a client failing to sign or encrypt certain elements as directed by
    the security policy, leading to information disclosure and insecure
    information transmission. (CVE-2012-2378)
    
    A flaw was found in the way IronJacamar authenticated credentials and
    returned a valid datasource connection when configured to
    'allow-multiple-users'. A remote attacker, provided the correct
    subject, could obtain a datasource connection that might belong to a
    privileged user. (CVE-2012-3428)
    
    It was found that Apache CXF was vulnerable to SOAPAction spoofing
    attacks under certain conditions. Note that WS-Policy validation is
    performed against the operation being invoked, and an attack must pass
    validation to be successful. (CVE-2012-3451)
    
    When there are no allowed roles for an EJB method invocation, the
    invocation should be denied for all users. It was found that the
    processInvocation() method in
    org.jboss.as.ejb3.security.AuthorizationInterceptor incorrectly
    authorizes all method invocations to proceed when the list of allowed
    roles is empty. (CVE-2012-4549)
    
    It was found that in Mojarra, the FacesContext that is made available
    during application startup is held in a ThreadLocal. The reference is
    not properly cleaned up in all cases. As a result, if a JavaServer
    Faces (JSF) WAR calls FacesContext.getCurrentInstance() during
    application startup, another WAR can get access to the leftover
    context and thus get access to the other WAR's resources. A local
    attacker could use this flaw to access another WAR's resources using a
    crafted, deployed application. (CVE-2012-2672)
    
    An input sanitization flaw was found in the mod_negotiation Apache
    HTTP Server module. A remote attacker able to upload or create files
    with arbitrary names in a directory that has the MultiViews options
    enabled, could use this flaw to conduct cross-site scripting attacks
    against users visiting the site. (CVE-2008-0455, CVE-2012-2687)
    
    Red Hat would like to thank the Apache CXF project for reporting
    CVE-2012-2379, CVE-2012-2378, and CVE-2012-3451. The CVE-2012-4550
    issue was discovered by Josef Cacek of the Red Hat JBoss EAP Quality
    Engineering team; CVE-2012-3428 and CVE-2012-4549 were discovered by
    Arun Neelicattu of the Red Hat Security Response Team; and
    CVE-2012-2672 was discovered by Marek Schmidt and Stan Silvert of Red
    Hat.
    
    Warning: Before applying this update, back up your existing JBoss
    Enterprise Application Platform installation and deployed
    applications. Refer to the Solution section for further details."
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2008-0455"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2012-2378"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2012-2379"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2012-2672"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2012-2687"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2012-3428"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2012-3451"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2012-4549"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2012-4550"
      );
      # https://access.redhat.com/knowledge/docs/
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/documentation/en-us/"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/errata/RHSA-2012:1591"
      );
      script_set_attribute(attribute:"solution", value:"Update the affected packages.");
      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:H/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:"exploited_by_malware", value:"true");
      script_cwe_id(79);
    
      script_set_attribute(attribute:"plugin_type", value:"local");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:antlr-eap6");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:apache-commons-beanutils");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:apache-commons-cli");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:apache-commons-codec-eap6");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:apache-commons-collections");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:apache-commons-collections-eap6");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:apache-commons-configuration");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:apache-commons-daemon-jsvc-eap6");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:apache-commons-io-eap6");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:apache-commons-lang");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:apache-commons-lang-eap6");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:apache-commons-pool-eap6");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:apache-cxf");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:apache-cxf-xjc-utils");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:apache-mime4j");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:atinject");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:cal10n");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:codehaus-jackson");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:codehaus-jackson-core-asl");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:codehaus-jackson-jaxrs");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:codehaus-jackson-mapper-asl");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:codehaus-jackson-xc");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:cxf-xjc-boolean");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:cxf-xjc-dv");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:cxf-xjc-ts");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:dom4j");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:glassfish-jaf");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:glassfish-javamail");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:glassfish-jaxb");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:glassfish-jsf");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:gnu-getopt");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:guava");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:h2database");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:hibernate-beanvalidation-api");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:hibernate-jpa-2.0-api");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:hibernate3-commons-annotations");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:hibernate4");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:hibernate4-core");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:hibernate4-entitymanager");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:hibernate4-envers");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:hibernate4-infinispan");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:hibernate4-validator");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:hornetq");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:hornetq-native");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:httpcomponents-httpclient");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:httpcomponents-httpcore");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:httpd");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:httpd-devel");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:httpd-tools");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:httpserver");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:infinispan");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:infinispan-cachestore-jdbc");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:infinispan-cachestore-remote");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:infinispan-client-hotrod");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:infinispan-core");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:ironjacamar");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jacorb-jboss");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jandex");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:javassist");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:javassist-eap6");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jaxbintros");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jaxen");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jaxws-jboss-httpserver-httpspi");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbosgi-deployment");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbosgi-framework-core");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbosgi-metadata");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbosgi-repository");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbosgi-resolver");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbosgi-spi");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbosgi-vfs");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-annotations-api_1.1_spec");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-appclient");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-cli");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-client-all");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-clustering");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-cmp");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-configadmin");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-connector");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-console");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-controller");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-controller-client");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-deployment-repository");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-deployment-scanner");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-domain-http");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-domain-management");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-ee");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-ee-deployment");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-ejb3");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-embedded");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-host-controller");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-jacorb");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-jaxr");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-jaxrs");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-jdr");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-jmx");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-jpa");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-jsf");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-jsr77");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-logging");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-mail");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-management-client-content");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-messaging");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-modcluster");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-naming");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-network");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-osgi-configadmin");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-osgi-service");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-platform-mbean");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-pojo");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-process-controller");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-protocol");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-remoting");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-sar");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-security");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-server");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-threads");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-transactions");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-web");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-webservices");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-weld");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-xts");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-classfilewriter");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-common-beans");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-common-core");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-connector-api_1.6_spec");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-dmr");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-ejb-api_3.1_spec");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-ejb-client");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-ejb3-ext-api");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-el-api_2.2_spec");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-iiop-client");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-interceptors-api_1.1_spec");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-invocation");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-j2eemgmt-api_1.1_spec");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-jacc-api_1.4_spec");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-jad-api_1.2_spec");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-jaspi-api_1.0_spec");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-jaxb-api_2.2_spec");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-jaxr-api_1.0_spec");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-jaxrpc-api_1.1_spec");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-jaxrs-api_1.1_spec");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-jaxws-api_2.2_spec");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-jms-api_1.1_spec");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-jsf-api_2.1_spec");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-jsp-api_2.2_spec");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-jstl-api_1.2_spec");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-logging");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-logmanager");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-marshalling");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-metadata");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-metadata-appclient");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-metadata-common");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-metadata-ear");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-metadata-ejb");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-metadata-web");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-modules");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-msc");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-osgi-logging");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-remote-naming");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-remoting3");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-remoting3-jmx");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-rmi-api_1.0_spec");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-saaj-api_1.3_spec");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-sasl");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-seam-int");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-security-negotiation");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-security-xacml");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-servlet-api_2.5_spec");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-servlet-api_3.0_spec");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-specs-parent");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-stdio");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-threads");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-transaction-api_1.1_spec");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-transaction-spi");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-vfs2");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-weld-1.1-api");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-xnio-base");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossas-appclient");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossas-bundles");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossas-core");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossas-domain");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossas-hornetq-native");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossas-javadocs");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossas-jbossweb-native");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossas-modules-eap");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossas-product-eap");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossas-standalone");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossas-welcome-content-eap");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossts");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossweb");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossweb-lib");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossws-api");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossws-common");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossws-common-tools");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossws-cxf");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossws-native");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossws-spi");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossxb2");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jcip-annotations");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jdom-eap6");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jettison");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jgroups");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jline-eap6");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:joda-time");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jtype");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:juddi");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jul-to-slf4j-stub");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jython-eap6");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:log4j-eap6");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:log4j-jboss-logmanager");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:mod_cluster");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:mod_cluster-demo");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:mod_cluster-native");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:mod_jk-ap22");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:mod_ssl");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:netty");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:objectweb-asm-eap6");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:org.apache.felix.configadmin");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:org.apache.felix.log");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:org.osgi.core");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:org.osgi.enterprise");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:picketbox");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:picketbox-commons");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:picketlink-federation");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:relaxngDatatype");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:resteasy");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:rngom");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:scannotation");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:shrinkwrap");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:slf4j");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:slf4j-eap6");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:slf4j-jboss-logmanager");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:snakeyaml");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:staxmapper");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:stilts");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:sun-codemodel");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:sun-istack-commons");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:sun-saaj-1.3-impl");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:sun-txw2");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:sun-ws-metadata-2.0-api");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:sun-xsom");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:tomcat-native");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:velocity-eap6");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:weld-cdi-1.0-api");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:weld-core");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:woodstox-core");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:woodstox-stax2-api");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:ws-commons-XmlSchema");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:ws-commons-neethi");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:ws-scout");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:wsdl4j-eap6");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:wss4j");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:xalan-j2-eap6");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:xerces-j2-eap6");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:xml-commons-resolver-eap6");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:xml-security");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:xom");
      script_set_attribute(attribute:"cpe", value:"cpe:/o:redhat:enterprise_linux:5");
    
      script_set_attribute(attribute:"patch_publication_date", value:"2012/12/18");
      script_set_attribute(attribute:"plugin_publication_date", value:"2013/01/24");
      script_end_attributes();
    
      script_category(ACT_GATHER_INFO);
      script_copyright(english:"This script is Copyright (C) 2013-2019 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 = eregmatch(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 (! ereg(pattern:"^5([^0-9]|$)", string:os_ver)) audit(AUDIT_OS_NOT, "Red Hat 5.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-2012:1591";
      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:"RHEL5", rpm:"jbossas-core-"))) audit(AUDIT_PACKAGE_NOT_INSTALLED, "JBoss EAP");
    
      if (rpm_check(release:"RHEL5", reference:"antlr-eap6-2.7.7-15_redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"apache-commons-beanutils-1.8.3-10.redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"apache-commons-cli-1.2-7.5.redhat_2.ep6.el5.4")) flag++;
      if (rpm_check(release:"RHEL5", reference:"apache-commons-codec-eap6-1.4-14.redhat_2.ep6.el5.1")) flag++;
      if (rpm_check(release:"RHEL5", reference:"apache-commons-collections-3.2.1-10.redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"apache-commons-collections-eap6-3.2.1-13.redhat_2.ep6.el5.1")) flag++;
      if (rpm_check(release:"RHEL5", reference:"apache-commons-configuration-1.6-7.2.redhat_2.ep6.el5.5")) flag++;
      if (rpm_check(release:"RHEL5", cpu:"i386", reference:"apache-commons-daemon-jsvc-eap6-1.0.10-3.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", cpu:"x86_64", reference:"apache-commons-daemon-jsvc-eap6-1.0.10-3.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"apache-commons-io-eap6-2.1-6.redhat_2.ep6.el5.1")) flag++;
      if (rpm_check(release:"RHEL5", reference:"apache-commons-lang-2.6-3.redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"apache-commons-lang-eap6-2.6-5redhat_2.ep6.el5.1")) flag++;
      if (rpm_check(release:"RHEL5", reference:"apache-commons-pool-eap6-1.5.6-8.redhat_2.ep6.el5.1")) flag++;
      if (rpm_check(release:"RHEL5", reference:"apache-cxf-2.4.9-4.redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"apache-cxf-xjc-utils-2.4.0-11.redhat_2.ep6.el5.4")) flag++;
      if (rpm_check(release:"RHEL5", reference:"apache-mime4j-0.6-7.redhat_2.ep6.el5.5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"atinject-1-8.2_redhat_2.ep6.el5.5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"cal10n-0.7.3-8.redhat_2.ep6.el5.5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"codehaus-jackson-1.9.2-6_redhat_2.ep6.el5.5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"codehaus-jackson-core-asl-1.9.2-6_redhat_2.ep6.el5.5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"codehaus-jackson-jaxrs-1.9.2-6_redhat_2.ep6.el5.5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"codehaus-jackson-mapper-asl-1.9.2-6_redhat_2.ep6.el5.5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"codehaus-jackson-xc-1.9.2-6_redhat_2.ep6.el5.5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"cxf-xjc-boolean-2.4.0-11.redhat_2.ep6.el5.4")) flag++;
      if (rpm_check(release:"RHEL5", reference:"cxf-xjc-dv-2.4.0-11.redhat_2.ep6.el5.4")) flag++;
      if (rpm_check(release:"RHEL5", reference:"cxf-xjc-ts-2.4.0-11.redhat_2.ep6.el5.4")) flag++;
      if (rpm_check(release:"RHEL5", reference:"dom4j-1.6.1-14_redhat_3.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"glassfish-jaf-1.1.1-16.redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"glassfish-javamail-1.4.4-16.redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"glassfish-jaxb-2.2.5-10_redhat_3.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"glassfish-jsf-2.1.13-1_redhat_1.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"gnu-getopt-1.0.13-1.2_redhat_2.ep6.el5.5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"guava-11.0.2-0.5.redhat_2.ep6.el5.6")) flag++;
      if (rpm_check(release:"RHEL5", reference:"h2database-1.3.168-2_redhat_1.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"hibernate-beanvalidation-api-1.0.0-4.7.GA_redhat_2.ep6.el5.3")) flag++;
      if (rpm_check(release:"RHEL5", reference:"hibernate-jpa-2.0-api-1.0.1-5.Final_redhat_2.1.ep6.el5.4")) flag++;
      if (rpm_check(release:"RHEL5", reference:"hibernate3-commons-annotations-4.0.1-5.Final_redhat_2.1.ep6.el5.3")) flag++;
      if (rpm_check(release:"RHEL5", reference:"hibernate4-4.1.6-3.5.Final_redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"hibernate4-core-4.1.6-3.5.Final_redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"hibernate4-entitymanager-4.1.6-3.5.Final_redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"hibernate4-envers-4.1.6-3.5.Final_redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"hibernate4-infinispan-4.1.6-3.5.Final_redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"hibernate4-validator-4.2.0-7.Final_redhat_2.1.ep6.el5.4")) flag++;
      if (rpm_check(release:"RHEL5", reference:"hornetq-2.2.23-1.Final_redhat_1.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", cpu:"i386", reference:"hornetq-native-2.2.21-1.1.Final.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", cpu:"x86_64", reference:"hornetq-native-2.2.21-1.1.Final.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"httpcomponents-httpclient-4.1.3-4_redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"httpcomponents-httpcore-4.1.4-4_redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", cpu:"i386", reference:"httpd-2.2.22-14.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", cpu:"x86_64", reference:"httpd-2.2.22-14.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", cpu:"i386", reference:"httpd-devel-2.2.22-14.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", cpu:"x86_64", reference:"httpd-devel-2.2.22-14.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", cpu:"i386", reference:"httpd-tools-2.2.22-14.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", cpu:"x86_64", reference:"httpd-tools-2.2.22-14.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"httpserver-1.0.1-3.Final_redhat_2.ep6.el5.3")) flag++;
      if (rpm_check(release:"RHEL5", reference:"infinispan-5.1.8-1.Final_redhat_1.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"infinispan-cachestore-jdbc-5.1.8-1.Final_redhat_1.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"infinispan-cachestore-remote-5.1.8-1.Final_redhat_1.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"infinispan-client-hotrod-5.1.8-1.Final_redhat_1.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"infinispan-core-5.1.8-1.Final_redhat_1.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"ironjacamar-1.0.13-1.Final_redhat_1.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jacorb-jboss-2.3.2-3.redhat_2.ep6.el5.3")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jandex-1.0.3-7.Final_redhat_2.ep6.el5.2")) flag++;
      if (rpm_check(release:"RHEL5", reference:"javassist-3.15.0-5.GA_redhat_2.ep6.el5.3")) flag++;
      if (rpm_check(release:"RHEL5", reference:"javassist-eap6-3.15.0-5.GA_redhat_2.ep6.el5.3")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jaxbintros-1.0.2-11.GA_redhat_2.ep6.el5.3")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jaxen-1.1.3-8.redhat_2.ep6.el5.4")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jaxws-jboss-httpserver-httpspi-1.0.1-3.GA_redhat_2.ep6.el5.3")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jbosgi-deployment-1.1.0-2.Final_redhat_3.ep6.el5.3")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jbosgi-framework-core-1.3.1-3.CR1_redhat_1.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jbosgi-metadata-2.1.0-2.Final_redhat_3.ep6.el5.3")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jbosgi-repository-1.2.0-2.Final_redhat_2.ep6.el5.2")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jbosgi-resolver-2.1.0-2.Final_redhat_3.ep6.el5.3")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jbosgi-spi-3.1.0-3.Final_redhat_3.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jbosgi-vfs-1.1.0-2.Final_redhat_2.ep6.el5.2")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-annotations-api_1.1_spec-1.0.1-3.2.Final_redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-as-appclient-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-as-cli-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-as-client-all-7.1.3-4.1.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-as-clustering-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-as-cmp-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-as-configadmin-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-as-connector-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-as-console-1.4.2-1.Final_redhat_1.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-as-controller-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-as-controller-client-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-as-deployment-repository-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-as-deployment-scanner-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-as-domain-http-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-as-domain-management-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-as-ee-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-as-ee-deployment-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-as-ejb3-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-as-embedded-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-as-host-controller-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-as-jacorb-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-as-jaxr-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-as-jaxrs-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-as-jdr-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-as-jmx-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-as-jpa-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-as-jsf-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-as-jsr77-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-as-logging-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-as-mail-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-as-management-client-content-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-as-messaging-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-as-modcluster-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-as-naming-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-as-network-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-as-osgi-configadmin-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-as-osgi-service-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-as-platform-mbean-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-as-pojo-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-as-process-controller-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-as-protocol-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-as-remoting-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-as-sar-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-as-security-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-as-server-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-as-threads-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-as-transactions-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-as-web-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-as-webservices-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-as-weld-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-as-xts-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-classfilewriter-1.0.3-2.Final_redhat_1.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-common-beans-1.0.0-5.Final_redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-common-core-2.2.17-10.GA_redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-connector-api_1.6_spec-1.0.1-3.3.Final_redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-dmr-1.1.1-8.Final_redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-ejb-api_3.1_spec-1.0.2-10.Final_redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-ejb-client-1.0.11-2.Final_redhat_1.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-ejb3-ext-api-2.0.0-9.redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-el-api_2.2_spec-1.0.2-2.Final_redhat_1.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-iiop-client-1.0.0-4.Final_redhat_2.1.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-interceptors-api_1.1_spec-1.0.1-4.Final_redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-invocation-1.1.1-5.Final_redhat_2.ep6.el5.4")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-j2eemgmt-api_1.1_spec-1.0.1-5.Final_redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-jacc-api_1.4_spec-1.0.2-5.Final_redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-jad-api_1.2_spec-1.0.1-6.Final_redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-jaspi-api_1.0_spec-1.0.1-6.Final_redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-jaxb-api_2.2_spec-1.0.4-3.Final_redhat_2.1.ep6.el5.1")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-jaxr-api_1.0_spec-1.0.2-4.Final_redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-jaxrpc-api_1.1_spec-1.0.1-4.Final_redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-jaxrs-api_1.1_spec-1.0.1-4.Final_redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-jaxws-api_2.2_spec-2.0.1-5.Final_redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-jms-api_1.1_spec-1.0.1-4.Final_redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-jsf-api_2.1_spec-2.0.7-1.Final_redhat_1.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-jsp-api_2.2_spec-1.0.1-5.Final_redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-jstl-api_1.2_spec-1.0.3-3.Final_redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-logging-3.1.2-3.GA_redhat_1.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-logmanager-1.3.2-2.Final_redhat_1.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-marshalling-1.3.15-2.GA_redhat_1.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-metadata-7.0.4-2.Final_redhat_1.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-metadata-appclient-7.0.4-2.Final_redhat_1.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-metadata-common-7.0.4-2.Final_redhat_1.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-metadata-ear-7.0.4-2.Final_redhat_1.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-metadata-ejb-7.0.4-2.Final_redhat_1.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-metadata-web-7.0.4-2.Final_redhat_1.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-modules-1.1.3-2.GA_redhat_1.ep6.el5.1")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-msc-1.0.2-3.GA_redhat_2.2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-osgi-logging-1.0.0-5._redhat_2.1.ep6.el5.2")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-remote-naming-1.0.4-2.Final_redhat_1.ep6.el5.1")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-remoting3-3.2.14-1.GA_redhat_1.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-remoting3-jmx-1.0.4-2.Final_redhat_1.ep6.el5.7")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-rmi-api_1.0_spec-1.0.4-9.2.Final_redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-saaj-api_1.3_spec-1.0.2-4_redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-sasl-1.0.3-2.Final_redhat_1.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-seam-int-6.0.0-8.GA_redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-security-negotiation-2.2.1-2.Final_redhat_1.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-security-xacml-2.0.8-5.Final_redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-servlet-api_2.5_spec-1.0.1-9.Final_redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-servlet-api_3.0_spec-1.0.1-11.Final_redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-specs-parent-1.0.0-5.Beta2_redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-stdio-1.0.1-7.GA_redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-threads-2.0.0-7.GA_redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-transaction-api_1.1_spec-1.0.1-5.Final_redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-transaction-spi-7.0.0-0.10.Final_redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-vfs2-3.1.0-4.Final_redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-weld-1.1-api-1.1-6.Final_redhat_2.ep6.el5.1")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-xnio-base-3.0.7-1.GA_redhat_1.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jbossas-appclient-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jbossas-bundles-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jbossas-core-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jbossas-domain-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", cpu:"i386", reference:"jbossas-hornetq-native-2.2.21-1.1.Final.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", cpu:"x86_64", reference:"jbossas-hornetq-native-2.2.21-1.1.Final.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jbossas-javadocs-7.1.3-4.Final_redhat_3.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", cpu:"i386", reference:"jbossas-jbossweb-native-1.1.24-1.1.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", cpu:"x86_64", reference:"jbossas-jbossweb-native-1.1.24-1.1.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jbossas-modules-eap-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jbossas-product-eap-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jbossas-standalone-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jbossas-welcome-content-eap-7.1.3-4.Final_redhat_4.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jbossts-4.16.6-1.Final_redhat_1.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jbossweb-7.0.17-1.Final_redhat_1.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jbossweb-lib-7.0.17-1.Final_redhat_1.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jbossws-api-1.0.0-3.GA_redhat_2.ep6.el5.3")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jbossws-common-2.0.4-5.GA_redhat_3.ep6.el5.5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jbossws-common-tools-1.0.2-1.GA_redhat_1.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jbossws-cxf-4.0.6-2.GA_redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jbossws-native-4.0.6-1.GA_redhat_1.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jbossws-spi-2.0.4-3.1.GA_redhat_1.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jbossxb2-2.0.3-13.GA_redhat_2.ep6.el5.3")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jcip-annotations-1.0-2.2.3_redhat_2.ep6.el5.5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jdom-eap6-1.1.2-4.GA_redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jettison-1.3.1-7_redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jgroups-3.0.14-2.Final_redhat_1.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jline-eap6-0.9.94-10.GA_redhat_2.ep6.el5.4")) flag++;
      if (rpm_check(release:"RHEL5", reference:"joda-time-1.6.2-5.redhat_3.ep6.el5.4")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jtype-0.1.1-9_redhat_2.3.ep6.el5.4")) flag++;
      if (rpm_check(release:"RHEL5", reference:"juddi-3.1.3-3_redhat_2.1.ep6.el5.3")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jul-to-slf4j-stub-1.0.0-4.Final_redhat_2.1.ep6.el5.2")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jython-eap6-2.5.2-5.redhat_2.ep6.el5.4")) flag++;
      if (rpm_check(release:"RHEL5", reference:"log4j-eap6-1.2.16-11.redhat_2.ep6.el5.4")) flag++;
      if (rpm_check(release:"RHEL5", reference:"log4j-jboss-logmanager-1.0.1-3.Final_redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"mod_cluster-1.2.3-1.Final_redhat_1.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"mod_cluster-demo-1.2.3-1.Final_redhat_1.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", cpu:"i386", reference:"mod_cluster-native-1.2.3-3.Final.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", cpu:"x86_64", reference:"mod_cluster-native-1.2.3-3.Final.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", cpu:"i386", reference:"mod_jk-ap22-1.2.36-5.1.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", cpu:"x86_64", reference:"mod_jk-ap22-1.2.36-5.1.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", cpu:"i386", reference:"mod_ssl-2.2.22-14.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", cpu:"x86_64", reference:"mod_ssl-2.2.22-14.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"netty-3.2.6-2_redhat_2.2.ep6.el5.4")) flag++;
      if (rpm_check(release:"RHEL5", reference:"objectweb-asm-eap6-3.3.1-5_redhat_2.ep6.el5.3")) flag++;
      if (rpm_check(release:"RHEL5", reference:"org.apache.felix.configadmin-1.2.8-4_redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"org.apache.felix.log-1.0.0-5.redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"org.osgi.core-4.2.0-4.redhat_2.ep6.el5.3")) flag++;
      if (rpm_check(release:"RHEL5", reference:"org.osgi.enterprise-4.2.0-4.redhat_2.ep6.el5.3")) flag++;
      if (rpm_check(release:"RHEL5", reference:"picketbox-4.0.14-2.Final_redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"picketbox-commons-1.0.0-0.8.final_redhat_2.ep6.el5.3")) flag++;
      if (rpm_check(release:"RHEL5", reference:"picketlink-federation-2.1.3.1-3.redhat_1.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"relaxngDatatype-2011.1-0.1_redhat_3.ep6.el5.4")) flag++;
      if (rpm_check(release:"RHEL5", reference:"resteasy-2.3.4-4.Final_redhat_2.ep6.el5.3")) flag++;
      if (rpm_check(release:"RHEL5", reference:"rngom-201103-0.5.redhat_2.ep6.el5.4")) flag++;
      if (rpm_check(release:"RHEL5", reference:"scannotation-1.0.2-8.redhat_2.ep6.el5.2")) flag++;
      if (rpm_check(release:"RHEL5", reference:"shrinkwrap-1.0.0-16.redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"slf4j-1.6.1-23.redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"slf4j-eap6-1.6.1-23.redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"slf4j-jboss-logmanager-1.0.0-7.GA_redhat_2.3.ep6.el5.2")) flag++;
      if (rpm_check(release:"RHEL5", reference:"snakeyaml-1.8-8.redhat_2.ep6.el5.2")) flag++;
      if (rpm_check(release:"RHEL5", reference:"staxmapper-1.1.0-6.Final_redhat_2.ep6.el5.2")) flag++;
      if (rpm_check(release:"RHEL5", reference:"stilts-0.1.26-6.GA.redhat_2.ep6.el5.4")) flag++;
      if (rpm_check(release:"RHEL5", reference:"sun-codemodel-2.6-3_redhat_2.ep6.el5.3")) flag++;
      if (rpm_check(release:"RHEL5", reference:"sun-istack-commons-2.6.1-9_redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"sun-saaj-1.3-impl-1.3.16-9.redhat_2.ep6.el5.3")) flag++;
      if (rpm_check(release:"RHEL5", reference:"sun-txw2-20110809-6_redhat_2.ep6.el5.4")) flag++;
      if (rpm_check(release:"RHEL5", reference:"sun-ws-metadata-2.0-api-1.0.MR1-12_MR1_redhat_2.ep6.el5.4")) flag++;
      if (rpm_check(release:"RHEL5", reference:"sun-xsom-20110809-5_redhat_3.ep6.el5.3")) flag++;
      if (rpm_check(release:"RHEL5", cpu:"i386", reference:"tomcat-native-1.1.24-1.1.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", cpu:"x86_64", reference:"tomcat-native-1.1.24-1.1.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"velocity-eap6-1.6.3-7.redhat_2.ep6.el5.4")) flag++;
      if (rpm_check(release:"RHEL5", reference:"weld-cdi-1.0-api-1.0-6.SP4_redhat_2.ep6.el5.5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"weld-core-1.1.10-2.Final_redhat_1.ep6.el5.1")) flag++;
      if (rpm_check(release:"RHEL5", reference:"woodstox-core-4.1.1-1.redhat_2.ep6.el5.4")) flag++;
      if (rpm_check(release:"RHEL5", reference:"woodstox-stax2-api-3.1.1-1.redhat_2.ep6.el5.4")) flag++;
      if (rpm_check(release:"RHEL5", reference:"ws-commons-XmlSchema-2.0.2-7.redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"ws-commons-neethi-3.0.2-5.redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"ws-scout-1.2.6-3.redhat_2.2.ep6.el5.5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"wsdl4j-eap6-1.6.2-11.redhat_2.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"wss4j-1.6.7-1.redhat_1.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"xalan-j2-eap6-2.7.1-6.12.redhat_3.ep6.el5.2")) flag++;
      if (rpm_check(release:"RHEL5", reference:"xerces-j2-eap6-2.9.1-13_redhat_3.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"xml-commons-resolver-eap6-1.2-10.redhat_2.ep6.el5.3")) flag++;
      if (rpm_check(release:"RHEL5", reference:"xml-security-1.5.2-2.redhat_1.ep6.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"xom-1.2.7-1._redhat_3.1.ep6.el5.6")) 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, "antlr-eap6 / apache-commons-beanutils / apache-commons-cli / etc");
      }
    }
    
  • NASL familyRed Hat Local Security Checks
    NASL idREDHAT-RHSA-2012-1592.NASL
    descriptionUpdated JBoss Enterprise Application Platform 6.0.1 packages that fix multiple security issues, various bugs, and add enhancements are now available for Red Hat Enterprise Linux 6. The Red Hat Security Response Team has rated this update as having important 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. JBoss Enterprise Application Platform 6 is a platform for Java applications based on JBoss Application Server 7. This release serves as a replacement for JBoss Enterprise Application Platform 6.0.0, and includes bug fixes and enhancements. Refer to the 6.0.1 Release Notes for information on the most significant of these changes, available shortly from https://access.redhat.com/knowledge/docs/ This update removes unused signed JARs; unused SHA1 checksums from JAR MANIFEST.MF files to reduce the Server memory footprint; adds MANIFEST.MF to JAR files where it was previously missing; and removes redundant Javadoc files from the main packages. (BZ#830291) Security fixes : Apache CXF checked to ensure XML elements were signed or encrypted by a Supporting Token, but not whether the correct token was used. A remote attacker could transmit confidential information without the appropriate security, and potentially circumvent access controls on web services exposed via Apache CXF. (CVE-2012-2379) When using role-based authorization to configure EJB access, JACC permissions should be used to determine access; however, due to a flaw the configured authorization modules (JACC, XACML, etc.) were not called, and the JACC permissions were not used to determine access to an EJB. (CVE-2012-4550) A flaw in the way Apache CXF enforced child policies of WS-SecurityPolicy 1.1 on the client side could, in certain cases, lead to a client failing to sign or encrypt certain elements as directed by the security policy, leading to information disclosure and insecure information transmission. (CVE-2012-2378) A flaw was found in the way IronJacamar authenticated credentials and returned a valid datasource connection when configured to
    last seen2020-06-01
    modified2020-06-02
    plugin id64072
    published2013-01-24
    reporterThis script is Copyright (C) 2013-2019 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/64072
    titleRHEL 6 : JBoss EAP (RHSA-2012:1592)
    code
    #
    # (C) Tenable Network Security, Inc.
    #
    # The descriptive text and package checks in this plugin were  
    # extracted from Red Hat Security Advisory RHSA-2012:1592. The text 
    # itself is copyright (C) Red Hat, Inc.
    #
    
    if (NASL_LEVEL < 3000) exit(0);
    
    include("compat.inc");
    
    if (description)
    {
      script_id(64072);
      script_version("1.18");
      script_cvs_date("Date: 2019/10/24 15:35:36");
    
      script_cve_id("CVE-2008-0455", "CVE-2012-2378", "CVE-2012-2379", "CVE-2012-2672", "CVE-2012-2687", "CVE-2012-3428", "CVE-2012-3451", "CVE-2012-4549", "CVE-2012-4550");
      script_bugtraq_id(27409, 53877, 53880, 53901, 55131, 55628, 56981, 56990, 56992);
      script_xref(name:"RHSA", value:"2012:1592");
    
      script_name(english:"RHEL 6 : JBoss EAP (RHSA-2012:1592)");
      script_summary(english:"Checks 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 JBoss Enterprise Application Platform 6.0.1 packages that fix
    multiple security issues, various bugs, and add enhancements are now
    available for Red Hat Enterprise Linux 6.
    
    The Red Hat Security Response Team has rated this update as having
    important 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.
    
    JBoss Enterprise Application Platform 6 is a platform for Java
    applications based on JBoss Application Server 7.
    
    This release serves as a replacement for JBoss Enterprise Application
    Platform 6.0.0, and includes bug fixes and enhancements. Refer to the
    6.0.1 Release Notes for information on the most significant of these
    changes, available shortly from
    https://access.redhat.com/knowledge/docs/
    
    This update removes unused signed JARs; unused SHA1 checksums from JAR
    MANIFEST.MF files to reduce the Server memory footprint; adds
    MANIFEST.MF to JAR files where it was previously missing; and removes
    redundant Javadoc files from the main packages. (BZ#830291)
    
    Security fixes :
    
    Apache CXF checked to ensure XML elements were signed or encrypted by
    a Supporting Token, but not whether the correct token was used. A
    remote attacker could transmit confidential information without the
    appropriate security, and potentially circumvent access controls on
    web services exposed via Apache CXF. (CVE-2012-2379)
    
    When using role-based authorization to configure EJB access, JACC
    permissions should be used to determine access; however, due to a flaw
    the configured authorization modules (JACC, XACML, etc.) were not
    called, and the JACC permissions were not used to determine access to
    an EJB. (CVE-2012-4550)
    
    A flaw in the way Apache CXF enforced child policies of
    WS-SecurityPolicy 1.1 on the client side could, in certain cases, lead
    to a client failing to sign or encrypt certain elements as directed by
    the security policy, leading to information disclosure and insecure
    information transmission. (CVE-2012-2378)
    
    A flaw was found in the way IronJacamar authenticated credentials and
    returned a valid datasource connection when configured to
    'allow-multiple-users'. A remote attacker, provided the correct
    subject, could obtain a datasource connection that might belong to a
    privileged user. (CVE-2012-3428)
    
    It was found that Apache CXF was vulnerable to SOAPAction spoofing
    attacks under certain conditions. Note that WS-Policy validation is
    performed against the operation being invoked, and an attack must pass
    validation to be successful. (CVE-2012-3451)
    
    When there are no allowed roles for an EJB method invocation, the
    invocation should be denied for all users. It was found that the
    processInvocation() method in
    org.jboss.as.ejb3.security.AuthorizationInterceptor incorrectly
    authorizes all method invocations to proceed when the list of allowed
    roles is empty. (CVE-2012-4549)
    
    It was found that in Mojarra, the FacesContext that is made available
    during application startup is held in a ThreadLocal. The reference is
    not properly cleaned up in all cases. As a result, if a JavaServer
    Faces (JSF) WAR calls FacesContext.getCurrentInstance() during
    application startup, another WAR can get access to the leftover
    context and thus get access to the other WAR's resources. A local
    attacker could use this flaw to access another WAR's resources using a
    crafted, deployed application. (CVE-2012-2672)
    
    An input sanitization flaw was found in the mod_negotiation Apache
    HTTP Server module. A remote attacker able to upload or create files
    with arbitrary names in a directory that has the MultiViews options
    enabled, could use this flaw to conduct cross-site scripting attacks
    against users visiting the site. (CVE-2008-0455, CVE-2012-2687)
    
    Red Hat would like to thank the Apache CXF project for reporting
    CVE-2012-2379, CVE-2012-2378, and CVE-2012-3451. The CVE-2012-4550
    issue was discovered by Josef Cacek of the Red Hat JBoss EAP Quality
    Engineering team; CVE-2012-3428 and CVE-2012-4549 were discovered by
    Arun Neelicattu of the Red Hat Security Response Team; and
    CVE-2012-2672 was discovered by Marek Schmidt and Stan Silvert of Red
    Hat.
    
    Warning: Before applying this update, back up your existing JBoss
    Enterprise Application Platform installation and deployed
    applications. Refer to the Solution section for further details."
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://www.redhat.com/security/data/cve/CVE-2008-0455.html"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://www.redhat.com/security/data/cve/CVE-2012-2378.html"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://www.redhat.com/security/data/cve/CVE-2012-2379.html"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://www.redhat.com/security/data/cve/CVE-2012-2672.html"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://www.redhat.com/security/data/cve/CVE-2012-2687.html"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://www.redhat.com/security/data/cve/CVE-2012-3428.html"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://www.redhat.com/security/data/cve/CVE-2012-3451.html"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://www.redhat.com/security/data/cve/CVE-2012-4549.html"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://www.redhat.com/security/data/cve/CVE-2012-4550.html"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/knowledge/docs/"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"http://rhn.redhat.com/errata/RHSA-2012-1592.html"
      );
      script_set_attribute(attribute:"solution", value:"Update the affected packages.");
      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:H/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:"exploited_by_malware", value:"true");
      script_cwe_id(79);
    
      script_set_attribute(attribute:"plugin_type", value:"local");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:antlr-eap6");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:apache-commons-beanutils");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:apache-commons-cli");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:apache-commons-codec-eap6");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:apache-commons-collections-eap6");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:apache-commons-configuration");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:apache-commons-daemon-jsvc-eap6");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:apache-commons-io-eap6");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:apache-commons-lang-eap6");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:apache-commons-pool-eap6");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:apache-cxf");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:apache-cxf-xjc-utils");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:apache-mime4j");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:atinject");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:cal10n");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:codehaus-jackson");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:codehaus-jackson-core-asl");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:codehaus-jackson-jaxrs");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:codehaus-jackson-mapper-asl");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:codehaus-jackson-xc");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:cxf-xjc-boolean");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:cxf-xjc-dv");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:cxf-xjc-ts");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:dom4j");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:glassfish-jaf");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:glassfish-javamail");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:glassfish-jaxb");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:glassfish-jsf");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:glassfish-jsf12");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:gnu-getopt");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:guava");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:h2database");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:hibernate-beanvalidation-api");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:hibernate-jpa-2.0-api");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:hibernate3-commons-annotations");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:hibernate4");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:hibernate4-core");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:hibernate4-entitymanager");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:hibernate4-envers");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:hibernate4-infinispan");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:hibernate4-validator");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:hornetq");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:hornetq-native");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:httpcomponents-httpclient");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:httpcomponents-httpcore");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:httpd");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:httpd-devel");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:httpd-tools");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:httpserver");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:infinispan");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:infinispan-cachestore-jdbc");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:infinispan-cachestore-remote");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:infinispan-client-hotrod");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:infinispan-core");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:ironjacamar");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jacorb-jboss");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jandex");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:javassist");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:javassist-eap6");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jaxbintros");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jaxen");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jaxws-jboss-httpserver-httpspi");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbosgi-deployment");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbosgi-framework-core");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbosgi-metadata");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbosgi-repository");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbosgi-resolver");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbosgi-spi");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbosgi-vfs");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-annotations-api_1.1_spec");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-appclient");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-cli");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-client-all");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-clustering");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-cmp");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-configadmin");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-connector");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-console");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-controller");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-controller-client");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-deployment-repository");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-deployment-scanner");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-domain-http");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-domain-management");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-ee");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-ee-deployment");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-ejb3");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-embedded");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-host-controller");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-jacorb");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-jaxr");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-jaxrs");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-jdr");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-jmx");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-jpa");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-jsf");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-jsr77");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-logging");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-mail");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-management-client-content");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-messaging");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-modcluster");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-naming");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-network");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-osgi-configadmin");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-osgi-service");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-platform-mbean");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-pojo");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-process-controller");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-protocol");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-remoting");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-sar");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-security");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-server");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-threads");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-transactions");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-web");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-webservices");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-weld");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-as-xts");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-classfilewriter");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-common-beans");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-common-core");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-connector-api_1.6_spec");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-dmr");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-ejb-api_3.1_spec");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-ejb-client");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-ejb3-ext-api");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-el-api_2.2_spec");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-iiop-client");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-interceptors-api_1.1_spec");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-invocation");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-j2eemgmt-api_1.1_spec");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-jacc-api_1.4_spec");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-jad-api_1.2_spec");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-jaspi-api_1.0_spec");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-jaxb-api_2.2_spec");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-jaxr-api_1.0_spec");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-jaxrpc-api_1.1_spec");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-jaxrs-api_1.1_spec");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-jaxws-api_2.2_spec");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-jms-api_1.1_spec");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-jsf-api_2.1_spec");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-jsp-api_2.2_spec");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-jstl-api_1.2_spec");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-logging");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-logmanager");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-marshalling");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-metadata");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-metadata-appclient");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-metadata-common");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-metadata-ear");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-metadata-ejb");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-metadata-web");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-modules");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-msc");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-osgi-logging");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-remote-naming");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-remoting3");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-remoting3-jmx");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-rmi-api_1.0_spec");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-saaj-api_1.3_spec");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-sasl");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-seam-int");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-security-negotiation");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-security-xacml");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-servlet-api_2.5_spec");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-servlet-api_3.0_spec");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-specs-parent");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-stdio");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-threads");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-transaction-api_1.1_spec");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-transaction-spi");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-vfs2");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-weld-1.1-api");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-xnio-base");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossas-appclient");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossas-bundles");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossas-core");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossas-domain");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossas-hornetq-native");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossas-javadocs");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossas-jbossweb-native");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossas-modules-eap");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossas-product-eap");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossas-standalone");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossas-welcome-content-eap");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossts");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossweb");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossweb-lib");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossws-api");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossws-common");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossws-common-tools");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossws-cxf");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossws-native");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossws-spi");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossxb2");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jcip-annotations");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jdom-eap6");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jettison");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jgroups");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jline-eap6");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:joda-time");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jtype");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:juddi");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jul-to-slf4j-stub");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jython-eap6");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:log4j-eap6");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:log4j-jboss-logmanager");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:mod_cluster");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:mod_cluster-demo");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:mod_cluster-native");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:mod_jk-ap22");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:mod_ssl");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:netty");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:objectweb-asm-eap6");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:org.apache.felix.configadmin");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:org.apache.felix.log");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:org.osgi.core");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:org.osgi.enterprise");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:picketbox");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:picketbox-commons");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:picketlink-federation");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:relaxngDatatype");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:resteasy");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:rngom");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:scannotation");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:shrinkwrap");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:slf4j-eap6");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:slf4j-jboss-logmanager");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:snakeyaml");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:staxmapper");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:stilts");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:sun-codemodel");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:sun-istack-commons");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:sun-saaj-1.3-impl");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:sun-txw2");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:sun-ws-metadata-2.0-api");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:sun-xsom");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:tomcat-native");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:velocity-eap6");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:weld-cdi-1.0-api");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:weld-core");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:woodstox-core");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:woodstox-stax2-api");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:ws-commons-XmlSchema");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:ws-commons-neethi");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:ws-scout");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:wsdl4j-eap6");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:wss4j");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:xalan-j2-eap6");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:xerces-j2-eap6");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:xml-commons-resolver-eap6");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:xml-security");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:xom");
      script_set_attribute(attribute:"cpe", value:"cpe:/o:redhat:enterprise_linux:6");
    
      script_set_attribute(attribute:"patch_publication_date", value:"2012/12/18");
      script_set_attribute(attribute:"plugin_publication_date", value:"2013/01/24");
      script_end_attributes();
    
      script_category(ACT_GATHER_INFO);
      script_copyright(english:"This script is Copyright (C) 2013-2019 Tenable Network Security, Inc.");
      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");
    
      exit(0);
    }
    
    
    include("audit.inc");
    include("global_settings.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");
    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);
    
    if (!rpm_exists(release:"RHEL6", rpm:"jbossas-core-")) audit(AUDIT_PACKAGE_NOT_INSTALLED, "JBoss EAP");
    
    flag = 0;
    if (rpm_check(release:"RHEL6", reference:"antlr-eap6-2.7.7-15_redhat_2.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"apache-commons-beanutils-1.8.3-10.redhat_2.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"apache-commons-cli-1.2-7.5.redhat_2.ep6.el6.4")) flag++;
    if (rpm_check(release:"RHEL6", reference:"apache-commons-codec-eap6-1.4-14.redhat_2.ep6.el6.1")) flag++;
    if (rpm_check(release:"RHEL6", reference:"apache-commons-collections-eap6-3.2.1-13.redhat_2.ep6.el6.1")) flag++;
    if (rpm_check(release:"RHEL6", reference:"apache-commons-configuration-1.6-7.2.redhat_2.ep6.el6.5")) flag++;
    if (rpm_check(release:"RHEL6", cpu:"i386", reference:"apache-commons-daemon-jsvc-eap6-1.0.10-3.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", cpu:"x86_64", reference:"apache-commons-daemon-jsvc-eap6-1.0.10-3.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"apache-commons-io-eap6-2.1-6.redhat_2.ep6.el6.1")) flag++;
    if (rpm_check(release:"RHEL6", reference:"apache-commons-lang-eap6-2.6-5redhat_2.ep6.el6.1")) flag++;
    if (rpm_check(release:"RHEL6", reference:"apache-commons-pool-eap6-1.5.6-8.redhat_2.ep6.el6.1")) flag++;
    if (rpm_check(release:"RHEL6", reference:"apache-cxf-2.4.9-4.redhat_2.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"apache-cxf-xjc-utils-2.4.0-11.redhat_2.ep6.el6.4")) flag++;
    if (rpm_check(release:"RHEL6", reference:"apache-mime4j-0.6-7.redhat_2.ep6.el6.5")) flag++;
    if (rpm_check(release:"RHEL6", reference:"atinject-1-8.2_redhat_2.ep6.el6.5")) flag++;
    if (rpm_check(release:"RHEL6", reference:"cal10n-0.7.3-8.redhat_2.ep6.el6.5")) flag++;
    if (rpm_check(release:"RHEL6", reference:"codehaus-jackson-1.9.2-6_redhat_2.ep6.el6.5")) flag++;
    if (rpm_check(release:"RHEL6", reference:"codehaus-jackson-core-asl-1.9.2-6_redhat_2.ep6.el6.5")) flag++;
    if (rpm_check(release:"RHEL6", reference:"codehaus-jackson-jaxrs-1.9.2-6_redhat_2.ep6.el6.5")) flag++;
    if (rpm_check(release:"RHEL6", reference:"codehaus-jackson-mapper-asl-1.9.2-6_redhat_2.ep6.el6.5")) flag++;
    if (rpm_check(release:"RHEL6", reference:"codehaus-jackson-xc-1.9.2-6_redhat_2.ep6.el6.5")) flag++;
    if (rpm_check(release:"RHEL6", reference:"cxf-xjc-boolean-2.4.0-11.redhat_2.ep6.el6.4")) flag++;
    if (rpm_check(release:"RHEL6", reference:"cxf-xjc-dv-2.4.0-11.redhat_2.ep6.el6.4")) flag++;
    if (rpm_check(release:"RHEL6", reference:"cxf-xjc-ts-2.4.0-11.redhat_2.ep6.el6.4")) flag++;
    if (rpm_check(release:"RHEL6", reference:"dom4j-1.6.1-14_redhat_3.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"glassfish-jaf-1.1.1-14.redhat_2.ep6.el6.3")) flag++;
    if (rpm_check(release:"RHEL6", reference:"glassfish-javamail-1.4.4-16.redhat_2.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"glassfish-jaxb-2.2.5-10_redhat_3.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"glassfish-jsf-2.1.13-1_redhat_1.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"glassfish-jsf12-1.2_15-8_b01_redhat_2.ep6.el6.4")) flag++;
    if (rpm_check(release:"RHEL6", reference:"gnu-getopt-1.0.13-1.2_redhat_2.ep6.el6.5")) flag++;
    if (rpm_check(release:"RHEL6", reference:"guava-11.0.2-0.5.redhat_2.ep6.el6.6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"h2database-1.3.168-2_redhat_1.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"hibernate-beanvalidation-api-1.0.0-4.7.GA_redhat_2.ep6.el6.3")) flag++;
    if (rpm_check(release:"RHEL6", reference:"hibernate-jpa-2.0-api-1.0.1-5.Final_redhat_2.1.ep6.el6.4")) flag++;
    if (rpm_check(release:"RHEL6", reference:"hibernate3-commons-annotations-4.0.1-5.Final_redhat_2.1.ep6.el6.3")) flag++;
    if (rpm_check(release:"RHEL6", reference:"hibernate4-4.1.6-7.Final_redhat_3.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"hibernate4-core-4.1.6-7.Final_redhat_3.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"hibernate4-entitymanager-4.1.6-7.Final_redhat_3.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"hibernate4-envers-4.1.6-7.Final_redhat_3.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"hibernate4-infinispan-4.1.6-7.Final_redhat_3.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"hibernate4-validator-4.2.0-7.Final_redhat_2.1.ep6.el6.4")) flag++;
    if (rpm_check(release:"RHEL6", reference:"hornetq-2.2.23-1.Final_redhat_1.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", cpu:"i386", reference:"hornetq-native-2.2.21-1.Final.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", cpu:"x86_64", reference:"hornetq-native-2.2.21-1.Final.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"httpcomponents-httpclient-4.1.3-4_redhat_2.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"httpcomponents-httpcore-4.1.4-4_redhat_2.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", cpu:"i386", reference:"httpd-2.2.22-14.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", cpu:"x86_64", reference:"httpd-2.2.22-14.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", cpu:"i386", reference:"httpd-devel-2.2.22-14.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", cpu:"x86_64", reference:"httpd-devel-2.2.22-14.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", cpu:"i386", reference:"httpd-tools-2.2.22-14.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", cpu:"x86_64", reference:"httpd-tools-2.2.22-14.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"httpserver-1.0.1-3.Final_redhat_2.ep6.el6.3")) flag++;
    if (rpm_check(release:"RHEL6", reference:"infinispan-5.1.8-1.Final_redhat_1.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"infinispan-cachestore-jdbc-5.1.8-1.Final_redhat_1.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"infinispan-cachestore-remote-5.1.8-1.Final_redhat_1.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"infinispan-client-hotrod-5.1.8-1.Final_redhat_1.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"infinispan-core-5.1.8-1.Final_redhat_1.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"ironjacamar-1.0.13-1.Final_redhat_1.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jacorb-jboss-2.3.2-3.redhat_2.ep6.el6.3")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jandex-1.0.3-7.Final_redhat_2.ep6.el6.2")) flag++;
    if (rpm_check(release:"RHEL6", reference:"javassist-3.15.0-5.GA_redhat_2.ep6.el6.3")) flag++;
    if (rpm_check(release:"RHEL6", reference:"javassist-eap6-3.15.0-5.GA_redhat_2.ep6.el6.3")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jaxbintros-1.0.2-11.GA_redhat_2.ep6.el6.3")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jaxen-1.1.3-8.redhat_2.ep6.el6.4")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jaxws-jboss-httpserver-httpspi-1.0.1-3.GA_redhat_2.ep6.el6.3")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jbosgi-deployment-1.1.0-2.Final_redhat_3.ep6.el6.3")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jbosgi-framework-core-1.3.1-3.CR1_redhat_1.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jbosgi-metadata-2.1.0-2.Final_redhat_3.ep6.el6.3")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jbosgi-repository-1.2.0-1.Final_redhat_2.ep6.el6.2")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jbosgi-resolver-2.1.0-2.Final_redhat_3.ep6.el6.3")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jbosgi-spi-3.1.0-3.Final_redhat_3.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jbosgi-vfs-1.1.0-1.Final_redhat_2.ep6.el6.2")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-annotations-api_1.1_spec-1.0.1-3.2.Final_redhat_2.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-as-appclient-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-as-cli-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-as-client-all-7.1.3-4.1.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-as-clustering-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-as-cmp-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-as-configadmin-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-as-connector-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-as-console-1.4.2-1.Final_redhat_1.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-as-controller-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-as-controller-client-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-as-deployment-repository-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-as-deployment-scanner-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-as-domain-http-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-as-domain-management-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-as-ee-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-as-ee-deployment-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-as-ejb3-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-as-embedded-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-as-host-controller-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-as-jacorb-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-as-jaxr-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-as-jaxrs-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-as-jdr-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-as-jmx-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-as-jpa-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-as-jsf-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-as-jsr77-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-as-logging-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-as-mail-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-as-management-client-content-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-as-messaging-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-as-modcluster-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-as-naming-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-as-network-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-as-osgi-configadmin-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-as-osgi-service-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-as-platform-mbean-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-as-pojo-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-as-process-controller-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-as-protocol-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-as-remoting-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-as-sar-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-as-security-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-as-server-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-as-threads-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-as-transactions-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-as-web-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-as-webservices-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-as-weld-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-as-xts-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-classfilewriter-1.0.3-2.Final_redhat_1.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-common-beans-1.0.0-5.Final_redhat_2.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-common-core-2.2.17-10.GA_redhat_2.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-connector-api_1.6_spec-1.0.1-3.3.Final_redhat_2.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-dmr-1.1.1-8.Final_redhat_2.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-ejb-api_3.1_spec-1.0.2-10.Final_redhat_2.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-ejb-client-1.0.11-2.Final_redhat_1.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-ejb3-ext-api-2.0.0-9.redhat_2.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-el-api_2.2_spec-1.0.2-2.Final_redhat_1.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-iiop-client-1.0.0-4.Final_redhat_2.1.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-interceptors-api_1.1_spec-1.0.1-4.Final_redhat_2.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-invocation-1.1.1-5.Final_redhat_2.ep6.el6.4")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-j2eemgmt-api_1.1_spec-1.0.1-5.Final_redhat_2.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-jacc-api_1.4_spec-1.0.2-5.Final_redhat_2.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-jad-api_1.2_spec-1.0.1-6.Final_redhat_2.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-jaspi-api_1.0_spec-1.0.1-6.Final_redhat_2.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-jaxb-api_2.2_spec-1.0.4-3.Final_redhat_2.1.ep6.el6.1")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-jaxr-api_1.0_spec-1.0.2-4.Final_redhat_2.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-jaxrpc-api_1.1_spec-1.0.1-4.Final_redhat_2.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-jaxrs-api_1.1_spec-1.0.1-4.Final_redhat_2.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-jaxws-api_2.2_spec-2.0.1-5.Final_redhat_2.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-jms-api_1.1_spec-1.0.1-4.Final_redhat_2.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-jsf-api_2.1_spec-2.0.7-1.Final_redhat_1.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-jsp-api_2.2_spec-1.0.1-5.Final_redhat_2.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-jstl-api_1.2_spec-1.0.3-3.Final_redhat_2.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-logging-3.1.2-3.GA_redhat_1.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-logmanager-1.3.2-2.Final_redhat_1.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-marshalling-1.3.15-2.GA_redhat_1.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-metadata-7.0.4-2.Final_redhat_1.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-metadata-appclient-7.0.4-2.Final_redhat_1.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-metadata-common-7.0.4-2.Final_redhat_1.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-metadata-ear-7.0.4-2.Final_redhat_1.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-metadata-ejb-7.0.4-2.Final_redhat_1.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-metadata-web-7.0.4-2.Final_redhat_1.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-modules-1.1.3-2.GA_redhat_1.ep6.el6.1")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-msc-1.0.2-3.GA_redhat_2.2.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-osgi-logging-1.0.0-4._redhat_2.1.ep6.el6.2")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-remote-naming-1.0.4-2.Final_redhat_1.ep6.el6.1")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-remoting3-3.2.14-1.GA_redhat_1.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-remoting3-jmx-1.0.4-2.Final_redhat_1.ep6.el6.7")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-rmi-api_1.0_spec-1.0.4-9.2.Final_redhat_2.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-saaj-api_1.3_spec-1.0.2-4_redhat_2.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-sasl-1.0.3-2.Final_redhat_1.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-seam-int-6.0.0-8.GA_redhat_2.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-security-negotiation-2.2.1-2.Final_redhat_1.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-security-xacml-2.0.8-5.Final_redhat_2.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-servlet-api_2.5_spec-1.0.1-9.Final_redhat_2.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-servlet-api_3.0_spec-1.0.1-11.Final_redhat_2.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-specs-parent-1.0.0-5.Beta2_redhat_2.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-stdio-1.0.1-7.GA_redhat_2.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-threads-2.0.0-7.GA_redhat_2.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-transaction-api_1.1_spec-1.0.1-5.Final_redhat_2.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-transaction-spi-7.0.0-0.10.Final_redhat_2.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-vfs2-3.1.0-4.Final_redhat_2.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-weld-1.1-api-1.1-6.Final_redhat_2.ep6.el6.1")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jboss-xnio-base-3.0.7-1.GA_redhat_1.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jbossas-appclient-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jbossas-bundles-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jbossas-core-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jbossas-domain-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", cpu:"i386", reference:"jbossas-hornetq-native-2.2.21-1.Final.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", cpu:"x86_64", reference:"jbossas-hornetq-native-2.2.21-1.Final.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jbossas-javadocs-7.1.3-4.Final_redhat_3.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", cpu:"i386", reference:"jbossas-jbossweb-native-1.1.24-1.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", cpu:"x86_64", reference:"jbossas-jbossweb-native-1.1.24-1.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jbossas-modules-eap-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jbossas-product-eap-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jbossas-standalone-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jbossas-welcome-content-eap-7.1.3-4.Final_redhat_4.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jbossts-4.16.6-1.Final_redhat_1.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jbossweb-7.0.17-1.Final_redhat_1.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jbossweb-lib-7.0.17-1.Final_redhat_1.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jbossws-api-1.0.0-3.GA_redhat_2.ep6.el6.3")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jbossws-common-2.0.4-5.GA_redhat_3.ep6.el6.5")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jbossws-common-tools-1.0.2-1.GA_redhat_1.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jbossws-cxf-4.0.6-2.GA_redhat_2.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jbossws-native-4.0.6-1.GA_redhat_1.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jbossws-spi-2.0.4-3.1.GA_redhat_1.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jbossxb2-2.0.3-13.GA_redhat_2.ep6.el6.3")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jcip-annotations-1.0-2.2.3_redhat_2.ep6.el6.5")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jdom-eap6-1.1.2-4.GA_redhat_2.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jettison-1.3.1-7_redhat_2.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jgroups-3.0.14-2.Final_redhat_1.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jline-eap6-0.9.94-10.GA_redhat_2.ep6.el6.4")) flag++;
    if (rpm_check(release:"RHEL6", reference:"joda-time-1.6.2-5.redhat_3.ep6.el6.4")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jtype-0.1.1-9_redhat_2.3.ep6.el6.4")) flag++;
    if (rpm_check(release:"RHEL6", reference:"juddi-3.1.3-2_redhat_2.1.ep6.el6.3")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jul-to-slf4j-stub-1.0.0-4.Final_redhat_2.1.ep6.el6.2")) flag++;
    if (rpm_check(release:"RHEL6", reference:"jython-eap6-2.5.2-5.redhat_2.ep6.el6.4")) flag++;
    if (rpm_check(release:"RHEL6", reference:"log4j-eap6-1.2.16-11.redhat_2.ep6.el6.4")) flag++;
    if (rpm_check(release:"RHEL6", reference:"log4j-jboss-logmanager-1.0.1-3.Final_redhat_2.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"mod_cluster-1.2.3-1.Final_redhat_1.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"mod_cluster-demo-1.2.3-1.Final_redhat_1.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", cpu:"i386", reference:"mod_cluster-native-1.2.3-3.Final.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", cpu:"x86_64", reference:"mod_cluster-native-1.2.3-3.Final.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", cpu:"i386", reference:"mod_jk-ap22-1.2.36-5.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", cpu:"x86_64", reference:"mod_jk-ap22-1.2.36-5.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", cpu:"i386", reference:"mod_ssl-2.2.22-14.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", cpu:"x86_64", reference:"mod_ssl-2.2.22-14.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"netty-3.2.6-2_redhat_2.2.ep6.el6.4")) flag++;
    if (rpm_check(release:"RHEL6", reference:"objectweb-asm-eap6-3.3.1-5_redhat_2.ep6.el6.3")) flag++;
    if (rpm_check(release:"RHEL6", reference:"org.apache.felix.configadmin-1.2.8-4_redhat_2.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"org.apache.felix.log-1.0.0-5.redhat_2.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"org.osgi.core-4.2.0-4.redhat_2.ep6.el6.3")) flag++;
    if (rpm_check(release:"RHEL6", reference:"org.osgi.enterprise-4.2.0-4.redhat_2.ep6.el6.3")) flag++;
    if (rpm_check(release:"RHEL6", reference:"picketbox-4.0.14-2.Final_redhat_2.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"picketbox-commons-1.0.0-0.8.final_redhat_2.ep6.el6.3")) flag++;
    if (rpm_check(release:"RHEL6", reference:"picketlink-federation-2.1.3.1-3.redhat_1.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"relaxngDatatype-2011.1-0.1_redhat_3.ep6.el6.4")) flag++;
    if (rpm_check(release:"RHEL6", reference:"resteasy-2.3.4-4.Final_redhat_2.ep6.el6.3")) flag++;
    if (rpm_check(release:"RHEL6", reference:"rngom-201103-0.5.redhat_2.ep6.el6.4")) flag++;
    if (rpm_check(release:"RHEL6", reference:"scannotation-1.0.2-8.redhat_2.ep6.el6.2")) flag++;
    if (rpm_check(release:"RHEL6", reference:"shrinkwrap-1.0.0-16.redhat_2.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"slf4j-eap6-1.6.1-23.redhat_2.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"slf4j-jboss-logmanager-1.0.0-7.GA_redhat_2.3.ep6.el6.2")) flag++;
    if (rpm_check(release:"RHEL6", reference:"snakeyaml-1.8-8.redhat_2.ep6.el6.2")) flag++;
    if (rpm_check(release:"RHEL6", reference:"staxmapper-1.1.0-6.Final_redhat_2.ep6.el6.2")) flag++;
    if (rpm_check(release:"RHEL6", reference:"stilts-0.1.26-6.GA.redhat_2.ep6.el6.4")) flag++;
    if (rpm_check(release:"RHEL6", reference:"sun-codemodel-2.6-3_redhat_2.ep6.el6.3")) flag++;
    if (rpm_check(release:"RHEL6", reference:"sun-istack-commons-2.6.1-9_redhat_2.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"sun-saaj-1.3-impl-1.3.16-8.redhat_2.ep6.el6.2")) flag++;
    if (rpm_check(release:"RHEL6", reference:"sun-txw2-20110809-5_redhat_2.ep6.el6.3")) flag++;
    if (rpm_check(release:"RHEL6", reference:"sun-ws-metadata-2.0-api-1.0.MR1-12_MR1_redhat_2.ep6.el6.4")) flag++;
    if (rpm_check(release:"RHEL6", reference:"sun-xsom-20110809-5_redhat_3.ep6.el6.3")) flag++;
    if (rpm_check(release:"RHEL6", cpu:"i386", reference:"tomcat-native-1.1.24-1.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", cpu:"x86_64", reference:"tomcat-native-1.1.24-1.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"velocity-eap6-1.6.3-7.redhat_2.ep6.el6.4")) flag++;
    if (rpm_check(release:"RHEL6", reference:"weld-cdi-1.0-api-1.0-6.SP4_redhat_2.ep6.el6.5")) flag++;
    if (rpm_check(release:"RHEL6", reference:"weld-core-1.1.10-2.Final_redhat_1.ep6.el6.1")) flag++;
    if (rpm_check(release:"RHEL6", reference:"woodstox-core-4.1.1-1.redhat_2.ep6.el6.4")) flag++;
    if (rpm_check(release:"RHEL6", reference:"woodstox-stax2-api-3.1.1-1.redhat_2.ep6.el6.4")) flag++;
    if (rpm_check(release:"RHEL6", reference:"ws-commons-XmlSchema-2.0.2-7.redhat_2.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"ws-commons-neethi-3.0.2-5.redhat_2.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"ws-scout-1.2.6-3.redhat_2.2.ep6.el6.5")) flag++;
    if (rpm_check(release:"RHEL6", reference:"wsdl4j-eap6-1.6.2-11.redhat_2.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"wss4j-1.6.7-1.redhat_1.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"xalan-j2-eap6-2.7.1-6.12.redhat_3.ep6.el6.2")) flag++;
    if (rpm_check(release:"RHEL6", reference:"xerces-j2-eap6-2.9.1-13_redhat_3.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"xml-commons-resolver-eap6-1.2-10.redhat_2.ep6.el6.3")) flag++;
    if (rpm_check(release:"RHEL6", reference:"xml-security-1.5.2-2.redhat_1.ep6.el6")) flag++;
    if (rpm_check(release:"RHEL6", reference:"xom-1.2.7-1._redhat_3.1.ep6.el6.6")) flag++;
    
    
    if (flag)
    {
      if (report_verbosity > 0) security_hole(port:0, extra:rpm_report_get());
      else security_hole(0);
      exit(0);
    }
    else audit(AUDIT_HOST_NOT, "affected");
    
  • NASL familyRed Hat Local Security Checks
    NASL idREDHAT-RHSA-2013-0192.NASL
    descriptionUpdated JBoss Enterprise Application Platform 5.2.0 packages that fix multiple security issues, various bugs, and add several enhancements are now available for Red Hat Enterprise Linux 5. The Red Hat Security Response Team has rated this update as having important 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. This JBoss Enterprise Application Platform 5.2.0 release serves as a replacement for JBoss Enterprise Application Platform 5.1.2, and includes bug fixes and enhancements. Refer to the JBoss Enterprise Application Platform 5.2.0 Release Notes for information on the most significant of these changes. The Release Notes will be available shortly from https://access.redhat.com/knowledge/docs/ An attack technique against the W3C XML Encryption Standard when block ciphers were used in CBC mode could allow a remote attacker to conduct chosen-ciphertext attacks, leading to the recovery of the entire plain text of a particular cryptogram. (CVE-2011-1096) JBoss Web Services leaked side-channel data when distributing symmetric keys (for XML encryption), allowing a remote attacker to recover the entire plain text form of a symmetric key. (CVE-2011-2487) Spring framework could possibly evaluate Expression Language (EL) expressions twice, allowing a remote attacker to execute arbitrary code in the context of the application server, or to obtain sensitive information from the server. Manual action is required to apply this fix. Refer to the Solution section. (CVE-2011-2730) Apache CXF checked to ensure XML elements were signed or encrypted by a Supporting Token, but not whether the correct token was used. A remote attacker could transmit confidential information without the appropriate security, and potentially circumvent access controls on web services exposed via Apache CXF. Refer to the Solution section for details. (CVE-2012-2379) When an application used FORM authentication, along with another component that calls request.setUserPrincipal() before the call to FormAuthenticator#authenticate() (such as the Single-Sign-On valve), it was possible to bypass the security constraint checks in the FORM authenticator by appending
    last seen2020-06-01
    modified2020-06-02
    plugin id64079
    published2013-01-24
    reporterThis script is Copyright (C) 2013-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/64079
    titleRHEL 5 : JBoss EAP (RHSA-2013:0192)
    code
    #
    # (C) Tenable Network Security, Inc.
    #
    # The descriptive text and package checks in this plugin were  
    # extracted from Red Hat Security Advisory RHSA-2013:0192. The text 
    # itself is copyright (C) Red Hat, Inc.
    #
    
    include("compat.inc");
    
    if (description)
    {
      script_id(64079);
      script_version("1.28");
      script_cvs_date("Date: 2019/10/24 15:35:36");
    
      script_cve_id("CVE-2009-5066", "CVE-2011-1096", "CVE-2011-2487", "CVE-2011-2730", "CVE-2011-2908", "CVE-2011-4575", "CVE-2012-0034", "CVE-2012-0874", "CVE-2012-2377", "CVE-2012-2379", "CVE-2012-3369", "CVE-2012-3370", "CVE-2012-3546", "CVE-2012-5478");
      script_bugtraq_id(51392, 53877, 54183, 54631, 54915, 55770, 56812);
      script_xref(name:"RHSA", value:"2013:0192");
    
      script_name(english:"RHEL 5 : JBoss EAP (RHSA-2013:0192)");
      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 JBoss Enterprise Application Platform 5.2.0 packages that fix
    multiple security issues, various bugs, and add several enhancements
    are now available for Red Hat Enterprise Linux 5.
    
    The Red Hat Security Response Team has rated this update as having
    important 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.
    
    This JBoss Enterprise Application Platform 5.2.0 release serves as a
    replacement for JBoss Enterprise Application Platform 5.1.2, and
    includes bug fixes and enhancements. Refer to the JBoss Enterprise
    Application Platform 5.2.0 Release Notes for information on the most
    significant of these changes. The Release Notes will be available
    shortly from https://access.redhat.com/knowledge/docs/
    
    An attack technique against the W3C XML Encryption Standard when block
    ciphers were used in CBC mode could allow a remote attacker to conduct
    chosen-ciphertext attacks, leading to the recovery of the entire plain
    text of a particular cryptogram. (CVE-2011-1096)
    
    JBoss Web Services leaked side-channel data when distributing
    symmetric keys (for XML encryption), allowing a remote attacker to
    recover the entire plain text form of a symmetric key. (CVE-2011-2487)
    
    Spring framework could possibly evaluate Expression Language (EL)
    expressions twice, allowing a remote attacker to execute arbitrary
    code in the context of the application server, or to obtain sensitive
    information from the server. Manual action is required to apply this
    fix. Refer to the Solution section. (CVE-2011-2730)
    
    Apache CXF checked to ensure XML elements were signed or encrypted by
    a Supporting Token, but not whether the correct token was used. A
    remote attacker could transmit confidential information without the
    appropriate security, and potentially circumvent access controls on
    web services exposed via Apache CXF. Refer to the Solution section for
    details. (CVE-2012-2379)
    
    When an application used FORM authentication, along with another
    component that calls request.setUserPrincipal() before the call to
    FormAuthenticator#authenticate() (such as the Single-Sign-On valve),
    it was possible to bypass the security constraint checks in the FORM
    authenticator by appending '/j_security_check' to the end of a URL.
    (CVE-2012-3546)
    
    The JMX Console was vulnerable to CSRF attacks, allowing a remote
    attacker to hijack the authenticated JMX Console session of an
    administrator. (CVE-2011-2908)
    
    An XSS flaw allowed a remote attacker to perform an XSS attack against
    victims using the JMX Console. (CVE-2011-4575)
    
    SecurityAssociation.getCredential() returned the previous credential
    if no security context was provided. Depending on the deployed
    applications, this could possibly allow a remote attacker to hijack
    the credentials of a previously-authenticated user. (CVE-2012-3370)
    
    Configuring the JMX Invoker to restrict access to users with specific
    roles did not actually restrict access, allowing remote attackers with
    valid JMX Invoker credentials to perform JMX operations accessible to
    roles they are not a member of. (CVE-2012-5478)
    
    twiddle.sh accepted credentials as command line arguments, allowing
    local users to view them via a process listing. (CVE-2009-5066)
    
    NonManagedConnectionFactory logged the username and password in plain
    text when an exception was thrown. This could lead to the exposure of
    authentication credentials if local users had permissions to read the
    log file. (CVE-2012-0034)
    
    The JMXInvokerHAServlet and EJBInvokerHAServlet invoker servlets allow
    unauthenticated access by default in some profiles. The security
    interceptor's second layer of authentication prevented direct
    exploitation of this flaw. If the interceptor was misconfigured or
    inadvertently disabled, this flaw could lead to arbitrary code
    execution in the context of the user running the JBoss server.
    (CVE-2012-0874)
    
    The JGroups diagnostics service was enabled with no authentication
    when a JGroups channel was started, allowing attackers on the adjacent
    network to read diagnostic information. (CVE-2012-2377)
    
    CallerIdentityLoginModule retained the password from the previous call
    if a null password was provided. In non-default configurations this
    could possibly lead to a remote attacker hijacking a
    previously-authenticated user's session. (CVE-2012-3369)
    
    Red Hat would like to thank Juraj Somorovsky of Ruhr-University Bochum
    for reporting CVE-2011-1096 and CVE-2011-2487; the Apache CXF project
    for reporting CVE-2012-2379; and Tyler Krpata for reporting
    CVE-2011-4575. CVE-2012-3370 and CVE-2012-3369 were discovered by
    Carlo de Wolf of Red Hat; CVE-2012-5478 discovered by Derek Horton of
    Red Hat; CVE-2012-0874 discovered by David Jorm of Red Hat; and
    CVE-2012-2377 was discovered by Red Hat."
      );
      # https://access.redhat.com/knowledge/docs/
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/documentation/en-us/"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/errata/RHSA-2013:0192"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2012-0034"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2012-2377"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2011-2908"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2011-1096"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2012-2379"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2012-3546"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2009-5066"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2012-5478"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2011-4575"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2012-3370"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2011-2487"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2011-2730"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2012-3369"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2012-0874"
      );
      script_set_attribute(attribute:"solution", value:"Update the affected packages.");
      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: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:"exploit_framework_core", value:"true");
    
      script_set_attribute(attribute:"plugin_type", value:"local");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:aopalliance");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:apache-cxf");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:bsh2");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:bsh2-bsf");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:glassfish-jaxb");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:google-guice");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:hibernate3");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:hibernate3-annotations");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:hibernate3-annotations-javadoc");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:hibernate3-entitymanager");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:hibernate3-entitymanager-javadoc");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:hibernate3-javadoc");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:hibernate3-search");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:hibernate3-search-javadoc");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:hornetq");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:hornetq-native");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jacorb-jboss");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:javassist");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-aop2");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-bootstrap");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-cache-core");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-cache-pojo");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-cl");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-cluster-ha-server-api");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-common-beans");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-common-core");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-eap5-native");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-ejb-3.0-api");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-ejb3-cache");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-ejb3-core");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-ejb3-ext-api");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-ejb3-ext-api-impl");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-ejb3-interceptors");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-ejb3-metadata");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-ejb3-metrics-deployer");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-ejb3-security");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-ejb3-timeout");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-ejb3-timeout-3.0-api");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-ejb3-timeout-spi");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-ejb3-transactions");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-jacc-1.1-api");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-jad-1.2-api");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-jaspi-1.0-api");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-javaee");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-javaee-poms");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-jaxrpc-api_1.1_spec");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-jca-1.5-api");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-jms-1.1-api");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-jpa-deployers");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-logmanager");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-messaging");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-naming");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-reflect");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-remoting");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-seam2");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-seam2-docs");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-seam2-examples");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-seam2-runtime");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-security-negotiation");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-security-spi");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-transaction-1.0.1-api");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jboss-vfs2");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossas");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossas-client");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossas-hornetq");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossas-messaging");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossas-tp-licenses");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossas-ws-cxf");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossas-ws-native");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbosssx2");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossts");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossts-javadoc");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossweb");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossweb-el-1.0-api");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossweb-jsp-2.1-api");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossweb-lib");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossweb-servlet-2.5-api");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossws");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossws-common");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossws-framework");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jbossws-spi");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jgroups");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jopr-embedded");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jopr-hibernate-plugin");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jopr-jboss-as-5-plugin");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jopr-jboss-cache-v3-plugin");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:mod_cluster-demo");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:mod_cluster-jbossas");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:mod_cluster-jbossweb2");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:mod_cluster-native");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:mod_cluster-tomcat6");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:netty");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:picketlink-federation");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:picketlink-quickstarts");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:picketlink-quickstarts-idp");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:picketlink-quickstarts-pdp");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:picketlink-quickstarts-sts");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:resteasy");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:resteasy-examples");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:resteasy-javadoc");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:resteasy-manual");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:rh-eap-docs");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:rh-eap-docs-examples");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:rhq");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:rhq-ant-bundle-common");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:rhq-common-parent");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:rhq-core-client-api");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:rhq-core-comm-api");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:rhq-core-dbutils");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:rhq-core-domain");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:rhq-core-gui");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:rhq-core-native-system");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:rhq-core-parent");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:rhq-core-plugin-api");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:rhq-core-plugin-container");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:rhq-core-plugindoc");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:rhq-core-util");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:rhq-filetemplate-bundle-common");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:rhq-helpers");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:rhq-jboss-as-common");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:rhq-jmx-plugin");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:rhq-modules-parent");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:rhq-parent");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:rhq-platform-plugin");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:rhq-plugin-validator");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:rhq-pluginAnnotations");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:rhq-pluginGen");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:rhq-plugins-parent");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:rhq-rtfilter");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:spring2");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:spring2-agent");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:spring2-all");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:spring2-aop");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:spring2-beans");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:spring2-context");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:spring2-core");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:wss4j");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:xerces-j2");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:xerces-j2-scripts");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:xml-commons");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:xml-commons-jaxp-1.1-apis");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:xml-commons-jaxp-1.2-apis");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:xml-commons-jaxp-1.3-apis");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:xml-commons-resolver10");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:xml-commons-resolver11");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:xml-commons-resolver12");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:xml-commons-which10");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:xml-commons-which11");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:xml-security");
      script_set_attribute(attribute:"cpe", value:"cpe:/o:redhat:enterprise_linux:5");
    
      script_set_attribute(attribute:"patch_publication_date", value:"2013/01/24");
      script_set_attribute(attribute:"plugin_publication_date", value:"2013/01/24");
      script_end_attributes();
    
      script_category(ACT_GATHER_INFO);
      script_copyright(english:"This script is Copyright (C) 2013-2019 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 = eregmatch(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 (! ereg(pattern:"^5([^0-9]|$)", string:os_ver)) audit(AUDIT_OS_NOT, "Red Hat 5.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:0192";
      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:"RHEL5", rpm:"jbossas-client-"))) audit(AUDIT_PACKAGE_NOT_INSTALLED, "JBoss EAP");
    
      if (rpm_check(release:"RHEL5", reference:"aopalliance-1.0-5.2.jdk6.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"apache-cxf-2.2.12-6.1.patch_04.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"bsh2-2.0-0.b4.15.1.patch01.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"bsh2-bsf-2.0-0.b4.15.1.patch01.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"glassfish-jaxb-2.1.12-12_patch_03.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"google-guice-2.0-3.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"hibernate3-3.3.2-1.5.GA_CP05.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"hibernate3-annotations-3.4.0-3.3.GA_CP05.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"hibernate3-annotations-javadoc-3.4.0-3.3.GA_CP05.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"hibernate3-entitymanager-3.4.0-4.4.GA_CP05.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"hibernate3-entitymanager-javadoc-3.4.0-4.4.GA_CP05.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"hibernate3-javadoc-3.3.2-1.5.GA_CP05.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"hibernate3-search-3.1.1-2.4.GA_CP05.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"hibernate3-search-javadoc-3.1.1-2.4.GA_CP05.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"hornetq-2.2.24-1.EAP.GA.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", cpu:"i386", reference:"hornetq-native-2.2.20-1.EAP.GA.1.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", cpu:"x86_64", reference:"hornetq-native-2.2.20-1.EAP.GA.1.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jacorb-jboss-2.3.2-2.jboss_1.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"javassist-3.12.0-6.SP1.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-aop2-2.1.6-5.CP06.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-bootstrap-1.0.2-1.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-cache-core-3.2.11-1.GA.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-cache-pojo-3.0.1-1.1.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-cl-2.0.11-1.GA.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-cluster-ha-server-api-1.2.1-2.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-common-beans-1.0.1-2.1.Final.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-common-core-2.2.21-1.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", cpu:"i386", reference:"jboss-eap5-native-5.2.0-6.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", cpu:"x86_64", reference:"jboss-eap5-native-5.2.0-6.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-ejb-3.0-api-5.0.2-2.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-ejb3-cache-1.0.0-4.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-ejb3-core-1.3.9-0.4.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-ejb3-ext-api-1.0.0-4.1.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-ejb3-ext-api-impl-1.0.0-3.7.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-ejb3-interceptors-1.0.9-0.1.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-ejb3-metadata-1.0.0-3.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-ejb3-metrics-deployer-1.1.1-0.1.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-ejb3-security-1.0.2-0.5.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-ejb3-timeout-0.1.1-0.5.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-ejb3-timeout-3.0-api-0.1.1-0.5.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-ejb3-timeout-spi-0.1.1-0.5.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-ejb3-transactions-1.0.2-1.4.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-jacc-1.1-api-5.0.2-2.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-jad-1.2-api-5.0.2-2.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-jaspi-1.0-api-5.0.2-2.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-javaee-5.0.2-2.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-javaee-poms-5.0.2-2.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-jaxrpc-api_1.1_spec-1.0.0-16.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-jca-1.5-api-5.0.2-2.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-jms-1.1-api-5.0.2-2.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-jpa-deployers-1.0.0-6.1SP2.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-logmanager-1.1.2-6.GA_patch_01.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-messaging-1.4.8-12.SP9.1.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-naming-5.0.3-5.1.CP02.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-reflect-2.0.4-2.1.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-remoting-2.5.4-10.SP4.1.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-seam2-2.2.6.EAP5-10.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-seam2-docs-2.2.6.EAP5-10.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-seam2-examples-2.2.6.EAP5-10.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-seam2-runtime-2.2.6.EAP5-10.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-security-negotiation-2.1.3-1.GA.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-security-spi-2.0.5-4.SP3_1.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-transaction-1.0.1-api-5.0.2-2.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jboss-vfs2-2.2.1-4.GA.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jbossas-5.2.0-14.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jbossas-client-5.2.0-14.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jbossas-hornetq-5.2.0-5.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jbossas-messaging-5.2.0-14.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jbossas-tp-licenses-5.2.0-7.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jbossas-ws-cxf-5.2.0-7.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jbossas-ws-native-5.2.0-14.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jbosssx2-2.0.5-8.SP3_1.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jbossts-4.6.1-12.CP13.8.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jbossts-javadoc-4.6.1-12.CP13.8.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jbossweb-2.1.13-2_patch_01.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jbossweb-el-1.0-api-2.1.13-2_patch_01.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jbossweb-jsp-2.1-api-2.1.13-2_patch_01.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jbossweb-lib-2.1.13-2_patch_01.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jbossweb-servlet-2.5-api-2.1.13-2_patch_01.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jbossws-3.1.2-13.SP15_patch_01.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jbossws-common-1.1.0-9.SP10.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jbossws-framework-3.1.2-9.SP13.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jbossws-spi-1.1.2-6.SP8.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jgroups-2.6.22-1.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jopr-embedded-1.3.4-19.SP6.9.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jopr-hibernate-plugin-3.0.0-14.EmbJopr5.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jopr-jboss-as-5-plugin-3.0.0-14.EmbJopr5.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"jopr-jboss-cache-v3-plugin-3.0.0-15.EmbJopr5.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"mod_cluster-demo-1.0.10-12.2.GA_CP04.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"mod_cluster-jbossas-1.0.10-12.2.GA_CP04.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"mod_cluster-jbossweb2-1.0.10-12.2.GA_CP04.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", cpu:"i386", reference:"mod_cluster-native-1.0.10-10.GA_CP04_patch01.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", cpu:"x86_64", reference:"mod_cluster-native-1.0.10-10.GA_CP04_patch01.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"mod_cluster-tomcat6-1.0.10-12.2.GA_CP04.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"netty-3.2.5-6.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"picketlink-federation-2.1.5-3.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"picketlink-quickstarts-2.1.5-1.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"picketlink-quickstarts-idp-2.1.5-1.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"picketlink-quickstarts-pdp-2.1.5-1.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"picketlink-quickstarts-sts-2.1.5-1.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"resteasy-1.2.1-18.CP02_patch02.1.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"resteasy-examples-1.2.1-18.CP02_patch02.1.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"resteasy-javadoc-1.2.1-18.CP02_patch02.1.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"resteasy-manual-1.2.1-18.CP02_patch02.1.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"rh-eap-docs-5.2.0-6.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"rh-eap-docs-examples-5.2.0-6.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"rhq-3.0.0-21.EmbJopr5.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"rhq-ant-bundle-common-3.0.0-21.EmbJopr5.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"rhq-common-parent-3.0.0-21.EmbJopr5.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"rhq-core-client-api-3.0.0-21.EmbJopr5.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"rhq-core-comm-api-3.0.0-21.EmbJopr5.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"rhq-core-dbutils-3.0.0-21.EmbJopr5.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"rhq-core-domain-3.0.0-21.EmbJopr5.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"rhq-core-gui-3.0.0-21.EmbJopr5.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"rhq-core-native-system-3.0.0-21.EmbJopr5.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"rhq-core-parent-3.0.0-21.EmbJopr5.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"rhq-core-plugin-api-3.0.0-21.EmbJopr5.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"rhq-core-plugin-container-3.0.0-21.EmbJopr5.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"rhq-core-plugindoc-3.0.0-21.EmbJopr5.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"rhq-core-util-3.0.0-21.EmbJopr5.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"rhq-filetemplate-bundle-common-3.0.0-21.EmbJopr5.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"rhq-helpers-3.0.0-21.EmbJopr5.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"rhq-jboss-as-common-3.0.0-21.EmbJopr5.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"rhq-jmx-plugin-3.0.0-21.EmbJopr5.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"rhq-modules-parent-3.0.0-21.EmbJopr5.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"rhq-parent-3.0.0-21.EmbJopr5.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"rhq-platform-plugin-3.0.0-14.EmbJopr5.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"rhq-plugin-validator-3.0.0-21.EmbJopr5.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"rhq-pluginAnnotations-3.0.0-21.EmbJopr5.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"rhq-pluginGen-3.0.0-21.EmbJopr5.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"rhq-plugins-parent-3.0.0-21.EmbJopr5.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"rhq-rtfilter-3.0.0-21.EmbJopr5.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"spring2-2.5.6-9.SEC03.1.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"spring2-agent-2.5.6-9.SEC03.1.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"spring2-all-2.5.6-9.SEC03.1.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"spring2-aop-2.5.6-9.SEC03.1.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"spring2-beans-2.5.6-9.SEC03.1.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"spring2-context-2.5.6-9.SEC03.1.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"spring2-core-2.5.6-9.SEC03.1.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"wss4j-1.5.12-4.1_patch_02.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"xerces-j2-2.9.1-10.patch02.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"xerces-j2-scripts-2.9.1-10.patch02.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"xml-commons-1.3.04-8.2_patch_01.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"xml-commons-jaxp-1.1-apis-1.3.04-8.2_patch_01.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"xml-commons-jaxp-1.2-apis-1.3.04-8.2_patch_01.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"xml-commons-jaxp-1.3-apis-1.3.04-8.2_patch_01.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"xml-commons-resolver10-1.3.04-8.2_patch_01.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"xml-commons-resolver11-1.3.04-8.2_patch_01.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"xml-commons-resolver12-1.3.04-8.2_patch_01.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"xml-commons-which10-1.3.04-8.2_patch_01.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"xml-commons-which11-1.3.04-8.2_patch_01.ep5.el5")) flag++;
      if (rpm_check(release:"RHEL5", reference:"xml-security-1.5.1-2.ep5.el5")) 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, "aopalliance / apache-cxf / bsh2 / bsh2-bsf / glassfish-jaxb / etc");
      }
    }
    
  • NASL familyFedora Local Security Checks
    NASL idFEDORA_2012-15293.NASL
    description - Place depmap fragments in subpackages - Add parent of parent POM file - Update to latest release - CVE-2012-2379, RHBZ#846247 - CVE-2012-2378, RHBZ#846242 - CVE-2012-3451, RHBZ#858781 Note that Tenable Network Security has extracted the preceding description block directly from the Fedora security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues.
    last seen2020-03-17
    modified2012-10-09
    plugin id62454
    published2012-10-09
    reporterThis script is Copyright (C) 2012-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/62454
    titleFedora 18 : cxf-2.4.9-2.fc18 (2012-15293)
    code
    #%NASL_MIN_LEVEL 80502
    #
    # (C) Tenable Network Security, Inc.
    #
    # The descriptive text and package checks in this plugin were  
    # extracted from Fedora Security Advisory 2012-15293.
    #
    
    include("compat.inc");
    
    if (description)
    {
      script_id(62454);
      script_version("1.15");
      script_set_attribute(attribute:"plugin_modification_date", value:"2020/03/12");
    
      script_cve_id("CVE-2012-2378", "CVE-2012-2379", "CVE-2012-3451");
      script_bugtraq_id(53877, 53880, 55628);
      script_xref(name:"FEDORA", value:"2012-15293");
    
      script_name(english:"Fedora 18 : cxf-2.4.9-2.fc18 (2012-15293)");
      script_summary(english:"Checks rpm output for the updated package.");
    
      script_set_attribute(
        attribute:"synopsis", 
        value:"The remote Fedora host is missing a security update."
      );
      script_set_attribute(
        attribute:"description", 
        value:
    "  - Place depmap fragments in subpackages
    
        - Add parent of parent POM file
    
        - Update to latest release
    
        - CVE-2012-2379, RHBZ#846247
    
        - CVE-2012-2378, RHBZ#846242
    
        - CVE-2012-3451, RHBZ#858781
    
    Note that Tenable Network Security has extracted the preceding
    description block directly from the Fedora security advisory. Tenable
    has attempted to automatically clean and format it as much as possible
    without introducing additional issues."
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://bugzilla.redhat.com/show_bug.cgi?id=846242"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://bugzilla.redhat.com/show_bug.cgi?id=846247"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://bugzilla.redhat.com/show_bug.cgi?id=858781"
      );
      # https://lists.fedoraproject.org/pipermail/package-announce/2012-October/089553.html
      script_set_attribute(
        attribute:"see_also",
        value:"http://www.nessus.org/u?b2d14611"
      );
      script_set_attribute(attribute:"solution", value:"Update the affected cxf package.");
      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:H/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:"exploited_by_malware", value:"true");
    
      script_set_attribute(attribute:"plugin_type", value:"local");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fedoraproject:fedora:cxf");
      script_set_attribute(attribute:"cpe", value:"cpe:/o:fedoraproject:fedora:18");
    
      script_set_attribute(attribute:"patch_publication_date", value:"2012/10/03");
      script_set_attribute(attribute:"plugin_publication_date", value:"2012/10/09");
      script_end_attributes();
    
      script_category(ACT_GATHER_INFO);
      script_copyright(english:"This script is Copyright (C) 2012-2020 and is owned by Tenable, Inc. or an Affiliate thereof.");
      script_family(english:"Fedora Local Security Checks");
    
      script_dependencies("ssh_get_info.nasl");
      script_require_keys("Host/local_checks_enabled", "Host/RedHat/release", "Host/RedHat/rpm-list");
    
      exit(0);
    }
    
    
    include("audit.inc");
    include("global_settings.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) || "Fedora" >!< release) audit(AUDIT_OS_NOT, "Fedora");
    os_ver = eregmatch(pattern: "Fedora.*release ([0-9]+)", string:release);
    if (isnull(os_ver)) audit(AUDIT_UNKNOWN_APP_VER, "Fedora");
    os_ver = os_ver[1];
    if (! ereg(pattern:"^18([^0-9]|$)", string:os_ver)) audit(AUDIT_OS_NOT, "Fedora 18.x", "Fedora " + 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$") audit(AUDIT_LOCAL_CHECKS_NOT_IMPLEMENTED, "Fedora", cpu);
    
    flag = 0;
    if (rpm_check(release:"FC18", reference:"cxf-2.4.9-2.fc18")) flag++;
    
    
    if (flag)
    {
      if (report_verbosity > 0) security_hole(port:0, extra:rpm_report_get());
      else security_hole(0);
      exit(0);
    }
    else
    {
      tested = pkg_tests_get();
      if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);
      else audit(AUDIT_PACKAGE_NOT_INSTALLED, "cxf");
    }
    
  • NASL familyFedora Local Security Checks
    NASL idFEDORA_2012-15329.NASL
    description - Place depmap fragments in subpackages - Add parent of parent POM file - Update to latest release - CVE-2012-2379, RHBZ#846247 - CVE-2012-2378, RHBZ#846242 - CVE-2012-3451, RHBZ#858781 Note that Tenable Network Security has extracted the preceding description block directly from the Fedora security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues.
    last seen2020-03-17
    modified2012-10-12
    plugin id62502
    published2012-10-12
    reporterThis script is Copyright (C) 2012-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/62502
    titleFedora 17 : cxf-2.4.9-2.fc17 (2012-15329)
    code
    #%NASL_MIN_LEVEL 80502
    #
    # (C) Tenable Network Security, Inc.
    #
    # The descriptive text and package checks in this plugin were  
    # extracted from Fedora Security Advisory 2012-15329.
    #
    
    include("compat.inc");
    
    if (description)
    {
      script_id(62502);
      script_version("1.10");
      script_set_attribute(attribute:"plugin_modification_date", value:"2020/03/12");
    
      script_cve_id("CVE-2012-2378", "CVE-2012-2379", "CVE-2012-3451");
      script_xref(name:"FEDORA", value:"2012-15329");
    
      script_name(english:"Fedora 17 : cxf-2.4.9-2.fc17 (2012-15329)");
      script_summary(english:"Checks rpm output for the updated package.");
    
      script_set_attribute(
        attribute:"synopsis", 
        value:"The remote Fedora host is missing a security update."
      );
      script_set_attribute(
        attribute:"description", 
        value:
    "  - Place depmap fragments in subpackages
    
        - Add parent of parent POM file
    
        - Update to latest release
    
        - CVE-2012-2379, RHBZ#846247
    
        - CVE-2012-2378, RHBZ#846242
    
        - CVE-2012-3451, RHBZ#858781
    
    Note that Tenable Network Security has extracted the preceding
    description block directly from the Fedora security advisory. Tenable
    has attempted to automatically clean and format it as much as possible
    without introducing additional issues."
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://bugzilla.redhat.com/show_bug.cgi?id=846242"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://bugzilla.redhat.com/show_bug.cgi?id=846247"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://bugzilla.redhat.com/show_bug.cgi?id=858781"
      );
      # https://lists.fedoraproject.org/pipermail/package-announce/2012-October/089770.html
      script_set_attribute(
        attribute:"see_also",
        value:"http://www.nessus.org/u?ea5caec3"
      );
      script_set_attribute(attribute:"solution", value:"Update the affected cxf package.");
      script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C");
      script_set_attribute(attribute:"exploitability_ease", value:"Exploits are available");
      script_set_attribute(attribute:"exploit_available", value:"true");
      script_set_attribute(attribute:"exploited_by_malware", value:"true");
    
      script_set_attribute(attribute:"plugin_type", value:"local");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fedoraproject:fedora:cxf");
      script_set_attribute(attribute:"cpe", value:"cpe:/o:fedoraproject:fedora:17");
    
      script_set_attribute(attribute:"patch_publication_date", value:"2012/10/03");
      script_set_attribute(attribute:"plugin_publication_date", value:"2012/10/12");
      script_end_attributes();
    
      script_category(ACT_GATHER_INFO);
      script_copyright(english:"This script is Copyright (C) 2012-2020 and is owned by Tenable, Inc. or an Affiliate thereof.");
      script_family(english:"Fedora Local Security Checks");
    
      script_dependencies("ssh_get_info.nasl");
      script_require_keys("Host/local_checks_enabled", "Host/RedHat/release", "Host/RedHat/rpm-list");
    
      exit(0);
    }
    
    
    include("audit.inc");
    include("global_settings.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) || "Fedora" >!< release) audit(AUDIT_OS_NOT, "Fedora");
    os_ver = eregmatch(pattern: "Fedora.*release ([0-9]+)", string:release);
    if (isnull(os_ver)) audit(AUDIT_UNKNOWN_APP_VER, "Fedora");
    os_ver = os_ver[1];
    if (! ereg(pattern:"^17([^0-9]|$)", string:os_ver)) audit(AUDIT_OS_NOT, "Fedora 17.x", "Fedora " + 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$") audit(AUDIT_LOCAL_CHECKS_NOT_IMPLEMENTED, "Fedora", cpu);
    
    flag = 0;
    if (rpm_check(release:"FC17", reference:"cxf-2.4.9-2.fc17")) flag++;
    
    
    if (flag)
    {
      if (report_verbosity > 0) security_hole(port:0, extra:rpm_report_get());
      else security_hole(0);
      exit(0);
    }
    else
    {
      tested = pkg_tests_get();
      if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);
      else audit(AUDIT_PACKAGE_NOT_INSTALLED, "cxf");
    }
    
  • NASL familyRed Hat Local Security Checks
    NASL idREDHAT-RHSA-2013-0193.NASL
    descriptionUpdated JBoss Enterprise Application Platform 5.2.0 packages that fix multiple security issues, various bugs, and add several enhancements are now available for Red Hat Enterprise Linux 4. The Red Hat Security Response Team has rated this update as having important 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. This JBoss Enterprise Application Platform 5.2.0 release serves as a replacement for JBoss Enterprise Application Platform 5.1.2, and includes bug fixes and enhancements. Refer to the JBoss Enterprise Application Platform 5.2.0 Release Notes for information on the most significant of these changes. The Release Notes will be available shortly from https://access.redhat.com/knowledge/docs/ An attack technique against the W3C XML Encryption Standard when block ciphers were used in CBC mode could allow a remote attacker to conduct chosen-ciphertext attacks, leading to the recovery of the entire plain text of a particular cryptogram. (CVE-2011-1096) JBoss Web Services leaked side-channel data when distributing symmetric keys (for XML encryption), allowing a remote attacker to recover the entire plain text form of a symmetric key. (CVE-2011-2487) Spring framework could possibly evaluate Expression Language (EL) expressions twice, allowing a remote attacker to execute arbitrary code in the context of the application server, or to obtain sensitive information from the server. Manual action is required to apply this fix. Refer to the Solution section. (CVE-2011-2730) Apache CXF checked to ensure XML elements were signed or encrypted by a Supporting Token, but not whether the correct token was used. A remote attacker could transmit confidential information without the appropriate security, and potentially circumvent access controls on web services exposed via Apache CXF. Refer to the Solution section for details. (CVE-2012-2379) When an application used FORM authentication, along with another component that calls request.setUserPrincipal() before the call to FormAuthenticator#authenticate() (such as the Single-Sign-On valve), it was possible to bypass the security constraint checks in the FORM authenticator by appending
    last seen2020-03-20
    modified2013-01-24
    plugin id64080
    published2013-01-24
    reporterThis script is Copyright (C) 2013-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/64080
    titleRHEL 4 : JBoss EAP (RHSA-2013:0193)
  • NASL familyRed Hat Local Security Checks
    NASL idREDHAT-RHSA-2013-0195.NASL
    descriptionUpdated JBoss Enterprise Web Platform 5.2.0 packages that fix multiple security issues, various bugs, and add several enhancements are now available for Red Hat Enterprise Linux 6. The Red Hat Security Response Team has rated this update as having important 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. This JBoss Enterprise Web Platform 5.2.0 release serves as a replacement for JBoss Enterprise Web Platform 5.1.2, and includes bug fixes and enhancements. As JBoss Enterprise Web Platform is a subset of JBoss Enterprise Application Platform, refer to the JBoss Enterprise Application Platform 5.2.0 Release Notes for information on the most significant of these changes. The Release Notes will be available shortly from https://access.redhat.com/knowledge/docs/ An attack technique against the W3C XML Encryption Standard when block ciphers were used in CBC mode could allow a remote attacker to conduct chosen-ciphertext attacks, leading to the recovery of the entire plain text of a particular cryptogram. (CVE-2011-1096) JBoss Web Services leaked side-channel data when distributing symmetric keys (for XML encryption), allowing a remote attacker to recover the entire plain text form of a symmetric key. (CVE-2011-2487) Spring framework could possibly evaluate Expression Language (EL) expressions twice, allowing a remote attacker to execute arbitrary code in the context of the application server, or to obtain sensitive information from the server. Manual action is required to apply this fix. Refer to the Solution section. (CVE-2011-2730) Apache CXF checked to ensure XML elements were signed or encrypted by a Supporting Token, but not whether the correct token was used. A remote attacker could transmit confidential information without the appropriate security, and potentially circumvent access controls on web services exposed via Apache CXF. Refer to the Solution section for details. (CVE-2012-2379) When an application used FORM authentication, along with another component that calls request.setUserPrincipal() before the call to FormAuthenticator# authenticate() (such as the Single-Sign-On valve), it was possible to bypass the security constraint checks in the FORM authenticator by appending
    last seen2020-03-20
    modified2014-11-08
    plugin id78945
    published2014-11-08
    reporterThis script is Copyright (C) 2014-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/78945
    titleRHEL 6 : JBoss EWP (RHSA-2013:0195)
  • NASL familyRed Hat Local Security Checks
    NASL idREDHAT-RHSA-2013-0191.NASL
    descriptionUpdated JBoss Enterprise Application Platform 5.2.0 packages that fix multiple security issues, various bugs, and add several enhancements are now available for Red Hat Enterprise Linux 6. The Red Hat Security Response Team has rated this update as having important 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. This JBoss Enterprise Application Platform 5.2.0 release serves as a replacement for JBoss Enterprise Application Platform 5.1.2, and includes bug fixes and enhancements. Refer to the JBoss Enterprise Application Platform 5.2.0 Release Notes for information on the most significant of these changes. The Release Notes will be available shortly from https://access.redhat.com/knowledge/docs/ An attack technique against the W3C XML Encryption Standard when block ciphers were used in CBC mode could allow a remote attacker to conduct chosen-ciphertext attacks, leading to the recovery of the entire plain text of a particular cryptogram. (CVE-2011-1096) JBoss Web Services leaked side-channel data when distributing symmetric keys (for XML encryption), allowing a remote attacker to recover the entire plain text form of a symmetric key. (CVE-2011-2487) Spring framework could possibly evaluate Expression Language (EL) expressions twice, allowing a remote attacker to execute arbitrary code in the context of the application server, or to obtain sensitive information from the server. Manual action is required to apply this fix. Refer to the Solution section. (CVE-2011-2730) Apache CXF checked to ensure XML elements were signed or encrypted by a Supporting Token, but not whether the correct token was used. A remote attacker could transmit confidential information without the appropriate security, and potentially circumvent access controls on web services exposed via Apache CXF. Refer to the Solution section for details. (CVE-2012-2379) When an application used FORM authentication, along with another component that calls request.setUserPrincipal() before the call to FormAuthenticator#authenticate() (such as the Single-Sign-On valve), it was possible to bypass the security constraint checks in the FORM authenticator by appending '/j_security_check' to the end of a URL. (CVE-2012-3546) The JMX Console was vulnerable to CSRF attacks, allowing a remote attacker to hijack the authenticated JMX Console session of an administrator. (CVE-2011-2908) An XSS flaw allowed a remote attacker to perform an XSS attack against victims using the JMX Console. (CVE-2011-4575) SecurityAssociation.getCredential() returned the previous credential if no security context was provided. Depending on the deployed applications, this could possibly allow a remote attacker to hijack the credentials of a previously-authenticated user. (CVE-2012-3370) Configuring the JMX Invoker to restrict access to users with specific roles did not actually restrict access, allowing remote attackers with valid JMX Invoker credentials to perform JMX operations accessible to roles they are not a member of. (CVE-2012-5478) twiddle.sh accepted credentials as command line arguments, allowing local users to view them via a process listing. (CVE-2009-5066) NonManagedConnectionFactory logged the username and password in plain text when an exception was thrown. This could lead to the exposure of authentication credentials if local users had permissions to read the log file. (CVE-2012-0034) The JMXInvokerHAServlet and EJBInvokerHAServlet invoker servlets allow unauthenticated access by default in some profiles. The security interceptor's second layer of authentication prevented direct exploitation of this flaw. If the interceptor was misconfigured or inadvertently disabled, this flaw could lead to arbitrary code execution in the context of the user running the JBoss server. (CVE-2012-0874) The JGroups diagnostics service was enabled with no authentication when a JGroups channel was started, allowing attackers on the adjacent network to read diagnostic information. (CVE-2012-2377) CallerIdentityLoginModule retained the password from the previous call if a null password was provided. In non-default configurations this could possibly lead to a remote attacker hijacking a previously-authenticated user's session. (CVE-2012-3369) Red Hat would like to thank Juraj Somorovsky of Ruhr-University Bochum for reporting CVE-2011-1096 and CVE-2011-2487; the Apache CXF project for reporting CVE-2012-2379; and Tyler Krpata for reporting CVE-2011-4575. CVE-2012-3370 and CVE-2012-3369 were discovered by Carlo de Wolf of Red Hat; CVE-2012-5478 discovered by Derek Horton of Red Hat; CVE-2012-0874 discovered by David Jorm of Red Hat; and CVE-2012-2377 was discovered by Red Hat.
    last seen2017-10-29
    modified2014-05-02
    plugin id64078
    published2013-01-24
    reporterTenable
    sourcehttps://www.tenable.com/plugins/index.php?view=single&id=64078
    titleRHEL 6 : JBoss EAP (RHSA-2013:0191)
  • NASL familyRed Hat Local Security Checks
    NASL idREDHAT-RHSA-2013-0197.NASL
    descriptionUpdated JBoss Enterprise Web Platform 5.2.0 packages that fix multiple security issues, various bugs, and add several enhancements are now available for Red Hat Enterprise Linux 4. The Red Hat Security Response Team has rated this update as having important 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. This JBoss Enterprise Web Platform 5.2.0 release serves as a replacement for JBoss Enterprise Web Platform 5.1.2, and includes bug fixes and enhancements. As JBoss Enterprise Web Platform is a subset of JBoss Enterprise Application Platform, refer to the JBoss Enterprise Application Platform 5.2.0 Release Notes for information on the most significant of these changes. The Release Notes will be available shortly from https://access.redhat.com/knowledge/docs/ An attack technique against the W3C XML Encryption Standard when block ciphers were used in CBC mode could allow a remote attacker to conduct chosen-ciphertext attacks, leading to the recovery of the entire plain text of a particular cryptogram. (CVE-2011-1096) JBoss Web Services leaked side-channel data when distributing symmetric keys (for XML encryption), allowing a remote attacker to recover the entire plain text form of a symmetric key. (CVE-2011-2487) Spring framework could possibly evaluate Expression Language (EL) expressions twice, allowing a remote attacker to execute arbitrary code in the context of the application server, or to obtain sensitive information from the server. Manual action is required to apply this fix. Refer to the Solution section. (CVE-2011-2730) Apache CXF checked to ensure XML elements were signed or encrypted by a Supporting Token, but not whether the correct token was used. A remote attacker could transmit confidential information without the appropriate security, and potentially circumvent access controls on web services exposed via Apache CXF. Refer to the Solution section for details. (CVE-2012-2379) When an application used FORM authentication, along with another component that calls request.setUserPrincipal() before the call to FormAuthenticator#authenticate() (such as the Single-Sign-On valve), it was possible to bypass the security constraint checks in the FORM authenticator by appending
    last seen2020-03-20
    modified2014-11-08
    plugin id78947
    published2014-11-08
    reporterThis script is Copyright (C) 2014-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/78947
    titleRHEL 4 : JBoss EWP (RHSA-2013:0197)
  • NASL familyRed Hat Local Security Checks
    NASL idREDHAT-RHSA-2013-0196.NASL
    descriptionUpdated JBoss Enterprise Web Platform 5.2.0 packages that fix multiple security issues, various bugs, and add several enhancements are now available for Red Hat Enterprise Linux 5. The Red Hat Security Response Team has rated this update as having important 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. This JBoss Enterprise Web Platform 5.2.0 release serves as a replacement for JBoss Enterprise Web Platform 5.1.2, and includes bug fixes and enhancements. As JBoss Enterprise Web Platform is a subset of JBoss Enterprise Application Platform, refer to the JBoss Enterprise Application Platform 5.2.0 Release Notes for information on the most significant of these changes. The Release Notes will be available shortly from https://access.redhat.com/knowledge/docs/ An attack technique against the W3C XML Encryption Standard when block ciphers were used in CBC mode could allow a remote attacker to conduct chosen-ciphertext attacks, leading to the recovery of the entire plain text of a particular cryptogram. (CVE-2011-1096) JBoss Web Services leaked side-channel data when distributing symmetric keys (for XML encryption), allowing a remote attacker to recover the entire plain text form of a symmetric key. (CVE-2011-2487) Spring framework could possibly evaluate Expression Language (EL) expressions twice, allowing a remote attacker to execute arbitrary code in the context of the application server, or to obtain sensitive information from the server. Manual action is required to apply this fix. Refer to the Solution section. (CVE-2011-2730) Apache CXF checked to ensure XML elements were signed or encrypted by a Supporting Token, but not whether the correct token was used. A remote attacker could transmit confidential information without the appropriate security, and potentially circumvent access controls on web services exposed via Apache CXF. Refer to the Solution section for details. (CVE-2012-2379) When an application used FORM authentication, along with another component that calls request.setUserPrincipal() before the call to FormAuthenticator# authenticate() (such as the Single-Sign-On valve), it was possible to bypass the security constraint checks in the FORM authenticator by appending
    last seen2020-03-20
    modified2014-11-08
    plugin id78946
    published2014-11-08
    reporterThis script is Copyright (C) 2014-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/78946
    titleRHEL 5 : JBoss EWP (RHSA-2013:0196)

Redhat

advisories
  • rhsa
    idRHSA-2012:1559
  • rhsa
    idRHSA-2012:1573
  • rhsa
    idRHSA-2012:1591
  • rhsa
    idRHSA-2012:1592
  • rhsa
    idRHSA-2012:1593
  • rhsa
    idRHSA-2012:1594
  • rhsa
    idRHSA-2013:0191
  • rhsa
    idRHSA-2013:0192
  • rhsa
    idRHSA-2013:0193
  • rhsa
    idRHSA-2013:0194
  • rhsa
    idRHSA-2013:0195
  • rhsa
    idRHSA-2013:0196
  • rhsa
    idRHSA-2013:0197
  • rhsa
    idRHSA-2013:0198
rpms
  • antlr-eap6-0:2.7.7-15_redhat_2.ep6.el5
  • apache-commons-beanutils-0:1.8.3-10.redhat_2.ep6.el5
  • apache-commons-cli-0:1.2-7.5.redhat_2.ep6.el5.4
  • apache-commons-codec-eap6-0:1.4-14.redhat_2.ep6.el5.1
  • apache-commons-collections-0:3.2.1-10.redhat_2.ep6.el5
  • apache-commons-collections-eap6-0:3.2.1-13.redhat_2.ep6.el5.1
  • apache-commons-configuration-0:1.6-7.2.redhat_2.ep6.el5.5
  • apache-commons-daemon-jsvc-eap6-1:1.0.10-3.ep6.el5
  • apache-commons-daemon-jsvc-eap6-debuginfo-1:1.0.10-3.ep6.el5
  • apache-commons-io-eap6-0:2.1-6.redhat_2.ep6.el5.1
  • apache-commons-lang-0:2.6-3.redhat_2.ep6.el5
  • apache-commons-lang-eap6-0:2.6-5redhat_2.ep6.el5.1
  • apache-commons-pool-eap6-0:1.5.6-8.redhat_2.ep6.el5.1
  • apache-cxf-0:2.4.9-4.redhat_2.ep6.el5
  • apache-cxf-xjc-utils-0:2.4.0-11.redhat_2.ep6.el5.4
  • apache-mime4j-0:0.6-7.redhat_2.ep6.el5.5
  • atinject-0:1-8.2_redhat_2.ep6.el5.5
  • cal10n-0:0.7.3-8.redhat_2.ep6.el5.5
  • codehaus-jackson-0:1.9.2-6_redhat_2.ep6.el5.5
  • codehaus-jackson-core-asl-0:1.9.2-6_redhat_2.ep6.el5.5
  • codehaus-jackson-jaxrs-0:1.9.2-6_redhat_2.ep6.el5.5
  • codehaus-jackson-mapper-asl-0:1.9.2-6_redhat_2.ep6.el5.5
  • codehaus-jackson-xc-0:1.9.2-6_redhat_2.ep6.el5.5
  • cxf-xjc-boolean-0:2.4.0-11.redhat_2.ep6.el5.4
  • cxf-xjc-dv-0:2.4.0-11.redhat_2.ep6.el5.4
  • cxf-xjc-ts-0:2.4.0-11.redhat_2.ep6.el5.4
  • dom4j-0:1.6.1-14_redhat_3.ep6.el5
  • glassfish-jaf-0:1.1.1-16.redhat_2.ep6.el5
  • glassfish-javamail-0:1.4.4-16.redhat_2.ep6.el5
  • glassfish-jaxb-0:2.2.5-10_redhat_3.ep6.el5
  • glassfish-jsf-0:2.1.13-1_redhat_1.ep6.el5
  • glassfish-jsf12-0:1.2_15-9_b01_redhat_2.ep6.el5
  • gnu-getopt-0:1.0.13-1.2_redhat_2.ep6.el5.5
  • guava-0:11.0.2-0.5.redhat_2.ep6.el5.6
  • h2database-0:1.3.168-2_redhat_1.ep6.el5
  • hibernate-beanvalidation-api-0:1.0.0-4.7.GA_redhat_2.ep6.el5.3
  • hibernate-jpa-2.0-api-0:1.0.1-5.Final_redhat_2.1.ep6.el5.4
  • hibernate3-commons-annotations-0:4.0.1-5.Final_redhat_2.1.ep6.el5.3
  • hibernate4-0:4.1.6-3.5.Final_redhat_2.ep6.el5
  • hibernate4-core-0:4.1.6-3.5.Final_redhat_2.ep6.el5
  • hibernate4-entitymanager-0:4.1.6-3.5.Final_redhat_2.ep6.el5
  • hibernate4-envers-0:4.1.6-3.5.Final_redhat_2.ep6.el5
  • hibernate4-infinispan-0:4.1.6-3.5.Final_redhat_2.ep6.el5
  • hibernate4-validator-0:4.2.0-7.Final_redhat_2.1.ep6.el5.4
  • hornetq-0:2.2.23-1.Final_redhat_1.ep6.el5
  • hornetq-native-0:2.2.21-1.1.Final.ep6.el5
  • hornetq-native-debuginfo-0:2.2.21-1.1.Final.ep6.el5
  • httpcomponents-httpclient-0:4.1.3-4_redhat_2.ep6.el5
  • httpcomponents-httpcore-0:4.1.4-4_redhat_2.ep6.el5
  • httpd-0:2.2.22-14.ep6.el5
  • httpd-debuginfo-0:2.2.22-14.ep6.el5
  • httpd-devel-0:2.2.22-14.ep6.el5
  • httpd-tools-0:2.2.22-14.ep6.el5
  • httpserver-0:1.0.1-3.Final_redhat_2.ep6.el5.3
  • infinispan-0:5.1.8-1.Final_redhat_1.ep6.el5
  • infinispan-cachestore-jdbc-0:5.1.8-1.Final_redhat_1.ep6.el5
  • infinispan-cachestore-remote-0:5.1.8-1.Final_redhat_1.ep6.el5
  • infinispan-client-hotrod-0:5.1.8-1.Final_redhat_1.ep6.el5
  • infinispan-core-0:5.1.8-1.Final_redhat_1.ep6.el5
  • ironjacamar-0:1.0.13-1.Final_redhat_1.ep6.el5
  • jacorb-jboss-0:2.3.2-3.redhat_2.ep6.el5.3
  • jandex-0:1.0.3-7.Final_redhat_2.ep6.el5.2
  • javassist-0:3.15.0-5.GA_redhat_2.ep6.el5.3
  • javassist-eap6-0:3.15.0-5.GA_redhat_2.ep6.el5.3
  • jaxbintros-0:1.0.2-11.GA_redhat_2.ep6.el5.3
  • jaxen-0:1.1.3-8.redhat_2.ep6.el5.4
  • jaxws-jboss-httpserver-httpspi-0:1.0.1-3.GA_redhat_2.ep6.el5.3
  • jbosgi-deployment-0:1.1.0-2.Final_redhat_3.ep6.el5.3
  • jbosgi-framework-core-0:1.3.1-3.CR1_redhat_1.ep6.el5
  • jbosgi-metadata-0:2.1.0-2.Final_redhat_3.ep6.el5.3
  • jbosgi-repository-0:1.2.0-2.Final_redhat_2.ep6.el5.2
  • jbosgi-resolver-0:2.1.0-2.Final_redhat_3.ep6.el5.3
  • jbosgi-spi-0:3.1.0-3.Final_redhat_3.ep6.el5
  • jbosgi-vfs-0:1.1.0-2.Final_redhat_2.ep6.el5.2
  • jboss-annotations-api_1.1_spec-0:1.0.1-3.2.Final_redhat_2.ep6.el5
  • jboss-as-appclient-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jboss-as-cli-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jboss-as-client-all-0:7.1.3-4.1.Final_redhat_4.ep6.el5
  • jboss-as-clustering-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jboss-as-cmp-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jboss-as-configadmin-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jboss-as-connector-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jboss-as-console-0:1.4.2-1.Final_redhat_1.ep6.el5
  • jboss-as-controller-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jboss-as-controller-client-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jboss-as-deployment-repository-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jboss-as-deployment-scanner-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jboss-as-domain-http-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jboss-as-domain-management-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jboss-as-ee-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jboss-as-ee-deployment-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jboss-as-ejb3-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jboss-as-embedded-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jboss-as-host-controller-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jboss-as-jacorb-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jboss-as-jaxr-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jboss-as-jaxrs-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jboss-as-jdr-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jboss-as-jmx-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jboss-as-jpa-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jboss-as-jsf-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jboss-as-jsr77-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jboss-as-logging-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jboss-as-mail-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jboss-as-management-client-content-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jboss-as-messaging-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jboss-as-modcluster-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jboss-as-naming-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jboss-as-network-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jboss-as-osgi-configadmin-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jboss-as-osgi-service-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jboss-as-platform-mbean-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jboss-as-pojo-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jboss-as-process-controller-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jboss-as-protocol-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jboss-as-remoting-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jboss-as-sar-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jboss-as-security-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jboss-as-server-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jboss-as-threads-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jboss-as-transactions-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jboss-as-web-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jboss-as-webservices-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jboss-as-weld-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jboss-as-xts-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jboss-classfilewriter-0:1.0.3-2.Final_redhat_1.ep6.el5
  • jboss-common-beans-0:1.0.0-5.Final_redhat_2.ep6.el5
  • jboss-common-core-1:2.2.17-10.GA_redhat_2.ep6.el5
  • jboss-connector-api_1.6_spec-0:1.0.1-3.3.Final_redhat_2.ep6.el5
  • jboss-dmr-0:1.1.1-8.Final_redhat_2.ep6.el5
  • jboss-ejb-api_3.1_spec-0:1.0.2-10.Final_redhat_2.ep6.el5
  • jboss-ejb-client-0:1.0.11-2.Final_redhat_1.ep6.el5
  • jboss-ejb3-ext-api-0:2.0.0-9.redhat_2.ep6.el5
  • jboss-el-api_2.2_spec-0:1.0.2-2.Final_redhat_1.ep6.el5
  • jboss-iiop-client-0:1.0.0-4.Final_redhat_2.1.ep6.el5
  • jboss-interceptors-api_1.1_spec-0:1.0.1-4.Final_redhat_2.ep6.el5
  • jboss-invocation-0:1.1.1-5.Final_redhat_2.ep6.el5.4
  • jboss-j2eemgmt-api_1.1_spec-0:1.0.1-5.Final_redhat_2.ep6.el5
  • jboss-jacc-api_1.4_spec-0:1.0.2-5.Final_redhat_2.ep6.el5
  • jboss-jad-api_1.2_spec-0:1.0.1-6.Final_redhat_2.ep6.el5
  • jboss-jaspi-api_1.0_spec-0:1.0.1-6.Final_redhat_2.ep6.el5
  • jboss-jaxb-api_2.2_spec-0:1.0.4-3.Final_redhat_2.1.ep6.el5.1
  • jboss-jaxr-api_1.0_spec-0:1.0.2-4.Final_redhat_2.ep6.el5
  • jboss-jaxrpc-api_1.1_spec-0:1.0.1-4.Final_redhat_2.ep6.el5
  • jboss-jaxrs-api_1.1_spec-0:1.0.1-4.Final_redhat_2.ep6.el5
  • jboss-jaxws-api_2.2_spec-0:2.0.1-5.Final_redhat_2.ep6.el5
  • jboss-jms-api_1.1_spec-0:1.0.1-4.Final_redhat_2.ep6.el5
  • jboss-jsf-api_2.1_spec-0:2.0.7-1.Final_redhat_1.ep6.el5
  • jboss-jsp-api_2.2_spec-0:1.0.1-5.Final_redhat_2.ep6.el5
  • jboss-jstl-api_1.2_spec-0:1.0.3-3.Final_redhat_2.ep6.el5
  • jboss-logging-0:3.1.2-3.GA_redhat_1.ep6.el5
  • jboss-logmanager-0:1.3.2-2.Final_redhat_1.ep6.el5
  • jboss-marshalling-0:1.3.15-2.GA_redhat_1.ep6.el5
  • jboss-metadata-0:7.0.4-2.Final_redhat_1.ep6.el5
  • jboss-metadata-appclient-0:7.0.4-2.Final_redhat_1.ep6.el5
  • jboss-metadata-common-0:7.0.4-2.Final_redhat_1.ep6.el5
  • jboss-metadata-ear-0:7.0.4-2.Final_redhat_1.ep6.el5
  • jboss-metadata-ejb-0:7.0.4-2.Final_redhat_1.ep6.el5
  • jboss-metadata-web-0:7.0.4-2.Final_redhat_1.ep6.el5
  • jboss-modules-0:1.1.3-2.GA_redhat_1.ep6.el5.1
  • jboss-msc-0:1.0.2-3.GA_redhat_2.2.ep6.el5
  • jboss-osgi-logging-0:1.0.0-5._redhat_2.1.ep6.el5.2
  • jboss-remote-naming-0:1.0.4-2.Final_redhat_1.ep6.el5.1
  • jboss-remoting3-0:3.2.14-1.GA_redhat_1.ep6.el5
  • jboss-remoting3-jmx-0:1.0.4-2.Final_redhat_1.ep6.el5.7
  • jboss-rmi-api_1.0_spec-0:1.0.4-9.2.Final_redhat_2.ep6.el5
  • jboss-saaj-api_1.3_spec-0:1.0.2-4_redhat_2.ep6.el5
  • jboss-sasl-0:1.0.3-2.Final_redhat_1.ep6.el5
  • jboss-seam-int-0:6.0.0-8.GA_redhat_2.ep6.el5
  • jboss-security-negotiation-0:2.2.1-2.Final_redhat_1.ep6.el5
  • jboss-security-xacml-0:2.0.8-5.Final_redhat_2.ep6.el5
  • jboss-servlet-api_2.5_spec-0:1.0.1-9.Final_redhat_2.ep6.el5
  • jboss-servlet-api_3.0_spec-0:1.0.1-11.Final_redhat_2.ep6.el5
  • jboss-specs-parent-0:1.0.0-5.Beta2_redhat_2.ep6.el5
  • jboss-stdio-0:1.0.1-7.GA_redhat_2.ep6.el5
  • jboss-threads-0:2.0.0-7.GA_redhat_2.ep6.el5
  • jboss-transaction-api_1.1_spec-0:1.0.1-5.Final_redhat_2.ep6.el5
  • jboss-transaction-spi-0:7.0.0-0.10.Final_redhat_2.ep6.el5
  • jboss-vfs2-0:3.1.0-4.Final_redhat_2.ep6.el5
  • jboss-weld-1.1-api-0:1.1-6.Final_redhat_2.ep6.el5.1
  • jboss-xnio-base-0:3.0.7-1.GA_redhat_1.ep6.el5
  • jbossas-appclient-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jbossas-bundles-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jbossas-core-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jbossas-domain-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jbossas-hornetq-native-0:2.2.21-1.1.Final.ep6.el5
  • jbossas-javadocs-0:7.1.3-4.Final_redhat_3.ep6.el5
  • jbossas-jbossweb-native-0:1.1.24-1.1.ep6.el5
  • jbossas-modules-eap-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jbossas-product-eap-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jbossas-standalone-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jbossas-welcome-content-eap-0:7.1.3-4.Final_redhat_4.ep6.el5
  • jbossts-1:4.16.6-1.Final_redhat_1.ep6.el5
  • jbossweb-0:7.0.17-1.Final_redhat_1.ep6.el5
  • jbossweb-lib-0:7.0.17-1.Final_redhat_1.ep6.el5
  • jbossws-api-0:1.0.0-3.GA_redhat_2.ep6.el5.3
  • jbossws-common-0:2.0.4-5.GA_redhat_3.ep6.el5.5
  • jbossws-common-tools-0:1.0.2-1.GA_redhat_1.ep6.el5
  • jbossws-cxf-0:4.0.6-2.GA_redhat_2.ep6.el5
  • jbossws-native-0:4.0.6-1.GA_redhat_1.ep6.el5
  • jbossws-spi-0:2.0.4-3.1.GA_redhat_1.ep6.el5
  • jbossxb2-0:2.0.3-13.GA_redhat_2.ep6.el5.3
  • jcip-annotations-0:1.0-2.2.3_redhat_2.ep6.el5.5
  • jdom-eap6-0:1.1.2-4.GA_redhat_2.ep6.el5
  • jettison-0:1.3.1-7_redhat_2.ep6.el5
  • jgroups-1:3.0.14-2.Final_redhat_1.ep6.el5
  • jline-eap6-0:0.9.94-10.GA_redhat_2.ep6.el5.4
  • joda-time-0:1.6.2-5.redhat_3.ep6.el5.4
  • jtype-0:0.1.1-9_redhat_2.3.ep6.el5.4
  • juddi-0:3.1.3-3_redhat_2.1.ep6.el5.3
  • jul-to-slf4j-stub-0:1.0.0-4.Final_redhat_2.1.ep6.el5.2
  • jython-eap6-0:2.5.2-5.redhat_2.ep6.el5.4
  • log4j-eap6-0:1.2.16-11.redhat_2.ep6.el5.4
  • log4j-jboss-logmanager-0:1.0.1-3.Final_redhat_2.ep6.el5
  • mod_cluster-0:1.2.3-1.Final_redhat_1.ep6.el5
  • mod_cluster-demo-0:1.2.3-1.Final_redhat_1.ep6.el5
  • mod_cluster-native-0:1.2.3-3.Final.ep6.el5
  • mod_cluster-native-debuginfo-0:1.2.3-3.Final.ep6.el5
  • mod_jk-ap22-0:1.2.36-5.1.ep6.el5
  • mod_jk-debuginfo-0:1.2.36-5.1.ep6.el5
  • mod_ssl-1:2.2.22-14.ep6.el5
  • netty-0:3.2.6-2_redhat_2.2.ep6.el5.4
  • objectweb-asm-eap6-0:3.3.1-5_redhat_2.ep6.el5.3
  • org.apache.felix.configadmin-0:1.2.8-4_redhat_2.ep6.el5
  • org.apache.felix.log-0:1.0.0-5.redhat_2.ep6.el5
  • org.osgi.core-0:4.2.0-4.redhat_2.ep6.el5.3
  • org.osgi.enterprise-0:4.2.0-4.redhat_2.ep6.el5.3
  • picketbox-0:4.0.14-2.Final_redhat_2.ep6.el5
  • picketbox-commons-0:1.0.0-0.8.final_redhat_2.ep6.el5.3
  • picketlink-federation-0:2.1.3.1-3.redhat_1.ep6.el5
  • relaxngDatatype-0:2011.1-0.1_redhat_3.ep6.el5.4
  • resteasy-0:2.3.4-4.Final_redhat_2.ep6.el5.3
  • rngom-0:201103-0.5.redhat_2.ep6.el5.4
  • scannotation-0:1.0.2-8.redhat_2.ep6.el5.2
  • shrinkwrap-0:1.0.0-16.redhat_2.ep6.el5
  • slf4j-0:1.6.1-23.redhat_2.ep6.el5
  • slf4j-eap6-0:1.6.1-23.redhat_2.ep6.el5
  • slf4j-jboss-logmanager-0:1.0.0-7.GA_redhat_2.3.ep6.el5.2
  • snakeyaml-0:1.8-8.redhat_2.ep6.el5.2
  • staxmapper-0:1.1.0-6.Final_redhat_2.ep6.el5.2
  • stilts-0:0.1.26-6.GA.redhat_2.ep6.el5.4
  • sun-codemodel-0:2.6-3_redhat_2.ep6.el5.3
  • sun-istack-commons-1:2.6.1-9_redhat_2.ep6.el5
  • sun-saaj-1.3-impl-0:1.3.16-9.redhat_2.ep6.el5.3
  • sun-txw2-0:20110809-6_redhat_2.ep6.el5.4
  • sun-ws-metadata-2.0-api-0:1.0.MR1-12_MR1_redhat_2.ep6.el5.4
  • sun-xsom-0:20110809-5_redhat_3.ep6.el5.3
  • tomcat-native-0:1.1.24-1.1.ep6.el5
  • tomcat-native-debuginfo-0:1.1.24-1.1.ep6.el5
  • velocity-eap6-0:1.6.3-7.redhat_2.ep6.el5.4
  • weld-cdi-1.0-api-0:1.0-6.SP4_redhat_2.ep6.el5.5
  • weld-core-0:1.1.10-2.Final_redhat_1.ep6.el5.1
  • woodstox-core-0:4.1.1-1.redhat_2.ep6.el5.4
  • woodstox-stax2-api-0:3.1.1-1.redhat_2.ep6.el5.4
  • ws-commons-XmlSchema-0:2.0.2-7.redhat_2.ep6.el5
  • ws-commons-neethi-0:3.0.2-5.redhat_2.ep6.el5
  • ws-scout-0:1.2.6-3.redhat_2.2.ep6.el5.5
  • wsdl4j-eap6-0:1.6.2-11.redhat_2.ep6.el5
  • wss4j-0:1.6.7-1.redhat_1.ep6.el5
  • xalan-j2-eap6-0:2.7.1-6.12.redhat_3.ep6.el5.2
  • xerces-j2-eap6-0:2.9.1-13_redhat_3.ep6.el5
  • xml-commons-resolver-eap6-0:1.2-10.redhat_2.ep6.el5.3
  • xml-security-0:1.5.2-2.redhat_1.ep6.el5
  • xom-0:1.2.7-1._redhat_3.1.ep6.el5.6
  • antlr-eap6-0:2.7.7-15_redhat_2.ep6.el6
  • apache-commons-beanutils-0:1.8.3-10.redhat_2.ep6.el6
  • apache-commons-cli-0:1.2-7.5.redhat_2.ep6.el6.4
  • apache-commons-codec-eap6-0:1.4-14.redhat_2.ep6.el6.1
  • apache-commons-collections-eap6-0:3.2.1-13.redhat_2.ep6.el6.1
  • apache-commons-configuration-0:1.6-7.2.redhat_2.ep6.el6.5
  • apache-commons-daemon-jsvc-eap6-1:1.0.10-3.ep6.el6
  • apache-commons-daemon-jsvc-eap6-debuginfo-1:1.0.10-3.ep6.el6
  • apache-commons-io-eap6-0:2.1-6.redhat_2.ep6.el6.1
  • apache-commons-lang-eap6-0:2.6-5redhat_2.ep6.el6.1
  • apache-commons-pool-eap6-0:1.5.6-8.redhat_2.ep6.el6.1
  • apache-cxf-0:2.4.9-4.redhat_2.ep6.el6
  • apache-cxf-xjc-utils-0:2.4.0-11.redhat_2.ep6.el6.4
  • apache-mime4j-0:0.6-7.redhat_2.ep6.el6.5
  • atinject-0:1-8.2_redhat_2.ep6.el6.5
  • cal10n-0:0.7.3-8.redhat_2.ep6.el6.5
  • codehaus-jackson-0:1.9.2-6_redhat_2.ep6.el6.5
  • codehaus-jackson-core-asl-0:1.9.2-6_redhat_2.ep6.el6.5
  • codehaus-jackson-jaxrs-0:1.9.2-6_redhat_2.ep6.el6.5
  • codehaus-jackson-mapper-asl-0:1.9.2-6_redhat_2.ep6.el6.5
  • codehaus-jackson-xc-0:1.9.2-6_redhat_2.ep6.el6.5
  • cxf-xjc-boolean-0:2.4.0-11.redhat_2.ep6.el6.4
  • cxf-xjc-dv-0:2.4.0-11.redhat_2.ep6.el6.4
  • cxf-xjc-ts-0:2.4.0-11.redhat_2.ep6.el6.4
  • dom4j-0:1.6.1-14_redhat_3.ep6.el6
  • glassfish-jaf-0:1.1.1-14.redhat_2.ep6.el6.3
  • glassfish-javamail-0:1.4.4-16.redhat_2.ep6.el6
  • glassfish-jaxb-0:2.2.5-10_redhat_3.ep6.el6
  • glassfish-jsf-0:2.1.13-1_redhat_1.ep6.el6
  • glassfish-jsf12-0:1.2_15-8_b01_redhat_2.ep6.el6.4
  • gnu-getopt-0:1.0.13-1.2_redhat_2.ep6.el6.5
  • guava-0:11.0.2-0.5.redhat_2.ep6.el6.6
  • h2database-0:1.3.168-2_redhat_1.ep6.el6
  • hibernate-beanvalidation-api-0:1.0.0-4.7.GA_redhat_2.ep6.el6.3
  • hibernate-jpa-2.0-api-0:1.0.1-5.Final_redhat_2.1.ep6.el6.4
  • hibernate3-commons-annotations-0:4.0.1-5.Final_redhat_2.1.ep6.el6.3
  • hibernate4-0:4.1.6-7.Final_redhat_3.ep6.el6
  • hibernate4-core-0:4.1.6-7.Final_redhat_3.ep6.el6
  • hibernate4-entitymanager-0:4.1.6-7.Final_redhat_3.ep6.el6
  • hibernate4-envers-0:4.1.6-7.Final_redhat_3.ep6.el6
  • hibernate4-infinispan-0:4.1.6-7.Final_redhat_3.ep6.el6
  • hibernate4-validator-0:4.2.0-7.Final_redhat_2.1.ep6.el6.4
  • hornetq-0:2.2.23-1.Final_redhat_1.ep6.el6
  • hornetq-native-0:2.2.21-1.Final.ep6.el6
  • hornetq-native-debuginfo-0:2.2.21-1.Final.ep6.el6
  • httpcomponents-httpclient-0:4.1.3-4_redhat_2.ep6.el6
  • httpcomponents-httpcore-0:4.1.4-4_redhat_2.ep6.el6
  • httpd-0:2.2.22-14.ep6.el6
  • httpd-debuginfo-0:2.2.22-14.ep6.el6
  • httpd-devel-0:2.2.22-14.ep6.el6
  • httpd-tools-0:2.2.22-14.ep6.el6
  • httpserver-0:1.0.1-3.Final_redhat_2.ep6.el6.3
  • infinispan-0:5.1.8-1.Final_redhat_1.ep6.el6
  • infinispan-cachestore-jdbc-0:5.1.8-1.Final_redhat_1.ep6.el6
  • infinispan-cachestore-remote-0:5.1.8-1.Final_redhat_1.ep6.el6
  • infinispan-client-hotrod-0:5.1.8-1.Final_redhat_1.ep6.el6
  • infinispan-core-0:5.1.8-1.Final_redhat_1.ep6.el6
  • ironjacamar-0:1.0.13-1.Final_redhat_1.ep6.el6
  • jacorb-jboss-0:2.3.2-3.redhat_2.ep6.el6.3
  • jandex-0:1.0.3-7.Final_redhat_2.ep6.el6.2
  • javassist-0:3.15.0-5.GA_redhat_2.ep6.el6.3
  • javassist-eap6-0:3.15.0-5.GA_redhat_2.ep6.el6.3
  • jaxbintros-0:1.0.2-11.GA_redhat_2.ep6.el6.3
  • jaxen-0:1.1.3-8.redhat_2.ep6.el6.4
  • jaxws-jboss-httpserver-httpspi-0:1.0.1-3.GA_redhat_2.ep6.el6.3
  • jbosgi-deployment-0:1.1.0-2.Final_redhat_3.ep6.el6.3
  • jbosgi-framework-core-0:1.3.1-3.CR1_redhat_1.ep6.el6
  • jbosgi-metadata-0:2.1.0-2.Final_redhat_3.ep6.el6.3
  • jbosgi-repository-0:1.2.0-1.Final_redhat_2.ep6.el6.2
  • jbosgi-resolver-0:2.1.0-2.Final_redhat_3.ep6.el6.3
  • jbosgi-spi-0:3.1.0-3.Final_redhat_3.ep6.el6
  • jbosgi-vfs-0:1.1.0-1.Final_redhat_2.ep6.el6.2
  • jboss-annotations-api_1.1_spec-0:1.0.1-3.2.Final_redhat_2.ep6.el6
  • jboss-as-appclient-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jboss-as-cli-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jboss-as-client-all-0:7.1.3-4.1.Final_redhat_4.ep6.el6
  • jboss-as-clustering-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jboss-as-cmp-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jboss-as-configadmin-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jboss-as-connector-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jboss-as-console-0:1.4.2-1.Final_redhat_1.ep6.el6
  • jboss-as-controller-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jboss-as-controller-client-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jboss-as-deployment-repository-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jboss-as-deployment-scanner-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jboss-as-domain-http-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jboss-as-domain-management-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jboss-as-ee-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jboss-as-ee-deployment-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jboss-as-ejb3-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jboss-as-embedded-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jboss-as-host-controller-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jboss-as-jacorb-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jboss-as-jaxr-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jboss-as-jaxrs-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jboss-as-jdr-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jboss-as-jmx-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jboss-as-jpa-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jboss-as-jsf-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jboss-as-jsr77-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jboss-as-logging-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jboss-as-mail-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jboss-as-management-client-content-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jboss-as-messaging-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jboss-as-modcluster-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jboss-as-naming-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jboss-as-network-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jboss-as-osgi-configadmin-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jboss-as-osgi-service-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jboss-as-platform-mbean-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jboss-as-pojo-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jboss-as-process-controller-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jboss-as-protocol-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jboss-as-remoting-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jboss-as-sar-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jboss-as-security-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jboss-as-server-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jboss-as-threads-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jboss-as-transactions-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jboss-as-web-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jboss-as-webservices-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jboss-as-weld-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jboss-as-xts-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jboss-classfilewriter-0:1.0.3-2.Final_redhat_1.ep6.el6
  • jboss-common-beans-0:1.0.0-5.Final_redhat_2.ep6.el6
  • jboss-common-core-1:2.2.17-10.GA_redhat_2.ep6.el6
  • jboss-connector-api_1.6_spec-0:1.0.1-3.3.Final_redhat_2.ep6.el6
  • jboss-dmr-0:1.1.1-8.Final_redhat_2.ep6.el6
  • jboss-ejb-api_3.1_spec-0:1.0.2-10.Final_redhat_2.ep6.el6
  • jboss-ejb-client-0:1.0.11-2.Final_redhat_1.ep6.el6
  • jboss-ejb3-ext-api-0:2.0.0-9.redhat_2.ep6.el6
  • jboss-el-api_2.2_spec-0:1.0.2-2.Final_redhat_1.ep6.el6
  • jboss-iiop-client-0:1.0.0-4.Final_redhat_2.1.ep6.el6
  • jboss-interceptors-api_1.1_spec-0:1.0.1-4.Final_redhat_2.ep6.el6
  • jboss-invocation-0:1.1.1-5.Final_redhat_2.ep6.el6.4
  • jboss-j2eemgmt-api_1.1_spec-0:1.0.1-5.Final_redhat_2.ep6.el6
  • jboss-jacc-api_1.4_spec-0:1.0.2-5.Final_redhat_2.ep6.el6
  • jboss-jad-api_1.2_spec-0:1.0.1-6.Final_redhat_2.ep6.el6
  • jboss-jaspi-api_1.0_spec-0:1.0.1-6.Final_redhat_2.ep6.el6
  • jboss-jaxb-api_2.2_spec-0:1.0.4-3.Final_redhat_2.1.ep6.el6.1
  • jboss-jaxr-api_1.0_spec-0:1.0.2-4.Final_redhat_2.ep6.el6
  • jboss-jaxrpc-api_1.1_spec-0:1.0.1-4.Final_redhat_2.ep6.el6
  • jboss-jaxrs-api_1.1_spec-0:1.0.1-4.Final_redhat_2.ep6.el6
  • jboss-jaxws-api_2.2_spec-0:2.0.1-5.Final_redhat_2.ep6.el6
  • jboss-jms-api_1.1_spec-0:1.0.1-4.Final_redhat_2.ep6.el6
  • jboss-jsf-api_2.1_spec-0:2.0.7-1.Final_redhat_1.ep6.el6
  • jboss-jsp-api_2.2_spec-0:1.0.1-5.Final_redhat_2.ep6.el6
  • jboss-jstl-api_1.2_spec-0:1.0.3-3.Final_redhat_2.ep6.el6
  • jboss-logging-0:3.1.2-3.GA_redhat_1.ep6.el6
  • jboss-logmanager-0:1.3.2-2.Final_redhat_1.ep6.el6
  • jboss-marshalling-0:1.3.15-2.GA_redhat_1.ep6.el6
  • jboss-metadata-0:7.0.4-2.Final_redhat_1.ep6.el6
  • jboss-metadata-appclient-0:7.0.4-2.Final_redhat_1.ep6.el6
  • jboss-metadata-common-0:7.0.4-2.Final_redhat_1.ep6.el6
  • jboss-metadata-ear-0:7.0.4-2.Final_redhat_1.ep6.el6
  • jboss-metadata-ejb-0:7.0.4-2.Final_redhat_1.ep6.el6
  • jboss-metadata-web-0:7.0.4-2.Final_redhat_1.ep6.el6
  • jboss-modules-0:1.1.3-2.GA_redhat_1.ep6.el6.1
  • jboss-msc-0:1.0.2-3.GA_redhat_2.2.ep6.el6
  • jboss-osgi-logging-0:1.0.0-4._redhat_2.1.ep6.el6.2
  • jboss-remote-naming-0:1.0.4-2.Final_redhat_1.ep6.el6.1
  • jboss-remoting3-0:3.2.14-1.GA_redhat_1.ep6.el6
  • jboss-remoting3-jmx-0:1.0.4-2.Final_redhat_1.ep6.el6.7
  • jboss-rmi-api_1.0_spec-0:1.0.4-9.2.Final_redhat_2.ep6.el6
  • jboss-saaj-api_1.3_spec-0:1.0.2-4_redhat_2.ep6.el6
  • jboss-sasl-0:1.0.3-2.Final_redhat_1.ep6.el6
  • jboss-seam-int-0:6.0.0-8.GA_redhat_2.ep6.el6
  • jboss-security-negotiation-0:2.2.1-2.Final_redhat_1.ep6.el6
  • jboss-security-xacml-0:2.0.8-5.Final_redhat_2.ep6.el6
  • jboss-servlet-api_2.5_spec-0:1.0.1-9.Final_redhat_2.ep6.el6
  • jboss-servlet-api_3.0_spec-0:1.0.1-11.Final_redhat_2.ep6.el6
  • jboss-specs-parent-0:1.0.0-5.Beta2_redhat_2.ep6.el6
  • jboss-stdio-0:1.0.1-7.GA_redhat_2.ep6.el6
  • jboss-threads-0:2.0.0-7.GA_redhat_2.ep6.el6
  • jboss-transaction-api_1.1_spec-0:1.0.1-5.Final_redhat_2.ep6.el6
  • jboss-transaction-spi-0:7.0.0-0.10.Final_redhat_2.ep6.el6
  • jboss-vfs2-0:3.1.0-4.Final_redhat_2.ep6.el6
  • jboss-weld-1.1-api-0:1.1-6.Final_redhat_2.ep6.el6.1
  • jboss-xnio-base-0:3.0.7-1.GA_redhat_1.ep6.el6
  • jbossas-appclient-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jbossas-bundles-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jbossas-core-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jbossas-domain-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jbossas-hornetq-native-0:2.2.21-1.Final.ep6.el6
  • jbossas-javadocs-0:7.1.3-4.Final_redhat_3.ep6.el6
  • jbossas-jbossweb-native-0:1.1.24-1.ep6.el6
  • jbossas-modules-eap-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jbossas-product-eap-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jbossas-standalone-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jbossas-welcome-content-eap-0:7.1.3-4.Final_redhat_4.ep6.el6
  • jbossts-1:4.16.6-1.Final_redhat_1.ep6.el6
  • jbossweb-0:7.0.17-1.Final_redhat_1.ep6.el6
  • jbossweb-lib-0:7.0.17-1.Final_redhat_1.ep6.el6
  • jbossws-api-0:1.0.0-3.GA_redhat_2.ep6.el6.3
  • jbossws-common-0:2.0.4-5.GA_redhat_3.ep6.el6.5
  • jbossws-common-tools-0:1.0.2-1.GA_redhat_1.ep6.el6
  • jbossws-cxf-0:4.0.6-2.GA_redhat_2.ep6.el6
  • jbossws-native-0:4.0.6-1.GA_redhat_1.ep6.el6
  • jbossws-spi-0:2.0.4-3.1.GA_redhat_1.ep6.el6
  • jbossxb2-0:2.0.3-13.GA_redhat_2.ep6.el6.3
  • jcip-annotations-0:1.0-2.2.3_redhat_2.ep6.el6.5
  • jdom-eap6-0:1.1.2-4.GA_redhat_2.ep6.el6
  • jettison-0:1.3.1-7_redhat_2.ep6.el6
  • jgroups-1:3.0.14-2.Final_redhat_1.ep6.el6
  • jline-eap6-0:0.9.94-10.GA_redhat_2.ep6.el6.4
  • joda-time-0:1.6.2-5.redhat_3.ep6.el6.4
  • jtype-0:0.1.1-9_redhat_2.3.ep6.el6.4
  • juddi-0:3.1.3-2_redhat_2.1.ep6.el6.3
  • jul-to-slf4j-stub-0:1.0.0-4.Final_redhat_2.1.ep6.el6.2
  • jython-eap6-0:2.5.2-5.redhat_2.ep6.el6.4
  • log4j-eap6-0:1.2.16-11.redhat_2.ep6.el6.4
  • log4j-jboss-logmanager-0:1.0.1-3.Final_redhat_2.ep6.el6
  • mod_cluster-0:1.2.3-1.Final_redhat_1.ep6.el6
  • mod_cluster-demo-0:1.2.3-1.Final_redhat_1.ep6.el6
  • mod_cluster-native-0:1.2.3-3.Final.ep6.el6
  • mod_cluster-native-debuginfo-0:1.2.3-3.Final.ep6.el6
  • mod_jk-ap22-0:1.2.36-5.ep6.el6
  • mod_jk-debuginfo-0:1.2.36-5.ep6.el6
  • mod_ssl-1:2.2.22-14.ep6.el6
  • netty-0:3.2.6-2_redhat_2.2.ep6.el6.4
  • objectweb-asm-eap6-0:3.3.1-5_redhat_2.ep6.el6.3
  • org.apache.felix.configadmin-0:1.2.8-4_redhat_2.ep6.el6
  • org.apache.felix.log-0:1.0.0-5.redhat_2.ep6.el6
  • org.osgi.core-0:4.2.0-4.redhat_2.ep6.el6.3
  • org.osgi.enterprise-0:4.2.0-4.redhat_2.ep6.el6.3
  • picketbox-0:4.0.14-2.Final_redhat_2.ep6.el6
  • picketbox-commons-0:1.0.0-0.8.final_redhat_2.ep6.el6.3
  • picketlink-federation-0:2.1.3.1-3.redhat_1.ep6.el6
  • relaxngDatatype-0:2011.1-0.1_redhat_3.ep6.el6.4
  • resteasy-0:2.3.4-4.Final_redhat_2.ep6.el6.3
  • rngom-0:201103-0.5.redhat_2.ep6.el6.4
  • scannotation-0:1.0.2-8.redhat_2.ep6.el6.2
  • shrinkwrap-0:1.0.0-16.redhat_2.ep6.el6
  • slf4j-eap6-0:1.6.1-23.redhat_2.ep6.el6
  • slf4j-jboss-logmanager-0:1.0.0-7.GA_redhat_2.3.ep6.el6.2
  • snakeyaml-0:1.8-8.redhat_2.ep6.el6.2
  • staxmapper-0:1.1.0-6.Final_redhat_2.ep6.el6.2
  • stilts-0:0.1.26-6.GA.redhat_2.ep6.el6.4
  • sun-codemodel-0:2.6-3_redhat_2.ep6.el6.3
  • sun-istack-commons-1:2.6.1-9_redhat_2.ep6.el6
  • sun-saaj-1.3-impl-0:1.3.16-8.redhat_2.ep6.el6.2
  • sun-txw2-0:20110809-5_redhat_2.ep6.el6.3
  • sun-ws-metadata-2.0-api-0:1.0.MR1-12_MR1_redhat_2.ep6.el6.4
  • sun-xsom-0:20110809-5_redhat_3.ep6.el6.3
  • tomcat-native-0:1.1.24-1.ep6.el6
  • tomcat-native-debuginfo-0:1.1.24-1.ep6.el6
  • velocity-eap6-0:1.6.3-7.redhat_2.ep6.el6.4
  • weld-cdi-1.0-api-0:1.0-6.SP4_redhat_2.ep6.el6.5
  • weld-core-0:1.1.10-2.Final_redhat_1.ep6.el6.1
  • woodstox-core-0:4.1.1-1.redhat_2.ep6.el6.4
  • woodstox-stax2-api-0:3.1.1-1.redhat_2.ep6.el6.4
  • ws-commons-XmlSchema-0:2.0.2-7.redhat_2.ep6.el6
  • ws-commons-neethi-0:3.0.2-5.redhat_2.ep6.el6
  • ws-scout-0:1.2.6-3.redhat_2.2.ep6.el6.5
  • wsdl4j-eap6-0:1.6.2-11.redhat_2.ep6.el6
  • wss4j-0:1.6.7-1.redhat_1.ep6.el6
  • xalan-j2-eap6-0:2.7.1-6.12.redhat_3.ep6.el6.2
  • xerces-j2-eap6-0:2.9.1-13_redhat_3.ep6.el6
  • xml-commons-resolver-eap6-0:1.2-10.redhat_2.ep6.el6.3
  • xml-security-0:1.5.2-2.redhat_1.ep6.el6
  • xom-0:1.2.7-1._redhat_3.1.ep6.el6.6
  • aopalliance-0:1.0-5.3.ep5.el6
  • apache-cxf-0:2.2.12-6.1.patch_04.ep5.el6
  • bsh2-0:2.0-0.b4.15.patch01.ep5.el6
  • bsh2-bsf-0:2.0-0.b4.15.patch01.ep5.el6
  • glassfish-jaxb-0:2.1.12-12_patch_03.ep5.el6
  • google-guice-0:2.0-3.ep5.el6
  • hibernate3-1:3.3.2-1.9.GA_CP05.ep5.el6
  • hibernate3-annotations-0:3.4.0-3.6.GA_CP05.ep5.el6
  • hibernate3-annotations-javadoc-0:3.4.0-3.6.GA_CP05.ep5.el6
  • hibernate3-entitymanager-0:3.4.0-4.5.GA_CP05.ep5.el6
  • hibernate3-entitymanager-javadoc-0:3.4.0-4.5.GA_CP05.ep5.el6
  • hibernate3-javadoc-1:3.3.2-1.9.GA_CP05.ep5.el6
  • hibernate3-search-0:3.1.1-2.5.GA_CP05.ep5.el6
  • hibernate3-search-javadoc-0:3.1.1-2.5.GA_CP05.ep5.el6
  • hornetq-0:2.2.24-1.EAP.GA.ep5.el6
  • hornetq-native-0:2.2.20-1.EAP.GA.ep5.el6
  • hornetq-native-debuginfo-0:2.2.20-1.EAP.GA.ep5.el6
  • hsqldb-2:1.8.0.10-11_patch_01.1.ep5.el6
  • jacorb-jboss-0:2.3.2-2.jboss_1.ep5.el6
  • javassist-0:3.12.0-6.SP1.ep5.el6
  • jboss-aop2-0:2.1.6-5.CP06.ep5.el6
  • jboss-bootstrap-0:1.0.2-1.ep5.el6
  • jboss-cache-core-0:3.2.11-1.GA.ep5.el6
  • jboss-cache-pojo-0:3.0.1-1.ep5.el6
  • jboss-cl-0:2.0.11-4.GA.ep5.el6
  • jboss-cluster-ha-server-api-0:1.2.1-2.ep5.el6
  • jboss-common-beans-0:1.0.1-2.Final.ep5.el6
  • jboss-common-core-0:2.2.21-1.ep5.el6
  • jboss-ejb-3.0-api-0:5.0.2-2.ep5.el6
  • jboss-ejb3-cache-0:1.0.0-4.ep5.el6
  • jboss-ejb3-core-0:1.3.9-0.4.ep5.el6
  • jboss-ejb3-ext-api-0:1.0.0-4.1.ep5.el6
  • jboss-ejb3-ext-api-impl-0:1.0.0-3.7.ep5.el6
  • jboss-ejb3-interceptors-0:1.0.9-0.2.ep5.el6
  • jboss-ejb3-metadata-0:1.0.0-3.ep5.el6
  • jboss-ejb3-metrics-deployer-0:1.1.1-0.1.ep5.el6
  • jboss-ejb3-security-0:1.0.2-0.5.ep5.el6
  • jboss-ejb3-timeout-0:0.1.1-0.8.ep5.el6
  • jboss-ejb3-timeout-3.0-api-0:0.1.1-0.8.ep5.el6
  • jboss-ejb3-timeout-spi-0:0.1.1-0.8.ep5.el6
  • jboss-ejb3-transactions-0:1.0.2-1.6.ep5.el6
  • jboss-jacc-1.1-api-0:5.0.2-2.ep5.el6
  • jboss-jad-1.2-api-0:5.0.2-2.ep5.el6
  • jboss-jaspi-1.0-api-0:5.0.2-2.ep5.el6
  • jboss-javaee-0:5.0.2-2.ep5.el6
  • jboss-javaee-poms-0:5.0.2-2.ep5.el6
  • jboss-jaxrpc-api_1.1_spec-0:1.0.0-16.ep5.el6
  • jboss-jca-1.5-api-0:5.0.2-2.ep5.el6
  • jboss-jms-1.1-api-0:5.0.2-2.ep5.el6
  • jboss-jpa-deployers-0:1.0.0-6.SP2.ep5.el6
  • jboss-logmanager-0:1.1.2-6.GA_patch_01.ep5.el6
  • jboss-messaging-0:1.4.8-12.SP9.1.ep5.el6
  • jboss-naming-0:5.0.3-5.CP02.ep5.el6
  • jboss-reflect-0:2.0.4-2.ep5.el6
  • jboss-remoting-0:2.5.4-10.SP4.1.ep5.el6
  • jboss-seam2-0:2.2.6.EAP5-14.ep5.el6
  • jboss-seam2-docs-0:2.2.6.EAP5-14.ep5.el6
  • jboss-seam2-examples-0:2.2.6.EAP5-14.ep5.el6
  • jboss-seam2-runtime-0:2.2.6.EAP5-14.ep5.el6
  • jboss-security-negotiation-0:2.1.3-1.GA.ep5.el6
  • jboss-security-spi-1:2.0.5-4.SP3_1.ep5.el6
  • jboss-transaction-1.0.1-api-0:5.0.2-2.ep5.el6
  • jboss-vfs2-0:2.2.1-4.GA.ep5.el6
  • jbossas-0:5.2.0-16.ep5.el6
  • jbossas-client-0:5.2.0-16.ep5.el6
  • jbossas-hornetq-0:5.2.0-7.ep5.el6
  • jbossas-messaging-0:5.2.0-16.ep5.el6
  • jbossas-tp-licenses-0:5.2.0-8.ep5.el6
  • jbossas-ws-cxf-0:5.2.0-10.ep5.el6
  • jbossas-ws-native-0:5.2.0-16.ep5.el6
  • jbosssx2-0:2.0.5-8.3.SP3_1.ep5.el6
  • jbossts-1:4.6.1-12.CP13.7.ep5.el6
  • jbossts-javadoc-1:4.6.1-12.CP13.7.ep5.el6
  • jbossweb-0:2.1.13-2_patch_01.ep5.el6
  • jbossweb-el-1.0-api-0:2.1.13-2_patch_01.ep5.el6
  • jbossweb-jsp-2.1-api-0:2.1.13-2_patch_01.ep5.el6
  • jbossweb-lib-0:2.1.13-2_patch_01.ep5.el6
  • jbossweb-servlet-2.5-api-0:2.1.13-2_patch_01.ep5.el6
  • jbossws-0:3.1.2-13.SP15_patch_01.ep5.el6
  • jbossws-common-0:1.1.0-9.SP10.ep5.el6
  • jbossws-framework-0:3.1.2-9.SP13.ep5.el6
  • jbossws-spi-0:1.1.2-6.SP8.ep5.el6
  • jgroups-1:2.6.22-1.ep5.el6
  • jopr-embedded-0:1.3.4-19.SP6.9.ep5.el6
  • jopr-hibernate-plugin-0:3.0.0-14.EmbJopr5.ep5.el6
  • jopr-jboss-as-5-plugin-0:3.0.0-16.EmbJopr5.ep5.el6
  • jopr-jboss-cache-v3-plugin-0:3.0.0-15.EmbJopr5.ep5.el6
  • mod_cluster-demo-0:1.0.10-12.2.GA_CP04.ep5.el6
  • mod_cluster-jbossas-0:1.0.10-12.2.GA_CP04.ep5.el6
  • mod_cluster-jbossweb2-0:1.0.10-12.2.GA_CP04.ep5.el6
  • mod_cluster-native-0:1.0.10-10.GA_CP04_patch01.ep5.el6
  • mod_cluster-native-debuginfo-0:1.0.10-10.GA_CP04_patch01.ep5.el6
  • mod_cluster-tomcat6-0:1.0.10-12.2.GA_CP04.ep5.el6
  • netty-0:3.2.5-6.ep5.el6
  • picketlink-federation-0:2.1.5-3.ep5.el6
  • picketlink-quickstarts-0:2.1.5-1.ep5.el6
  • picketlink-quickstarts-idp-0:2.1.5-1.ep5.el6
  • picketlink-quickstarts-pdp-0:2.1.5-1.ep5.el6
  • picketlink-quickstarts-sts-0:2.1.5-1.ep5.el6
  • resteasy-0:1.2.1-17.CP02_patch02.1.ep5.el6
  • resteasy-examples-0:1.2.1-17.CP02_patch02.1.ep5.el6
  • resteasy-javadoc-0:1.2.1-17.CP02_patch02.1.ep5.el6
  • resteasy-manual-0:1.2.1-17.CP02_patch02.1.ep5.el6
  • rh-eap-docs-0:5.2.0-10.ep5.el6
  • rh-eap-docs-examples-0:5.2.0-10.ep5.el6
  • rhq-0:3.0.0-21.EmbJopr5.ep5.el6
  • rhq-ant-bundle-common-0:3.0.0-21.EmbJopr5.ep5.el6
  • rhq-common-parent-0:3.0.0-21.EmbJopr5.ep5.el6
  • rhq-core-client-api-0:3.0.0-21.EmbJopr5.ep5.el6
  • rhq-core-comm-api-0:3.0.0-21.EmbJopr5.ep5.el6
  • rhq-core-dbutils-0:3.0.0-21.EmbJopr5.ep5.el6
  • rhq-core-domain-0:3.0.0-21.EmbJopr5.ep5.el6
  • rhq-core-gui-0:3.0.0-21.EmbJopr5.ep5.el6
  • rhq-core-native-system-0:3.0.0-21.EmbJopr5.ep5.el6
  • rhq-core-parent-0:3.0.0-21.EmbJopr5.ep5.el6
  • rhq-core-plugin-api-0:3.0.0-21.EmbJopr5.ep5.el6
  • rhq-core-plugin-container-0:3.0.0-21.EmbJopr5.ep5.el6
  • rhq-core-plugindoc-0:3.0.0-21.EmbJopr5.ep5.el6
  • rhq-core-util-0:3.0.0-21.EmbJopr5.ep5.el6
  • rhq-filetemplate-bundle-common-0:3.0.0-21.EmbJopr5.ep5.el6
  • rhq-helpers-0:3.0.0-21.EmbJopr5.ep5.el6
  • rhq-jboss-as-common-0:3.0.0-21.EmbJopr5.ep5.el6
  • rhq-jmx-plugin-0:3.0.0-21.EmbJopr5.ep5.el6
  • rhq-modules-parent-0:3.0.0-21.EmbJopr5.ep5.el6
  • rhq-parent-0:3.0.0-21.EmbJopr5.ep5.el6
  • rhq-platform-plugin-0:3.0.0-14.EmbJopr5.ep5.el6
  • rhq-plugin-validator-0:3.0.0-21.EmbJopr5.ep5.el6
  • rhq-pluginAnnotations-0:3.0.0-21.EmbJopr5.ep5.el6
  • rhq-pluginGen-0:3.0.0-21.EmbJopr5.ep5.el6
  • rhq-plugins-parent-0:3.0.0-21.EmbJopr5.ep5.el6
  • rhq-rtfilter-0:3.0.0-21.EmbJopr5.ep5.el6
  • spring2-0:2.5.6-9.SEC03.1.ep5.el6
  • spring2-agent-0:2.5.6-9.SEC03.1.ep5.el6
  • spring2-all-0:2.5.6-9.SEC03.1.ep5.el6
  • spring2-aop-0:2.5.6-9.SEC03.1.ep5.el6
  • spring2-beans-0:2.5.6-9.SEC03.1.ep5.el6
  • spring2-context-0:2.5.6-9.SEC03.1.ep5.el6
  • spring2-core-0:2.5.6-9.SEC03.1.ep5.el6
  • wss4j-0:1.5.12-4_patch_02.ep5.el6
  • xerces-j2-0:2.9.1-10.patch02.ep5.el6
  • xerces-j2-scripts-0:2.9.1-10.patch02.ep5.el6
  • xml-commons-0:1.3.04-8.2_patch_01.ep5.el6
  • xml-commons-jaxp-1.1-apis-0:1.3.04-8.2_patch_01.ep5.el6
  • xml-commons-jaxp-1.2-apis-0:1.3.04-8.2_patch_01.ep5.el6
  • xml-commons-jaxp-1.3-apis-0:1.3.04-8.2_patch_01.ep5.el6
  • xml-commons-resolver10-0:1.3.04-8.2_patch_01.ep5.el6
  • xml-commons-resolver11-0:1.3.04-8.2_patch_01.ep5.el6
  • xml-commons-resolver12-0:1.3.04-8.2_patch_01.ep5.el6
  • xml-commons-which10-0:1.3.04-8.2_patch_01.ep5.el6
  • xml-commons-which11-0:1.3.04-8.2_patch_01.ep5.el6
  • xml-security-0:1.5.1-2.ep5.el6
  • aopalliance-0:1.0-5.2.jdk6.ep5.el5
  • apache-cxf-0:2.2.12-6.1.patch_04.ep5.el5
  • bsh2-0:2.0-0.b4.15.1.patch01.ep5.el5
  • bsh2-bsf-0:2.0-0.b4.15.1.patch01.ep5.el5
  • glassfish-jaxb-0:2.1.12-12_patch_03.ep5.el5
  • google-guice-0:2.0-3.ep5.el5
  • hibernate3-1:3.3.2-1.5.GA_CP05.ep5.el5
  • hibernate3-annotations-0:3.4.0-3.3.GA_CP05.ep5.el5
  • hibernate3-annotations-javadoc-0:3.4.0-3.3.GA_CP05.ep5.el5
  • hibernate3-entitymanager-0:3.4.0-4.4.GA_CP05.ep5.el5
  • hibernate3-entitymanager-javadoc-0:3.4.0-4.4.GA_CP05.ep5.el5
  • hibernate3-javadoc-1:3.3.2-1.5.GA_CP05.ep5.el5
  • hibernate3-search-0:3.1.1-2.4.GA_CP05.ep5.el5
  • hibernate3-search-javadoc-0:3.1.1-2.4.GA_CP05.ep5.el5
  • hornetq-0:2.2.24-1.EAP.GA.ep5.el5
  • hornetq-native-0:2.2.20-1.EAP.GA.1.ep5.el5
  • hornetq-native-debuginfo-0:2.2.20-1.EAP.GA.1.ep5.el5
  • jacorb-jboss-0:2.3.2-2.jboss_1.ep5.el5
  • javassist-0:3.12.0-6.SP1.ep5.el5
  • jboss-aop2-0:2.1.6-5.CP06.ep5.el5
  • jboss-bootstrap-0:1.0.2-1.ep5.el5
  • jboss-cache-core-0:3.2.11-1.GA.ep5.el5
  • jboss-cache-pojo-0:3.0.1-1.1.ep5.el5
  • jboss-cl-0:2.0.11-1.GA.ep5.el5
  • jboss-cluster-ha-server-api-0:1.2.1-2.ep5.el5
  • jboss-common-beans-0:1.0.1-2.1.Final.ep5.el5
  • jboss-common-core-0:2.2.21-1.ep5.el5
  • jboss-eap5-native-0:5.2.0-6.ep5.el5
  • jboss-ejb-3.0-api-0:5.0.2-2.ep5.el5
  • jboss-ejb3-cache-0:1.0.0-4.ep5.el5
  • jboss-ejb3-core-0:1.3.9-0.4.ep5.el5
  • jboss-ejb3-ext-api-0:1.0.0-4.1.ep5.el5
  • jboss-ejb3-ext-api-impl-0:1.0.0-3.7.ep5.el5
  • jboss-ejb3-interceptors-0:1.0.9-0.1.ep5.el5
  • jboss-ejb3-metadata-0:1.0.0-3.ep5.el5
  • jboss-ejb3-metrics-deployer-0:1.1.1-0.1.ep5.el5
  • jboss-ejb3-security-0:1.0.2-0.5.ep5.el5
  • jboss-ejb3-timeout-0:0.1.1-0.5.ep5.el5
  • jboss-ejb3-timeout-3.0-api-0:0.1.1-0.5.ep5.el5
  • jboss-ejb3-timeout-spi-0:0.1.1-0.5.ep5.el5
  • jboss-ejb3-transactions-0:1.0.2-1.4.ep5.el5
  • jboss-jacc-1.1-api-0:5.0.2-2.ep5.el5
  • jboss-jad-1.2-api-0:5.0.2-2.ep5.el5
  • jboss-jaspi-1.0-api-0:5.0.2-2.ep5.el5
  • jboss-javaee-0:5.0.2-2.ep5.el5
  • jboss-javaee-poms-0:5.0.2-2.ep5.el5
  • jboss-jaxrpc-api_1.1_spec-0:1.0.0-16.ep5.el5
  • jboss-jca-1.5-api-0:5.0.2-2.ep5.el5
  • jboss-jms-1.1-api-0:5.0.2-2.ep5.el5
  • jboss-jpa-deployers-0:1.0.0-6.1SP2.ep5.el5
  • jboss-logmanager-0:1.1.2-6.GA_patch_01.ep5.el5
  • jboss-messaging-0:1.4.8-12.SP9.1.ep5.el5
  • jboss-naming-0:5.0.3-5.1.CP02.ep5.el5
  • jboss-reflect-0:2.0.4-2.1.ep5.el5
  • jboss-remoting-0:2.5.4-10.SP4.1.ep5.el5
  • jboss-seam2-0:2.2.6.EAP5-10.ep5.el5
  • jboss-seam2-docs-0:2.2.6.EAP5-10.ep5.el5
  • jboss-seam2-examples-0:2.2.6.EAP5-10.ep5.el5
  • jboss-seam2-runtime-0:2.2.6.EAP5-10.ep5.el5
  • jboss-security-negotiation-0:2.1.3-1.GA.ep5.el5
  • jboss-security-spi-1:2.0.5-4.SP3_1.ep5.el5
  • jboss-transaction-1.0.1-api-0:5.0.2-2.ep5.el5
  • jboss-vfs2-0:2.2.1-4.GA.ep5.el5
  • jbossas-0:5.2.0-14.ep5.el5
  • jbossas-client-0:5.2.0-14.ep5.el5
  • jbossas-hornetq-0:5.2.0-5.ep5.el5
  • jbossas-messaging-0:5.2.0-14.ep5.el5
  • jbossas-tp-licenses-0:5.2.0-7.ep5.el5
  • jbossas-ws-cxf-0:5.2.0-7.ep5.el5
  • jbossas-ws-native-0:5.2.0-14.ep5.el5
  • jbosssx2-0:2.0.5-8.SP3_1.ep5.el5
  • jbossts-1:4.6.1-12.CP13.8.ep5.el5
  • jbossts-javadoc-1:4.6.1-12.CP13.8.ep5.el5
  • jbossweb-0:2.1.13-2_patch_01.ep5.el5
  • jbossweb-el-1.0-api-0:2.1.13-2_patch_01.ep5.el5
  • jbossweb-jsp-2.1-api-0:2.1.13-2_patch_01.ep5.el5
  • jbossweb-lib-0:2.1.13-2_patch_01.ep5.el5
  • jbossweb-servlet-2.5-api-0:2.1.13-2_patch_01.ep5.el5
  • jbossws-0:3.1.2-13.SP15_patch_01.ep5.el5
  • jbossws-common-0:1.1.0-9.SP10.ep5.el5
  • jbossws-framework-0:3.1.2-9.SP13.ep5.el5
  • jbossws-spi-0:1.1.2-6.SP8.ep5.el5
  • jgroups-1:2.6.22-1.ep5.el5
  • jopr-embedded-0:1.3.4-19.SP6.9.ep5.el5
  • jopr-hibernate-plugin-0:3.0.0-14.EmbJopr5.ep5.el5
  • jopr-jboss-as-5-plugin-0:3.0.0-14.EmbJopr5.ep5.el5
  • jopr-jboss-cache-v3-plugin-0:3.0.0-15.EmbJopr5.ep5.el5
  • mod_cluster-demo-0:1.0.10-12.2.GA_CP04.ep5.el5
  • mod_cluster-jbossas-0:1.0.10-12.2.GA_CP04.ep5.el5
  • mod_cluster-jbossweb2-0:1.0.10-12.2.GA_CP04.ep5.el5
  • mod_cluster-native-0:1.0.10-10.GA_CP04_patch01.ep5.el5
  • mod_cluster-native-debuginfo-0:1.0.10-10.GA_CP04_patch01.ep5.el5
  • mod_cluster-tomcat6-0:1.0.10-12.2.GA_CP04.ep5.el5
  • netty-0:3.2.5-6.ep5.el5
  • picketlink-federation-0:2.1.5-3.ep5.el5
  • picketlink-quickstarts-0:2.1.5-1.ep5.el5
  • picketlink-quickstarts-idp-0:2.1.5-1.ep5.el5
  • picketlink-quickstarts-pdp-0:2.1.5-1.ep5.el5
  • picketlink-quickstarts-sts-0:2.1.5-1.ep5.el5
  • resteasy-0:1.2.1-18.CP02_patch02.1.ep5.el5
  • resteasy-examples-0:1.2.1-18.CP02_patch02.1.ep5.el5
  • resteasy-javadoc-0:1.2.1-18.CP02_patch02.1.ep5.el5
  • resteasy-manual-0:1.2.1-18.CP02_patch02.1.ep5.el5
  • rh-eap-docs-0:5.2.0-6.ep5.el5
  • rh-eap-docs-examples-0:5.2.0-6.ep5.el5
  • rhq-0:3.0.0-21.EmbJopr5.ep5.el5
  • rhq-ant-bundle-common-0:3.0.0-21.EmbJopr5.ep5.el5
  • rhq-common-parent-0:3.0.0-21.EmbJopr5.ep5.el5
  • rhq-core-client-api-0:3.0.0-21.EmbJopr5.ep5.el5
  • rhq-core-comm-api-0:3.0.0-21.EmbJopr5.ep5.el5
  • rhq-core-dbutils-0:3.0.0-21.EmbJopr5.ep5.el5
  • rhq-core-domain-0:3.0.0-21.EmbJopr5.ep5.el5
  • rhq-core-gui-0:3.0.0-21.EmbJopr5.ep5.el5
  • rhq-core-native-system-0:3.0.0-21.EmbJopr5.ep5.el5
  • rhq-core-parent-0:3.0.0-21.EmbJopr5.ep5.el5
  • rhq-core-plugin-api-0:3.0.0-21.EmbJopr5.ep5.el5
  • rhq-core-plugin-container-0:3.0.0-21.EmbJopr5.ep5.el5
  • rhq-core-plugindoc-0:3.0.0-21.EmbJopr5.ep5.el5
  • rhq-core-util-0:3.0.0-21.EmbJopr5.ep5.el5
  • rhq-filetemplate-bundle-common-0:3.0.0-21.EmbJopr5.ep5.el5
  • rhq-helpers-0:3.0.0-21.EmbJopr5.ep5.el5
  • rhq-jboss-as-common-0:3.0.0-21.EmbJopr5.ep5.el5
  • rhq-jmx-plugin-0:3.0.0-21.EmbJopr5.ep5.el5
  • rhq-modules-parent-0:3.0.0-21.EmbJopr5.ep5.el5
  • rhq-parent-0:3.0.0-21.EmbJopr5.ep5.el5
  • rhq-platform-plugin-0:3.0.0-14.EmbJopr5.ep5.el5
  • rhq-plugin-validator-0:3.0.0-21.EmbJopr5.ep5.el5
  • rhq-pluginAnnotations-0:3.0.0-21.EmbJopr5.ep5.el5
  • rhq-pluginGen-0:3.0.0-21.EmbJopr5.ep5.el5
  • rhq-plugins-parent-0:3.0.0-21.EmbJopr5.ep5.el5
  • rhq-rtfilter-0:3.0.0-21.EmbJopr5.ep5.el5
  • spring2-0:2.5.6-9.SEC03.1.ep5.el5
  • spring2-agent-0:2.5.6-9.SEC03.1.ep5.el5
  • spring2-all-0:2.5.6-9.SEC03.1.ep5.el5
  • spring2-aop-0:2.5.6-9.SEC03.1.ep5.el5
  • spring2-beans-0:2.5.6-9.SEC03.1.ep5.el5
  • spring2-context-0:2.5.6-9.SEC03.1.ep5.el5
  • spring2-core-0:2.5.6-9.SEC03.1.ep5.el5
  • wss4j-0:1.5.12-4.1_patch_02.ep5.el5
  • xerces-j2-0:2.9.1-10.patch02.ep5.el5
  • xerces-j2-scripts-0:2.9.1-10.patch02.ep5.el5
  • xml-commons-0:1.3.04-8.2_patch_01.ep5.el5
  • xml-commons-jaxp-1.1-apis-0:1.3.04-8.2_patch_01.ep5.el5
  • xml-commons-jaxp-1.2-apis-0:1.3.04-8.2_patch_01.ep5.el5
  • xml-commons-jaxp-1.3-apis-0:1.3.04-8.2_patch_01.ep5.el5
  • xml-commons-resolver10-0:1.3.04-8.2_patch_01.ep5.el5
  • xml-commons-resolver11-0:1.3.04-8.2_patch_01.ep5.el5
  • xml-commons-resolver12-0:1.3.04-8.2_patch_01.ep5.el5
  • xml-commons-which10-0:1.3.04-8.2_patch_01.ep5.el5
  • xml-commons-which11-0:1.3.04-8.2_patch_01.ep5.el5
  • xml-security-0:1.5.1-2.ep5.el5
  • aopalliance-0:1.0-5.2.jdk6.ep5.el4
  • apache-cxf-0:2.2.12-6.1.patch_04.ep5.el4
  • bsh2-0:2.0-0.b4.15.1.patch01.ep5.el4
  • bsh2-bsf-0:2.0-0.b4.15.1.patch01.ep5.el4
  • glassfish-jaxb-0:2.1.12-12_patch_03.ep5.el4
  • google-guice-0:2.0-3.ep5.el4
  • hibernate3-1:3.3.2-1.6.GA_CP05.ep5.el4
  • hibernate3-annotations-0:3.4.0-3.4.GA_CP05.ep5.el4
  • hibernate3-annotations-javadoc-0:3.4.0-3.4.GA_CP05.ep5.el4
  • hibernate3-entitymanager-0:3.4.0-4.4.GA_CP05.ep5.el4
  • hibernate3-entitymanager-javadoc-0:3.4.0-4.4.GA_CP05.ep5.el4
  • hibernate3-javadoc-1:3.3.2-1.6.GA_CP05.ep5.el4
  • hibernate3-search-0:3.1.1-2.3.GA_CP05.ep5.el4
  • hibernate3-search-javadoc-0:3.1.1-2.3.GA_CP05.ep5.el4
  • hornetq-0:2.2.24-1.EAP.GA.ep5.el4
  • hornetq-native-0:2.2.20-1.EAP.GA.1.ep5.el4
  • hornetq-native-debuginfo-0:2.2.20-1.EAP.GA.1.ep5.el4
  • jacorb-jboss-0:2.3.2-2.jboss_1.ep5.el4
  • javassist-0:3.12.0-6.SP1.ep5.el4
  • jboss-aop2-0:2.1.6-5.CP06.ep5.el4
  • jboss-bootstrap-0:1.0.2-1.ep5.el4
  • jboss-cache-core-0:3.2.11-1.GA.ep5.el4
  • jboss-cache-pojo-0:3.0.1-1.1.ep5.el4
  • jboss-cl-0:2.0.11-1.GA.ep5.el4
  • jboss-cluster-ha-server-api-0:1.2.1-2.ep5.el4
  • jboss-common-beans-0:1.0.1-2.1.Final.ep5.el4
  • jboss-common-core-0:2.2.21-1.ep5.el4
  • jboss-eap5-native-0:5.2.0-6.ep5.el4
  • jboss-ejb-3.0-api-0:5.0.2-2.ep5.el4
  • jboss-ejb3-cache-0:1.0.0-4.ep5.el4
  • jboss-ejb3-core-0:1.3.9-0.4.ep5.el4
  • jboss-ejb3-ext-api-0:1.0.0-4.1.ep5.el4
  • jboss-ejb3-ext-api-impl-0:1.0.0-3.7.ep5.el4
  • jboss-ejb3-interceptors-0:1.0.9-0.1.ep5.el4
  • jboss-ejb3-metadata-0:1.0.0-3.ep5.el4
  • jboss-ejb3-metrics-deployer-0:1.1.1-0.1.ep5.el4
  • jboss-ejb3-security-0:1.0.2-0.5.ep5.el4
  • jboss-ejb3-timeout-0:0.1.1-0.5.ep5.el4
  • jboss-ejb3-timeout-3.0-api-0:0.1.1-0.5.ep5.el4
  • jboss-ejb3-timeout-spi-0:0.1.1-0.5.ep5.el4
  • jboss-ejb3-transactions-0:1.0.2-1.4.ep5.el4
  • jboss-jacc-1.1-api-0:5.0.2-2.ep5.el4
  • jboss-jad-1.2-api-0:5.0.2-2.ep5.el4
  • jboss-jaspi-1.0-api-0:5.0.2-2.ep5.el4
  • jboss-javaee-poms-0:5.0.2-2.ep5.el4
  • jboss-jaxrpc-api_1.1_spec-0:1.0.0-16.ep5.el4
  • jboss-jca-1.5-api-0:5.0.2-2.ep5.el4
  • jboss-jms-1.1-api-0:5.0.2-2.ep5.el4
  • jboss-jpa-deployers-0:1.0.0-6.SP2.ep5.el4
  • jboss-logmanager-0:1.1.2-6.GA_patch_01.ep5.el4
  • jboss-messaging-0:1.4.8-12.SP9.1.ep5.el4
  • jboss-naming-0:5.0.3-5.CP02.ep5.el4
  • jboss-reflect-0:2.0.4-2.1.ep5.el4
  • jboss-remoting-0:2.5.4-10.SP4.1.ep5.el4
  • jboss-seam2-0:2.2.6.EAP5-9.ep5.el4
  • jboss-seam2-docs-0:2.2.6.EAP5-9.ep5.el4
  • jboss-seam2-examples-0:2.2.6.EAP5-9.ep5.el4
  • jboss-seam2-runtime-0:2.2.6.EAP5-9.ep5.el4
  • jboss-security-negotiation-0:2.1.3-1.GA.ep5.el4
  • jboss-security-spi-1:2.0.5-4.SP3_1.ep5.el4
  • jboss-transaction-1.0.1-api-0:5.0.2-2.ep5.el4
  • jboss-vfs2-0:2.2.1-2.GA.ep5.el4
  • jbossas-0:5.2.0-14.ep5.el4
  • jbossas-client-0:5.2.0-14.ep5.el4
  • jbossas-hornetq-0:5.2.0-6.ep5.el4
  • jbossas-messaging-0:5.2.0-14.ep5.el4
  • jbossas-tp-licenses-0:5.2.0-7.ep5.el4
  • jbossas-ws-cxf-0:5.2.0-8.ep5.el4
  • jbossas-ws-native-0:5.2.0-14.ep5.el4
  • jbosssx2-0:2.0.5-8.3.SP3_1.ep5.el4
  • jbossts-1:4.6.1-12.CP13.8.ep5.el4
  • jbossts-javadoc-1:4.6.1-12.CP13.8.ep5.el4
  • jbossweb-0:2.1.13-2_patch_01.ep5.el4
  • jbossweb-el-1.0-api-0:2.1.13-2_patch_01.ep5.el4
  • jbossweb-jsp-2.1-api-0:2.1.13-2_patch_01.ep5.el4
  • jbossweb-lib-0:2.1.13-2_patch_01.ep5.el4
  • jbossweb-servlet-2.5-api-0:2.1.13-2_patch_01.ep5.el4
  • jbossws-0:3.1.2-13.SP15_patch_01.ep5.el4
  • jbossws-common-0:1.1.0-9.SP10.ep5.el4
  • jbossws-framework-0:3.1.2-9.SP13.ep5.el4
  • jbossws-spi-0:1.1.2-6.SP8.ep5.el4
  • jgroups-1:2.6.22-1.ep5.el4
  • jopr-embedded-0:1.3.4-19.SP6.9.ep5.el4
  • jopr-hibernate-plugin-0:3.0.0-14.EmbJopr5.ep5.el4
  • jopr-jboss-as-5-plugin-0:3.0.0-15.EmbJopr5.ep5.el4
  • jopr-jboss-cache-v3-plugin-0:3.0.0-15.EmbJopr5.ep5.el4
  • mod_cluster-demo-0:1.0.10-12.2.GA_CP04.ep5.el4
  • mod_cluster-jbossas-0:1.0.10-12.2.GA_CP04.ep5.el4
  • mod_cluster-jbossweb2-0:1.0.10-12.2.GA_CP04.ep5.el4
  • mod_cluster-native-0:1.0.10-10.GA_CP04_patch01.ep5.el4
  • mod_cluster-native-debuginfo-0:1.0.10-10.GA_CP04_patch01.ep5.el4
  • mod_cluster-tomcat6-0:1.0.10-12.2.GA_CP04.ep5.el4
  • netty-0:3.2.5-6.ep5.el4
  • picketlink-federation-0:2.1.5-3.ep5.el4
  • picketlink-quickstarts-0:2.1.5-1.ep5.el4
  • picketlink-quickstarts-idp-0:2.1.5-1.ep5.el4
  • picketlink-quickstarts-pdp-0:2.1.5-1.ep5.el4
  • picketlink-quickstarts-sts-0:2.1.5-1.ep5.el4
  • resteasy-0:1.2.1-18.CP02_patch02.1.ep5.el4
  • resteasy-examples-0:1.2.1-18.CP02_patch02.1.ep5.el4
  • resteasy-javadoc-0:1.2.1-18.CP02_patch02.1.ep5.el4
  • resteasy-manual-0:1.2.1-18.CP02_patch02.1.ep5.el4
  • rh-eap-docs-0:5.2.0-7.ep5.el4
  • rh-eap-docs-examples-0:5.2.0-7.ep5.el4
  • rhq-0:3.0.0-22.EmbJopr5.ep5.el4
  • rhq-common-parent-0:3.0.0-22.EmbJopr5.ep5.el4
  • rhq-core-client-api-0:3.0.0-22.EmbJopr5.ep5.el4
  • rhq-core-comm-api-0:3.0.0-22.EmbJopr5.ep5.el4
  • rhq-core-domain-0:3.0.0-22.EmbJopr5.ep5.el4
  • rhq-core-gui-0:3.0.0-22.EmbJopr5.ep5.el4
  • rhq-core-native-system-0:3.0.0-22.EmbJopr5.ep5.el4
  • rhq-core-parent-0:3.0.0-22.EmbJopr5.ep5.el4
  • rhq-core-plugin-api-0:3.0.0-22.EmbJopr5.ep5.el4
  • rhq-core-plugin-container-0:3.0.0-22.EmbJopr5.ep5.el4
  • rhq-core-util-0:3.0.0-22.EmbJopr5.ep5.el4
  • rhq-jboss-as-common-0:3.0.0-22.EmbJopr5.ep5.el4
  • rhq-jmx-plugin-0:3.0.0-21.EmbJopr5.ep5.el4
  • rhq-modules-parent-0:3.0.0-22.EmbJopr5.ep5.el4
  • rhq-parent-0:3.0.0-22.EmbJopr5.ep5.el4
  • rhq-platform-plugin-0:3.0.0-15.EmbJopr5.ep5.el4
  • rhq-plugins-parent-0:3.0.0-22.EmbJopr5.ep5.el4
  • spring2-0:2.5.6-9.SEC03.1.ep5.el4
  • spring2-agent-0:2.5.6-9.SEC03.1.ep5.el4
  • spring2-all-0:2.5.6-9.SEC03.1.ep5.el4
  • spring2-aop-0:2.5.6-9.SEC03.1.ep5.el4
  • spring2-beans-0:2.5.6-9.SEC03.1.ep5.el4
  • spring2-context-0:2.5.6-9.SEC03.1.ep5.el4
  • spring2-core-0:2.5.6-9.SEC03.1.ep5.el4
  • wss4j-0:1.5.12-4.2_patch_02.ep5.el4
  • xerces-j2-0:2.9.1-10.patch02.ep5.el4
  • xml-commons-1:1.3.04-8.2_patch_01.ep5.el4
  • xml-commons-jaxp-1.1-apis-1:1.3.04-8.2_patch_01.ep5.el4
  • xml-commons-jaxp-1.2-apis-1:1.3.04-8.2_patch_01.ep5.el4
  • xml-commons-jaxp-1.3-apis-1:1.3.04-8.2_patch_01.ep5.el4
  • xml-commons-resolver10-1:1.3.04-8.2_patch_01.ep5.el4
  • xml-commons-resolver11-1:1.3.04-8.2_patch_01.ep5.el4
  • xml-commons-resolver12-1:1.3.04-8.2_patch_01.ep5.el4
  • xml-commons-which10-1:1.3.04-8.2_patch_01.ep5.el4
  • xml-commons-which11-1:1.3.04-8.2_patch_01.ep5.el4
  • xml-security-0:1.5.1-2.ep5.el4
  • aopalliance-0:1.0-5.3.ep5.el6
  • apache-cxf-0:2.2.12-6.1.patch_04.ep5.el6
  • bsh2-0:2.0-0.b4.15.patch01.ep5.el6
  • bsh2-bsf-0:2.0-0.b4.15.patch01.ep5.el6
  • glassfish-jaxb-0:2.1.12-12_patch_03.ep5.el6
  • google-guice-0:2.0-3.ep5.el6
  • hibernate3-1:3.3.2-1.9.GA_CP05.ep5.el6
  • hibernate3-annotations-0:3.4.0-3.6.GA_CP05.ep5.el6
  • hibernate3-annotations-javadoc-0:3.4.0-3.6.GA_CP05.ep5.el6
  • hibernate3-entitymanager-0:3.4.0-4.5.GA_CP05.ep5.el6
  • hibernate3-entitymanager-javadoc-0:3.4.0-4.5.GA_CP05.ep5.el6
  • hibernate3-javadoc-1:3.3.2-1.9.GA_CP05.ep5.el6
  • hibernate3-search-0:3.1.1-2.5.GA_CP05.ep5.el6
  • hibernate3-search-javadoc-0:3.1.1-2.5.GA_CP05.ep5.el6
  • hsqldb-2:1.8.0.10-11_patch_01.1.ep5.el6
  • jacorb-jboss-0:2.3.2-2.jboss_1.ep5.el6
  • javassist-0:3.12.0-6.SP1.ep5.el6
  • jboss-aop2-0:2.1.6-5.CP06.ep5.el6
  • jboss-bootstrap-0:1.0.2-1.ep5.el6
  • jboss-cache-core-0:3.2.11-1.GA.ep5.el6
  • jboss-cache-pojo-0:3.0.1-1.ep5.el6
  • jboss-cl-0:2.0.11-4.GA.ep5.el6
  • jboss-cluster-ha-server-api-0:1.2.1-2.ep5.el6
  • jboss-common-beans-0:1.0.1-2.Final.ep5.el6
  • jboss-common-core-0:2.2.21-1.ep5.el6
  • jboss-eap5-native-0:5.2.0-6.ep5.el6
  • jboss-ejb-3.0-api-0:5.0.2-2.ep5.el6
  • jboss-ejb3-cache-0:1.0.0-4.ep5.el6
  • jboss-ejb3-core-0:1.3.9-0.4.ep5.el6
  • jboss-ejb3-ext-api-0:1.0.0-4.1.ep5.el6
  • jboss-ejb3-ext-api-impl-0:1.0.0-3.7.ep5.el6
  • jboss-ejb3-interceptors-0:1.0.9-0.2.ep5.el6
  • jboss-ejb3-metadata-0:1.0.0-3.ep5.el6
  • jboss-ejb3-metrics-deployer-0:1.1.1-0.1.ep5.el6
  • jboss-ejb3-security-0:1.0.2-0.5.ep5.el6
  • jboss-ejb3-timeout-0:0.1.1-0.8.ep5.el6
  • jboss-ejb3-timeout-3.0-api-0:0.1.1-0.8.ep5.el6
  • jboss-ejb3-timeout-spi-0:0.1.1-0.8.ep5.el6
  • jboss-ejb3-transactions-0:1.0.2-1.6.ep5.el6
  • jboss-jacc-1.1-api-0:5.0.2-2.ep5.el6
  • jboss-jad-1.2-api-0:5.0.2-2.ep5.el6
  • jboss-jaspi-1.0-api-0:5.0.2-2.ep5.el6
  • jboss-javaee-0:5.0.2-2.ep5.el6
  • jboss-javaee-poms-0:5.0.2-2.ep5.el6
  • jboss-jaxrpc-api_1.1_spec-0:1.0.0-16.ep5.el6
  • jboss-jca-1.5-api-0:5.0.2-2.ep5.el6
  • jboss-jms-1.1-api-0:5.0.2-2.ep5.el6
  • jboss-jpa-deployers-0:1.0.0-6.SP2.ep5.el6
  • jboss-logmanager-0:1.1.2-6.GA_patch_01.ep5.el6
  • jboss-naming-0:5.0.3-5.CP02.ep5.el6
  • jboss-reflect-0:2.0.4-2.ep5.el6
  • jboss-remoting-0:2.5.4-10.SP4.1.ep5.el6
  • jboss-seam2-0:2.2.6.EAP5-14.ep5.el6
  • jboss-seam2-docs-0:2.2.6.EAP5-14.ep5.el6
  • jboss-seam2-examples-0:2.2.6.EAP5-14.ep5.el6
  • jboss-seam2-runtime-0:2.2.6.EAP5-14.ep5.el6
  • jboss-security-negotiation-0:2.1.3-1.GA.ep5.el6
  • jboss-security-spi-1:2.0.5-4.SP3_1.ep5.el6
  • jboss-transaction-1.0.1-api-0:5.0.2-2.ep5.el6
  • jboss-vfs2-0:2.2.1-4.GA.ep5.el6
  • jbossas-web-0:5.2.0-16.ep5.el6
  • jbossas-web-client-0:5.2.0-16.ep5.el6
  • jbossas-web-tp-licenses-0:5.2.0-8.ep5.el6
  • jbossas-web-ws-native-0:5.2.0-16.ep5.el6
  • jbossas-ws-cxf-ewp-0:5.2.0-11.ep5.el6
  • jbosssx2-0:2.0.5-8.3.SP3_1.ep5.el6
  • jbossts-1:4.6.1-12.CP13.7.ep5.el6
  • jbossts-javadoc-1:4.6.1-12.CP13.7.ep5.el6
  • jbossweb-0:2.1.13-2_patch_01.ep5.el6
  • jbossweb-el-1.0-api-0:2.1.13-2_patch_01.ep5.el6
  • jbossweb-jsp-2.1-api-0:2.1.13-2_patch_01.ep5.el6
  • jbossweb-lib-0:2.1.13-2_patch_01.ep5.el6
  • jbossweb-servlet-2.5-api-0:2.1.13-2_patch_01.ep5.el6
  • jbossws-0:3.1.2-13.SP15_patch_01.ep5.el6
  • jbossws-common-0:1.1.0-9.SP10.ep5.el6
  • jbossws-framework-0:3.1.2-9.SP13.ep5.el6
  • jbossws-spi-0:1.1.2-6.SP8.ep5.el6
  • jgroups-1:2.6.22-1.ep5.el6
  • jopr-embedded-0:1.3.4-19.SP6.9.ep5.el6
  • jopr-hibernate-plugin-0:3.0.0-14.EmbJopr5.ep5.el6
  • jopr-jboss-as-5-plugin-0:3.0.0-16.EmbJopr5.ep5.el6
  • jopr-jboss-cache-v3-plugin-0:3.0.0-15.EmbJopr5.ep5.el6
  • mod_cluster-demo-0:1.0.10-12.2.GA_CP04.ep5.el6
  • mod_cluster-jbossas-0:1.0.10-12.2.GA_CP04.ep5.el6
  • mod_cluster-jbossweb2-0:1.0.10-12.2.GA_CP04.ep5.el6
  • mod_cluster-native-0:1.0.10-10.GA_CP04_patch01.ep5.el6
  • mod_cluster-native-debuginfo-0:1.0.10-10.GA_CP04_patch01.ep5.el6
  • mod_cluster-tomcat6-0:1.0.10-12.2.GA_CP04.ep5.el6
  • picketlink-federation-0:2.1.5-3.ep5.el6
  • picketlink-quickstarts-0:2.1.5-1.ep5.el6
  • picketlink-quickstarts-idp-0:2.1.5-1.ep5.el6
  • picketlink-quickstarts-pdp-0:2.1.5-1.ep5.el6
  • picketlink-quickstarts-sts-0:2.1.5-1.ep5.el6
  • resteasy-0:1.2.1-17.CP02_patch02.1.ep5.el6
  • resteasy-examples-0:1.2.1-17.CP02_patch02.1.ep5.el6
  • resteasy-javadoc-0:1.2.1-17.CP02_patch02.1.ep5.el6
  • resteasy-manual-0:1.2.1-17.CP02_patch02.1.ep5.el6
  • rh-ewp-docs-0:5.2.0-11.ep5.el6
  • rh-ewp-docs-examples-0:5.2.0-11.ep5.el6
  • rhq-0:3.0.0-21.EmbJopr5.ep5.el6
  • rhq-ant-bundle-common-0:3.0.0-21.EmbJopr5.ep5.el6
  • rhq-common-parent-0:3.0.0-21.EmbJopr5.ep5.el6
  • rhq-core-client-api-0:3.0.0-21.EmbJopr5.ep5.el6
  • rhq-core-comm-api-0:3.0.0-21.EmbJopr5.ep5.el6
  • rhq-core-dbutils-0:3.0.0-21.EmbJopr5.ep5.el6
  • rhq-core-domain-0:3.0.0-21.EmbJopr5.ep5.el6
  • rhq-core-gui-0:3.0.0-21.EmbJopr5.ep5.el6
  • rhq-core-native-system-0:3.0.0-21.EmbJopr5.ep5.el6
  • rhq-core-parent-0:3.0.0-21.EmbJopr5.ep5.el6
  • rhq-core-plugin-api-0:3.0.0-21.EmbJopr5.ep5.el6
  • rhq-core-plugin-container-0:3.0.0-21.EmbJopr5.ep5.el6
  • rhq-core-plugindoc-0:3.0.0-21.EmbJopr5.ep5.el6
  • rhq-core-util-0:3.0.0-21.EmbJopr5.ep5.el6
  • rhq-filetemplate-bundle-common-0:3.0.0-21.EmbJopr5.ep5.el6
  • rhq-helpers-0:3.0.0-21.EmbJopr5.ep5.el6
  • rhq-jboss-as-common-0:3.0.0-21.EmbJopr5.ep5.el6
  • rhq-jmx-plugin-0:3.0.0-21.EmbJopr5.ep5.el6
  • rhq-modules-parent-0:3.0.0-21.EmbJopr5.ep5.el6
  • rhq-parent-0:3.0.0-21.EmbJopr5.ep5.el6
  • rhq-platform-plugin-0:3.0.0-14.EmbJopr5.ep5.el6
  • rhq-plugin-validator-0:3.0.0-21.EmbJopr5.ep5.el6
  • rhq-pluginAnnotations-0:3.0.0-21.EmbJopr5.ep5.el6
  • rhq-pluginGen-0:3.0.0-21.EmbJopr5.ep5.el6
  • rhq-plugins-parent-0:3.0.0-21.EmbJopr5.ep5.el6
  • rhq-rtfilter-0:3.0.0-21.EmbJopr5.ep5.el6
  • spring2-0:2.5.6-9.SEC03.1.ep5.el6
  • spring2-agent-0:2.5.6-9.SEC03.1.ep5.el6
  • spring2-all-0:2.5.6-9.SEC03.1.ep5.el6
  • spring2-aop-0:2.5.6-9.SEC03.1.ep5.el6
  • spring2-beans-0:2.5.6-9.SEC03.1.ep5.el6
  • spring2-context-0:2.5.6-9.SEC03.1.ep5.el6
  • spring2-core-0:2.5.6-9.SEC03.1.ep5.el6
  • wss4j-0:1.5.12-4_patch_02.ep5.el6
  • xerces-j2-0:2.9.1-10.patch02.ep5.el6
  • xerces-j2-scripts-0:2.9.1-10.patch02.ep5.el6
  • xml-commons-0:1.3.04-8.2_patch_01.ep5.el6
  • xml-commons-jaxp-1.1-apis-0:1.3.04-8.2_patch_01.ep5.el6
  • xml-commons-jaxp-1.2-apis-0:1.3.04-8.2_patch_01.ep5.el6
  • xml-commons-jaxp-1.3-apis-0:1.3.04-8.2_patch_01.ep5.el6
  • xml-commons-resolver10-0:1.3.04-8.2_patch_01.ep5.el6
  • xml-commons-resolver11-0:1.3.04-8.2_patch_01.ep5.el6
  • xml-commons-resolver12-0:1.3.04-8.2_patch_01.ep5.el6
  • xml-commons-which10-0:1.3.04-8.2_patch_01.ep5.el6
  • xml-commons-which11-0:1.3.04-8.2_patch_01.ep5.el6
  • xml-security-0:1.5.1-2.ep5.el6
  • aopalliance-0:1.0-5.2.jdk6.ep5.el5
  • apache-cxf-0:2.2.12-6.1.patch_04.ep5.el5
  • bsh2-0:2.0-0.b4.15.1.patch01.ep5.el5
  • bsh2-bsf-0:2.0-0.b4.15.1.patch01.ep5.el5
  • glassfish-jaxb-0:2.1.12-12_patch_03.ep5.el5
  • google-guice-0:2.0-3.ep5.el5
  • hibernate3-1:3.3.2-1.5.GA_CP05.ep5.el5
  • hibernate3-annotations-0:3.4.0-3.3.GA_CP05.ep5.el5
  • hibernate3-annotations-javadoc-0:3.4.0-3.3.GA_CP05.ep5.el5
  • hibernate3-entitymanager-0:3.4.0-4.4.GA_CP05.ep5.el5
  • hibernate3-entitymanager-javadoc-0:3.4.0-4.4.GA_CP05.ep5.el5
  • hibernate3-javadoc-1:3.3.2-1.5.GA_CP05.ep5.el5
  • hibernate3-search-0:3.1.1-2.4.GA_CP05.ep5.el5
  • hibernate3-search-javadoc-0:3.1.1-2.4.GA_CP05.ep5.el5
  • jacorb-jboss-0:2.3.2-2.jboss_1.ep5.el5
  • javassist-0:3.12.0-6.SP1.ep5.el5
  • jboss-aop2-0:2.1.6-5.CP06.ep5.el5
  • jboss-bootstrap-0:1.0.2-1.ep5.el5
  • jboss-cache-core-0:3.2.11-1.GA.ep5.el5
  • jboss-cache-pojo-0:3.0.1-1.1.ep5.el5
  • jboss-cl-0:2.0.11-1.GA.ep5.el5
  • jboss-cluster-ha-server-api-0:1.2.1-2.ep5.el5
  • jboss-common-beans-0:1.0.1-2.1.Final.ep5.el5
  • jboss-common-core-0:2.2.21-1.ep5.el5
  • jboss-eap5-native-0:5.2.0-6.ep5.el5
  • jboss-ejb-3.0-api-0:5.0.2-2.ep5.el5
  • jboss-ejb3-cache-0:1.0.0-4.ep5.el5
  • jboss-ejb3-core-0:1.3.9-0.4.ep5.el5
  • jboss-ejb3-ext-api-0:1.0.0-4.1.ep5.el5
  • jboss-ejb3-ext-api-impl-0:1.0.0-3.7.ep5.el5
  • jboss-ejb3-interceptors-0:1.0.9-0.1.ep5.el5
  • jboss-ejb3-metadata-0:1.0.0-3.ep5.el5
  • jboss-ejb3-metrics-deployer-0:1.1.1-0.1.ep5.el5
  • jboss-ejb3-security-0:1.0.2-0.5.ep5.el5
  • jboss-ejb3-timeout-0:0.1.1-0.5.ep5.el5
  • jboss-ejb3-timeout-3.0-api-0:0.1.1-0.5.ep5.el5
  • jboss-ejb3-timeout-spi-0:0.1.1-0.5.ep5.el5
  • jboss-ejb3-transactions-0:1.0.2-1.4.ep5.el5
  • jboss-jacc-1.1-api-0:5.0.2-2.ep5.el5
  • jboss-jad-1.2-api-0:5.0.2-2.ep5.el5
  • jboss-jaspi-1.0-api-0:5.0.2-2.ep5.el5
  • jboss-javaee-0:5.0.2-2.ep5.el5
  • jboss-javaee-poms-0:5.0.2-2.ep5.el5
  • jboss-jaxrpc-api_1.1_spec-0:1.0.0-16.ep5.el5
  • jboss-jca-1.5-api-0:5.0.2-2.ep5.el5
  • jboss-jms-1.1-api-0:5.0.2-2.ep5.el5
  • jboss-jpa-deployers-0:1.0.0-6.1SP2.ep5.el5
  • jboss-logmanager-0:1.1.2-6.GA_patch_01.ep5.el5
  • jboss-naming-0:5.0.3-5.1.CP02.ep5.el5
  • jboss-reflect-0:2.0.4-2.1.ep5.el5
  • jboss-remoting-0:2.5.4-10.SP4.1.ep5.el5
  • jboss-seam2-0:2.2.6.EAP5-10.ep5.el5
  • jboss-seam2-docs-0:2.2.6.EAP5-10.ep5.el5
  • jboss-seam2-examples-0:2.2.6.EAP5-10.ep5.el5
  • jboss-seam2-runtime-0:2.2.6.EAP5-10.ep5.el5
  • jboss-security-negotiation-0:2.1.3-1.GA.ep5.el5
  • jboss-security-spi-1:2.0.5-4.SP3_1.ep5.el5
  • jboss-transaction-1.0.1-api-0:5.0.2-2.ep5.el5
  • jboss-vfs2-0:2.2.1-4.GA.ep5.el5
  • jbossas-web-0:5.2.0-8.ep5.el5
  • jbossas-web-client-0:5.2.0-8.ep5.el5
  • jbossas-web-tp-licenses-0:5.2.0-7.ep5.el5
  • jbossas-web-ws-native-0:5.2.0-8.ep5.el5
  • jbossas-ws-cxf-ewp-0:5.2.0-7.ep5.el5
  • jbosssx2-0:2.0.5-8.SP3_1.ep5.el5
  • jbossts-1:4.6.1-12.CP13.8.ep5.el5
  • jbossts-javadoc-1:4.6.1-12.CP13.8.ep5.el5
  • jbossweb-0:2.1.13-2_patch_01.ep5.el5
  • jbossweb-el-1.0-api-0:2.1.13-2_patch_01.ep5.el5
  • jbossweb-jsp-2.1-api-0:2.1.13-2_patch_01.ep5.el5
  • jbossweb-lib-0:2.1.13-2_patch_01.ep5.el5
  • jbossweb-servlet-2.5-api-0:2.1.13-2_patch_01.ep5.el5
  • jbossws-0:3.1.2-13.SP15_patch_01.ep5.el5
  • jbossws-common-0:1.1.0-9.SP10.ep5.el5
  • jbossws-framework-0:3.1.2-9.SP13.ep5.el5
  • jbossws-spi-0:1.1.2-6.SP8.ep5.el5
  • jgroups-1:2.6.22-1.ep5.el5
  • jopr-embedded-0:1.3.4-19.SP6.9.ep5.el5
  • jopr-hibernate-plugin-0:3.0.0-14.EmbJopr5.ep5.el5
  • jopr-jboss-as-5-plugin-0:3.0.0-14.EmbJopr5.ep5.el5
  • jopr-jboss-cache-v3-plugin-0:3.0.0-15.EmbJopr5.ep5.el5
  • mod_cluster-demo-0:1.0.10-12.2.GA_CP04.ep5.el5
  • mod_cluster-jbossas-0:1.0.10-12.2.GA_CP04.ep5.el5
  • mod_cluster-jbossweb2-0:1.0.10-12.2.GA_CP04.ep5.el5
  • mod_cluster-native-0:1.0.10-10.GA_CP04_patch01.ep5.el5
  • mod_cluster-native-debuginfo-0:1.0.10-10.GA_CP04_patch01.ep5.el5
  • mod_cluster-tomcat6-0:1.0.10-12.2.GA_CP04.ep5.el5
  • picketlink-federation-0:2.1.5-3.ep5.el5
  • picketlink-quickstarts-0:2.1.5-1.ep5.el5
  • picketlink-quickstarts-idp-0:2.1.5-1.ep5.el5
  • picketlink-quickstarts-pdp-0:2.1.5-1.ep5.el5
  • picketlink-quickstarts-sts-0:2.1.5-1.ep5.el5
  • resteasy-0:1.2.1-18.CP02_patch02.1.ep5.el5
  • resteasy-examples-0:1.2.1-18.CP02_patch02.1.ep5.el5
  • resteasy-javadoc-0:1.2.1-18.CP02_patch02.1.ep5.el5
  • resteasy-manual-0:1.2.1-18.CP02_patch02.1.ep5.el5
  • rh-ewp-docs-0:5.2.0-6.ep5.el5
  • rh-ewp-docs-examples-0:5.2.0-6.ep5.el5
  • rhq-0:3.0.0-21.EmbJopr5.ep5.el5
  • rhq-common-parent-0:3.0.0-21.EmbJopr5.ep5.el5
  • rhq-core-client-api-0:3.0.0-21.EmbJopr5.ep5.el5
  • rhq-core-comm-api-0:3.0.0-21.EmbJopr5.ep5.el5
  • rhq-core-domain-0:3.0.0-21.EmbJopr5.ep5.el5
  • rhq-core-gui-0:3.0.0-21.EmbJopr5.ep5.el5
  • rhq-core-native-system-0:3.0.0-21.EmbJopr5.ep5.el5
  • rhq-core-parent-0:3.0.0-21.EmbJopr5.ep5.el5
  • rhq-core-plugin-api-0:3.0.0-21.EmbJopr5.ep5.el5
  • rhq-core-plugin-container-0:3.0.0-21.EmbJopr5.ep5.el5
  • rhq-core-util-0:3.0.0-21.EmbJopr5.ep5.el5
  • rhq-jboss-as-common-0:3.0.0-21.EmbJopr5.ep5.el5
  • rhq-jmx-plugin-0:3.0.0-21.EmbJopr5.ep5.el5
  • rhq-modules-parent-0:3.0.0-21.EmbJopr5.ep5.el5
  • rhq-parent-0:3.0.0-21.EmbJopr5.ep5.el5
  • rhq-platform-plugin-0:3.0.0-14.EmbJopr5.ep5.el5
  • rhq-plugins-parent-0:3.0.0-21.EmbJopr5.ep5.el5
  • spring2-0:2.5.6-9.SEC03.1.ep5.el5
  • spring2-agent-0:2.5.6-9.SEC03.1.ep5.el5
  • spring2-all-0:2.5.6-9.SEC03.1.ep5.el5
  • spring2-aop-0:2.5.6-9.SEC03.1.ep5.el5
  • spring2-beans-0:2.5.6-9.SEC03.1.ep5.el5
  • spring2-context-0:2.5.6-9.SEC03.1.ep5.el5
  • spring2-core-0:2.5.6-9.SEC03.1.ep5.el5
  • wss4j-0:1.5.12-4.1_patch_02.ep5.el5
  • xerces-j2-0:2.9.1-10.patch02.ep5.el5
  • xerces-j2-scripts-0:2.9.1-10.patch02.ep5.el5
  • xml-commons-0:1.3.04-8.2_patch_01.ep5.el5
  • xml-commons-jaxp-1.1-apis-0:1.3.04-8.2_patch_01.ep5.el5
  • xml-commons-jaxp-1.2-apis-0:1.3.04-8.2_patch_01.ep5.el5
  • xml-commons-jaxp-1.3-apis-0:1.3.04-8.2_patch_01.ep5.el5
  • xml-commons-resolver10-0:1.3.04-8.2_patch_01.ep5.el5
  • xml-commons-resolver11-0:1.3.04-8.2_patch_01.ep5.el5
  • xml-commons-resolver12-0:1.3.04-8.2_patch_01.ep5.el5
  • xml-commons-which10-0:1.3.04-8.2_patch_01.ep5.el5
  • xml-commons-which11-0:1.3.04-8.2_patch_01.ep5.el5
  • xml-security-0:1.5.1-2.ep5.el5
  • aopalliance-0:1.0-5.2.jdk6.ep5.el4
  • apache-cxf-0:2.2.12-6.1.patch_04.ep5.el4
  • bsh2-0:2.0-0.b4.15.1.patch01.ep5.el4
  • bsh2-bsf-0:2.0-0.b4.15.1.patch01.ep5.el4
  • glassfish-jaxb-0:2.1.12-12_patch_03.ep5.el4
  • google-guice-0:2.0-3.ep5.el4
  • hibernate3-1:3.3.2-1.6.GA_CP05.ep5.el4
  • hibernate3-annotations-0:3.4.0-3.4.GA_CP05.ep5.el4
  • hibernate3-annotations-javadoc-0:3.4.0-3.4.GA_CP05.ep5.el4
  • hibernate3-entitymanager-0:3.4.0-4.4.GA_CP05.ep5.el4
  • hibernate3-entitymanager-javadoc-0:3.4.0-4.4.GA_CP05.ep5.el4
  • hibernate3-javadoc-1:3.3.2-1.6.GA_CP05.ep5.el4
  • hibernate3-search-0:3.1.1-2.3.GA_CP05.ep5.el4
  • hibernate3-search-javadoc-0:3.1.1-2.3.GA_CP05.ep5.el4
  • jacorb-jboss-0:2.3.2-2.jboss_1.ep5.el4
  • javassist-0:3.12.0-6.SP1.ep5.el4
  • jboss-aop2-0:2.1.6-5.CP06.ep5.el4
  • jboss-bootstrap-0:1.0.2-1.ep5.el4
  • jboss-cache-core-0:3.2.11-1.GA.ep5.el4
  • jboss-cache-pojo-0:3.0.1-1.1.ep5.el4
  • jboss-cl-0:2.0.11-1.GA.ep5.el4
  • jboss-cluster-ha-server-api-0:1.2.1-2.ep5.el4
  • jboss-common-beans-0:1.0.1-2.1.Final.ep5.el4
  • jboss-common-core-0:2.2.21-1.ep5.el4
  • jboss-eap5-native-0:5.2.0-6.ep5.el4
  • jboss-ejb-3.0-api-0:5.0.2-2.ep5.el4
  • jboss-ejb3-cache-0:1.0.0-4.ep5.el4
  • jboss-ejb3-core-0:1.3.9-0.4.ep5.el4
  • jboss-ejb3-ext-api-0:1.0.0-4.1.ep5.el4
  • jboss-ejb3-ext-api-impl-0:1.0.0-3.7.ep5.el4
  • jboss-ejb3-interceptors-0:1.0.9-0.1.ep5.el4
  • jboss-ejb3-metadata-0:1.0.0-3.ep5.el4
  • jboss-ejb3-metrics-deployer-0:1.1.1-0.1.ep5.el4
  • jboss-ejb3-security-0:1.0.2-0.5.ep5.el4
  • jboss-ejb3-timeout-0:0.1.1-0.5.ep5.el4
  • jboss-ejb3-timeout-3.0-api-0:0.1.1-0.5.ep5.el4
  • jboss-ejb3-timeout-spi-0:0.1.1-0.5.ep5.el4
  • jboss-ejb3-transactions-0:1.0.2-1.4.ep5.el4
  • jboss-jacc-1.1-api-0:5.0.2-2.ep5.el4
  • jboss-jad-1.2-api-0:5.0.2-2.ep5.el4
  • jboss-jaspi-1.0-api-0:5.0.2-2.ep5.el4
  • jboss-javaee-0:5.0.2-2.ep5.el4
  • jboss-javaee-poms-0:5.0.2-2.ep5.el4
  • jboss-jaxrpc-api_1.1_spec-0:1.0.0-16.ep5.el4
  • jboss-jca-1.5-api-0:5.0.2-2.ep5.el4
  • jboss-jms-1.1-api-0:5.0.2-2.ep5.el4
  • jboss-jpa-deployers-0:1.0.0-6.SP2.ep5.el4
  • jboss-logmanager-0:1.1.2-6.GA_patch_01.ep5.el4
  • jboss-naming-0:5.0.3-5.CP02.ep5.el4
  • jboss-reflect-0:2.0.4-2.1.ep5.el4
  • jboss-remoting-0:2.5.4-10.SP4.1.ep5.el4
  • jboss-seam2-0:2.2.6.EAP5-9.ep5.el4
  • jboss-seam2-docs-0:2.2.6.EAP5-9.ep5.el4
  • jboss-seam2-examples-0:2.2.6.EAP5-9.ep5.el4
  • jboss-seam2-runtime-0:2.2.6.EAP5-9.ep5.el4
  • jboss-security-negotiation-0:2.1.3-1.GA.ep5.el4
  • jboss-security-spi-1:2.0.5-4.SP3_1.ep5.el4
  • jboss-transaction-1.0.1-api-0:5.0.2-2.ep5.el4
  • jboss-vfs2-0:2.2.1-2.GA.ep5.el4
  • jbossas-web-0:5.2.0-7.ep5.el4
  • jbossas-web-client-0:5.2.0-7.ep5.el4
  • jbossas-web-tp-licenses-0:5.2.0-7.ep5.el4
  • jbossas-web-ws-native-0:5.2.0-7.ep5.el4
  • jbossas-ws-cxf-ewp-0:5.2.0-8.ep5.el4
  • jbosssx2-0:2.0.5-8.3.SP3_1.ep5.el4
  • jbossts-1:4.6.1-12.CP13.8.ep5.el4
  • jbossts-javadoc-1:4.6.1-12.CP13.8.ep5.el4
  • jbossweb-0:2.1.13-2_patch_01.ep5.el4
  • jbossweb-el-1.0-api-0:2.1.13-2_patch_01.ep5.el4
  • jbossweb-jsp-2.1-api-0:2.1.13-2_patch_01.ep5.el4
  • jbossweb-lib-0:2.1.13-2_patch_01.ep5.el4
  • jbossweb-servlet-2.5-api-0:2.1.13-2_patch_01.ep5.el4
  • jbossws-0:3.1.2-13.SP15_patch_01.ep5.el4
  • jbossws-common-0:1.1.0-9.SP10.ep5.el4
  • jbossws-framework-0:3.1.2-9.SP13.ep5.el4
  • jbossws-spi-0:1.1.2-6.SP8.ep5.el4
  • jgroups-1:2.6.22-1.ep5.el4
  • jopr-embedded-0:1.3.4-19.SP6.9.ep5.el4
  • jopr-hibernate-plugin-0:3.0.0-14.EmbJopr5.ep5.el4
  • jopr-jboss-as-5-plugin-0:3.0.0-15.EmbJopr5.ep5.el4
  • jopr-jboss-cache-v3-plugin-0:3.0.0-15.EmbJopr5.ep5.el4
  • mod_cluster-demo-0:1.0.10-12.2.GA_CP04.ep5.el4
  • mod_cluster-jbossas-0:1.0.10-12.2.GA_CP04.ep5.el4
  • mod_cluster-jbossweb2-0:1.0.10-12.2.GA_CP04.ep5.el4
  • mod_cluster-native-0:1.0.10-10.GA_CP04_patch01.ep5.el4
  • mod_cluster-native-debuginfo-0:1.0.10-10.GA_CP04_patch01.ep5.el4
  • mod_cluster-tomcat6-0:1.0.10-12.2.GA_CP04.ep5.el4
  • picketlink-federation-0:2.1.5-3.ep5.el4
  • picketlink-quickstarts-0:2.1.5-1.ep5.el4
  • picketlink-quickstarts-idp-0:2.1.5-1.ep5.el4
  • picketlink-quickstarts-pdp-0:2.1.5-1.ep5.el4
  • picketlink-quickstarts-sts-0:2.1.5-1.ep5.el4
  • resteasy-0:1.2.1-18.CP02_patch02.1.ep5.el4
  • resteasy-examples-0:1.2.1-18.CP02_patch02.1.ep5.el4
  • resteasy-javadoc-0:1.2.1-18.CP02_patch02.1.ep5.el4
  • resteasy-manual-0:1.2.1-18.CP02_patch02.1.ep5.el4
  • rh-ewp-docs-0:5.2.0-7.ep5.el4
  • rh-ewp-docs-examples-0:5.2.0-7.ep5.el4
  • rhq-0:3.0.0-22.EmbJopr5.ep5.el4
  • rhq-common-parent-0:3.0.0-22.EmbJopr5.ep5.el4
  • rhq-core-client-api-0:3.0.0-22.EmbJopr5.ep5.el4
  • rhq-core-comm-api-0:3.0.0-22.EmbJopr5.ep5.el4
  • rhq-core-domain-0:3.0.0-22.EmbJopr5.ep5.el4
  • rhq-core-gui-0:3.0.0-22.EmbJopr5.ep5.el4
  • rhq-core-native-system-0:3.0.0-22.EmbJopr5.ep5.el4
  • rhq-core-parent-0:3.0.0-22.EmbJopr5.ep5.el4
  • rhq-core-plugin-api-0:3.0.0-22.EmbJopr5.ep5.el4
  • rhq-core-plugin-container-0:3.0.0-22.EmbJopr5.ep5.el4
  • rhq-core-util-0:3.0.0-22.EmbJopr5.ep5.el4
  • rhq-jboss-as-common-0:3.0.0-22.EmbJopr5.ep5.el4
  • rhq-jmx-plugin-0:3.0.0-21.EmbJopr5.ep5.el4
  • rhq-modules-parent-0:3.0.0-22.EmbJopr5.ep5.el4
  • rhq-parent-0:3.0.0-22.EmbJopr5.ep5.el4
  • rhq-platform-plugin-0:3.0.0-15.EmbJopr5.ep5.el4
  • rhq-plugins-parent-0:3.0.0-22.EmbJopr5.ep5.el4
  • spring2-0:2.5.6-9.SEC03.1.ep5.el4
  • spring2-agent-0:2.5.6-9.SEC03.1.ep5.el4
  • spring2-all-0:2.5.6-9.SEC03.1.ep5.el4
  • spring2-aop-0:2.5.6-9.SEC03.1.ep5.el4
  • spring2-beans-0:2.5.6-9.SEC03.1.ep5.el4
  • spring2-context-0:2.5.6-9.SEC03.1.ep5.el4
  • spring2-core-0:2.5.6-9.SEC03.1.ep5.el4
  • wss4j-0:1.5.12-4.2_patch_02.ep5.el4
  • xerces-j2-0:2.9.1-10.patch02.ep5.el4
  • xerces-j2-scripts-0:2.9.1-10.patch02.ep5.el4
  • xml-commons-1:1.3.04-8.2_patch_01.ep5.el4
  • xml-commons-jaxp-1.1-apis-1:1.3.04-8.2_patch_01.ep5.el4
  • xml-commons-jaxp-1.2-apis-1:1.3.04-8.2_patch_01.ep5.el4
  • xml-commons-jaxp-1.3-apis-1:1.3.04-8.2_patch_01.ep5.el4
  • xml-commons-resolver10-1:1.3.04-8.2_patch_01.ep5.el4
  • xml-commons-resolver11-1:1.3.04-8.2_patch_01.ep5.el4
  • xml-commons-resolver12-1:1.3.04-8.2_patch_01.ep5.el4
  • xml-commons-which10-1:1.3.04-8.2_patch_01.ep5.el4
  • xml-commons-which11-1:1.3.04-8.2_patch_01.ep5.el4
  • xml-security-0:1.5.1-2.ep5.el4

Seebug

bulletinFamilyexploit
descriptionNo description provided by source.
idSSV:60197
last seen2017-11-19
modified2012-06-09
published2012-06-09
reporterRoot
sourcehttps://www.seebug.org/vuldb/ssvid-60197
titleApache CXF Failed Element Verification(CVE-2012-2379)

References