Vulnerabilities > CVE-2019-12384 - Deserialization of Untrusted Data vulnerability in multiple products

047910
CVSS 5.9 - MEDIUM
Attack vector
NETWORK
Attack complexity
HIGH
Privileges required
NONE
Confidentiality impact
HIGH
Integrity impact
NONE
Availability impact
NONE
network
high complexity
fasterxml
debian
redhat
CWE-502
nessus

Summary

FasterXML jackson-databind 2.x before 2.9.9.1 might allow attackers to have a variety of impacts by leveraging failure to block the logback-core class from polymorphic deserialization. Depending on the classpath content, remote code execution may be possible.

Vulnerable Configurations

Part Description Count
Application
Fasterxml
123
OS
Debian
1
OS
Redhat
5

Common Weakness Enumeration (CWE)

Nessus

  • NASL familyRed Hat Local Security Checks
    NASL idREDHAT-RHSA-2019-2936.NASL
    descriptionAn update is now available for Red Hat JBoss Enterprise Application Platform 7.2 for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section. This release of Red Hat JBoss Enterprise Application Platform 7.2.4 serves as a replacement for Red Hat JBoss Enterprise Application Platform 7.2.3, and includes bug fixes and enhancements. See the Red Hat JBoss Enterprise Application Platform 7.2.4 Release Notes for information about the most significant bug fixes and enhancements included in this release. Security Fix(es) : * jackson-databind: default typing mishandling leading to remote code execution (CVE-2019-14379) * jackson-databind: failure to block the logback-core class from polymorphic deserialization leading to remote code execution (CVE-2019-12384) * jackson-databind: polymorphic typing issue allows attacker to read arbitrary local files on the server via crafted JSON message (CVE-2019-12814) * undertow: DEBUG log for io.undertow.request.security if enabled leaks credentials to log files (CVE-2019-10212) * codehaus: incomplete fix for unsafe deserialization in jackson-databind vulnerabilities (CVE-2019-10202) * jackson-databind: polymorphic typing issue allows attacker to read arbitrary local files on the server (CVE-2019-12086) * undertow: Information leak in requests for directories without trailing slashes (CVE-2019-10184)
    last seen2020-06-01
    modified2020-06-02
    plugin id129517
    published2019-10-02
    reporterThis script is Copyright (C) 2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/129517
    titleRHEL 7 : JBoss EAP (RHSA-2019:2936)
    code
    #
    # (C) Tenable Network Security, Inc.
    #
    # The descriptive text and package checks in this plugin were  
    # extracted from Red Hat Security Advisory RHSA-2019:2936. The text 
    # itself is copyright (C) Red Hat, Inc.
    #
    
    include("compat.inc");
    
    if (description)
    {
      script_id(129517);
      script_version("1.4");
      script_cvs_date("Date: 2019/12/23");
    
      script_cve_id("CVE-2019-10184", "CVE-2019-10202", "CVE-2019-10212", "CVE-2019-12086", "CVE-2019-12384", "CVE-2019-12814", "CVE-2019-14379");
      script_xref(name:"RHSA", value:"2019:2936");
    
      script_name(english:"RHEL 7 : JBoss EAP (RHSA-2019:2936)");
      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:
    "An update is now available for Red Hat JBoss Enterprise Application
    Platform 7.2 for Red Hat Enterprise Linux 7.
    
    Red Hat Product Security has rated this update as having a security
    impact of Important. A Common Vulnerability Scoring System (CVSS) base
    score, which gives a detailed severity rating, is available for each
    vulnerability from the CVE link(s) in the References section.
    
    This release of Red Hat JBoss Enterprise Application Platform 7.2.4
    serves as a replacement for Red Hat JBoss Enterprise Application
    Platform 7.2.3, and includes bug fixes and enhancements. See the Red
    Hat JBoss Enterprise Application Platform 7.2.4 Release Notes for
    information about the most significant bug fixes and enhancements
    included in this release.
    
    Security Fix(es) :
    
    * jackson-databind: default typing mishandling leading to remote code
    execution (CVE-2019-14379)
    
    * jackson-databind: failure to block the logback-core class from
    polymorphic deserialization leading to remote code execution
    (CVE-2019-12384)
    
    * jackson-databind: polymorphic typing issue allows attacker to read
    arbitrary local files on the server via crafted JSON message
    (CVE-2019-12814)
    
    * undertow: DEBUG log for io.undertow.request.security if enabled
    leaks credentials to log files (CVE-2019-10212)
    
    * codehaus: incomplete fix for unsafe deserialization in
    jackson-databind vulnerabilities (CVE-2019-10202)
    
    * jackson-databind: polymorphic typing issue allows attacker to read
    arbitrary local files on the server (CVE-2019-12086)
    
    * undertow: Information leak in requests for directories without
    trailing slashes (CVE-2019-10184)"
      );
      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-2019:2936"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2019-10184"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2019-10202"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2019-10212"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2019-12086"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2019-12384"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2019-12814"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2019-14379"
      );
      script_set_attribute(attribute:"solution", value:"Update the affected packages.");
      script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P");
      script_set_cvss_temporal_vector("CVSS2#E:U/RL:OF/RC:C");
      script_set_cvss3_base_vector("CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H");
      script_set_cvss3_temporal_vector("CVSS:3.0/E:U/RL:O/RC:C");
      script_set_attribute(attribute:"exploitability_ease", value:"No known exploits are available");
    
      script_set_attribute(attribute:"plugin_type", value:"local");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-activemq-artemis");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-activemq-artemis-cli");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-activemq-artemis-commons");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-activemq-artemis-core-client");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-activemq-artemis-dto");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-activemq-artemis-hornetq-protocol");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-activemq-artemis-hqclient-protocol");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-activemq-artemis-jdbc-store");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-activemq-artemis-jms-client");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-activemq-artemis-jms-server");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-activemq-artemis-journal");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-activemq-artemis-ra");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-activemq-artemis-selector");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-activemq-artemis-server");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-activemq-artemis-service-extensions");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-activemq-artemis-tools");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-codehaus-jackson");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-codehaus-jackson-core-asl");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-codehaus-jackson-jaxrs");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-codehaus-jackson-mapper-asl");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-codehaus-jackson-xc");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-glassfish-jsf");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-hal-console");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-hibernate");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-hibernate-core");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-hibernate-entitymanager");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-hibernate-envers");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-hibernate-java8");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-infinispan");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-infinispan-cachestore-jdbc");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-infinispan-cachestore-remote");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-infinispan-client-hotrod");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-infinispan-commons");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-infinispan-core");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-infinispan-hibernate-cache-commons");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-infinispan-hibernate-cache-spi");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-infinispan-hibernate-cache-v53");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-ironjacamar");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-ironjacamar-common-api");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-ironjacamar-common-impl");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-ironjacamar-common-spi");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-ironjacamar-core-api");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-ironjacamar-core-impl");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-ironjacamar-deployers-common");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-ironjacamar-jdbc");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-ironjacamar-validator");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-jackson-annotations");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-jackson-core");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-jackson-databind");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-jackson-datatype-jdk8");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-jackson-datatype-jsr310");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-jackson-jaxrs-base");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-jackson-jaxrs-json-provider");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-jackson-module-jaxb-annotations");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-jackson-modules-base");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-jackson-modules-java8");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-jboss-ejb-client");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-jboss-jaxrs-api_2.1_spec");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-jboss-logging");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-jboss-logmanager");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-jboss-marshalling");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-jboss-marshalling-river");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-jboss-msc");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-jboss-remoting");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-jboss-server-migration");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-jboss-server-migration-cli");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-jboss-server-migration-core");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-jboss-server-migration-eap6.4");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-jboss-server-migration-eap6.4-to-eap7.2");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-jboss-server-migration-eap7.0");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-jboss-server-migration-eap7.0-to-eap7.2");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-jboss-server-migration-eap7.1");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-jboss-server-migration-eap7.1-to-eap7.2");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-jboss-server-migration-eap7.2");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-jboss-server-migration-wildfly10.0");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-jboss-server-migration-wildfly10.0-to-eap7.2");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-jboss-server-migration-wildfly10.1");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-jboss-server-migration-wildfly10.1-to-eap7.2");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-jboss-server-migration-wildfly11.0");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-jboss-server-migration-wildfly11.0-to-eap7.2");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-jboss-server-migration-wildfly12.0");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-jboss-server-migration-wildfly12.0-to-eap7.2");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-jboss-server-migration-wildfly13.0-server");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-jboss-server-migration-wildfly14.0-server");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-jboss-server-migration-wildfly8.2");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-jboss-server-migration-wildfly8.2-to-eap7.2");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-jboss-server-migration-wildfly9.0");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-jboss-server-migration-wildfly9.0-to-eap7.2");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-jboss-xnio-base");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-jgroups");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-narayana");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-narayana-compensations");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-narayana-jbosstxbridge");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-narayana-jbossxts");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-narayana-jts-idlj");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-narayana-jts-integration");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-narayana-restat-api");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-narayana-restat-bridge");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-narayana-restat-integration");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-narayana-restat-util");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-narayana-txframework");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-netty");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-netty-all");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-picketbox");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-picketbox-infinispan");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-picketlink-api");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-picketlink-bindings");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-picketlink-common");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-picketlink-config");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-picketlink-federation");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-picketlink-idm-api");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-picketlink-idm-impl");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-picketlink-idm-simple-schema");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-picketlink-impl");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-picketlink-wildfly8");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-undertow");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-weld-core");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-weld-core-impl");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-weld-core-jsf");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-weld-ejb");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-weld-jta");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-weld-probe-core");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-weld-web");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-wildfly");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-wildfly-elytron");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-wildfly-elytron-tool");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-wildfly-java-jdk11");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-wildfly-java-jdk8");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-wildfly-javadocs");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-wildfly-modules");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:eap7-wildfly-transaction-client");
      script_set_attribute(attribute:"cpe", value:"cpe:/o:redhat:enterprise_linux:7");
    
      script_set_attribute(attribute:"vuln_publication_date", value:"2019/05/17");
      script_set_attribute(attribute:"patch_publication_date", value:"2019/09/30");
      script_set_attribute(attribute:"plugin_publication_date", value:"2019/10/02");
      script_set_attribute(attribute:"generated_plugin", value:"current");
      script_end_attributes();
    
      script_category(ACT_GATHER_INFO);
      script_copyright(english:"This script is Copyright (C) 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 = pregmatch(pattern: "Red Hat Enterprise Linux.*release ([0-9]+(\.[0-9]+)?)", string:release);
    if (isnull(os_ver)) audit(AUDIT_UNKNOWN_APP_VER, "Red Hat");
    os_ver = os_ver[1];
    if (! preg(pattern:"^7([^0-9]|$)", string:os_ver)) audit(AUDIT_OS_NOT, "Red Hat 7.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-2019:2936";
      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:"RHEL7", rpm:"eap7-jboss"))) audit(AUDIT_PACKAGE_NOT_INSTALLED, "JBoss EAP");
    
      if (rpm_check(release:"RHEL7", reference:"eap7-activemq-artemis-2.9.0-1.redhat_00005.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-activemq-artemis-cli-2.9.0-1.redhat_00005.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-activemq-artemis-commons-2.9.0-1.redhat_00005.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-activemq-artemis-core-client-2.9.0-1.redhat_00005.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-activemq-artemis-dto-2.9.0-1.redhat_00005.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-activemq-artemis-hornetq-protocol-2.9.0-1.redhat_00005.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-activemq-artemis-hqclient-protocol-2.9.0-1.redhat_00005.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-activemq-artemis-jdbc-store-2.9.0-1.redhat_00005.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-activemq-artemis-jms-client-2.9.0-1.redhat_00005.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-activemq-artemis-jms-server-2.9.0-1.redhat_00005.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-activemq-artemis-journal-2.9.0-1.redhat_00005.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-activemq-artemis-ra-2.9.0-1.redhat_00005.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-activemq-artemis-selector-2.9.0-1.redhat_00005.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-activemq-artemis-server-2.9.0-1.redhat_00005.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-activemq-artemis-service-extensions-2.9.0-1.redhat_00005.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-activemq-artemis-tools-2.9.0-1.redhat_00005.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-codehaus-jackson-1.9.13-9.redhat_00006.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-codehaus-jackson-core-asl-1.9.13-9.redhat_00006.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-codehaus-jackson-jaxrs-1.9.13-9.redhat_00006.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-codehaus-jackson-mapper-asl-1.9.13-9.redhat_00006.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-codehaus-jackson-xc-1.9.13-9.redhat_00006.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-glassfish-jsf-2.3.5-4.SP3_redhat_00002.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-hal-console-3.0.16-1.Final_redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-hibernate-5.3.11-2.SP1_redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-hibernate-core-5.3.11-2.SP1_redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-hibernate-entitymanager-5.3.11-2.SP1_redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-hibernate-envers-5.3.11-2.SP1_redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-hibernate-java8-5.3.11-2.SP1_redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-infinispan-9.3.7-1.Final_redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-infinispan-cachestore-jdbc-9.3.7-1.Final_redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-infinispan-cachestore-remote-9.3.7-1.Final_redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-infinispan-client-hotrod-9.3.7-1.Final_redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-infinispan-commons-9.3.7-1.Final_redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-infinispan-core-9.3.7-1.Final_redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-infinispan-hibernate-cache-commons-9.3.7-1.Final_redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-infinispan-hibernate-cache-spi-9.3.7-1.Final_redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-infinispan-hibernate-cache-v53-9.3.7-1.Final_redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-ironjacamar-1.4.17-1.Final_redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-ironjacamar-common-api-1.4.17-1.Final_redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-ironjacamar-common-impl-1.4.17-1.Final_redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-ironjacamar-common-spi-1.4.17-1.Final_redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-ironjacamar-core-api-1.4.17-1.Final_redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-ironjacamar-core-impl-1.4.17-1.Final_redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-ironjacamar-deployers-common-1.4.17-1.Final_redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-ironjacamar-jdbc-1.4.17-1.Final_redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-ironjacamar-validator-1.4.17-1.Final_redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-jackson-annotations-2.9.9-1.redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-jackson-core-2.9.9-1.redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-jackson-databind-2.9.9.3-1.redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-jackson-datatype-jdk8-2.9.9-1.redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-jackson-datatype-jsr310-2.9.9-1.redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-jackson-jaxrs-base-2.9.9-2.redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-jackson-jaxrs-json-provider-2.9.9-2.redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-jackson-module-jaxb-annotations-2.9.9-1.redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-jackson-modules-base-2.9.9-1.redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-jackson-modules-java8-2.9.9-1.redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-jboss-ejb-client-4.0.23-1.Final_redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-jboss-jaxrs-api_2.1_spec-1.0.3-1.Final_redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-jboss-logging-3.3.3-1.Final_redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-jboss-logmanager-2.1.14-1.Final_redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-jboss-marshalling-2.0.9-1.Final_redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-jboss-marshalling-river-2.0.9-1.Final_redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-jboss-msc-1.4.8-1.Final_redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-jboss-remoting-5.0.14-1.SP1_redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-jboss-server-migration-1.3.1-4.Final_redhat_00004.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-jboss-server-migration-cli-1.3.1-4.Final_redhat_00004.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-jboss-server-migration-core-1.3.1-4.Final_redhat_00004.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-jboss-server-migration-eap6.4-1.3.1-4.Final_redhat_00004.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-jboss-server-migration-eap6.4-to-eap7.2-1.3.1-4.Final_redhat_00004.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-jboss-server-migration-eap7.0-1.3.1-4.Final_redhat_00004.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-jboss-server-migration-eap7.0-to-eap7.2-1.3.1-4.Final_redhat_00004.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-jboss-server-migration-eap7.1-1.3.1-4.Final_redhat_00004.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-jboss-server-migration-eap7.1-to-eap7.2-1.3.1-4.Final_redhat_00004.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-jboss-server-migration-eap7.2-1.3.1-4.Final_redhat_00004.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-jboss-server-migration-wildfly10.0-1.3.1-4.Final_redhat_00004.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-jboss-server-migration-wildfly10.0-to-eap7.2-1.3.1-4.Final_redhat_00004.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-jboss-server-migration-wildfly10.1-1.3.1-4.Final_redhat_00004.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-jboss-server-migration-wildfly10.1-to-eap7.2-1.3.1-4.Final_redhat_00004.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-jboss-server-migration-wildfly11.0-1.3.1-4.Final_redhat_00004.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-jboss-server-migration-wildfly11.0-to-eap7.2-1.3.1-4.Final_redhat_00004.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-jboss-server-migration-wildfly12.0-1.3.1-4.Final_redhat_00004.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-jboss-server-migration-wildfly12.0-to-eap7.2-1.3.1-4.Final_redhat_00004.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-jboss-server-migration-wildfly13.0-server-1.3.1-4.Final_redhat_00004.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-jboss-server-migration-wildfly14.0-server-1.3.1-4.Final_redhat_00004.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-jboss-server-migration-wildfly8.2-1.3.1-4.Final_redhat_00004.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-jboss-server-migration-wildfly8.2-to-eap7.2-1.3.1-4.Final_redhat_00004.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-jboss-server-migration-wildfly9.0-1.3.1-4.Final_redhat_00004.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-jboss-server-migration-wildfly9.0-to-eap7.2-1.3.1-4.Final_redhat_00004.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-jboss-xnio-base-3.7.3-1.Final_redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-jgroups-4.0.20-1.Final_redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-narayana-5.9.6-1.Final_redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-narayana-compensations-5.9.6-1.Final_redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-narayana-jbosstxbridge-5.9.6-1.Final_redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-narayana-jbossxts-5.9.6-1.Final_redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-narayana-jts-idlj-5.9.6-1.Final_redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-narayana-jts-integration-5.9.6-1.Final_redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-narayana-restat-api-5.9.6-1.Final_redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-narayana-restat-bridge-5.9.6-1.Final_redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-narayana-restat-integration-5.9.6-1.Final_redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-narayana-restat-util-5.9.6-1.Final_redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-narayana-txframework-5.9.6-1.Final_redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-netty-4.1.34-2.Final_redhat_00002.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-netty-all-4.1.34-2.Final_redhat_00002.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-picketbox-5.0.3-5.Final_redhat_00004.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-picketbox-infinispan-5.0.3-5.Final_redhat_00004.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-picketlink-api-2.5.5-20.SP12_redhat_00007.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-picketlink-bindings-2.5.5-20.SP12_redhat_00007.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-picketlink-common-2.5.5-20.SP12_redhat_00007.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-picketlink-config-2.5.5-20.SP12_redhat_00007.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-picketlink-federation-2.5.5-20.SP12_redhat_00007.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-picketlink-idm-api-2.5.5-20.SP12_redhat_00007.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-picketlink-idm-impl-2.5.5-20.SP12_redhat_00007.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-picketlink-idm-simple-schema-2.5.5-20.SP12_redhat_00007.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-picketlink-impl-2.5.5-20.SP12_redhat_00007.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-picketlink-wildfly8-2.5.5-20.SP12_redhat_00007.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-undertow-2.0.25-1.SP1_redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-weld-core-3.0.6-2.Final_redhat_00002.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-weld-core-impl-3.0.6-2.Final_redhat_00002.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-weld-core-jsf-3.0.6-2.Final_redhat_00002.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-weld-ejb-3.0.6-2.Final_redhat_00002.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-weld-jta-3.0.6-2.Final_redhat_00002.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-weld-probe-core-3.0.6-2.Final_redhat_00002.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-weld-web-3.0.6-2.Final_redhat_00002.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-wildfly-7.2.4-1.GA_redhat_00002.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-wildfly-elytron-1.6.4-1.Final_redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-wildfly-elytron-tool-1.4.3-1.Final_redhat_00001.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-wildfly-java-jdk11-7.2.4-1.GA_redhat_00002.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-wildfly-java-jdk8-7.2.4-1.GA_redhat_00002.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-wildfly-javadocs-7.2.4-1.GA_redhat_00002.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-wildfly-modules-7.2.4-1.GA_redhat_00002.1.el7")) flag++;
      if (rpm_check(release:"RHEL7", reference:"eap7-wildfly-transaction-client-1.1.6-2.Final_redhat_00001.1.el7")) 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, "eap7-activemq-artemis / eap7-activemq-artemis-cli / etc");
      }
    }
    
  • NASL familyRed Hat Local Security Checks
    NASL idREDHAT-RHSA-2019-2720.NASL
    descriptionAn update for the pki-deps:10.6 module is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section. The Public Key Infrastructure (PKI) Deps module contains fundamental packages required as dependencies for the pki-core module by Red Hat Certificate System. Security Fix(es) : * jackson-databind: failure to block the logback-core class from polymorphic deserialization leading to remote code execution (CVE-2019-12384) For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
    last seen2020-05-23
    modified2019-09-16
    plugin id128851
    published2019-09-16
    reporterThis script is Copyright (C) 2019-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/128851
    titleRHEL 8 : pki-deps:10.6 (RHSA-2019:2720)
    code
    #
    # (C) Tenable Network Security, Inc.
    #
    # The descriptive text and package checks in this plugin were
    # extracted from Red Hat Security Advisory RHSA-2019:2720. The text
    # itself is copyright (C) Red Hat, Inc.
    #
    
    include("compat.inc");
    
    if (description)
    {
      script_id(128851);
      script_version("1.6");
      script_set_attribute(attribute:"plugin_modification_date", value:"2020/05/22");
    
      script_cve_id("CVE-2019-12384");
      script_xref(name:"RHSA", value:"2019:2720");
    
      script_name(english:"RHEL 8 : pki-deps:10.6 (RHSA-2019:2720)");
      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:
    "An update for the pki-deps:10.6 module is now available for Red Hat
    Enterprise Linux 8.
    
    Red Hat Product Security has rated this update as having a security
    impact of Important. A Common Vulnerability Scoring System (CVSS) base
    score, which gives a detailed severity rating, is available for each
    vulnerability from the CVE link(s) in the References section.
    
    The Public Key Infrastructure (PKI) Deps module contains fundamental
    packages required as dependencies for the pki-core module by Red Hat
    Certificate System.
    
    Security Fix(es) :
    
    * jackson-databind: failure to block the logback-core class from
    polymorphic deserialization leading to remote code execution
    (CVE-2019-12384)
    
    For more details about the security issue(s), including the impact, a
    CVSS score, acknowledgments, and other related information, refer to
    the CVE page(s) listed in the References section."
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/errata/RHSA-2019:2720"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2019-12384"
      );
      script_set_attribute(attribute:"solution", value:"Update the affected packages.");
      script_set_cvss_base_vector("CVSS2#AV:N/AC:M/Au:N/C:P/I:N/A:N");
      script_set_cvss_temporal_vector("CVSS2#E:U/RL:OF/RC:C");
      script_set_cvss3_base_vector("CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N");
      script_set_cvss3_temporal_vector("CVSS:3.0/E:U/RL:O/RC:C");
      script_set_attribute(attribute:"cvss_score_source", value:"CVE-2019-12384");
      script_set_attribute(attribute:"exploitability_ease", value:"No known exploits are available");
    
      script_set_attribute(attribute:"plugin_type", value:"local");
      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-lang");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:bea-stax-api");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:glassfish-fastinfoset");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:glassfish-jaxb-api");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:glassfish-jaxb-core");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:glassfish-jaxb-runtime");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:glassfish-jaxb-txw2");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jackson-annotations");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jackson-core");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jackson-databind");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jackson-jaxrs-json-provider");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jackson-jaxrs-providers");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jackson-module-jaxb-annotations");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:jakarta-commons-httpclient");
      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-javadoc");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:pki-servlet-4.0-api");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:pki-servlet-container");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python-nss-debugsource");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python-nss-doc");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python3-nss");
      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:slf4j");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:slf4j-jdk14");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:stax-ex");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:velocity");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:xalan-j2");
      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:xml-commons-apis");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:xml-commons-resolver");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:xmlstreambuffer");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:xsom");
      script_set_attribute(attribute:"cpe", value:"cpe:/a:redhat:enterprise_linux:8::appstream");
      script_set_attribute(attribute:"cpe", value:"cpe:/o:redhat:enterprise_linux:8");
      script_set_attribute(attribute:"cpe", value:"cpe:/o:redhat:enterprise_linux:8.0");
    
      script_set_attribute(attribute:"vuln_publication_date", value:"2019/06/24");
      script_set_attribute(attribute:"patch_publication_date", value:"2019/09/10");
      script_set_attribute(attribute:"plugin_publication_date", value:"2019/09/16");
      script_set_attribute(attribute:"generated_plugin", value:"current");
      script_end_attributes();
    
      script_category(ACT_GATHER_INFO);
      script_copyright(english:"This script is Copyright (C) 2019-2020 and is owned by Tenable, Inc. or an Affiliate thereof.");
      script_family(english:"Red Hat Local Security Checks");
    
      script_dependencies("ssh_get_info.nasl");
      script_require_keys("Host/local_checks_enabled", "Host/RedHat/release", "Host/RedHat/rpm-list", "Host/cpu");
    
      exit(0);
    }
    
    
    include("audit.inc");
    include("global_settings.inc");
    include("misc_func.inc");
    include("rpm.inc");
    
    if (!get_kb_item("Host/local_checks_enabled")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);
    release = get_kb_item("Host/RedHat/release");
    if (isnull(release) || "Red Hat" >!< release) audit(AUDIT_OS_NOT, "Red Hat");
    os_ver = pregmatch(pattern: "Red Hat Enterprise Linux.*release ([0-9]+(\.[0-9]+)?)", string:release);
    if (isnull(os_ver)) audit(AUDIT_UNKNOWN_APP_VER, "Red Hat");
    os_ver = os_ver[1];
    if (! preg(pattern:"^8([^0-9]|$)", string:os_ver)) audit(AUDIT_OS_NOT, "Red Hat 8.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 && 'aarch64' >!< cpu) audit(AUDIT_LOCAL_CHECKS_NOT_IMPLEMENTED, 'Red Hat', cpu);
    
    module_ver = get_kb_item('Host/RedHat/appstream/pki-deps');
    if (isnull(module_ver)) audit(AUDIT_PACKAGE_NOT_INSTALLED, 'Module pki-deps:10.6');
    if ('10.6' >!< module_ver) audit(AUDIT_PACKAGE_NOT_AFFECTED, 'Module pki-deps:' + module_ver);
    
    appstreams = {
        'pki-deps:10.6': [
          {'reference':'apache-commons-collections-3.2.2-10.module+el8.0.0+3892+c903d3f0', 'release':'8'},
          {'reference':'apache-commons-lang-2.6-21.module+el8.0.0+3892+c903d3f0', 'release':'8'},
          {'reference':'bea-stax-api-1.2.0-16.module+el8.0.0+3892+c903d3f0', 'release':'8'},
          {'reference':'glassfish-fastinfoset-1.2.13-9.module+el8.0.0+3892+c903d3f0', 'release':'8'},
          {'reference':'glassfish-jaxb-api-2.2.12-8.module+el8.0.0+3892+c903d3f0', 'release':'8'},
          {'reference':'glassfish-jaxb-core-2.2.11-11.module+el8.0.0+3892+c903d3f0', 'release':'8'},
          {'reference':'glassfish-jaxb-runtime-2.2.11-11.module+el8.0.0+3892+c903d3f0', 'release':'8'},
          {'reference':'glassfish-jaxb-txw2-2.2.11-11.module+el8.0.0+3892+c903d3f0', 'release':'8'},
          {'reference':'jackson-annotations-2.9.9-1.module+el8.0.0+3892+c903d3f0', 'release':'8'},
          {'reference':'jackson-core-2.9.9-1.module+el8.0.0+3892+c903d3f0', 'release':'8'},
          {'reference':'jackson-databind-2.9.9.2-1.module+el8.0.0+3892+c903d3f0', 'release':'8'},
          {'reference':'jackson-jaxrs-json-provider-2.9.9-1.module+el8.0.0+3892+c903d3f0', 'release':'8'},
          {'reference':'jackson-jaxrs-providers-2.9.9-1.module+el8.0.0+3892+c903d3f0', 'release':'8'},
          {'reference':'jackson-module-jaxb-annotations-2.7.6-4.module+el8.0.0+3892+c903d3f0', 'release':'8'},
          {'reference':'jakarta-commons-httpclient-3.1-28.module+el8.0.0+3892+c903d3f0', 'release':'8', 'epoch':'1'},
          {'reference':'javassist-3.18.1-8.module+el8.0.0+3892+c903d3f0', 'release':'8'},
          {'reference':'javassist-javadoc-3.18.1-8.module+el8.0.0+3892+c903d3f0', 'release':'8'},
          {'reference':'pki-servlet-4.0-api-9.0.7-14.module+el8.0.0+3892+c903d3f0', 'release':'8', 'epoch':'1'},
          {'reference':'pki-servlet-container-9.0.7-14.module+el8.0.0+3892+c903d3f0', 'release':'8', 'epoch':'1'},
          {'reference':'python-nss-debugsource-1.0.1-10.module+el8.0.0+3892+c903d3f0', 'cpu':'aarch64', 'release':'8'},
          {'reference':'python-nss-debugsource-1.0.1-10.module+el8.0.0+3892+c903d3f0', 'cpu':'s390x', 'release':'8'},
          {'reference':'python-nss-debugsource-1.0.1-10.module+el8.0.0+3892+c903d3f0', 'cpu':'x86_64', 'release':'8'},
          {'reference':'python-nss-doc-1.0.1-10.module+el8.0.0+3892+c903d3f0', 'cpu':'aarch64', 'release':'8'},
          {'reference':'python-nss-doc-1.0.1-10.module+el8.0.0+3892+c903d3f0', 'cpu':'s390x', 'release':'8'},
          {'reference':'python-nss-doc-1.0.1-10.module+el8.0.0+3892+c903d3f0', 'cpu':'x86_64', 'release':'8'},
          {'reference':'python3-nss-1.0.1-10.module+el8.0.0+3892+c903d3f0', 'cpu':'aarch64', 'release':'8'},
          {'reference':'python3-nss-1.0.1-10.module+el8.0.0+3892+c903d3f0', 'cpu':'s390x', 'release':'8'},
          {'reference':'python3-nss-1.0.1-10.module+el8.0.0+3892+c903d3f0', 'cpu':'x86_64', 'release':'8'},
          {'reference':'relaxngDatatype-2011.1-7.module+el8.0.0+3892+c903d3f0', 'release':'8'},
          {'reference':'resteasy-3.0.26-3.module+el8.0.0+3892+c903d3f0', 'release':'8'},
          {'reference':'slf4j-1.7.25-4.module+el8.0.0+3892+c903d3f0', 'release':'8'},
          {'reference':'slf4j-jdk14-1.7.25-4.module+el8.0.0+3892+c903d3f0', 'release':'8'},
          {'reference':'stax-ex-1.7.7-8.module+el8.0.0+3892+c903d3f0', 'release':'8'},
          {'reference':'velocity-1.7-24.module+el8.0.0+3892+c903d3f0', 'release':'8'},
          {'reference':'xalan-j2-2.7.1-38.module+el8.0.0+3892+c903d3f0', 'release':'8'},
          {'reference':'xerces-j2-2.11.0-34.module+el8.0.0+3892+c903d3f0', 'release':'8'},
          {'reference':'xml-commons-apis-1.4.01-25.module+el8.0.0+3892+c903d3f0', 'release':'8'},
          {'reference':'xml-commons-resolver-1.2-26.module+el8.0.0+3892+c903d3f0', 'release':'8'},
          {'reference':'xmlstreambuffer-1.5.4-8.module+el8.0.0+3892+c903d3f0', 'release':'8'},
          {'reference':'xsom-0-19.20110809svn.module+el8.0.0+3892+c903d3f0', 'release':'8'}
        ],
    };
    
    flag = 0;
    appstreams_found = 0;
    foreach module (keys(appstreams)) {
      appstream = NULL;
      appstream_name = NULL;
      appstream_version = NULL;
      appstream_split = split(module, sep:':', keep:FALSE);
      if (!empty_or_null(appstream_split)) {
        appstream_name = appstream_split[0];
        appstream_version = appstream_split[1];
        if (!empty_or_null(appstream_name)) appstream = get_one_kb_item('Host/RedHat/appstream/' + appstream_name);
      }
      if (!empty_or_null(appstream) && appstream_version == appstream || appstream_name == 'all') {
        appstreams_found++;
        foreach package_array ( appstreams[module] ) {
          reference = NULL;
          release = NULL;
          sp = NULL;
          cpu = NULL;
          el_string = NULL;
          rpm_spec_vers_cmp = NULL;
          epoch = NULL;
          if (!empty_or_null(package_array['reference'])) reference = package_array['reference'];
          if (!empty_or_null(package_array['release'])) release = 'RHEL' + package_array['release'];
          if (!empty_or_null(package_array['sp'])) sp = package_array['sp'];
          if (!empty_or_null(package_array['cpu'])) cpu = package_array['cpu'];
          if (!empty_or_null(package_array['el_string'])) el_string = package_array['el_string'];
          if (!empty_or_null(package_array['rpm_spec_vers_cmp'])) rpm_spec_vers_cmp = package_array['rpm_spec_vers_cmp'];
          if (!empty_or_null(package_array['epoch'])) epoch = package_array['epoch'];
          if (reference && release) {
            if (rpm_check(release:release, sp:sp, cpu:cpu, reference:reference, epoch:epoch, el_string:el_string, rpm_spec_vers_cmp:rpm_spec_vers_cmp)) flag++;
          }
        }
      }
    }
    
    if (!appstreams_found) audit(AUDIT_PACKAGE_NOT_INSTALLED, 'Module pki-deps:10.6');
    
    if (flag)
    {
      security_report_v4(
          port       : 0,
          severity   : SECURITY_WARNING,
          extra      : rpm_report_get()
      );
      exit(0);
    }
    else
    {
      tested = pkg_tests_get();
      if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);
      else audit(AUDIT_PACKAGE_NOT_INSTALLED, 'apache-commons-collections / apache-commons-lang / bea-stax-api / etc');
    }
    
  • NASL familyFedora Local Security Checks
    NASL idFEDORA_2019-99FF6AA32C.NASL
    description - Update jackson-databind to version 2.9.9.3. - Update jackson-core to version 2.9.9. - Update jackson-annotations to version 2.9.9. - Update jackson-bom to version 2.9.9. Resolves CVE-2019-12086, CVE-2019-12384, CVE-2019-12814, CVE-2019-14379, and CVE-14439. Note that Tenable Network Security has extracted the preceding description block directly from the Fedora update system website. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues.
    last seen2020-06-01
    modified2020-06-02
    plugin id129634
    published2019-10-07
    reporterThis script is Copyright (C) 2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/129634
    titleFedora 31 : jackson-annotations / jackson-bom / jackson-core / jackson-databind (2019-99ff6aa32c)
  • NASL familyRed Hat Local Security Checks
    NASL idREDHAT-RHSA-2019-2935.NASL
    descriptionAn update is now available for Red Hat JBoss Enterprise Application Platform 7.2 for Red Hat Enterprise Linux 6. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section. This release of Red Hat JBoss Enterprise Application Platform 7.2.4 serves as a replacement for Red Hat JBoss Enterprise Application Platform 7.2.3, and includes bug fixes and enhancements. See the Red Hat JBoss Enterprise Application Platform 7.2.4 Release Notes for information about the most significant bug fixes and enhancements included in this release. Security Fix(es) : * jackson-databind: default typing mishandling leading to remote code execution (CVE-2019-14379) * jackson-databind: failure to block the logback-core class from polymorphic deserialization leading to remote code execution (CVE-2019-12384) * jackson-databind: polymorphic typing issue allows attacker to read arbitrary local files on the server via crafted JSON message (CVE-2019-12814) * undertow: DEBUG log for io.undertow.request.security if enabled leaks credentials to log files (CVE-2019-10212) * codehaus: incomplete fix for unsafe deserialization in jackson-databind vulnerabilities (CVE-2019-10202) * jackson-databind: polymorphic typing issue allows attacker to read arbitrary local files on the server (CVE-2019-12086) * undertow: Information leak in requests for directories without trailing slashes (CVE-2019-10184)
    last seen2020-06-01
    modified2020-06-02
    plugin id129516
    published2019-10-02
    reporterThis script is Copyright (C) 2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/129516
    titleRHEL 6 : JBoss EAP (RHSA-2019:2935)
  • NASL familyFedora Local Security Checks
    NASL idFEDORA_2019-FB23ECCC03.NASL
    description - Update jackson-databind to version 2.9.9.3. - Update jackson-core to version 2.9.9. - Update jackson-annotations to version 2.9.9. - Update jackson-bom to version 2.9.9. Resolves CVE-2019-12086, CVE-2019-12384, CVE-2019-12814, CVE-2019-14379, and CVE-14439. Note that Tenable Network Security has extracted the preceding description block directly from the Fedora update system website. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues.
    last seen2020-06-01
    modified2020-06-02
    plugin id129113
    published2019-09-23
    reporterThis script is Copyright (C) 2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/129113
    titleFedora 29 : jackson-annotations / jackson-bom / jackson-core / jackson-databind (2019-fb23eccc03)
  • NASL familyDebian Local Security Checks
    NASL idDEBIAN_DLA-1831.NASL
    descriptionMore Polymorphic Typing issues were discovered in jackson-databind. When Default Typing is enabled (either globally or for a specific property) for an externally exposed JSON endpoint and the service has JDOM 1.x or 2.x or logback-core jar in the classpath, an attacker can send a specifically crafted JSON message that allows them to read arbitrary local files on the server. For Debian 8
    last seen2020-06-01
    modified2020-06-02
    plugin id126126
    published2019-06-24
    reporterThis script is Copyright (C) 2019-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/126126
    titleDebian DLA-1831-1 : jackson-databind security update
  • NASL familyRed Hat Local Security Checks
    NASL idREDHAT-RHSA-2019-2937.NASL
    descriptionAn update is now available for Red Hat JBoss Enterprise Application Platform 7.2 for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section. This release of Red Hat JBoss Enterprise Application Platform 7.2.4 serves as a replacement for Red Hat JBoss Enterprise Application Platform 7.2.3, and includes bug fixes and enhancements. See the Red Hat JBoss Enterprise Application Platform 7.2.4 Release Notes for information about the most significant bug fixes and enhancements included in this release. Security Fix(es) : * jackson-databind: default typing mishandling leading to remote code execution (CVE-2019-14379) * jackson-databind: failure to block the logback-core class from polymorphic deserialization leading to remote code execution (CVE-2019-12384) * jackson-databind: polymorphic typing issue allows attacker to read arbitrary local files on the server via crafted JSON message (CVE-2019-12814) * undertow: DEBUG log for io.undertow.request.security if enabled leaks credentials to log files (CVE-2019-10212) * codehaus: incomplete fix for unsafe deserialization in jackson-databind vulnerabilities (CVE-2019-10202) * jackson-databind: polymorphic typing issue allows attacker to read arbitrary local files on the server (CVE-2019-12086) * undertow: Information leak in requests for directories without trailing slashes (CVE-2019-10184)
    last seen2020-06-01
    modified2020-06-02
    plugin id129518
    published2019-10-02
    reporterThis script is Copyright (C) 2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/129518
    titleRHEL 8 : JBoss EAP (RHSA-2019:2937)
  • NASL familyDebian Local Security Checks
    NASL idDEBIAN_DSA-4542.NASL
    descriptionIt was discovered that jackson-databind, a Java library used to parse JSON and other data formats, did not properly validate user input before attempting deserialization. This allowed an attacker providing maliciously crafted input to perform code execution, or read arbitrary files on the server.
    last seen2020-06-01
    modified2020-06-02
    plugin id129597
    published2019-10-07
    reporterThis script is Copyright (C) 2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/129597
    titleDebian DSA-4542-1 : jackson-databind - security update
  • NASL familyFedora Local Security Checks
    NASL idFEDORA_2019-AE6A703B8F.NASL
    description - Update jackson-databind to version 2.9.9.3. - Update jackson-core to version 2.9.9. - Update jackson-annotations to version 2.9.9. - Update jackson-bom to version 2.9.9. Resolves CVE-2019-12086, CVE-2019-12384, CVE-2019-12814, CVE-2019-14379, and CVE-14439. Note that Tenable Network Security has extracted the preceding description block directly from the Fedora update system website. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues.
    last seen2020-06-01
    modified2020-06-02
    plugin id129110
    published2019-09-23
    reporterThis script is Copyright (C) 2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/129110
    titleFedora 30 : jackson-annotations / jackson-bom / jackson-core / jackson-databind (2019-ae6a703b8f)

Redhat

advisories
  • bugzilla
    id1725807
    titleCVE-2019-12384 jackson-databind: failure to block the logback-core class from polymorphic deserialization leading to remote code execution
    oval
    OR
    • commentRed Hat Enterprise Linux must be installed
      ovaloval:com.redhat.rhba:tst:20070304026
    • AND
      • commentRed Hat Enterprise Linux 8 is installed
        ovaloval:com.redhat.rhba:tst:20193384074
      • commentModule pki-deps:10.6 is enabled
        ovaloval:com.redhat.rhsa:tst:20191529069
      • OR
        • AND
          • commentpython3-nss is earlier than 0:1.0.1-10.module+el8.0.0+3892+c903d3f0
            ovaloval:com.redhat.rhsa:tst:20192720001
          • commentpython3-nss is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20191529002
        • AND
          • commentpython-nss-doc is earlier than 0:1.0.1-10.module+el8.0.0+3892+c903d3f0
            ovaloval:com.redhat.rhsa:tst:20192720003
          • commentpython-nss-doc is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20191529004
        • AND
          • commentpython-nss-debugsource is earlier than 0:1.0.1-10.module+el8.0.0+3892+c903d3f0
            ovaloval:com.redhat.rhsa:tst:20192720005
          • commentpython-nss-debugsource is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20191529006
        • AND
          • commentxsom is earlier than 0:0-19.20110809svn.module+el8.0.0+3892+c903d3f0
            ovaloval:com.redhat.rhsa:tst:20192720007
          • commentxsom is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20191529008
        • AND
          • commentxmlstreambuffer is earlier than 0:1.5.4-8.module+el8.0.0+3892+c903d3f0
            ovaloval:com.redhat.rhsa:tst:20192720009
          • commentxmlstreambuffer is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20191529010
        • AND
          • commentxml-commons-resolver is earlier than 0:1.2-26.module+el8.0.0+3892+c903d3f0
            ovaloval:com.redhat.rhsa:tst:20192720011
          • commentxml-commons-resolver is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20191529012
        • AND
          • commentxml-commons-apis is earlier than 0:1.4.01-25.module+el8.0.0+3892+c903d3f0
            ovaloval:com.redhat.rhsa:tst:20192720013
          • commentxml-commons-apis is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20191529014
        • AND
          • commentxerces-j2 is earlier than 0:2.11.0-34.module+el8.0.0+3892+c903d3f0
            ovaloval:com.redhat.rhsa:tst:20192720015
          • commentxerces-j2 is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20110858006
        • AND
          • commentxalan-j2 is earlier than 0:2.7.1-38.module+el8.0.0+3892+c903d3f0
            ovaloval:com.redhat.rhsa:tst:20192720017
          • commentxalan-j2 is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20140348013
        • AND
          • commentvelocity is earlier than 0:1.7-24.module+el8.0.0+3892+c903d3f0
            ovaloval:com.redhat.rhsa:tst:20192720019
          • commentvelocity is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20191529020
        • AND
          • commentstax-ex is earlier than 0:1.7.7-8.module+el8.0.0+3892+c903d3f0
            ovaloval:com.redhat.rhsa:tst:20192720021
          • commentstax-ex is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20191529022
        • AND
          • commentslf4j-jdk14 is earlier than 0:1.7.25-4.module+el8.0.0+3892+c903d3f0
            ovaloval:com.redhat.rhsa:tst:20192720023
          • commentslf4j-jdk14 is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20191529024
        • AND
          • commentslf4j is earlier than 0:1.7.25-4.module+el8.0.0+3892+c903d3f0
            ovaloval:com.redhat.rhsa:tst:20192720025
          • commentslf4j is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20180592002
        • AND
          • commentresteasy is earlier than 0:3.0.26-3.module+el8.0.0+3892+c903d3f0
            ovaloval:com.redhat.rhsa:tst:20192720027
          • commentresteasy is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20191529028
        • AND
          • commentrelaxngDatatype is earlier than 0:2011.1-7.module+el8.0.0+3892+c903d3f0
            ovaloval:com.redhat.rhsa:tst:20192720029
          • commentrelaxngDatatype is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20191529030
        • AND
          • commentpki-servlet-container is earlier than 1:9.0.7-14.module+el8.0.0+3892+c903d3f0
            ovaloval:com.redhat.rhsa:tst:20192720031
          • commentpki-servlet-container is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20191529032
        • AND
          • commentpki-servlet-4.0-api is earlier than 1:9.0.7-14.module+el8.0.0+3892+c903d3f0
            ovaloval:com.redhat.rhsa:tst:20192720033
          • commentpki-servlet-4.0-api is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20191529034
        • AND
          • commentjavassist-javadoc is earlier than 0:3.18.1-8.module+el8.0.0+3892+c903d3f0
            ovaloval:com.redhat.rhsa:tst:20192720035
          • commentjavassist-javadoc is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20191529036
        • AND
          • commentjavassist is earlier than 0:3.18.1-8.module+el8.0.0+3892+c903d3f0
            ovaloval:com.redhat.rhsa:tst:20192720037
          • commentjavassist is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20191529038
        • AND
          • commentjakarta-commons-httpclient is earlier than 1:3.1-28.module+el8.0.0+3892+c903d3f0
            ovaloval:com.redhat.rhsa:tst:20192720039
          • commentjakarta-commons-httpclient is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20130270017
        • AND
          • commentjackson-module-jaxb-annotations is earlier than 0:2.7.6-4.module+el8.0.0+3892+c903d3f0
            ovaloval:com.redhat.rhsa:tst:20192720041
          • commentjackson-module-jaxb-annotations is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20191529042
        • AND
          • commentjackson-jaxrs-providers is earlier than 0:2.9.9-1.module+el8.0.0+3892+c903d3f0
            ovaloval:com.redhat.rhsa:tst:20192720043
          • commentjackson-jaxrs-providers is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20191529044
        • AND
          • commentjackson-jaxrs-json-provider is earlier than 0:2.9.9-1.module+el8.0.0+3892+c903d3f0
            ovaloval:com.redhat.rhsa:tst:20192720045
          • commentjackson-jaxrs-json-provider is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20191529046
        • AND
          • commentjackson-databind is earlier than 0:2.9.9.2-1.module+el8.0.0+3892+c903d3f0
            ovaloval:com.redhat.rhsa:tst:20192720047
          • commentjackson-databind is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20191529048
        • AND
          • commentjackson-core is earlier than 0:2.9.9-1.module+el8.0.0+3892+c903d3f0
            ovaloval:com.redhat.rhsa:tst:20192720049
          • commentjackson-core is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20191529050
        • AND
          • commentjackson-annotations is earlier than 0:2.9.9-1.module+el8.0.0+3892+c903d3f0
            ovaloval:com.redhat.rhsa:tst:20192720051
          • commentjackson-annotations is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20191529052
        • AND
          • commentglassfish-jaxb-txw2 is earlier than 0:2.2.11-11.module+el8.0.0+3892+c903d3f0
            ovaloval:com.redhat.rhsa:tst:20192720053
          • commentglassfish-jaxb-txw2 is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20191529054
        • AND
          • commentglassfish-jaxb-runtime is earlier than 0:2.2.11-11.module+el8.0.0+3892+c903d3f0
            ovaloval:com.redhat.rhsa:tst:20192720055
          • commentglassfish-jaxb-runtime is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20191529056
        • AND
          • commentglassfish-jaxb-core is earlier than 0:2.2.11-11.module+el8.0.0+3892+c903d3f0
            ovaloval:com.redhat.rhsa:tst:20192720057
          • commentglassfish-jaxb-core is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20191529058
        • AND
          • commentglassfish-jaxb-api is earlier than 0:2.2.12-8.module+el8.0.0+3892+c903d3f0
            ovaloval:com.redhat.rhsa:tst:20192720059
          • commentglassfish-jaxb-api is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20191529060
        • AND
          • commentglassfish-fastinfoset is earlier than 0:1.2.13-9.module+el8.0.0+3892+c903d3f0
            ovaloval:com.redhat.rhsa:tst:20192720061
          • commentglassfish-fastinfoset is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20191529062
        • AND
          • commentbea-stax-api is earlier than 0:1.2.0-16.module+el8.0.0+3892+c903d3f0
            ovaloval:com.redhat.rhsa:tst:20192720063
          • commentbea-stax-api is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20191529064
        • AND
          • commentapache-commons-lang is earlier than 0:2.6-21.module+el8.0.0+3892+c903d3f0
            ovaloval:com.redhat.rhsa:tst:20192720065
          • commentapache-commons-lang is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20191529066
        • AND
          • commentapache-commons-collections is earlier than 0:3.2.2-10.module+el8.0.0+3892+c903d3f0
            ovaloval:com.redhat.rhsa:tst:20192720067
          • commentapache-commons-collections is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhsa:tst:20152522006
    rhsa
    idRHSA-2019:2720
    released2019-09-12
    severityImportant
    titleRHSA-2019:2720: pki-deps:10.6 security update (Important)
  • rhsa
    idRHSA-2019:1820
  • rhsa
    idRHSA-2019:2858
  • rhsa
    idRHSA-2019:2935
  • rhsa
    idRHSA-2019:2936
  • rhsa
    idRHSA-2019:2937
  • rhsa
    idRHSA-2019:2938
  • rhsa
    idRHSA-2019:2998
  • rhsa
    idRHSA-2019:3149
  • rhsa
    idRHSA-2019:3200
  • rhsa
    idRHSA-2019:3292
  • rhsa
    idRHSA-2019:3297
  • rhsa
    idRHSA-2019:3901
  • rhsa
    idRHSA-2019:4352
rpms
  • rh-maven35-jackson-databind-0:2.7.6-2.6.el7
  • rh-maven35-jackson-databind-javadoc-0:2.7.6-2.6.el7
  • apache-commons-collections-0:3.2.2-10.module+el8.0.0+3892+c903d3f0
  • apache-commons-lang-0:2.6-21.module+el8.0.0+3892+c903d3f0
  • bea-stax-api-0:1.2.0-16.module+el8.0.0+3892+c903d3f0
  • glassfish-fastinfoset-0:1.2.13-9.module+el8.0.0+3892+c903d3f0
  • glassfish-jaxb-api-0:2.2.12-8.module+el8.0.0+3892+c903d3f0
  • glassfish-jaxb-core-0:2.2.11-11.module+el8.0.0+3892+c903d3f0
  • glassfish-jaxb-runtime-0:2.2.11-11.module+el8.0.0+3892+c903d3f0
  • glassfish-jaxb-txw2-0:2.2.11-11.module+el8.0.0+3892+c903d3f0
  • jackson-annotations-0:2.9.9-1.module+el8.0.0+3892+c903d3f0
  • jackson-core-0:2.9.9-1.module+el8.0.0+3892+c903d3f0
  • jackson-databind-0:2.9.9.2-1.module+el8.0.0+3892+c903d3f0
  • jackson-jaxrs-json-provider-0:2.9.9-1.module+el8.0.0+3892+c903d3f0
  • jackson-jaxrs-providers-0:2.9.9-1.module+el8.0.0+3892+c903d3f0
  • jackson-module-jaxb-annotations-0:2.7.6-4.module+el8.0.0+3892+c903d3f0
  • jakarta-commons-httpclient-1:3.1-28.module+el8.0.0+3892+c903d3f0
  • javassist-0:3.18.1-8.module+el8.0.0+3892+c903d3f0
  • javassist-javadoc-0:3.18.1-8.module+el8.0.0+3892+c903d3f0
  • pki-servlet-4.0-api-1:9.0.7-14.module+el8.0.0+3892+c903d3f0
  • pki-servlet-container-1:9.0.7-14.module+el8.0.0+3892+c903d3f0
  • python-nss-debugsource-0:1.0.1-10.module+el8.0.0+3892+c903d3f0
  • python-nss-doc-0:1.0.1-10.module+el8.0.0+3892+c903d3f0
  • python3-nss-0:1.0.1-10.module+el8.0.0+3892+c903d3f0
  • python3-nss-debuginfo-0:1.0.1-10.module+el8.0.0+3892+c903d3f0
  • relaxngDatatype-0:2011.1-7.module+el8.0.0+3892+c903d3f0
  • resteasy-0:3.0.26-3.module+el8.0.0+3892+c903d3f0
  • slf4j-0:1.7.25-4.module+el8.0.0+3892+c903d3f0
  • slf4j-jdk14-0:1.7.25-4.module+el8.0.0+3892+c903d3f0
  • stax-ex-0:1.7.7-8.module+el8.0.0+3892+c903d3f0
  • velocity-0:1.7-24.module+el8.0.0+3892+c903d3f0
  • xalan-j2-0:2.7.1-38.module+el8.0.0+3892+c903d3f0
  • xerces-j2-0:2.11.0-34.module+el8.0.0+3892+c903d3f0
  • xml-commons-apis-0:1.4.01-25.module+el8.0.0+3892+c903d3f0
  • xml-commons-resolver-0:1.2-26.module+el8.0.0+3892+c903d3f0
  • xmlstreambuffer-0:1.5.4-8.module+el8.0.0+3892+c903d3f0
  • xsom-0:0-19.20110809svn.module+el8.0.0+3892+c903d3f0
  • eap7-activemq-artemis-0:2.9.0-1.redhat_00005.1.el6eap
  • eap7-activemq-artemis-cli-0:2.9.0-1.redhat_00005.1.el6eap
  • eap7-activemq-artemis-commons-0:2.9.0-1.redhat_00005.1.el6eap
  • eap7-activemq-artemis-core-client-0:2.9.0-1.redhat_00005.1.el6eap
  • eap7-activemq-artemis-dto-0:2.9.0-1.redhat_00005.1.el6eap
  • eap7-activemq-artemis-hornetq-protocol-0:2.9.0-1.redhat_00005.1.el6eap
  • eap7-activemq-artemis-hqclient-protocol-0:2.9.0-1.redhat_00005.1.el6eap
  • eap7-activemq-artemis-jdbc-store-0:2.9.0-1.redhat_00005.1.el6eap
  • eap7-activemq-artemis-jms-client-0:2.9.0-1.redhat_00005.1.el6eap
  • eap7-activemq-artemis-jms-server-0:2.9.0-1.redhat_00005.1.el6eap
  • eap7-activemq-artemis-journal-0:2.9.0-1.redhat_00005.1.el6eap
  • eap7-activemq-artemis-ra-0:2.9.0-1.redhat_00005.1.el6eap
  • eap7-activemq-artemis-selector-0:2.9.0-1.redhat_00005.1.el6eap
  • eap7-activemq-artemis-server-0:2.9.0-1.redhat_00005.1.el6eap
  • eap7-activemq-artemis-service-extensions-0:2.9.0-1.redhat_00005.1.el6eap
  • eap7-activemq-artemis-tools-0:2.9.0-1.redhat_00005.1.el6eap
  • eap7-codehaus-jackson-0:1.9.13-9.redhat_00006.1.el6eap
  • eap7-codehaus-jackson-core-asl-0:1.9.13-9.redhat_00006.1.el6eap
  • eap7-codehaus-jackson-jaxrs-0:1.9.13-9.redhat_00006.1.el6eap
  • eap7-codehaus-jackson-mapper-asl-0:1.9.13-9.redhat_00006.1.el6eap
  • eap7-codehaus-jackson-xc-0:1.9.13-9.redhat_00006.1.el6eap
  • eap7-glassfish-jsf-0:2.3.5-4.SP3_redhat_00002.1.el6eap
  • eap7-hal-console-0:3.0.16-1.Final_redhat_00001.1.el6eap
  • eap7-hibernate-0:5.3.11-2.SP1_redhat_00001.1.el6eap
  • eap7-hibernate-core-0:5.3.11-2.SP1_redhat_00001.1.el6eap
  • eap7-hibernate-entitymanager-0:5.3.11-2.SP1_redhat_00001.1.el6eap
  • eap7-hibernate-envers-0:5.3.11-2.SP1_redhat_00001.1.el6eap
  • eap7-hibernate-java8-0:5.3.11-2.SP1_redhat_00001.1.el6eap
  • eap7-infinispan-0:9.3.7-1.Final_redhat_00001.1.el6eap
  • eap7-infinispan-cachestore-jdbc-0:9.3.7-1.Final_redhat_00001.1.el6eap
  • eap7-infinispan-cachestore-remote-0:9.3.7-1.Final_redhat_00001.1.el6eap
  • eap7-infinispan-client-hotrod-0:9.3.7-1.Final_redhat_00001.1.el6eap
  • eap7-infinispan-commons-0:9.3.7-1.Final_redhat_00001.1.el6eap
  • eap7-infinispan-core-0:9.3.7-1.Final_redhat_00001.1.el6eap
  • eap7-infinispan-hibernate-cache-commons-0:9.3.7-1.Final_redhat_00001.1.el6eap
  • eap7-infinispan-hibernate-cache-spi-0:9.3.7-1.Final_redhat_00001.1.el6eap
  • eap7-infinispan-hibernate-cache-v53-0:9.3.7-1.Final_redhat_00001.1.el6eap
  • eap7-ironjacamar-0:1.4.17-1.Final_redhat_00001.1.el6eap
  • eap7-ironjacamar-common-api-0:1.4.17-1.Final_redhat_00001.1.el6eap
  • eap7-ironjacamar-common-impl-0:1.4.17-1.Final_redhat_00001.1.el6eap
  • eap7-ironjacamar-common-spi-0:1.4.17-1.Final_redhat_00001.1.el6eap
  • eap7-ironjacamar-core-api-0:1.4.17-1.Final_redhat_00001.1.el6eap
  • eap7-ironjacamar-core-impl-0:1.4.17-1.Final_redhat_00001.1.el6eap
  • eap7-ironjacamar-deployers-common-0:1.4.17-1.Final_redhat_00001.1.el6eap
  • eap7-ironjacamar-jdbc-0:1.4.17-1.Final_redhat_00001.1.el6eap
  • eap7-ironjacamar-validator-0:1.4.17-1.Final_redhat_00001.1.el6eap
  • eap7-jackson-annotations-0:2.9.9-1.redhat_00001.1.el6eap
  • eap7-jackson-core-0:2.9.9-1.redhat_00001.1.el6eap
  • eap7-jackson-databind-0:2.9.9.3-1.redhat_00001.1.el6eap
  • eap7-jackson-datatype-jdk8-0:2.9.9-1.redhat_00001.1.el6eap
  • eap7-jackson-datatype-jsr310-0:2.9.9-1.redhat_00001.1.el6eap
  • eap7-jackson-jaxrs-base-0:2.9.9-2.redhat_00001.1.el6eap
  • eap7-jackson-jaxrs-json-provider-0:2.9.9-2.redhat_00001.1.el6eap
  • eap7-jackson-module-jaxb-annotations-0:2.9.9-1.redhat_00001.1.el6eap
  • eap7-jackson-modules-base-0:2.9.9-1.redhat_00001.1.el6eap
  • eap7-jackson-modules-java8-0:2.9.9-1.redhat_00001.1.el6eap
  • eap7-jboss-ejb-client-0:4.0.23-1.Final_redhat_00001.1.el6eap
  • eap7-jboss-jaxrs-api_2.1_spec-0:1.0.3-1.Final_redhat_00001.1.el6eap
  • eap7-jboss-logging-0:3.3.3-1.Final_redhat_00001.1.el6eap
  • eap7-jboss-logmanager-0:2.1.14-1.Final_redhat_00001.1.el6eap
  • eap7-jboss-marshalling-0:2.0.9-1.Final_redhat_00001.1.el6eap
  • eap7-jboss-marshalling-river-0:2.0.9-1.Final_redhat_00001.1.el6eap
  • eap7-jboss-msc-0:1.4.8-1.Final_redhat_00001.1.el6eap
  • eap7-jboss-remoting-0:5.0.14-1.SP1_redhat_00001.1.el6eap
  • eap7-jboss-server-migration-0:1.3.1-4.Final_redhat_00004.1.el6eap
  • eap7-jboss-server-migration-cli-0:1.3.1-4.Final_redhat_00004.1.el6eap
  • eap7-jboss-server-migration-core-0:1.3.1-4.Final_redhat_00004.1.el6eap
  • eap7-jboss-server-migration-eap6.4-0:1.3.1-4.Final_redhat_00004.1.el6eap
  • eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-4.Final_redhat_00004.1.el6eap
  • eap7-jboss-server-migration-eap7.0-0:1.3.1-4.Final_redhat_00004.1.el6eap
  • eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-4.Final_redhat_00004.1.el6eap
  • eap7-jboss-server-migration-eap7.1-0:1.3.1-4.Final_redhat_00004.1.el6eap
  • eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-4.Final_redhat_00004.1.el6eap
  • eap7-jboss-server-migration-eap7.2-0:1.3.1-4.Final_redhat_00004.1.el6eap
  • eap7-jboss-server-migration-wildfly10.0-0:1.3.1-4.Final_redhat_00004.1.el6eap
  • eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-4.Final_redhat_00004.1.el6eap
  • eap7-jboss-server-migration-wildfly10.1-0:1.3.1-4.Final_redhat_00004.1.el6eap
  • eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-4.Final_redhat_00004.1.el6eap
  • eap7-jboss-server-migration-wildfly11.0-0:1.3.1-4.Final_redhat_00004.1.el6eap
  • eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-4.Final_redhat_00004.1.el6eap
  • eap7-jboss-server-migration-wildfly12.0-0:1.3.1-4.Final_redhat_00004.1.el6eap
  • eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-4.Final_redhat_00004.1.el6eap
  • eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-4.Final_redhat_00004.1.el6eap
  • eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-4.Final_redhat_00004.1.el6eap
  • eap7-jboss-server-migration-wildfly8.2-0:1.3.1-4.Final_redhat_00004.1.el6eap
  • eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-4.Final_redhat_00004.1.el6eap
  • eap7-jboss-server-migration-wildfly9.0-0:1.3.1-4.Final_redhat_00004.1.el6eap
  • eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-4.Final_redhat_00004.1.el6eap
  • eap7-jboss-xnio-base-0:3.7.3-1.Final_redhat_00001.1.el6eap
  • eap7-jgroups-0:4.0.20-1.Final_redhat_00001.1.el6eap
  • eap7-narayana-0:5.9.6-1.Final_redhat_00001.1.el6eap
  • eap7-narayana-compensations-0:5.9.6-1.Final_redhat_00001.1.el6eap
  • eap7-narayana-jbosstxbridge-0:5.9.6-1.Final_redhat_00001.1.el6eap
  • eap7-narayana-jbossxts-0:5.9.6-1.Final_redhat_00001.1.el6eap
  • eap7-narayana-jts-idlj-0:5.9.6-1.Final_redhat_00001.1.el6eap
  • eap7-narayana-jts-integration-0:5.9.6-1.Final_redhat_00001.1.el6eap
  • eap7-narayana-restat-api-0:5.9.6-1.Final_redhat_00001.1.el6eap
  • eap7-narayana-restat-bridge-0:5.9.6-1.Final_redhat_00001.1.el6eap
  • eap7-narayana-restat-integration-0:5.9.6-1.Final_redhat_00001.1.el6eap
  • eap7-narayana-restat-util-0:5.9.6-1.Final_redhat_00001.1.el6eap
  • eap7-narayana-txframework-0:5.9.6-1.Final_redhat_00001.1.el6eap
  • eap7-netty-0:4.1.34-2.Final_redhat_00002.1.el6eap
  • eap7-netty-all-0:4.1.34-2.Final_redhat_00002.1.el6eap
  • eap7-picketbox-0:5.0.3-5.Final_redhat_00004.1.el6eap
  • eap7-picketbox-infinispan-0:5.0.3-5.Final_redhat_00004.1.el6eap
  • eap7-picketlink-api-0:2.5.5-20.SP12_redhat_00007.1.el6eap
  • eap7-picketlink-bindings-0:2.5.5-20.SP12_redhat_00007.1.el6eap
  • eap7-picketlink-common-0:2.5.5-20.SP12_redhat_00007.1.el6eap
  • eap7-picketlink-config-0:2.5.5-20.SP12_redhat_00007.1.el6eap
  • eap7-picketlink-federation-0:2.5.5-20.SP12_redhat_00007.1.el6eap
  • eap7-picketlink-idm-api-0:2.5.5-20.SP12_redhat_00007.1.el6eap
  • eap7-picketlink-idm-impl-0:2.5.5-20.SP12_redhat_00007.1.el6eap
  • eap7-picketlink-idm-simple-schema-0:2.5.5-20.SP12_redhat_00007.1.el6eap
  • eap7-picketlink-impl-0:2.5.5-20.SP12_redhat_00007.1.el6eap
  • eap7-picketlink-wildfly8-0:2.5.5-20.SP12_redhat_00007.1.el6eap
  • eap7-undertow-0:2.0.25-1.SP1_redhat_00001.1.el6eap
  • eap7-weld-core-0:3.0.6-2.Final_redhat_00002.1.el6eap
  • eap7-weld-core-impl-0:3.0.6-2.Final_redhat_00002.1.el6eap
  • eap7-weld-core-jsf-0:3.0.6-2.Final_redhat_00002.1.el6eap
  • eap7-weld-ejb-0:3.0.6-2.Final_redhat_00002.1.el6eap
  • eap7-weld-jta-0:3.0.6-2.Final_redhat_00002.1.el6eap
  • eap7-weld-probe-core-0:3.0.6-2.Final_redhat_00002.1.el6eap
  • eap7-weld-web-0:3.0.6-2.Final_redhat_00002.1.el6eap
  • eap7-wildfly-0:7.2.4-1.GA_redhat_00002.1.el6eap
  • eap7-wildfly-elytron-0:1.6.4-1.Final_redhat_00001.1.el6eap
  • eap7-wildfly-elytron-tool-0:1.4.3-1.Final_redhat_00001.1.el6eap
  • eap7-wildfly-javadocs-0:7.2.4-1.GA_redhat_00002.1.el6eap
  • eap7-wildfly-modules-0:7.2.4-1.GA_redhat_00002.1.el6eap
  • eap7-wildfly-transaction-client-0:1.1.6-2.Final_redhat_00001.1.el6eap
  • eap7-activemq-artemis-0:2.9.0-1.redhat_00005.1.el7eap
  • eap7-activemq-artemis-cli-0:2.9.0-1.redhat_00005.1.el7eap
  • eap7-activemq-artemis-commons-0:2.9.0-1.redhat_00005.1.el7eap
  • eap7-activemq-artemis-core-client-0:2.9.0-1.redhat_00005.1.el7eap
  • eap7-activemq-artemis-dto-0:2.9.0-1.redhat_00005.1.el7eap
  • eap7-activemq-artemis-hornetq-protocol-0:2.9.0-1.redhat_00005.1.el7eap
  • eap7-activemq-artemis-hqclient-protocol-0:2.9.0-1.redhat_00005.1.el7eap
  • eap7-activemq-artemis-jdbc-store-0:2.9.0-1.redhat_00005.1.el7eap
  • eap7-activemq-artemis-jms-client-0:2.9.0-1.redhat_00005.1.el7eap
  • eap7-activemq-artemis-jms-server-0:2.9.0-1.redhat_00005.1.el7eap
  • eap7-activemq-artemis-journal-0:2.9.0-1.redhat_00005.1.el7eap
  • eap7-activemq-artemis-ra-0:2.9.0-1.redhat_00005.1.el7eap
  • eap7-activemq-artemis-selector-0:2.9.0-1.redhat_00005.1.el7eap
  • eap7-activemq-artemis-server-0:2.9.0-1.redhat_00005.1.el7eap
  • eap7-activemq-artemis-service-extensions-0:2.9.0-1.redhat_00005.1.el7eap
  • eap7-activemq-artemis-tools-0:2.9.0-1.redhat_00005.1.el7eap
  • eap7-codehaus-jackson-0:1.9.13-9.redhat_00006.1.el7eap
  • eap7-codehaus-jackson-core-asl-0:1.9.13-9.redhat_00006.1.el7eap
  • eap7-codehaus-jackson-jaxrs-0:1.9.13-9.redhat_00006.1.el7eap
  • eap7-codehaus-jackson-mapper-asl-0:1.9.13-9.redhat_00006.1.el7eap
  • eap7-codehaus-jackson-xc-0:1.9.13-9.redhat_00006.1.el7eap
  • eap7-glassfish-jsf-0:2.3.5-4.SP3_redhat_00002.1.el7eap
  • eap7-hal-console-0:3.0.16-1.Final_redhat_00001.1.el7eap
  • eap7-hibernate-0:5.3.11-2.SP1_redhat_00001.1.el7eap
  • eap7-hibernate-core-0:5.3.11-2.SP1_redhat_00001.1.el7eap
  • eap7-hibernate-entitymanager-0:5.3.11-2.SP1_redhat_00001.1.el7eap
  • eap7-hibernate-envers-0:5.3.11-2.SP1_redhat_00001.1.el7eap
  • eap7-hibernate-java8-0:5.3.11-2.SP1_redhat_00001.1.el7eap
  • eap7-infinispan-0:9.3.7-1.Final_redhat_00001.1.el7eap
  • eap7-infinispan-cachestore-jdbc-0:9.3.7-1.Final_redhat_00001.1.el7eap
  • eap7-infinispan-cachestore-remote-0:9.3.7-1.Final_redhat_00001.1.el7eap
  • eap7-infinispan-client-hotrod-0:9.3.7-1.Final_redhat_00001.1.el7eap
  • eap7-infinispan-commons-0:9.3.7-1.Final_redhat_00001.1.el7eap
  • eap7-infinispan-core-0:9.3.7-1.Final_redhat_00001.1.el7eap
  • eap7-infinispan-hibernate-cache-commons-0:9.3.7-1.Final_redhat_00001.1.el7eap
  • eap7-infinispan-hibernate-cache-spi-0:9.3.7-1.Final_redhat_00001.1.el7eap
  • eap7-infinispan-hibernate-cache-v53-0:9.3.7-1.Final_redhat_00001.1.el7eap
  • eap7-ironjacamar-0:1.4.17-1.Final_redhat_00001.1.el7eap
  • eap7-ironjacamar-common-api-0:1.4.17-1.Final_redhat_00001.1.el7eap
  • eap7-ironjacamar-common-impl-0:1.4.17-1.Final_redhat_00001.1.el7eap
  • eap7-ironjacamar-common-spi-0:1.4.17-1.Final_redhat_00001.1.el7eap
  • eap7-ironjacamar-core-api-0:1.4.17-1.Final_redhat_00001.1.el7eap
  • eap7-ironjacamar-core-impl-0:1.4.17-1.Final_redhat_00001.1.el7eap
  • eap7-ironjacamar-deployers-common-0:1.4.17-1.Final_redhat_00001.1.el7eap
  • eap7-ironjacamar-jdbc-0:1.4.17-1.Final_redhat_00001.1.el7eap
  • eap7-ironjacamar-validator-0:1.4.17-1.Final_redhat_00001.1.el7eap
  • eap7-jackson-annotations-0:2.9.9-1.redhat_00001.1.el7eap
  • eap7-jackson-core-0:2.9.9-1.redhat_00001.1.el7eap
  • eap7-jackson-databind-0:2.9.9.3-1.redhat_00001.1.el7eap
  • eap7-jackson-datatype-jdk8-0:2.9.9-1.redhat_00001.1.el7eap
  • eap7-jackson-datatype-jsr310-0:2.9.9-1.redhat_00001.1.el7eap
  • eap7-jackson-jaxrs-base-0:2.9.9-2.redhat_00001.1.el7eap
  • eap7-jackson-jaxrs-json-provider-0:2.9.9-2.redhat_00001.1.el7eap
  • eap7-jackson-module-jaxb-annotations-0:2.9.9-1.redhat_00001.1.el7eap
  • eap7-jackson-modules-base-0:2.9.9-1.redhat_00001.1.el7eap
  • eap7-jackson-modules-java8-0:2.9.9-1.redhat_00001.1.el7eap
  • eap7-jboss-ejb-client-0:4.0.23-1.Final_redhat_00001.1.el7eap
  • eap7-jboss-jaxrs-api_2.1_spec-0:1.0.3-1.Final_redhat_00001.1.el7eap
  • eap7-jboss-logging-0:3.3.3-1.Final_redhat_00001.1.el7eap
  • eap7-jboss-logmanager-0:2.1.14-1.Final_redhat_00001.1.el7eap
  • eap7-jboss-marshalling-0:2.0.9-1.Final_redhat_00001.1.el7eap
  • eap7-jboss-marshalling-river-0:2.0.9-1.Final_redhat_00001.1.el7eap
  • eap7-jboss-msc-0:1.4.8-1.Final_redhat_00001.1.el7eap
  • eap7-jboss-remoting-0:5.0.14-1.SP1_redhat_00001.1.el7eap
  • eap7-jboss-server-migration-0:1.3.1-4.Final_redhat_00004.1.el7eap
  • eap7-jboss-server-migration-cli-0:1.3.1-4.Final_redhat_00004.1.el7eap
  • eap7-jboss-server-migration-core-0:1.3.1-4.Final_redhat_00004.1.el7eap
  • eap7-jboss-server-migration-eap6.4-0:1.3.1-4.Final_redhat_00004.1.el7eap
  • eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-4.Final_redhat_00004.1.el7eap
  • eap7-jboss-server-migration-eap7.0-0:1.3.1-4.Final_redhat_00004.1.el7eap
  • eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-4.Final_redhat_00004.1.el7eap
  • eap7-jboss-server-migration-eap7.1-0:1.3.1-4.Final_redhat_00004.1.el7eap
  • eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-4.Final_redhat_00004.1.el7eap
  • eap7-jboss-server-migration-eap7.2-0:1.3.1-4.Final_redhat_00004.1.el7eap
  • eap7-jboss-server-migration-wildfly10.0-0:1.3.1-4.Final_redhat_00004.1.el7eap
  • eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-4.Final_redhat_00004.1.el7eap
  • eap7-jboss-server-migration-wildfly10.1-0:1.3.1-4.Final_redhat_00004.1.el7eap
  • eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-4.Final_redhat_00004.1.el7eap
  • eap7-jboss-server-migration-wildfly11.0-0:1.3.1-4.Final_redhat_00004.1.el7eap
  • eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-4.Final_redhat_00004.1.el7eap
  • eap7-jboss-server-migration-wildfly12.0-0:1.3.1-4.Final_redhat_00004.1.el7eap
  • eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-4.Final_redhat_00004.1.el7eap
  • eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-4.Final_redhat_00004.1.el7eap
  • eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-4.Final_redhat_00004.1.el7eap
  • eap7-jboss-server-migration-wildfly8.2-0:1.3.1-4.Final_redhat_00004.1.el7eap
  • eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-4.Final_redhat_00004.1.el7eap
  • eap7-jboss-server-migration-wildfly9.0-0:1.3.1-4.Final_redhat_00004.1.el7eap
  • eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-4.Final_redhat_00004.1.el7eap
  • eap7-jboss-xnio-base-0:3.7.3-1.Final_redhat_00001.1.el7eap
  • eap7-jgroups-0:4.0.20-1.Final_redhat_00001.1.el7eap
  • eap7-narayana-0:5.9.6-1.Final_redhat_00001.1.el7eap
  • eap7-narayana-compensations-0:5.9.6-1.Final_redhat_00001.1.el7eap
  • eap7-narayana-jbosstxbridge-0:5.9.6-1.Final_redhat_00001.1.el7eap
  • eap7-narayana-jbossxts-0:5.9.6-1.Final_redhat_00001.1.el7eap
  • eap7-narayana-jts-idlj-0:5.9.6-1.Final_redhat_00001.1.el7eap
  • eap7-narayana-jts-integration-0:5.9.6-1.Final_redhat_00001.1.el7eap
  • eap7-narayana-restat-api-0:5.9.6-1.Final_redhat_00001.1.el7eap
  • eap7-narayana-restat-bridge-0:5.9.6-1.Final_redhat_00001.1.el7eap
  • eap7-narayana-restat-integration-0:5.9.6-1.Final_redhat_00001.1.el7eap
  • eap7-narayana-restat-util-0:5.9.6-1.Final_redhat_00001.1.el7eap
  • eap7-narayana-txframework-0:5.9.6-1.Final_redhat_00001.1.el7eap
  • eap7-netty-0:4.1.34-2.Final_redhat_00002.1.el7eap
  • eap7-netty-all-0:4.1.34-2.Final_redhat_00002.1.el7eap
  • eap7-picketbox-0:5.0.3-5.Final_redhat_00004.1.el7eap
  • eap7-picketbox-infinispan-0:5.0.3-5.Final_redhat_00004.1.el7eap
  • eap7-picketlink-api-0:2.5.5-20.SP12_redhat_00007.1.el7eap
  • eap7-picketlink-bindings-0:2.5.5-20.SP12_redhat_00007.1.el7eap
  • eap7-picketlink-common-0:2.5.5-20.SP12_redhat_00007.1.el7eap
  • eap7-picketlink-config-0:2.5.5-20.SP12_redhat_00007.1.el7eap
  • eap7-picketlink-federation-0:2.5.5-20.SP12_redhat_00007.1.el7eap
  • eap7-picketlink-idm-api-0:2.5.5-20.SP12_redhat_00007.1.el7eap
  • eap7-picketlink-idm-impl-0:2.5.5-20.SP12_redhat_00007.1.el7eap
  • eap7-picketlink-idm-simple-schema-0:2.5.5-20.SP12_redhat_00007.1.el7eap
  • eap7-picketlink-impl-0:2.5.5-20.SP12_redhat_00007.1.el7eap
  • eap7-picketlink-wildfly8-0:2.5.5-20.SP12_redhat_00007.1.el7eap
  • eap7-undertow-0:2.0.25-1.SP1_redhat_00001.1.el7eap
  • eap7-weld-core-0:3.0.6-2.Final_redhat_00002.1.el7eap
  • eap7-weld-core-impl-0:3.0.6-2.Final_redhat_00002.1.el7eap
  • eap7-weld-core-jsf-0:3.0.6-2.Final_redhat_00002.1.el7eap
  • eap7-weld-ejb-0:3.0.6-2.Final_redhat_00002.1.el7eap
  • eap7-weld-jta-0:3.0.6-2.Final_redhat_00002.1.el7eap
  • eap7-weld-probe-core-0:3.0.6-2.Final_redhat_00002.1.el7eap
  • eap7-weld-web-0:3.0.6-2.Final_redhat_00002.1.el7eap
  • eap7-wildfly-0:7.2.4-1.GA_redhat_00002.1.el7eap
  • eap7-wildfly-elytron-0:1.6.4-1.Final_redhat_00001.1.el7eap
  • eap7-wildfly-elytron-tool-0:1.4.3-1.Final_redhat_00001.1.el7eap
  • eap7-wildfly-java-jdk11-0:7.2.4-1.GA_redhat_00002.1.el7eap
  • eap7-wildfly-java-jdk8-0:7.2.4-1.GA_redhat_00002.1.el7eap
  • eap7-wildfly-javadocs-0:7.2.4-1.GA_redhat_00002.1.el7eap
  • eap7-wildfly-modules-0:7.2.4-1.GA_redhat_00002.1.el7eap
  • eap7-wildfly-transaction-client-0:1.1.6-2.Final_redhat_00001.1.el7eap
  • eap7-activemq-artemis-0:2.9.0-1.redhat_00005.1.el8eap
  • eap7-activemq-artemis-cli-0:2.9.0-1.redhat_00005.1.el8eap
  • eap7-activemq-artemis-commons-0:2.9.0-1.redhat_00005.1.el8eap
  • eap7-activemq-artemis-core-client-0:2.9.0-1.redhat_00005.1.el8eap
  • eap7-activemq-artemis-dto-0:2.9.0-1.redhat_00005.1.el8eap
  • eap7-activemq-artemis-hornetq-protocol-0:2.9.0-1.redhat_00005.1.el8eap
  • eap7-activemq-artemis-hqclient-protocol-0:2.9.0-1.redhat_00005.1.el8eap
  • eap7-activemq-artemis-jdbc-store-0:2.9.0-1.redhat_00005.1.el8eap
  • eap7-activemq-artemis-jms-client-0:2.9.0-1.redhat_00005.1.el8eap
  • eap7-activemq-artemis-jms-server-0:2.9.0-1.redhat_00005.1.el8eap
  • eap7-activemq-artemis-journal-0:2.9.0-1.redhat_00005.1.el8eap
  • eap7-activemq-artemis-ra-0:2.9.0-1.redhat_00005.1.el8eap
  • eap7-activemq-artemis-selector-0:2.9.0-1.redhat_00005.1.el8eap
  • eap7-activemq-artemis-server-0:2.9.0-1.redhat_00005.1.el8eap
  • eap7-activemq-artemis-service-extensions-0:2.9.0-1.redhat_00005.1.el8eap
  • eap7-activemq-artemis-tools-0:2.9.0-1.redhat_00005.1.el8eap
  • eap7-codehaus-jackson-0:1.9.13-9.redhat_00006.1.el8eap
  • eap7-codehaus-jackson-core-asl-0:1.9.13-9.redhat_00006.1.el8eap
  • eap7-codehaus-jackson-jaxrs-0:1.9.13-9.redhat_00006.1.el8eap
  • eap7-codehaus-jackson-mapper-asl-0:1.9.13-9.redhat_00006.1.el8eap
  • eap7-codehaus-jackson-xc-0:1.9.13-9.redhat_00006.1.el8eap
  • eap7-glassfish-jsf-0:2.3.5-4.SP3_redhat_00002.1.el8eap
  • eap7-hal-console-0:3.0.16-1.Final_redhat_00001.1.el8eap
  • eap7-hibernate-0:5.3.11-2.SP1_redhat_00001.1.el8eap
  • eap7-hibernate-core-0:5.3.11-2.SP1_redhat_00001.1.el8eap
  • eap7-hibernate-entitymanager-0:5.3.11-2.SP1_redhat_00001.1.el8eap
  • eap7-hibernate-envers-0:5.3.11-2.SP1_redhat_00001.1.el8eap
  • eap7-hibernate-java8-0:5.3.11-2.SP1_redhat_00001.1.el8eap
  • eap7-infinispan-0:9.3.7-1.Final_redhat_00001.1.el8eap
  • eap7-infinispan-cachestore-jdbc-0:9.3.7-1.Final_redhat_00001.1.el8eap
  • eap7-infinispan-cachestore-remote-0:9.3.7-1.Final_redhat_00001.1.el8eap
  • eap7-infinispan-client-hotrod-0:9.3.7-1.Final_redhat_00001.1.el8eap
  • eap7-infinispan-commons-0:9.3.7-1.Final_redhat_00001.1.el8eap
  • eap7-infinispan-core-0:9.3.7-1.Final_redhat_00001.1.el8eap
  • eap7-infinispan-hibernate-cache-commons-0:9.3.7-1.Final_redhat_00001.1.el8eap
  • eap7-infinispan-hibernate-cache-spi-0:9.3.7-1.Final_redhat_00001.1.el8eap
  • eap7-infinispan-hibernate-cache-v53-0:9.3.7-1.Final_redhat_00001.1.el8eap
  • eap7-ironjacamar-0:1.4.17-1.Final_redhat_00001.1.el8eap
  • eap7-ironjacamar-common-api-0:1.4.17-1.Final_redhat_00001.1.el8eap
  • eap7-ironjacamar-common-impl-0:1.4.17-1.Final_redhat_00001.1.el8eap
  • eap7-ironjacamar-common-spi-0:1.4.17-1.Final_redhat_00001.1.el8eap
  • eap7-ironjacamar-core-api-0:1.4.17-1.Final_redhat_00001.1.el8eap
  • eap7-ironjacamar-core-impl-0:1.4.17-1.Final_redhat_00001.1.el8eap
  • eap7-ironjacamar-deployers-common-0:1.4.17-1.Final_redhat_00001.1.el8eap
  • eap7-ironjacamar-jdbc-0:1.4.17-1.Final_redhat_00001.1.el8eap
  • eap7-ironjacamar-validator-0:1.4.17-1.Final_redhat_00001.1.el8eap
  • eap7-jackson-annotations-0:2.9.9-1.redhat_00001.1.el8eap
  • eap7-jackson-core-0:2.9.9-1.redhat_00001.1.el8eap
  • eap7-jackson-databind-0:2.9.9.3-1.redhat_00001.1.el8eap
  • eap7-jackson-datatype-jdk8-0:2.9.9-1.redhat_00001.1.el8eap
  • eap7-jackson-datatype-jsr310-0:2.9.9-1.redhat_00001.1.el8eap
  • eap7-jackson-jaxrs-base-0:2.9.9-2.redhat_00001.1.el8eap
  • eap7-jackson-jaxrs-json-provider-0:2.9.9-2.redhat_00001.1.el8eap
  • eap7-jackson-module-jaxb-annotations-0:2.9.9-1.redhat_00001.1.el8eap
  • eap7-jackson-modules-base-0:2.9.9-1.redhat_00001.1.el8eap
  • eap7-jackson-modules-java8-0:2.9.9-1.redhat_00001.1.el8eap
  • eap7-jboss-ejb-client-0:4.0.23-1.Final_redhat_00001.1.el8eap
  • eap7-jboss-jaxrs-api_2.1_spec-0:1.0.3-1.Final_redhat_00001.1.el8eap
  • eap7-jboss-logging-0:3.3.3-1.Final_redhat_00001.1.el8eap
  • eap7-jboss-logmanager-0:2.1.14-1.Final_redhat_00001.1.el8eap
  • eap7-jboss-marshalling-0:2.0.9-1.Final_redhat_00001.1.el8eap
  • eap7-jboss-marshalling-river-0:2.0.9-1.Final_redhat_00001.1.el8eap
  • eap7-jboss-msc-0:1.4.8-1.Final_redhat_00001.1.el8eap
  • eap7-jboss-remoting-0:5.0.14-1.SP1_redhat_00001.1.el8eap
  • eap7-jboss-server-migration-0:1.3.1-4.Final_redhat_00004.1.el8eap
  • eap7-jboss-server-migration-cli-0:1.3.1-4.Final_redhat_00004.1.el8eap
  • eap7-jboss-server-migration-core-0:1.3.1-4.Final_redhat_00004.1.el8eap
  • eap7-jboss-server-migration-eap6.4-0:1.3.1-4.Final_redhat_00004.1.el8eap
  • eap7-jboss-server-migration-eap6.4-to-eap7.2-0:1.3.1-4.Final_redhat_00004.1.el8eap
  • eap7-jboss-server-migration-eap7.0-0:1.3.1-4.Final_redhat_00004.1.el8eap
  • eap7-jboss-server-migration-eap7.0-to-eap7.2-0:1.3.1-4.Final_redhat_00004.1.el8eap
  • eap7-jboss-server-migration-eap7.1-0:1.3.1-4.Final_redhat_00004.1.el8eap
  • eap7-jboss-server-migration-eap7.1-to-eap7.2-0:1.3.1-4.Final_redhat_00004.1.el8eap
  • eap7-jboss-server-migration-eap7.2-0:1.3.1-4.Final_redhat_00004.1.el8eap
  • eap7-jboss-server-migration-wildfly10.0-0:1.3.1-4.Final_redhat_00004.1.el8eap
  • eap7-jboss-server-migration-wildfly10.0-to-eap7.2-0:1.3.1-4.Final_redhat_00004.1.el8eap
  • eap7-jboss-server-migration-wildfly10.1-0:1.3.1-4.Final_redhat_00004.1.el8eap
  • eap7-jboss-server-migration-wildfly10.1-to-eap7.2-0:1.3.1-4.Final_redhat_00004.1.el8eap
  • eap7-jboss-server-migration-wildfly11.0-0:1.3.1-4.Final_redhat_00004.1.el8eap
  • eap7-jboss-server-migration-wildfly11.0-to-eap7.2-0:1.3.1-4.Final_redhat_00004.1.el8eap
  • eap7-jboss-server-migration-wildfly12.0-0:1.3.1-4.Final_redhat_00004.1.el8eap
  • eap7-jboss-server-migration-wildfly12.0-to-eap7.2-0:1.3.1-4.Final_redhat_00004.1.el8eap
  • eap7-jboss-server-migration-wildfly13.0-server-0:1.3.1-4.Final_redhat_00004.1.el8eap
  • eap7-jboss-server-migration-wildfly14.0-server-0:1.3.1-4.Final_redhat_00004.1.el8eap
  • eap7-jboss-server-migration-wildfly8.2-0:1.3.1-4.Final_redhat_00004.1.el8eap
  • eap7-jboss-server-migration-wildfly8.2-to-eap7.2-0:1.3.1-4.Final_redhat_00004.1.el8eap
  • eap7-jboss-server-migration-wildfly9.0-0:1.3.1-4.Final_redhat_00004.1.el8eap
  • eap7-jboss-server-migration-wildfly9.0-to-eap7.2-0:1.3.1-4.Final_redhat_00004.1.el8eap
  • eap7-jboss-xnio-base-0:3.7.3-1.Final_redhat_00001.1.el8eap
  • eap7-jgroups-0:4.0.20-1.Final_redhat_00001.1.el8eap
  • eap7-narayana-0:5.9.6-1.Final_redhat_00001.1.el8eap
  • eap7-narayana-compensations-0:5.9.6-1.Final_redhat_00001.1.el8eap
  • eap7-narayana-jbosstxbridge-0:5.9.6-1.Final_redhat_00001.1.el8eap
  • eap7-narayana-jbossxts-0:5.9.6-1.Final_redhat_00001.1.el8eap
  • eap7-narayana-jts-idlj-0:5.9.6-1.Final_redhat_00001.1.el8eap
  • eap7-narayana-jts-integration-0:5.9.6-1.Final_redhat_00001.1.el8eap
  • eap7-narayana-restat-api-0:5.9.6-1.Final_redhat_00001.1.el8eap
  • eap7-narayana-restat-bridge-0:5.9.6-1.Final_redhat_00001.1.el8eap
  • eap7-narayana-restat-integration-0:5.9.6-1.Final_redhat_00001.1.el8eap
  • eap7-narayana-restat-util-0:5.9.6-1.Final_redhat_00001.1.el8eap
  • eap7-narayana-txframework-0:5.9.6-1.Final_redhat_00001.1.el8eap
  • eap7-netty-0:4.1.34-2.Final_redhat_00002.1.el8eap
  • eap7-netty-all-0:4.1.34-2.Final_redhat_00002.1.el8eap
  • eap7-picketbox-0:5.0.3-5.Final_redhat_00004.1.el8eap
  • eap7-picketbox-infinispan-0:5.0.3-5.Final_redhat_00004.1.el8eap
  • eap7-picketlink-api-0:2.5.5-20.SP12_redhat_00007.1.el8eap
  • eap7-picketlink-bindings-0:2.5.5-20.SP12_redhat_00007.1.el8eap
  • eap7-picketlink-common-0:2.5.5-20.SP12_redhat_00007.1.el8eap
  • eap7-picketlink-config-0:2.5.5-20.SP12_redhat_00007.1.el8eap
  • eap7-picketlink-federation-0:2.5.5-20.SP12_redhat_00007.1.el8eap
  • eap7-picketlink-idm-api-0:2.5.5-20.SP12_redhat_00007.1.el8eap
  • eap7-picketlink-idm-impl-0:2.5.5-20.SP12_redhat_00007.1.el8eap
  • eap7-picketlink-idm-simple-schema-0:2.5.5-20.SP12_redhat_00007.1.el8eap
  • eap7-picketlink-impl-0:2.5.5-20.SP12_redhat_00007.1.el8eap
  • eap7-picketlink-wildfly8-0:2.5.5-20.SP12_redhat_00007.1.el8eap
  • eap7-undertow-0:2.0.25-1.SP1_redhat_00001.1.el8eap
  • eap7-weld-core-0:3.0.6-2.Final_redhat_00002.1.el8eap
  • eap7-weld-core-impl-0:3.0.6-2.Final_redhat_00002.1.el8eap
  • eap7-weld-core-jsf-0:3.0.6-2.Final_redhat_00002.1.el8eap
  • eap7-weld-ejb-0:3.0.6-2.Final_redhat_00002.1.el8eap
  • eap7-weld-jta-0:3.0.6-2.Final_redhat_00002.1.el8eap
  • eap7-weld-probe-core-0:3.0.6-2.Final_redhat_00002.1.el8eap
  • eap7-weld-web-0:3.0.6-2.Final_redhat_00002.1.el8eap
  • eap7-wildfly-0:7.2.4-1.GA_redhat_00002.1.el8eap
  • eap7-wildfly-elytron-0:1.6.4-1.Final_redhat_00001.1.el8eap
  • eap7-wildfly-elytron-tool-0:1.4.3-1.Final_redhat_00001.1.el8eap
  • eap7-wildfly-javadocs-0:7.2.4-1.GA_redhat_00002.1.el8eap
  • eap7-wildfly-modules-0:7.2.4-1.GA_redhat_00002.1.el8eap
  • eap7-wildfly-transaction-client-0:1.1.6-2.Final_redhat_00001.1.el8eap

References