Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2018-8020 (GCVE-0-2018-8020)
Vulnerability from cvelistv5
- Security Constraint Bypass
Vendor | Product | Version | ||
---|---|---|---|---|
Apache Software Foundation | Apache Tomcat Native |
Version: 1.2.0 to 1.2.16 Version: 1.1.23 to 1.1.34 |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-05T06:46:11.546Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "[www-announce] 20180721 [SECURITY] CVE-2018-8020 Apache Tomcat Native Connector - Mishandled OCSP responses can allow clients to authenticate with revoked certificates", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://mail-archives.us.apache.org/mod_mbox/www-announce/201807.mbox/%3C20180721101944.GA45239%40minotaur.apache.org%3E" }, { "name": "RHSA-2018:2469", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "https://access.redhat.com/errata/RHSA-2018:2469" }, { "name": "104934", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/104934" }, { "name": "[debian-lts-announce] 20180822 [SECURITY] [DLA 1475-1] tomcat-native security update", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2018/08/msg00023.html" }, { "name": "RHSA-2018:2470", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "https://access.redhat.com/errata/RHSA-2018:2470" }, { "name": "1041507", "tags": [ "vdb-entry", "x_refsource_SECTRACK", "x_transferred" ], "url": "http://www.securitytracker.com/id/1041507" }, { "name": "[tomcat-dev] 20190319 svn commit: r1855831 [26/30] - in /tomcat/site/trunk: ./ docs/ xdocs/", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.apache.org/thread.html/ba661b0edd913b39ff129a32d855620dd861883ade05fd88a8ce517d%40%3Cdev.tomcat.apache.org%3E" }, { "name": "[tomcat-dev] 20190325 svn commit: r1856174 [26/29] - in /tomcat/site/trunk: docs/ xdocs/ xdocs/stylesheets/", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.apache.org/thread.html/f8e0814e11c7f21f42224b6de111cb3f5e5ab5c15b78924c516d4ec2%40%3Cdev.tomcat.apache.org%3E" }, { "name": "[tomcat-dev] 20200203 svn commit: r1873527 [26/30] - /tomcat/site/trunk/docs/", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.apache.org/thread.html/rf8e8c091182b45daa50d3557cad9b10bb4198e3f08cf8f1c66a1b08d%40%3Cdev.tomcat.apache.org%3E" }, { "name": "[tomcat-dev] 20200213 svn commit: r1873980 [31/34] - /tomcat/site/trunk/docs/", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.apache.org/thread.html/re3b72cbb13e1dfe85c4a06959a3b6ca6d939b407ecca80db12b54220%40%3Cdev.tomcat.apache.org%3E" }, { "name": "[rocketmq-dev] 20201224 [GitHub] [rocketmq] crazywen opened a new pull request #2517: fix CVE-2019-16869, CVE-2018-8020", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.apache.org/thread.html/r831e0548fad736a98140d0b3b7dc575af0c50faea0b266434ba813cc%40%3Cdev.rocketmq.apache.org%3E" }, { "name": "[rocketmq-dev] 20201224 [GitHub] [rocketmq] coveralls commented on pull request #2517: fix CVE-2019-16869, CVE-2018-8020", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.apache.org/thread.html/rcddf723a4b4117f8ed6042e9ac25e8c5110a617bab77694b61b14833%40%3Cdev.rocketmq.apache.org%3E" }, { "name": "[rocketmq-dev] 20201224 [GitHub] [rocketmq] codecov-io commented on pull request #2517: fix CVE-2019-16869, CVE-2018-8020", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.apache.org/thread.html/rb25b42f666d2cac5e6e6b3f771faf60d1f1aa58073dcdd8db14edf8a%40%3Cdev.rocketmq.apache.org%3E" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "Apache Tomcat Native", "vendor": "Apache Software Foundation", "versions": [ { "status": "affected", "version": "1.2.0 to 1.2.16" }, { "status": "affected", "version": "1.1.23 to 1.1.34" } ] } ], "datePublic": "2018-07-31T00:00:00", "descriptions": [ { "lang": "en", "value": "Apache Tomcat Native 1.2.0 to 1.2.16 and 1.1.23 to 1.1.34 has a flaw that does not properly check OCSP pre-produced responses, which are lists (multiple entries) of certificate statuses. Subsequently, revoked client certificates may not be properly identified, allowing for users to authenticate with revoked certificates to connections that require mutual TLS. Users not using OCSP checks are not affected by this vulnerability." } ], "problemTypes": [ { "descriptions": [ { "description": "Security Constraint Bypass", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2020-12-24T16:06:20", "orgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09", "shortName": "apache" }, "references": [ { "name": "[www-announce] 20180721 [SECURITY] CVE-2018-8020 Apache Tomcat Native Connector - Mishandled OCSP responses can allow clients to authenticate with revoked certificates", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://mail-archives.us.apache.org/mod_mbox/www-announce/201807.mbox/%3C20180721101944.GA45239%40minotaur.apache.org%3E" }, { "name": "RHSA-2018:2469", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2018:2469" }, { "name": "104934", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/104934" }, { "name": "[debian-lts-announce] 20180822 [SECURITY] [DLA 1475-1] tomcat-native security update", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.debian.org/debian-lts-announce/2018/08/msg00023.html" }, { "name": "RHSA-2018:2470", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2018:2470" }, { "name": "1041507", "tags": [ "vdb-entry", "x_refsource_SECTRACK" ], "url": "http://www.securitytracker.com/id/1041507" }, { "name": "[tomcat-dev] 20190319 svn commit: r1855831 [26/30] - in /tomcat/site/trunk: ./ docs/ xdocs/", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.apache.org/thread.html/ba661b0edd913b39ff129a32d855620dd861883ade05fd88a8ce517d%40%3Cdev.tomcat.apache.org%3E" }, { "name": "[tomcat-dev] 20190325 svn commit: r1856174 [26/29] - in /tomcat/site/trunk: docs/ xdocs/ xdocs/stylesheets/", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.apache.org/thread.html/f8e0814e11c7f21f42224b6de111cb3f5e5ab5c15b78924c516d4ec2%40%3Cdev.tomcat.apache.org%3E" }, { "name": "[tomcat-dev] 20200203 svn commit: r1873527 [26/30] - /tomcat/site/trunk/docs/", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.apache.org/thread.html/rf8e8c091182b45daa50d3557cad9b10bb4198e3f08cf8f1c66a1b08d%40%3Cdev.tomcat.apache.org%3E" }, { "name": "[tomcat-dev] 20200213 svn commit: r1873980 [31/34] - /tomcat/site/trunk/docs/", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.apache.org/thread.html/re3b72cbb13e1dfe85c4a06959a3b6ca6d939b407ecca80db12b54220%40%3Cdev.tomcat.apache.org%3E" }, { "name": "[rocketmq-dev] 20201224 [GitHub] [rocketmq] crazywen opened a new pull request #2517: fix CVE-2019-16869, CVE-2018-8020", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.apache.org/thread.html/r831e0548fad736a98140d0b3b7dc575af0c50faea0b266434ba813cc%40%3Cdev.rocketmq.apache.org%3E" }, { "name": "[rocketmq-dev] 20201224 [GitHub] [rocketmq] coveralls commented on pull request #2517: fix CVE-2019-16869, CVE-2018-8020", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.apache.org/thread.html/rcddf723a4b4117f8ed6042e9ac25e8c5110a617bab77694b61b14833%40%3Cdev.rocketmq.apache.org%3E" }, { "name": "[rocketmq-dev] 20201224 [GitHub] [rocketmq] codecov-io commented on pull request #2517: fix CVE-2019-16869, CVE-2018-8020", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.apache.org/thread.html/rb25b42f666d2cac5e6e6b3f771faf60d1f1aa58073dcdd8db14edf8a%40%3Cdev.rocketmq.apache.org%3E" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "security@apache.org", "DATE_PUBLIC": "2018-07-31T00:00:00", "ID": "CVE-2018-8020", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Apache Tomcat Native", "version": { "version_data": [ { "version_value": "1.2.0 to 1.2.16" }, { "version_value": "1.1.23 to 1.1.34" } ] } } ] }, "vendor_name": "Apache Software Foundation" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Apache Tomcat Native 1.2.0 to 1.2.16 and 1.1.23 to 1.1.34 has a flaw that does not properly check OCSP pre-produced responses, which are lists (multiple entries) of certificate statuses. Subsequently, revoked client certificates may not be properly identified, allowing for users to authenticate with revoked certificates to connections that require mutual TLS. Users not using OCSP checks are not affected by this vulnerability." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Security Constraint Bypass" } ] } ] }, "references": { "reference_data": [ { "name": "[www-announce] 20180721 [SECURITY] CVE-2018-8020 Apache Tomcat Native Connector - Mishandled OCSP responses can allow clients to authenticate with revoked certificates", "refsource": "MLIST", "url": "http://mail-archives.us.apache.org/mod_mbox/www-announce/201807.mbox/%3C20180721101944.GA45239@minotaur.apache.org%3E" }, { "name": "RHSA-2018:2469", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2018:2469" }, { "name": "104934", "refsource": "BID", "url": "http://www.securityfocus.com/bid/104934" }, { "name": "[debian-lts-announce] 20180822 [SECURITY] [DLA 1475-1] tomcat-native security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2018/08/msg00023.html" }, { "name": "RHSA-2018:2470", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2018:2470" }, { "name": "1041507", "refsource": "SECTRACK", "url": "http://www.securitytracker.com/id/1041507" }, { "name": "[tomcat-dev] 20190319 svn commit: r1855831 [26/30] - in /tomcat/site/trunk: ./ docs/ xdocs/", "refsource": "MLIST", "url": "https://lists.apache.org/thread.html/ba661b0edd913b39ff129a32d855620dd861883ade05fd88a8ce517d@%3Cdev.tomcat.apache.org%3E" }, { "name": "[tomcat-dev] 20190325 svn commit: r1856174 [26/29] - in /tomcat/site/trunk: docs/ xdocs/ xdocs/stylesheets/", "refsource": "MLIST", "url": "https://lists.apache.org/thread.html/f8e0814e11c7f21f42224b6de111cb3f5e5ab5c15b78924c516d4ec2@%3Cdev.tomcat.apache.org%3E" }, { "name": "[tomcat-dev] 20200203 svn commit: r1873527 [26/30] - /tomcat/site/trunk/docs/", "refsource": "MLIST", "url": "https://lists.apache.org/thread.html/rf8e8c091182b45daa50d3557cad9b10bb4198e3f08cf8f1c66a1b08d@%3Cdev.tomcat.apache.org%3E" }, { "name": "[tomcat-dev] 20200213 svn commit: r1873980 [31/34] - /tomcat/site/trunk/docs/", "refsource": "MLIST", "url": "https://lists.apache.org/thread.html/re3b72cbb13e1dfe85c4a06959a3b6ca6d939b407ecca80db12b54220@%3Cdev.tomcat.apache.org%3E" }, { "name": "[rocketmq-dev] 20201224 [GitHub] [rocketmq] crazywen opened a new pull request #2517: fix CVE-2019-16869, CVE-2018-8020", "refsource": "MLIST", "url": "https://lists.apache.org/thread.html/r831e0548fad736a98140d0b3b7dc575af0c50faea0b266434ba813cc@%3Cdev.rocketmq.apache.org%3E" }, { "name": "[rocketmq-dev] 20201224 [GitHub] [rocketmq] coveralls commented on pull request #2517: fix CVE-2019-16869, CVE-2018-8020", "refsource": "MLIST", "url": "https://lists.apache.org/thread.html/rcddf723a4b4117f8ed6042e9ac25e8c5110a617bab77694b61b14833@%3Cdev.rocketmq.apache.org%3E" }, { "name": "[rocketmq-dev] 20201224 [GitHub] [rocketmq] codecov-io commented on pull request #2517: fix CVE-2019-16869, CVE-2018-8020", "refsource": "MLIST", "url": "https://lists.apache.org/thread.html/rb25b42f666d2cac5e6e6b3f771faf60d1f1aa58073dcdd8db14edf8a@%3Cdev.rocketmq.apache.org%3E" } ] } } } }, "cveMetadata": { "assignerOrgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09", "assignerShortName": "apache", "cveId": "CVE-2018-8020", "datePublished": "2018-07-31T13:00:00Z", "dateReserved": "2018-03-09T00:00:00", "dateUpdated": "2024-09-17T01:20:59.717Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2018-8020\",\"sourceIdentifier\":\"security@apache.org\",\"published\":\"2018-07-31T13:29:00.827\",\"lastModified\":\"2024-11-21T04:13:06.637\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Apache Tomcat Native 1.2.0 to 1.2.16 and 1.1.23 to 1.1.34 has a flaw that does not properly check OCSP pre-produced responses, which are lists (multiple entries) of certificate statuses. Subsequently, revoked client certificates may not be properly identified, allowing for users to authenticate with revoked certificates to connections that require mutual TLS. Users not using OCSP checks are not affected by this vulnerability.\"},{\"lang\":\"es\",\"value\":\"Apache Tomcat Native desde la versi\u00f3n 1.2.0 hasta la 1.2.16 y desde la versi\u00f3n 1.1.23 hasta la 1.1.34 tiene un error por el cual no comprueba las respuestas OCSP preproducidas, las cuales son listas (m\u00faltiples entradas) de estados de certificados. Subsecuentemente, los certificados de cliente revocados no se identifican correctamente, lo que permite que los usuarios se autentiquen con certificados revocados en conexiones que requieren TLS mutuo. Los usuarios que no emplean comprobaciones OCSP no se han visto afectados por esta vulnerabilidad.\"}],\"metrics\":{\"cvssMetricV30\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N\",\"baseScore\":7.4,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.2,\"impactScore\":5.2}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:N/I:P/A:N\",\"baseScore\":4.3,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-295\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat_native:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.1.23\",\"versionEndIncluding\":\"1.1.34\",\"matchCriteriaId\":\"A362CAA5-51E6-45FC-AF1F-92D7D427FA3B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:tomcat_native:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.2.0\",\"versionEndIncluding\":\"1.2.16\",\"matchCriteriaId\":\"9C0691E6-BCC0-4EA8-B916-AA3711CDC6C2\"}]}]}],\"references\":[{\"url\":\"http://mail-archives.us.apache.org/mod_mbox/www-announce/201807.mbox/%3C20180721101944.GA45239%40minotaur.apache.org%3E\",\"source\":\"security@apache.org\"},{\"url\":\"http://www.securityfocus.com/bid/104934\",\"source\":\"security@apache.org\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://www.securitytracker.com/id/1041507\",\"source\":\"security@apache.org\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:2469\",\"source\":\"security@apache.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:2470\",\"source\":\"security@apache.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.apache.org/thread.html/ba661b0edd913b39ff129a32d855620dd861883ade05fd88a8ce517d%40%3Cdev.tomcat.apache.org%3E\",\"source\":\"security@apache.org\"},{\"url\":\"https://lists.apache.org/thread.html/f8e0814e11c7f21f42224b6de111cb3f5e5ab5c15b78924c516d4ec2%40%3Cdev.tomcat.apache.org%3E\",\"source\":\"security@apache.org\"},{\"url\":\"https://lists.apache.org/thread.html/r831e0548fad736a98140d0b3b7dc575af0c50faea0b266434ba813cc%40%3Cdev.rocketmq.apache.org%3E\",\"source\":\"security@apache.org\"},{\"url\":\"https://lists.apache.org/thread.html/rb25b42f666d2cac5e6e6b3f771faf60d1f1aa58073dcdd8db14edf8a%40%3Cdev.rocketmq.apache.org%3E\",\"source\":\"security@apache.org\"},{\"url\":\"https://lists.apache.org/thread.html/rcddf723a4b4117f8ed6042e9ac25e8c5110a617bab77694b61b14833%40%3Cdev.rocketmq.apache.org%3E\",\"source\":\"security@apache.org\"},{\"url\":\"https://lists.apache.org/thread.html/re3b72cbb13e1dfe85c4a06959a3b6ca6d939b407ecca80db12b54220%40%3Cdev.tomcat.apache.org%3E\",\"source\":\"security@apache.org\"},{\"url\":\"https://lists.apache.org/thread.html/rf8e8c091182b45daa50d3557cad9b10bb4198e3f08cf8f1c66a1b08d%40%3Cdev.tomcat.apache.org%3E\",\"source\":\"security@apache.org\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2018/08/msg00023.html\",\"source\":\"security@apache.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://mail-archives.us.apache.org/mod_mbox/www-announce/201807.mbox/%3C20180721101944.GA45239%40minotaur.apache.org%3E\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securityfocus.com/bid/104934\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://www.securitytracker.com/id/1041507\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:2469\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:2470\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.apache.org/thread.html/ba661b0edd913b39ff129a32d855620dd861883ade05fd88a8ce517d%40%3Cdev.tomcat.apache.org%3E\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.apache.org/thread.html/f8e0814e11c7f21f42224b6de111cb3f5e5ab5c15b78924c516d4ec2%40%3Cdev.tomcat.apache.org%3E\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.apache.org/thread.html/r831e0548fad736a98140d0b3b7dc575af0c50faea0b266434ba813cc%40%3Cdev.rocketmq.apache.org%3E\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.apache.org/thread.html/rb25b42f666d2cac5e6e6b3f771faf60d1f1aa58073dcdd8db14edf8a%40%3Cdev.rocketmq.apache.org%3E\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.apache.org/thread.html/rcddf723a4b4117f8ed6042e9ac25e8c5110a617bab77694b61b14833%40%3Cdev.rocketmq.apache.org%3E\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.apache.org/thread.html/re3b72cbb13e1dfe85c4a06959a3b6ca6d939b407ecca80db12b54220%40%3Cdev.tomcat.apache.org%3E\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.apache.org/thread.html/rf8e8c091182b45daa50d3557cad9b10bb4198e3f08cf8f1c66a1b08d%40%3Cdev.tomcat.apache.org%3E\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2018/08/msg00023.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]}]}}" } }
RHSA-2018:2469
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update is now available for Red Hat JBoss Web Server 3.1 for RHEL 6 and Red Hat JBoss Web Server 3.1 for RHEL 7.\n\nRed Hat Product Security has rated this release as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat JBoss Web Server is a fully integrated and certified set of components for hosting Java web applications. It is comprised of the Apache HTTP Server, the Apache Tomcat Servlet container, Apache Tomcat Connector (mod_jk), JBoss HTTP Connector (mod_cluster), Hibernate, and the Tomcat Native library.\n\nThis release of Red Hat JBoss Web Server 3.1 Service Pack 4 serves as a replacement for Red Hat JBoss Web Server 3.1, and includes bug fixes, which are documented in the Release Notes document linked to in the References.\n\nSecurity Fix(es):\n\n* tomcat: Insecure defaults in CORS filter enable \u0027supportsCredentials\u0027 for all origins (CVE-2018-8014)\n\n* tomcat-native: Mishandled OCSP invalid response (CVE-2018-8019)\n\n* tomcat-native: Mishandled OCSP responses can allow clients to authenticate with revoked certificates (CVE-2018-8020)\n\nFor 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.\n\nThe following packages have been upgraded to a newer upstream version:\n* OpenSSL (1.0.2n)\n* APR (1.6.3)\n\nCVE-2018-8019 and CVE-2018-8020 were discovered by Coty Sutherland (Red Hat).", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2018:2469", "url": "https://access.redhat.com/errata/RHSA-2018:2469" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_jboss_web_server/3.1/html-single/red_hat_jboss_web_server_3.1_service_pack_4_release_notes/", "url": "https://access.redhat.com/documentation/en-us/red_hat_jboss_web_server/3.1/html-single/red_hat_jboss_web_server_3.1_service_pack_4_release_notes/" }, { "category": "external", "summary": "1579611", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1579611" }, { "category": "external", "summary": "1581569", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1581569" }, { "category": "external", "summary": "1583998", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1583998" }, { "category": "external", "summary": "JWS-1042", "url": "https://issues.redhat.com/browse/JWS-1042" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2018/rhsa-2018_2469.json" } ], "title": "Red Hat Security Advisory: Red Hat JBoss Web Server 3.1.0 Service Pack 4 security and bug fix update", "tracking": { "current_release_date": "2025-09-10T14:23:46+00:00", "generator": { "date": "2025-09-10T14:23:46+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.7" } }, "id": "RHSA-2018:2469", "initial_release_date": "2018-08-16T15:01:18+00:00", "revision_history": [ { "date": "2018-08-16T15:01:18+00:00", "number": "1", "summary": "Initial version" }, { "date": "2018-08-16T15:01:18+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-10T14:23:46+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat JBoss Web Server 3.1 for RHEL 7", "product": { "name": "Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:jboss_enterprise_web_server:3.1::el7" } } }, { "category": "product_name", "name": "Red Hat JBoss Web Server 3.1 for RHEL 6", "product": { "name": "Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:jboss_enterprise_web_server:3.1::el6" } } } ], "category": "product_family", "name": "Red Hat JBoss Web Server" }, { "branches": [ { "category": "product_version", "name": "tomcat7-javadoc-0:7.0.70-27.ep7.el7.noarch", "product": { "name": "tomcat7-javadoc-0:7.0.70-27.ep7.el7.noarch", "product_id": "tomcat7-javadoc-0:7.0.70-27.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-javadoc@7.0.70-27.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-log4j-0:7.0.70-27.ep7.el7.noarch", "product": { "name": "tomcat7-log4j-0:7.0.70-27.ep7.el7.noarch", "product_id": "tomcat7-log4j-0:7.0.70-27.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-log4j@7.0.70-27.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el7.noarch", "product": { "name": "tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el7.noarch", "product_id": "tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-jsp-2.2-api@7.0.70-27.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-selinux-0:7.0.70-27.ep7.el7.noarch", "product": { "name": "tomcat7-selinux-0:7.0.70-27.ep7.el7.noarch", "product_id": "tomcat7-selinux-0:7.0.70-27.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-selinux@7.0.70-27.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el7.noarch", "product": { "name": "tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el7.noarch", "product_id": "tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-servlet-3.0-api@7.0.70-27.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-0:7.0.70-27.ep7.el7.noarch", "product": { "name": "tomcat7-0:7.0.70-27.ep7.el7.noarch", "product_id": "tomcat7-0:7.0.70-27.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7@7.0.70-27.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-admin-webapps-0:7.0.70-27.ep7.el7.noarch", "product": { "name": "tomcat7-admin-webapps-0:7.0.70-27.ep7.el7.noarch", "product_id": "tomcat7-admin-webapps-0:7.0.70-27.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-admin-webapps@7.0.70-27.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-jsvc-0:7.0.70-27.ep7.el7.noarch", "product": { "name": "tomcat7-jsvc-0:7.0.70-27.ep7.el7.noarch", "product_id": "tomcat7-jsvc-0:7.0.70-27.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-jsvc@7.0.70-27.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-docs-webapp-0:7.0.70-27.ep7.el7.noarch", "product": { "name": "tomcat7-docs-webapp-0:7.0.70-27.ep7.el7.noarch", "product_id": "tomcat7-docs-webapp-0:7.0.70-27.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-docs-webapp@7.0.70-27.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-webapps-0:7.0.70-27.ep7.el7.noarch", "product": { "name": "tomcat7-webapps-0:7.0.70-27.ep7.el7.noarch", "product_id": "tomcat7-webapps-0:7.0.70-27.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-webapps@7.0.70-27.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-el-2.2-api-0:7.0.70-27.ep7.el7.noarch", "product": { "name": "tomcat7-el-2.2-api-0:7.0.70-27.ep7.el7.noarch", "product_id": "tomcat7-el-2.2-api-0:7.0.70-27.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-el-2.2-api@7.0.70-27.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-lib-0:7.0.70-27.ep7.el7.noarch", "product": { "name": "tomcat7-lib-0:7.0.70-27.ep7.el7.noarch", "product_id": "tomcat7-lib-0:7.0.70-27.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-lib@7.0.70-27.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-jsvc-0:8.0.36-31.ep7.el7.noarch", "product": { "name": "tomcat8-jsvc-0:8.0.36-31.ep7.el7.noarch", "product_id": "tomcat8-jsvc-0:8.0.36-31.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-jsvc@8.0.36-31.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-0:8.0.36-31.ep7.el7.noarch", "product": { "name": "tomcat8-0:8.0.36-31.ep7.el7.noarch", "product_id": "tomcat8-0:8.0.36-31.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8@8.0.36-31.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-javadoc-0:8.0.36-31.ep7.el7.noarch", "product": { "name": "tomcat8-javadoc-0:8.0.36-31.ep7.el7.noarch", "product_id": "tomcat8-javadoc-0:8.0.36-31.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-javadoc@8.0.36-31.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el7.noarch", "product": { "name": "tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el7.noarch", "product_id": "tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-servlet-3.1-api@8.0.36-31.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-el-2.2-api-0:8.0.36-31.ep7.el7.noarch", "product": { "name": "tomcat8-el-2.2-api-0:8.0.36-31.ep7.el7.noarch", "product_id": "tomcat8-el-2.2-api-0:8.0.36-31.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-el-2.2-api@8.0.36-31.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-docs-webapp-0:8.0.36-31.ep7.el7.noarch", "product": { "name": "tomcat8-docs-webapp-0:8.0.36-31.ep7.el7.noarch", "product_id": "tomcat8-docs-webapp-0:8.0.36-31.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-docs-webapp@8.0.36-31.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-selinux-0:8.0.36-31.ep7.el7.noarch", "product": { "name": "tomcat8-selinux-0:8.0.36-31.ep7.el7.noarch", "product_id": "tomcat8-selinux-0:8.0.36-31.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-selinux@8.0.36-31.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-webapps-0:8.0.36-31.ep7.el7.noarch", "product": { "name": "tomcat8-webapps-0:8.0.36-31.ep7.el7.noarch", "product_id": "tomcat8-webapps-0:8.0.36-31.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-webapps@8.0.36-31.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-lib-0:8.0.36-31.ep7.el7.noarch", "product": { "name": "tomcat8-lib-0:8.0.36-31.ep7.el7.noarch", "product_id": "tomcat8-lib-0:8.0.36-31.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-lib@8.0.36-31.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el7.noarch", "product": { "name": "tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el7.noarch", "product_id": "tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-jsp-2.3-api@8.0.36-31.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-admin-webapps-0:8.0.36-31.ep7.el7.noarch", "product": { "name": "tomcat8-admin-webapps-0:8.0.36-31.ep7.el7.noarch", "product_id": "tomcat8-admin-webapps-0:8.0.36-31.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-admin-webapps@8.0.36-31.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-log4j-0:8.0.36-31.ep7.el7.noarch", "product": { "name": "tomcat8-log4j-0:8.0.36-31.ep7.el7.noarch", "product_id": "tomcat8-log4j-0:8.0.36-31.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-log4j@8.0.36-31.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-javadoc-0:7.0.70-27.ep7.el6.noarch", "product": { "name": "tomcat7-javadoc-0:7.0.70-27.ep7.el6.noarch", "product_id": "tomcat7-javadoc-0:7.0.70-27.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-javadoc@7.0.70-27.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el6.noarch", "product": { "name": "tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el6.noarch", "product_id": "tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-jsp-2.2-api@7.0.70-27.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-selinux-0:7.0.70-27.ep7.el6.noarch", "product": { "name": "tomcat7-selinux-0:7.0.70-27.ep7.el6.noarch", "product_id": "tomcat7-selinux-0:7.0.70-27.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-selinux@7.0.70-27.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-log4j-0:7.0.70-27.ep7.el6.noarch", "product": { "name": "tomcat7-log4j-0:7.0.70-27.ep7.el6.noarch", "product_id": "tomcat7-log4j-0:7.0.70-27.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-log4j@7.0.70-27.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el6.noarch", "product": { "name": "tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el6.noarch", "product_id": "tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-servlet-3.0-api@7.0.70-27.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-0:7.0.70-27.ep7.el6.noarch", "product": { "name": "tomcat7-0:7.0.70-27.ep7.el6.noarch", "product_id": "tomcat7-0:7.0.70-27.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7@7.0.70-27.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-admin-webapps-0:7.0.70-27.ep7.el6.noarch", "product": { "name": "tomcat7-admin-webapps-0:7.0.70-27.ep7.el6.noarch", "product_id": "tomcat7-admin-webapps-0:7.0.70-27.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-admin-webapps@7.0.70-27.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-webapps-0:7.0.70-27.ep7.el6.noarch", "product": { "name": "tomcat7-webapps-0:7.0.70-27.ep7.el6.noarch", "product_id": "tomcat7-webapps-0:7.0.70-27.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-webapps@7.0.70-27.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-jsvc-0:7.0.70-27.ep7.el6.noarch", "product": { "name": "tomcat7-jsvc-0:7.0.70-27.ep7.el6.noarch", "product_id": "tomcat7-jsvc-0:7.0.70-27.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-jsvc@7.0.70-27.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-docs-webapp-0:7.0.70-27.ep7.el6.noarch", "product": { "name": "tomcat7-docs-webapp-0:7.0.70-27.ep7.el6.noarch", "product_id": "tomcat7-docs-webapp-0:7.0.70-27.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-docs-webapp@7.0.70-27.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-lib-0:7.0.70-27.ep7.el6.noarch", "product": { "name": "tomcat7-lib-0:7.0.70-27.ep7.el6.noarch", "product_id": "tomcat7-lib-0:7.0.70-27.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-lib@7.0.70-27.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-el-2.2-api-0:7.0.70-27.ep7.el6.noarch", "product": { "name": "tomcat7-el-2.2-api-0:7.0.70-27.ep7.el6.noarch", "product_id": "tomcat7-el-2.2-api-0:7.0.70-27.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-el-2.2-api@7.0.70-27.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-log4j-0:8.0.36-31.ep7.el6.noarch", "product": { "name": "tomcat8-log4j-0:8.0.36-31.ep7.el6.noarch", "product_id": "tomcat8-log4j-0:8.0.36-31.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-log4j@8.0.36-31.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-jsvc-0:8.0.36-31.ep7.el6.noarch", "product": { "name": "tomcat8-jsvc-0:8.0.36-31.ep7.el6.noarch", "product_id": "tomcat8-jsvc-0:8.0.36-31.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-jsvc@8.0.36-31.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-javadoc-0:8.0.36-31.ep7.el6.noarch", "product": { "name": "tomcat8-javadoc-0:8.0.36-31.ep7.el6.noarch", "product_id": "tomcat8-javadoc-0:8.0.36-31.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-javadoc@8.0.36-31.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-0:8.0.36-31.ep7.el6.noarch", "product": { "name": "tomcat8-0:8.0.36-31.ep7.el6.noarch", "product_id": "tomcat8-0:8.0.36-31.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8@8.0.36-31.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-el-2.2-api-0:8.0.36-31.ep7.el6.noarch", "product": { "name": "tomcat8-el-2.2-api-0:8.0.36-31.ep7.el6.noarch", "product_id": "tomcat8-el-2.2-api-0:8.0.36-31.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-el-2.2-api@8.0.36-31.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-docs-webapp-0:8.0.36-31.ep7.el6.noarch", "product": { "name": "tomcat8-docs-webapp-0:8.0.36-31.ep7.el6.noarch", "product_id": "tomcat8-docs-webapp-0:8.0.36-31.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-docs-webapp@8.0.36-31.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-webapps-0:8.0.36-31.ep7.el6.noarch", "product": { "name": "tomcat8-webapps-0:8.0.36-31.ep7.el6.noarch", "product_id": "tomcat8-webapps-0:8.0.36-31.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-webapps@8.0.36-31.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el6.noarch", "product": { "name": "tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el6.noarch", "product_id": "tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-servlet-3.1-api@8.0.36-31.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el6.noarch", "product": { "name": "tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el6.noarch", "product_id": "tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-jsp-2.3-api@8.0.36-31.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-lib-0:8.0.36-31.ep7.el6.noarch", "product": { "name": "tomcat8-lib-0:8.0.36-31.ep7.el6.noarch", "product_id": "tomcat8-lib-0:8.0.36-31.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-lib@8.0.36-31.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-admin-webapps-0:8.0.36-31.ep7.el6.noarch", "product": { "name": "tomcat8-admin-webapps-0:8.0.36-31.ep7.el6.noarch", "product_id": "tomcat8-admin-webapps-0:8.0.36-31.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-admin-webapps@8.0.36-31.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-selinux-0:8.0.36-31.ep7.el6.noarch", "product": { "name": "tomcat8-selinux-0:8.0.36-31.ep7.el6.noarch", "product_id": "tomcat8-selinux-0:8.0.36-31.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-selinux@8.0.36-31.ep7.el6?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "tomcat7-0:7.0.70-27.ep7.el7.src", "product": { "name": "tomcat7-0:7.0.70-27.ep7.el7.src", "product_id": "tomcat7-0:7.0.70-27.ep7.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7@7.0.70-27.ep7.el7?arch=src" } } }, { "category": "product_version", "name": "tomcat8-0:8.0.36-31.ep7.el7.src", "product": { "name": "tomcat8-0:8.0.36-31.ep7.el7.src", "product_id": "tomcat8-0:8.0.36-31.ep7.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8@8.0.36-31.ep7.el7?arch=src" } } }, { "category": "product_version", "name": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.src", "product": { "name": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.src", "product_id": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat-native@1.2.17-17.redhat_17.ep7.el7?arch=src" } } }, { "category": "product_version", "name": "tomcat7-0:7.0.70-27.ep7.el6.src", "product": { "name": "tomcat7-0:7.0.70-27.ep7.el6.src", "product_id": "tomcat7-0:7.0.70-27.ep7.el6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7@7.0.70-27.ep7.el6?arch=src" } } }, { "category": "product_version", "name": "tomcat8-0:8.0.36-31.ep7.el6.src", "product": { "name": "tomcat8-0:8.0.36-31.ep7.el6.src", "product_id": "tomcat8-0:8.0.36-31.ep7.el6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8@8.0.36-31.ep7.el6?arch=src" } } }, { "category": "product_version", "name": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.src", "product": { "name": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.src", "product_id": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat-native@1.2.17-17.redhat_17.ep7.el6?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "product": { "name": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "product_id": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat-native@1.2.17-17.redhat_17.ep7.el7?arch=x86_64" } } }, { "category": "product_version", "name": "tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "product": { "name": "tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "product_id": "tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat-native-debuginfo@1.2.17-17.redhat_17.ep7.el7?arch=x86_64" } } }, { "category": "product_version", "name": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "product": { "name": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "product_id": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat-native@1.2.17-17.redhat_17.ep7.el6?arch=x86_64" } } }, { "category": "product_version", "name": "tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "product": { "name": "tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "product_id": "tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat-native-debuginfo@1.2.17-17.redhat_17.ep7.el6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.i686", "product": { "name": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.i686", "product_id": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat-native@1.2.17-17.redhat_17.ep7.el6?arch=i686" } } }, { "category": "product_version", "name": "tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.i686", "product": { "name": "tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.i686", "product_id": "tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat-native-debuginfo@1.2.17-17.redhat_17.ep7.el6?arch=i686" } } } ], "category": "architecture", "name": "i686" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.i686 as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.i686" }, "product_reference": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.i686", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.src as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.src" }, "product_reference": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.src", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.x86_64 as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.x86_64" }, "product_reference": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.i686 as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.i686" }, "product_reference": "tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.i686", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.x86_64 as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.x86_64" }, "product_reference": "tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-0:7.0.70-27.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.noarch" }, "product_reference": "tomcat7-0:7.0.70-27.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-0:7.0.70-27.ep7.el6.src as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.src" }, "product_reference": "tomcat7-0:7.0.70-27.ep7.el6.src", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-admin-webapps-0:7.0.70-27.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el6.noarch" }, "product_reference": "tomcat7-admin-webapps-0:7.0.70-27.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-docs-webapp-0:7.0.70-27.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el6.noarch" }, "product_reference": "tomcat7-docs-webapp-0:7.0.70-27.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-el-2.2-api-0:7.0.70-27.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el6.noarch" }, "product_reference": "tomcat7-el-2.2-api-0:7.0.70-27.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-javadoc-0:7.0.70-27.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el6.noarch" }, "product_reference": "tomcat7-javadoc-0:7.0.70-27.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el6.noarch" }, "product_reference": "tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-jsvc-0:7.0.70-27.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el6.noarch" }, "product_reference": "tomcat7-jsvc-0:7.0.70-27.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-lib-0:7.0.70-27.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el6.noarch" }, "product_reference": "tomcat7-lib-0:7.0.70-27.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-log4j-0:7.0.70-27.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el6.noarch" }, "product_reference": "tomcat7-log4j-0:7.0.70-27.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-selinux-0:7.0.70-27.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el6.noarch" }, "product_reference": "tomcat7-selinux-0:7.0.70-27.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el6.noarch" }, "product_reference": "tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-webapps-0:7.0.70-27.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el6.noarch" }, "product_reference": "tomcat7-webapps-0:7.0.70-27.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-0:8.0.36-31.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.noarch" }, "product_reference": "tomcat8-0:8.0.36-31.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-0:8.0.36-31.ep7.el6.src as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.src" }, "product_reference": "tomcat8-0:8.0.36-31.ep7.el6.src", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-admin-webapps-0:8.0.36-31.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el6.noarch" }, "product_reference": "tomcat8-admin-webapps-0:8.0.36-31.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-docs-webapp-0:8.0.36-31.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el6.noarch" }, "product_reference": "tomcat8-docs-webapp-0:8.0.36-31.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-el-2.2-api-0:8.0.36-31.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el6.noarch" }, "product_reference": "tomcat8-el-2.2-api-0:8.0.36-31.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-javadoc-0:8.0.36-31.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el6.noarch" }, "product_reference": "tomcat8-javadoc-0:8.0.36-31.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el6.noarch" }, "product_reference": "tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-jsvc-0:8.0.36-31.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el6.noarch" }, "product_reference": "tomcat8-jsvc-0:8.0.36-31.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-lib-0:8.0.36-31.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el6.noarch" }, "product_reference": "tomcat8-lib-0:8.0.36-31.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-log4j-0:8.0.36-31.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el6.noarch" }, "product_reference": "tomcat8-log4j-0:8.0.36-31.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-selinux-0:8.0.36-31.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el6.noarch" }, "product_reference": "tomcat8-selinux-0:8.0.36-31.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el6.noarch" }, "product_reference": "tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-webapps-0:8.0.36-31.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el6.noarch" }, "product_reference": "tomcat8-webapps-0:8.0.36-31.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.src as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.src" }, "product_reference": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.src", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.x86_64 as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.x86_64" }, "product_reference": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el7.x86_64 as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el7.x86_64" }, "product_reference": "tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-0:7.0.70-27.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.noarch" }, "product_reference": "tomcat7-0:7.0.70-27.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-0:7.0.70-27.ep7.el7.src as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.src" }, "product_reference": "tomcat7-0:7.0.70-27.ep7.el7.src", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-admin-webapps-0:7.0.70-27.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el7.noarch" }, "product_reference": "tomcat7-admin-webapps-0:7.0.70-27.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-docs-webapp-0:7.0.70-27.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el7.noarch" }, "product_reference": "tomcat7-docs-webapp-0:7.0.70-27.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-el-2.2-api-0:7.0.70-27.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el7.noarch" }, "product_reference": "tomcat7-el-2.2-api-0:7.0.70-27.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-javadoc-0:7.0.70-27.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el7.noarch" }, "product_reference": "tomcat7-javadoc-0:7.0.70-27.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el7.noarch" }, "product_reference": "tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-jsvc-0:7.0.70-27.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el7.noarch" }, "product_reference": "tomcat7-jsvc-0:7.0.70-27.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-lib-0:7.0.70-27.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el7.noarch" }, "product_reference": "tomcat7-lib-0:7.0.70-27.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-log4j-0:7.0.70-27.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el7.noarch" }, "product_reference": "tomcat7-log4j-0:7.0.70-27.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-selinux-0:7.0.70-27.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el7.noarch" }, "product_reference": "tomcat7-selinux-0:7.0.70-27.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el7.noarch" }, "product_reference": "tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-webapps-0:7.0.70-27.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el7.noarch" }, "product_reference": "tomcat7-webapps-0:7.0.70-27.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-0:8.0.36-31.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.noarch" }, "product_reference": "tomcat8-0:8.0.36-31.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-0:8.0.36-31.ep7.el7.src as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.src" }, "product_reference": "tomcat8-0:8.0.36-31.ep7.el7.src", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-admin-webapps-0:8.0.36-31.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el7.noarch" }, "product_reference": "tomcat8-admin-webapps-0:8.0.36-31.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-docs-webapp-0:8.0.36-31.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el7.noarch" }, "product_reference": "tomcat8-docs-webapp-0:8.0.36-31.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-el-2.2-api-0:8.0.36-31.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el7.noarch" }, "product_reference": "tomcat8-el-2.2-api-0:8.0.36-31.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-javadoc-0:8.0.36-31.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el7.noarch" }, "product_reference": "tomcat8-javadoc-0:8.0.36-31.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el7.noarch" }, "product_reference": "tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-jsvc-0:8.0.36-31.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el7.noarch" }, "product_reference": "tomcat8-jsvc-0:8.0.36-31.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-lib-0:8.0.36-31.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el7.noarch" }, "product_reference": "tomcat8-lib-0:8.0.36-31.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-log4j-0:8.0.36-31.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el7.noarch" }, "product_reference": "tomcat8-log4j-0:8.0.36-31.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-selinux-0:8.0.36-31.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el7.noarch" }, "product_reference": "tomcat8-selinux-0:8.0.36-31.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el7.noarch" }, "product_reference": "tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-webapps-0:8.0.36-31.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el7.noarch" }, "product_reference": "tomcat8-webapps-0:8.0.36-31.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-8014", "cwe": { "id": "CWE-284", "name": "Improper Access Control" }, "discovery_date": "2018-05-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1579611" } ], "notes": [ { "category": "description", "text": "The defaults settings for the CORS filter provided in Apache Tomcat 9.0.0.M1 to 9.0.8, 8.5.0 to 8.5.31, 8.0.0.RC1 to 8.0.52, 7.0.41 to 7.0.88 are insecure and enable \u0027supportsCredentials\u0027 for all origins. It is expected that users of the CORS filter will have configured it appropriately for their environment rather than using it in the default configuration. Therefore, it is expected that most users will not be impacted by this issue.", "title": "Vulnerability description" }, { "category": "summary", "text": "tomcat: Insecure defaults in CORS filter enable \u0027supportsCredentials\u0027 for all origins", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.src", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.src", "6Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.src", "6Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el6.noarch", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.src", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.src", "7Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.src", "7Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el7.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-8014" }, { "category": "external", "summary": "RHBZ#1579611", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1579611" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-8014", "url": "https://www.cve.org/CVERecord?id=CVE-2018-8014" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-8014", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-8014" }, { "category": "external", "summary": "http://tomcat.apache.org/security-7.html#Fixed_in_Apache_Tomcat_7.0.89", "url": "http://tomcat.apache.org/security-7.html#Fixed_in_Apache_Tomcat_7.0.89" }, { "category": "external", "summary": "http://tomcat.apache.org/security-8.html#Fixed_in_Apache_Tomcat_8.0.53", "url": "http://tomcat.apache.org/security-8.html#Fixed_in_Apache_Tomcat_8.0.53" }, { "category": "external", "summary": "http://tomcat.apache.org/security-8.html#Fixed_in_Apache_Tomcat_8.5.32", "url": "http://tomcat.apache.org/security-8.html#Fixed_in_Apache_Tomcat_8.5.32" }, { "category": "external", "summary": "http://tomcat.apache.org/security-9.html#Fixed_in_Apache_Tomcat_9.0.9", "url": "http://tomcat.apache.org/security-9.html#Fixed_in_Apache_Tomcat_9.0.9" } ], "release_date": "2018-05-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-08-16T15:01:18+00:00", "details": "Before applying the update, back up your existing Red Hat JBoss Web Server installation (including all applications and configuration files).\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.src", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.src", "6Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.src", "6Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el6.noarch", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.src", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.src", "7Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.src", "7Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el7.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:2469" }, { "category": "workaround", "details": "When using the CORS filter, it is recommended to configure it explicitly for your environment. In particular, the combination of `cors.allowed.origins = *` and `cors.support.credentials = True` should be avoided as this can leave your application vulnerable to cross-site scripting (XSS). For details on configuring CORS filter, please refer to https://tomcat.apache.org/tomcat-7.0-doc/config/filter.html#CORS_Filter", "product_ids": [ "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.src", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.src", "6Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.src", "6Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el6.noarch", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.src", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.src", "7Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.src", "7Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el7.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.7, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.src", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.src", "6Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.src", "6Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el6.noarch", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.src", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.src", "7Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.src", "7Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el7.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "tomcat: Insecure defaults in CORS filter enable \u0027supportsCredentials\u0027 for all origins" }, { "acknowledgments": [ { "names": [ "Coty Sutherland" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2018-8019", "cwe": { "id": "CWE-287", "name": "Improper Authentication" }, "discovery_date": "2018-05-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1583998" } ], "notes": [ { "category": "description", "text": "When using an OCSP responder Apache Tomcat Native 1.2.0 to 1.2.16 and 1.1.23 to 1.1.34 did not correctly handle invalid responses. This allowed for revoked client certificates to be incorrectly identified. It was therefore possible for users to authenticate with revoked certificates when using mutual TLS. Users not using OCSP checks are not affected by this vulnerability.", "title": "Vulnerability description" }, { "category": "summary", "text": "tomcat-native: Mishandled OCSP invalid response", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.src", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.src", "6Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.src", "6Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el6.noarch", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.src", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.src", "7Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.src", "7Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el7.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-8019" }, { "category": "external", "summary": "RHBZ#1583998", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1583998" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-8019", "url": "https://www.cve.org/CVERecord?id=CVE-2018-8019" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-8019", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-8019" }, { "category": "external", "summary": "http://mail-archives.apache.org/mod_mbox/www-announce/201807.mbox/%3C20180721095943.GA24320%40minotaur.apache.org%3E", "url": "http://mail-archives.apache.org/mod_mbox/www-announce/201807.mbox/%3C20180721095943.GA24320%40minotaur.apache.org%3E" }, { "category": "external", "summary": "http://tomcat.apache.org/security-native.html#Fixed_in_Apache_Tomcat_Native_Connector_1.2.17", "url": "http://tomcat.apache.org/security-native.html#Fixed_in_Apache_Tomcat_Native_Connector_1.2.17" } ], "release_date": "2018-07-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-08-16T15:01:18+00:00", "details": "Before applying the update, back up your existing Red Hat JBoss Web Server installation (including all applications and configuration files).\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.src", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.src", "6Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.src", "6Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el6.noarch", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.src", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.src", "7Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.src", "7Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el7.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:2469" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:N", "version": "3.0" }, "products": [ "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.src", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.src", "6Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.src", "6Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el6.noarch", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.src", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.src", "7Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.src", "7Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el7.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "tomcat-native: Mishandled OCSP invalid response" }, { "acknowledgments": [ { "names": [ "Coty Sutherland" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2018-8020", "cwe": { "id": "CWE-287", "name": "Improper Authentication" }, "discovery_date": "2018-05-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1581569" } ], "notes": [ { "category": "description", "text": "When using pre-produced responses from an OCSP responder, Tomcat Native did not correctly validate the status of certificates. This allowed for revoked client certificates to be incorrectly identified. It was therefore possible for users to authenticate with revoked certificates when using mutual TLS.", "title": "Vulnerability description" }, { "category": "summary", "text": "tomcat-native: Mishandled OCSP responses can allow clients to authenticate with revoked certificates", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.src", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.src", "6Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.src", "6Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el6.noarch", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.src", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.src", "7Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.src", "7Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el7.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-8020" }, { "category": "external", "summary": "RHBZ#1581569", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1581569" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-8020", "url": "https://www.cve.org/CVERecord?id=CVE-2018-8020" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-8020", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-8020" }, { "category": "external", "summary": "http://mail-archives.apache.org/mod_mbox/www-announce/201807.mbox/%3C20180721095943.GA24320%40minotaur.apache.org%3E", "url": "http://mail-archives.apache.org/mod_mbox/www-announce/201807.mbox/%3C20180721095943.GA24320%40minotaur.apache.org%3E" }, { "category": "external", "summary": "http://tomcat.apache.org/security-native.html#Fixed_in_Apache_Tomcat_Native_Connector_1.2.17", "url": "http://tomcat.apache.org/security-native.html#Fixed_in_Apache_Tomcat_Native_Connector_1.2.17" } ], "release_date": "2018-07-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-08-16T15:01:18+00:00", "details": "Before applying the update, back up your existing Red Hat JBoss Web Server installation (including all applications and configuration files).\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.src", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.src", "6Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.src", "6Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el6.noarch", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.src", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.src", "7Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.src", "7Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el7.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:2469" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N", "version": "3.0" }, "products": [ "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.src", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.src", "6Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.src", "6Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el6.noarch", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.src", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.src", "7Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.src", "7Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el7.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "tomcat-native: Mishandled OCSP responses can allow clients to authenticate with revoked certificates" } ] }
rhsa-2018_2470
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update is now available for Red Hat JBoss Web Server 3.1.\n\nRed Hat Product Security has rated this release 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.", "title": "Topic" }, { "category": "general", "text": "Red Hat JBoss Web Server is a fully integrated and certified set of components for hosting Java web applications. It is comprised of the Apache HTTP Server, the Apache Tomcat Servlet container, Apache Tomcat Connector (mod_jk), JBoss HTTP Connector (mod_cluster), Hibernate, and the Tomcat Native library.\n\nThis release of Red Hat JBoss Web Server 3.1 Service Pack 4 serves as a replacement for Red Hat JBoss Web Server 3.1, and includes bug fixes, which are documented in the Release Notes document linked to in the References.\n\nSecurity Fix(es):\n\n* tomcat: Insecure defaults in CORS filter enable \u0027supportsCredentials\u0027 for all origins (CVE-2018-8014)\n\n* tomcat-native: Mishandled OCSP invalid response (CVE-2018-8019)\n\n* tomcat-native: Mishandled OCSP responses can allow clients to authenticate with revoked certificates (CVE-2018-8020)\n\nFor 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.\n\nThe following packages have been upgraded to a newer upstream version: \n* OpenSSL (1.0.2n) \n* APR (1.6.3)\n\nCVE-2018-8019 and CVE-2018-8020 were discovered by Coty Sutherland (Red Hat).", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2018:2470", "url": "https://access.redhat.com/errata/RHSA-2018:2470" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "https://access.redhat.com/jbossnetwork/restricted/listSoftware.html?product=webserver\u0026downloadType=securityPatches\u0026version=3.1", "url": "https://access.redhat.com/jbossnetwork/restricted/listSoftware.html?product=webserver\u0026downloadType=securityPatches\u0026version=3.1" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_jboss_web_server/3.1/html-single/red_hat_jboss_web_server_3.1_service_pack_4_release_notes/", "url": "https://access.redhat.com/documentation/en-us/red_hat_jboss_web_server/3.1/html-single/red_hat_jboss_web_server_3.1_service_pack_4_release_notes/" }, { "category": "external", "summary": "1579611", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1579611" }, { "category": "external", "summary": "1581569", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1581569" }, { "category": "external", "summary": "1583998", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1583998" }, { "category": "external", "summary": "JWS-1042", "url": "https://issues.redhat.com/browse/JWS-1042" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2018/rhsa-2018_2470.json" } ], "title": "Red Hat Security Advisory: Red Hat JBoss Web Server 3.1.0 Service Pack 4 security and bug fix update", "tracking": { "current_release_date": "2024-11-22T12:09:32+00:00", "generator": { "date": "2024-11-22T12:09:32+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2018:2470", "initial_release_date": "2018-08-16T14:50:36+00:00", "revision_history": [ { "date": "2018-08-16T14:50:36+00:00", "number": "1", "summary": "Initial version" }, { "date": "2018-08-16T14:50:36+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T12:09:32+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat JBoss Web Server 3.1", "product": { "name": "Red Hat JBoss Web Server 3.1", "product_id": "Red Hat JBoss Web Server 3.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:jboss_enterprise_web_server:3.1" } } } ], "category": "product_family", "name": "Red Hat JBoss Web Server" } ], "category": "vendor", "name": "Red Hat" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-8014", "cwe": { "id": "CWE-284", "name": "Improper Access Control" }, "discovery_date": "2018-05-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1579611" } ], "notes": [ { "category": "description", "text": "The defaults settings for the CORS filter provided in Apache Tomcat 9.0.0.M1 to 9.0.8, 8.5.0 to 8.5.31, 8.0.0.RC1 to 8.0.52, 7.0.41 to 7.0.88 are insecure and enable \u0027supportsCredentials\u0027 for all origins. It is expected that users of the CORS filter will have configured it appropriately for their environment rather than using it in the default configuration. Therefore, it is expected that most users will not be impacted by this issue.", "title": "Vulnerability description" }, { "category": "summary", "text": "tomcat: Insecure defaults in CORS filter enable \u0027supportsCredentials\u0027 for all origins", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "Red Hat JBoss Web Server 3.1" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-8014" }, { "category": "external", "summary": "RHBZ#1579611", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1579611" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-8014", "url": "https://www.cve.org/CVERecord?id=CVE-2018-8014" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-8014", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-8014" }, { "category": "external", "summary": "http://tomcat.apache.org/security-7.html#Fixed_in_Apache_Tomcat_7.0.89", "url": "http://tomcat.apache.org/security-7.html#Fixed_in_Apache_Tomcat_7.0.89" }, { "category": "external", "summary": "http://tomcat.apache.org/security-8.html#Fixed_in_Apache_Tomcat_8.0.53", "url": "http://tomcat.apache.org/security-8.html#Fixed_in_Apache_Tomcat_8.0.53" }, { "category": "external", "summary": "http://tomcat.apache.org/security-8.html#Fixed_in_Apache_Tomcat_8.5.32", "url": "http://tomcat.apache.org/security-8.html#Fixed_in_Apache_Tomcat_8.5.32" }, { "category": "external", "summary": "http://tomcat.apache.org/security-9.html#Fixed_in_Apache_Tomcat_9.0.9", "url": "http://tomcat.apache.org/security-9.html#Fixed_in_Apache_Tomcat_9.0.9" } ], "release_date": "2018-05-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-08-16T14:50:36+00:00", "details": "Before applying the update, back up your existing Red Hat JBoss Web Server installation (including all applications and configuration files).\n\nThe References section of this erratum contains a download link (you must log in to download the update).", "product_ids": [ "Red Hat JBoss Web Server 3.1" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:2470" }, { "category": "workaround", "details": "When using the CORS filter, it is recommended to configure it explicitly for your environment. In particular, the combination of `cors.allowed.origins = *` and `cors.support.credentials = True` should be avoided as this can leave your application vulnerable to cross-site scripting (XSS). For details on configuring CORS filter, please refer to https://tomcat.apache.org/tomcat-7.0-doc/config/filter.html#CORS_Filter", "product_ids": [ "Red Hat JBoss Web Server 3.1" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.7, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "Red Hat JBoss Web Server 3.1" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "tomcat: Insecure defaults in CORS filter enable \u0027supportsCredentials\u0027 for all origins" }, { "acknowledgments": [ { "names": [ "Coty Sutherland" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2018-8019", "cwe": { "id": "CWE-287", "name": "Improper Authentication" }, "discovery_date": "2018-05-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1583998" } ], "notes": [ { "category": "description", "text": "When using an OCSP responder Apache Tomcat Native 1.2.0 to 1.2.16 and 1.1.23 to 1.1.34 did not correctly handle invalid responses. This allowed for revoked client certificates to be incorrectly identified. It was therefore possible for users to authenticate with revoked certificates when using mutual TLS. Users not using OCSP checks are not affected by this vulnerability.", "title": "Vulnerability description" }, { "category": "summary", "text": "tomcat-native: Mishandled OCSP invalid response", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "Red Hat JBoss Web Server 3.1" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-8019" }, { "category": "external", "summary": "RHBZ#1583998", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1583998" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-8019", "url": "https://www.cve.org/CVERecord?id=CVE-2018-8019" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-8019", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-8019" }, { "category": "external", "summary": "http://mail-archives.apache.org/mod_mbox/www-announce/201807.mbox/%3C20180721095943.GA24320%40minotaur.apache.org%3E", "url": "http://mail-archives.apache.org/mod_mbox/www-announce/201807.mbox/%3C20180721095943.GA24320%40minotaur.apache.org%3E" }, { "category": "external", "summary": "http://tomcat.apache.org/security-native.html#Fixed_in_Apache_Tomcat_Native_Connector_1.2.17", "url": "http://tomcat.apache.org/security-native.html#Fixed_in_Apache_Tomcat_Native_Connector_1.2.17" } ], "release_date": "2018-07-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-08-16T14:50:36+00:00", "details": "Before applying the update, back up your existing Red Hat JBoss Web Server installation (including all applications and configuration files).\n\nThe References section of this erratum contains a download link (you must log in to download the update).", "product_ids": [ "Red Hat JBoss Web Server 3.1" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:2470" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:N", "version": "3.0" }, "products": [ "Red Hat JBoss Web Server 3.1" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "tomcat-native: Mishandled OCSP invalid response" }, { "acknowledgments": [ { "names": [ "Coty Sutherland" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2018-8020", "cwe": { "id": "CWE-287", "name": "Improper Authentication" }, "discovery_date": "2018-05-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1581569" } ], "notes": [ { "category": "description", "text": "When using pre-produced responses from an OCSP responder, Tomcat Native did not correctly validate the status of certificates. This allowed for revoked client certificates to be incorrectly identified. It was therefore possible for users to authenticate with revoked certificates when using mutual TLS.", "title": "Vulnerability description" }, { "category": "summary", "text": "tomcat-native: Mishandled OCSP responses can allow clients to authenticate with revoked certificates", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "Red Hat JBoss Web Server 3.1" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-8020" }, { "category": "external", "summary": "RHBZ#1581569", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1581569" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-8020", "url": "https://www.cve.org/CVERecord?id=CVE-2018-8020" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-8020", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-8020" }, { "category": "external", "summary": "http://mail-archives.apache.org/mod_mbox/www-announce/201807.mbox/%3C20180721095943.GA24320%40minotaur.apache.org%3E", "url": "http://mail-archives.apache.org/mod_mbox/www-announce/201807.mbox/%3C20180721095943.GA24320%40minotaur.apache.org%3E" }, { "category": "external", "summary": "http://tomcat.apache.org/security-native.html#Fixed_in_Apache_Tomcat_Native_Connector_1.2.17", "url": "http://tomcat.apache.org/security-native.html#Fixed_in_Apache_Tomcat_Native_Connector_1.2.17" } ], "release_date": "2018-07-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-08-16T14:50:36+00:00", "details": "Before applying the update, back up your existing Red Hat JBoss Web Server installation (including all applications and configuration files).\n\nThe References section of this erratum contains a download link (you must log in to download the update).", "product_ids": [ "Red Hat JBoss Web Server 3.1" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:2470" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N", "version": "3.0" }, "products": [ "Red Hat JBoss Web Server 3.1" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "tomcat-native: Mishandled OCSP responses can allow clients to authenticate with revoked certificates" } ] }
rhsa-2018_2469
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update is now available for Red Hat JBoss Web Server 3.1 for RHEL 6 and Red Hat JBoss Web Server 3.1 for RHEL 7.\n\nRed Hat Product Security has rated this release as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat JBoss Web Server is a fully integrated and certified set of components for hosting Java web applications. It is comprised of the Apache HTTP Server, the Apache Tomcat Servlet container, Apache Tomcat Connector (mod_jk), JBoss HTTP Connector (mod_cluster), Hibernate, and the Tomcat Native library.\n\nThis release of Red Hat JBoss Web Server 3.1 Service Pack 4 serves as a replacement for Red Hat JBoss Web Server 3.1, and includes bug fixes, which are documented in the Release Notes document linked to in the References.\n\nSecurity Fix(es):\n\n* tomcat: Insecure defaults in CORS filter enable \u0027supportsCredentials\u0027 for all origins (CVE-2018-8014)\n\n* tomcat-native: Mishandled OCSP invalid response (CVE-2018-8019)\n\n* tomcat-native: Mishandled OCSP responses can allow clients to authenticate with revoked certificates (CVE-2018-8020)\n\nFor 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.\n\nThe following packages have been upgraded to a newer upstream version:\n* OpenSSL (1.0.2n)\n* APR (1.6.3)\n\nCVE-2018-8019 and CVE-2018-8020 were discovered by Coty Sutherland (Red Hat).", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2018:2469", "url": "https://access.redhat.com/errata/RHSA-2018:2469" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_jboss_web_server/3.1/html-single/red_hat_jboss_web_server_3.1_service_pack_4_release_notes/", "url": "https://access.redhat.com/documentation/en-us/red_hat_jboss_web_server/3.1/html-single/red_hat_jboss_web_server_3.1_service_pack_4_release_notes/" }, { "category": "external", "summary": "1579611", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1579611" }, { "category": "external", "summary": "1581569", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1581569" }, { "category": "external", "summary": "1583998", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1583998" }, { "category": "external", "summary": "JWS-1042", "url": "https://issues.redhat.com/browse/JWS-1042" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2018/rhsa-2018_2469.json" } ], "title": "Red Hat Security Advisory: Red Hat JBoss Web Server 3.1.0 Service Pack 4 security and bug fix update", "tracking": { "current_release_date": "2024-11-22T12:09:36+00:00", "generator": { "date": "2024-11-22T12:09:36+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2018:2469", "initial_release_date": "2018-08-16T15:01:18+00:00", "revision_history": [ { "date": "2018-08-16T15:01:18+00:00", "number": "1", "summary": "Initial version" }, { "date": "2018-08-16T15:01:18+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T12:09:36+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat JBoss Web Server 3.1 for RHEL 7", "product": { "name": "Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:jboss_enterprise_web_server:3.1::el7" } } }, { "category": "product_name", "name": "Red Hat JBoss Web Server 3.1 for RHEL 6", "product": { "name": "Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:jboss_enterprise_web_server:3.1::el6" } } } ], "category": "product_family", "name": "Red Hat JBoss Web Server" }, { "branches": [ { "category": "product_version", "name": "tomcat7-javadoc-0:7.0.70-27.ep7.el7.noarch", "product": { "name": "tomcat7-javadoc-0:7.0.70-27.ep7.el7.noarch", "product_id": "tomcat7-javadoc-0:7.0.70-27.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-javadoc@7.0.70-27.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-log4j-0:7.0.70-27.ep7.el7.noarch", "product": { "name": "tomcat7-log4j-0:7.0.70-27.ep7.el7.noarch", "product_id": "tomcat7-log4j-0:7.0.70-27.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-log4j@7.0.70-27.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el7.noarch", "product": { "name": "tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el7.noarch", "product_id": "tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-jsp-2.2-api@7.0.70-27.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-selinux-0:7.0.70-27.ep7.el7.noarch", "product": { "name": "tomcat7-selinux-0:7.0.70-27.ep7.el7.noarch", "product_id": "tomcat7-selinux-0:7.0.70-27.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-selinux@7.0.70-27.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el7.noarch", "product": { "name": "tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el7.noarch", "product_id": "tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-servlet-3.0-api@7.0.70-27.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-0:7.0.70-27.ep7.el7.noarch", "product": { "name": "tomcat7-0:7.0.70-27.ep7.el7.noarch", "product_id": "tomcat7-0:7.0.70-27.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7@7.0.70-27.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-admin-webapps-0:7.0.70-27.ep7.el7.noarch", "product": { "name": "tomcat7-admin-webapps-0:7.0.70-27.ep7.el7.noarch", "product_id": "tomcat7-admin-webapps-0:7.0.70-27.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-admin-webapps@7.0.70-27.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-jsvc-0:7.0.70-27.ep7.el7.noarch", "product": { "name": "tomcat7-jsvc-0:7.0.70-27.ep7.el7.noarch", "product_id": "tomcat7-jsvc-0:7.0.70-27.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-jsvc@7.0.70-27.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-docs-webapp-0:7.0.70-27.ep7.el7.noarch", "product": { "name": "tomcat7-docs-webapp-0:7.0.70-27.ep7.el7.noarch", "product_id": "tomcat7-docs-webapp-0:7.0.70-27.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-docs-webapp@7.0.70-27.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-webapps-0:7.0.70-27.ep7.el7.noarch", "product": { "name": "tomcat7-webapps-0:7.0.70-27.ep7.el7.noarch", "product_id": "tomcat7-webapps-0:7.0.70-27.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-webapps@7.0.70-27.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-el-2.2-api-0:7.0.70-27.ep7.el7.noarch", "product": { "name": "tomcat7-el-2.2-api-0:7.0.70-27.ep7.el7.noarch", "product_id": "tomcat7-el-2.2-api-0:7.0.70-27.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-el-2.2-api@7.0.70-27.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-lib-0:7.0.70-27.ep7.el7.noarch", "product": { "name": "tomcat7-lib-0:7.0.70-27.ep7.el7.noarch", "product_id": "tomcat7-lib-0:7.0.70-27.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-lib@7.0.70-27.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-jsvc-0:8.0.36-31.ep7.el7.noarch", "product": { "name": "tomcat8-jsvc-0:8.0.36-31.ep7.el7.noarch", "product_id": "tomcat8-jsvc-0:8.0.36-31.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-jsvc@8.0.36-31.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-0:8.0.36-31.ep7.el7.noarch", "product": { "name": "tomcat8-0:8.0.36-31.ep7.el7.noarch", "product_id": "tomcat8-0:8.0.36-31.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8@8.0.36-31.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-javadoc-0:8.0.36-31.ep7.el7.noarch", "product": { "name": "tomcat8-javadoc-0:8.0.36-31.ep7.el7.noarch", "product_id": "tomcat8-javadoc-0:8.0.36-31.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-javadoc@8.0.36-31.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el7.noarch", "product": { "name": "tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el7.noarch", "product_id": "tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-servlet-3.1-api@8.0.36-31.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-el-2.2-api-0:8.0.36-31.ep7.el7.noarch", "product": { "name": "tomcat8-el-2.2-api-0:8.0.36-31.ep7.el7.noarch", "product_id": "tomcat8-el-2.2-api-0:8.0.36-31.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-el-2.2-api@8.0.36-31.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-docs-webapp-0:8.0.36-31.ep7.el7.noarch", "product": { "name": "tomcat8-docs-webapp-0:8.0.36-31.ep7.el7.noarch", "product_id": "tomcat8-docs-webapp-0:8.0.36-31.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-docs-webapp@8.0.36-31.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-selinux-0:8.0.36-31.ep7.el7.noarch", "product": { "name": "tomcat8-selinux-0:8.0.36-31.ep7.el7.noarch", "product_id": "tomcat8-selinux-0:8.0.36-31.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-selinux@8.0.36-31.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-webapps-0:8.0.36-31.ep7.el7.noarch", "product": { "name": "tomcat8-webapps-0:8.0.36-31.ep7.el7.noarch", "product_id": "tomcat8-webapps-0:8.0.36-31.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-webapps@8.0.36-31.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-lib-0:8.0.36-31.ep7.el7.noarch", "product": { "name": "tomcat8-lib-0:8.0.36-31.ep7.el7.noarch", "product_id": "tomcat8-lib-0:8.0.36-31.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-lib@8.0.36-31.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el7.noarch", "product": { "name": "tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el7.noarch", "product_id": "tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-jsp-2.3-api@8.0.36-31.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-admin-webapps-0:8.0.36-31.ep7.el7.noarch", "product": { "name": "tomcat8-admin-webapps-0:8.0.36-31.ep7.el7.noarch", "product_id": "tomcat8-admin-webapps-0:8.0.36-31.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-admin-webapps@8.0.36-31.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-log4j-0:8.0.36-31.ep7.el7.noarch", "product": { "name": "tomcat8-log4j-0:8.0.36-31.ep7.el7.noarch", "product_id": "tomcat8-log4j-0:8.0.36-31.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-log4j@8.0.36-31.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-javadoc-0:7.0.70-27.ep7.el6.noarch", "product": { "name": "tomcat7-javadoc-0:7.0.70-27.ep7.el6.noarch", "product_id": "tomcat7-javadoc-0:7.0.70-27.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-javadoc@7.0.70-27.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el6.noarch", "product": { "name": "tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el6.noarch", "product_id": "tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-jsp-2.2-api@7.0.70-27.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-selinux-0:7.0.70-27.ep7.el6.noarch", "product": { "name": "tomcat7-selinux-0:7.0.70-27.ep7.el6.noarch", "product_id": "tomcat7-selinux-0:7.0.70-27.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-selinux@7.0.70-27.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-log4j-0:7.0.70-27.ep7.el6.noarch", "product": { "name": "tomcat7-log4j-0:7.0.70-27.ep7.el6.noarch", "product_id": "tomcat7-log4j-0:7.0.70-27.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-log4j@7.0.70-27.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el6.noarch", "product": { "name": "tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el6.noarch", "product_id": "tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-servlet-3.0-api@7.0.70-27.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-0:7.0.70-27.ep7.el6.noarch", "product": { "name": "tomcat7-0:7.0.70-27.ep7.el6.noarch", "product_id": "tomcat7-0:7.0.70-27.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7@7.0.70-27.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-admin-webapps-0:7.0.70-27.ep7.el6.noarch", "product": { "name": "tomcat7-admin-webapps-0:7.0.70-27.ep7.el6.noarch", "product_id": "tomcat7-admin-webapps-0:7.0.70-27.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-admin-webapps@7.0.70-27.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-webapps-0:7.0.70-27.ep7.el6.noarch", "product": { "name": "tomcat7-webapps-0:7.0.70-27.ep7.el6.noarch", "product_id": "tomcat7-webapps-0:7.0.70-27.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-webapps@7.0.70-27.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-jsvc-0:7.0.70-27.ep7.el6.noarch", "product": { "name": "tomcat7-jsvc-0:7.0.70-27.ep7.el6.noarch", "product_id": "tomcat7-jsvc-0:7.0.70-27.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-jsvc@7.0.70-27.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-docs-webapp-0:7.0.70-27.ep7.el6.noarch", "product": { "name": "tomcat7-docs-webapp-0:7.0.70-27.ep7.el6.noarch", "product_id": "tomcat7-docs-webapp-0:7.0.70-27.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-docs-webapp@7.0.70-27.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-lib-0:7.0.70-27.ep7.el6.noarch", "product": { "name": "tomcat7-lib-0:7.0.70-27.ep7.el6.noarch", "product_id": "tomcat7-lib-0:7.0.70-27.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-lib@7.0.70-27.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-el-2.2-api-0:7.0.70-27.ep7.el6.noarch", "product": { "name": "tomcat7-el-2.2-api-0:7.0.70-27.ep7.el6.noarch", "product_id": "tomcat7-el-2.2-api-0:7.0.70-27.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-el-2.2-api@7.0.70-27.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-log4j-0:8.0.36-31.ep7.el6.noarch", "product": { "name": "tomcat8-log4j-0:8.0.36-31.ep7.el6.noarch", "product_id": "tomcat8-log4j-0:8.0.36-31.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-log4j@8.0.36-31.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-jsvc-0:8.0.36-31.ep7.el6.noarch", "product": { "name": "tomcat8-jsvc-0:8.0.36-31.ep7.el6.noarch", "product_id": "tomcat8-jsvc-0:8.0.36-31.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-jsvc@8.0.36-31.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-javadoc-0:8.0.36-31.ep7.el6.noarch", "product": { "name": "tomcat8-javadoc-0:8.0.36-31.ep7.el6.noarch", "product_id": "tomcat8-javadoc-0:8.0.36-31.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-javadoc@8.0.36-31.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-0:8.0.36-31.ep7.el6.noarch", "product": { "name": "tomcat8-0:8.0.36-31.ep7.el6.noarch", "product_id": "tomcat8-0:8.0.36-31.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8@8.0.36-31.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-el-2.2-api-0:8.0.36-31.ep7.el6.noarch", "product": { "name": "tomcat8-el-2.2-api-0:8.0.36-31.ep7.el6.noarch", "product_id": "tomcat8-el-2.2-api-0:8.0.36-31.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-el-2.2-api@8.0.36-31.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-docs-webapp-0:8.0.36-31.ep7.el6.noarch", "product": { "name": "tomcat8-docs-webapp-0:8.0.36-31.ep7.el6.noarch", "product_id": "tomcat8-docs-webapp-0:8.0.36-31.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-docs-webapp@8.0.36-31.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-webapps-0:8.0.36-31.ep7.el6.noarch", "product": { "name": "tomcat8-webapps-0:8.0.36-31.ep7.el6.noarch", "product_id": "tomcat8-webapps-0:8.0.36-31.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-webapps@8.0.36-31.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el6.noarch", "product": { "name": "tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el6.noarch", "product_id": "tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-servlet-3.1-api@8.0.36-31.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el6.noarch", "product": { "name": "tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el6.noarch", "product_id": "tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-jsp-2.3-api@8.0.36-31.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-lib-0:8.0.36-31.ep7.el6.noarch", "product": { "name": "tomcat8-lib-0:8.0.36-31.ep7.el6.noarch", "product_id": "tomcat8-lib-0:8.0.36-31.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-lib@8.0.36-31.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-admin-webapps-0:8.0.36-31.ep7.el6.noarch", "product": { "name": "tomcat8-admin-webapps-0:8.0.36-31.ep7.el6.noarch", "product_id": "tomcat8-admin-webapps-0:8.0.36-31.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-admin-webapps@8.0.36-31.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-selinux-0:8.0.36-31.ep7.el6.noarch", "product": { "name": "tomcat8-selinux-0:8.0.36-31.ep7.el6.noarch", "product_id": "tomcat8-selinux-0:8.0.36-31.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-selinux@8.0.36-31.ep7.el6?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "tomcat7-0:7.0.70-27.ep7.el7.src", "product": { "name": "tomcat7-0:7.0.70-27.ep7.el7.src", "product_id": "tomcat7-0:7.0.70-27.ep7.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7@7.0.70-27.ep7.el7?arch=src" } } }, { "category": "product_version", "name": "tomcat8-0:8.0.36-31.ep7.el7.src", "product": { "name": "tomcat8-0:8.0.36-31.ep7.el7.src", "product_id": "tomcat8-0:8.0.36-31.ep7.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8@8.0.36-31.ep7.el7?arch=src" } } }, { "category": "product_version", "name": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.src", "product": { "name": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.src", "product_id": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat-native@1.2.17-17.redhat_17.ep7.el7?arch=src" } } }, { "category": "product_version", "name": "tomcat7-0:7.0.70-27.ep7.el6.src", "product": { "name": "tomcat7-0:7.0.70-27.ep7.el6.src", "product_id": "tomcat7-0:7.0.70-27.ep7.el6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7@7.0.70-27.ep7.el6?arch=src" } } }, { "category": "product_version", "name": "tomcat8-0:8.0.36-31.ep7.el6.src", "product": { "name": "tomcat8-0:8.0.36-31.ep7.el6.src", "product_id": "tomcat8-0:8.0.36-31.ep7.el6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8@8.0.36-31.ep7.el6?arch=src" } } }, { "category": "product_version", "name": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.src", "product": { "name": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.src", "product_id": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat-native@1.2.17-17.redhat_17.ep7.el6?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "product": { "name": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "product_id": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat-native@1.2.17-17.redhat_17.ep7.el7?arch=x86_64" } } }, { "category": "product_version", "name": "tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "product": { "name": "tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "product_id": "tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat-native-debuginfo@1.2.17-17.redhat_17.ep7.el7?arch=x86_64" } } }, { "category": "product_version", "name": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "product": { "name": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "product_id": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat-native@1.2.17-17.redhat_17.ep7.el6?arch=x86_64" } } }, { "category": "product_version", "name": "tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "product": { "name": "tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "product_id": "tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat-native-debuginfo@1.2.17-17.redhat_17.ep7.el6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.i686", "product": { "name": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.i686", "product_id": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat-native@1.2.17-17.redhat_17.ep7.el6?arch=i686" } } }, { "category": "product_version", "name": "tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.i686", "product": { "name": "tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.i686", "product_id": "tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat-native-debuginfo@1.2.17-17.redhat_17.ep7.el6?arch=i686" } } } ], "category": "architecture", "name": "i686" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.i686 as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.i686" }, "product_reference": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.i686", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.src as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.src" }, "product_reference": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.src", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.x86_64 as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.x86_64" }, "product_reference": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.i686 as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.i686" }, "product_reference": "tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.i686", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.x86_64 as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.x86_64" }, "product_reference": "tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-0:7.0.70-27.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.noarch" }, "product_reference": "tomcat7-0:7.0.70-27.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-0:7.0.70-27.ep7.el6.src as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.src" }, "product_reference": "tomcat7-0:7.0.70-27.ep7.el6.src", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-admin-webapps-0:7.0.70-27.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el6.noarch" }, "product_reference": "tomcat7-admin-webapps-0:7.0.70-27.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-docs-webapp-0:7.0.70-27.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el6.noarch" }, "product_reference": "tomcat7-docs-webapp-0:7.0.70-27.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-el-2.2-api-0:7.0.70-27.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el6.noarch" }, "product_reference": "tomcat7-el-2.2-api-0:7.0.70-27.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-javadoc-0:7.0.70-27.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el6.noarch" }, "product_reference": "tomcat7-javadoc-0:7.0.70-27.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el6.noarch" }, "product_reference": "tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-jsvc-0:7.0.70-27.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el6.noarch" }, "product_reference": "tomcat7-jsvc-0:7.0.70-27.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-lib-0:7.0.70-27.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el6.noarch" }, "product_reference": "tomcat7-lib-0:7.0.70-27.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-log4j-0:7.0.70-27.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el6.noarch" }, "product_reference": "tomcat7-log4j-0:7.0.70-27.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-selinux-0:7.0.70-27.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el6.noarch" }, "product_reference": "tomcat7-selinux-0:7.0.70-27.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el6.noarch" }, "product_reference": "tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-webapps-0:7.0.70-27.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el6.noarch" }, "product_reference": "tomcat7-webapps-0:7.0.70-27.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-0:8.0.36-31.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.noarch" }, "product_reference": "tomcat8-0:8.0.36-31.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-0:8.0.36-31.ep7.el6.src as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.src" }, "product_reference": "tomcat8-0:8.0.36-31.ep7.el6.src", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-admin-webapps-0:8.0.36-31.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el6.noarch" }, "product_reference": "tomcat8-admin-webapps-0:8.0.36-31.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-docs-webapp-0:8.0.36-31.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el6.noarch" }, "product_reference": "tomcat8-docs-webapp-0:8.0.36-31.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-el-2.2-api-0:8.0.36-31.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el6.noarch" }, "product_reference": "tomcat8-el-2.2-api-0:8.0.36-31.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-javadoc-0:8.0.36-31.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el6.noarch" }, "product_reference": "tomcat8-javadoc-0:8.0.36-31.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el6.noarch" }, "product_reference": "tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-jsvc-0:8.0.36-31.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el6.noarch" }, "product_reference": "tomcat8-jsvc-0:8.0.36-31.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-lib-0:8.0.36-31.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el6.noarch" }, "product_reference": "tomcat8-lib-0:8.0.36-31.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-log4j-0:8.0.36-31.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el6.noarch" }, "product_reference": "tomcat8-log4j-0:8.0.36-31.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-selinux-0:8.0.36-31.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el6.noarch" }, "product_reference": "tomcat8-selinux-0:8.0.36-31.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el6.noarch" }, "product_reference": "tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-webapps-0:8.0.36-31.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el6.noarch" }, "product_reference": "tomcat8-webapps-0:8.0.36-31.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.src as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.src" }, "product_reference": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.src", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.x86_64 as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.x86_64" }, "product_reference": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el7.x86_64 as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el7.x86_64" }, "product_reference": "tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-0:7.0.70-27.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.noarch" }, "product_reference": "tomcat7-0:7.0.70-27.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-0:7.0.70-27.ep7.el7.src as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.src" }, "product_reference": "tomcat7-0:7.0.70-27.ep7.el7.src", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-admin-webapps-0:7.0.70-27.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el7.noarch" }, "product_reference": "tomcat7-admin-webapps-0:7.0.70-27.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-docs-webapp-0:7.0.70-27.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el7.noarch" }, "product_reference": "tomcat7-docs-webapp-0:7.0.70-27.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-el-2.2-api-0:7.0.70-27.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el7.noarch" }, "product_reference": "tomcat7-el-2.2-api-0:7.0.70-27.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-javadoc-0:7.0.70-27.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el7.noarch" }, "product_reference": "tomcat7-javadoc-0:7.0.70-27.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el7.noarch" }, "product_reference": "tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-jsvc-0:7.0.70-27.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el7.noarch" }, "product_reference": "tomcat7-jsvc-0:7.0.70-27.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-lib-0:7.0.70-27.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el7.noarch" }, "product_reference": "tomcat7-lib-0:7.0.70-27.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-log4j-0:7.0.70-27.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el7.noarch" }, "product_reference": "tomcat7-log4j-0:7.0.70-27.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-selinux-0:7.0.70-27.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el7.noarch" }, "product_reference": "tomcat7-selinux-0:7.0.70-27.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el7.noarch" }, "product_reference": "tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-webapps-0:7.0.70-27.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el7.noarch" }, "product_reference": "tomcat7-webapps-0:7.0.70-27.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-0:8.0.36-31.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.noarch" }, "product_reference": "tomcat8-0:8.0.36-31.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-0:8.0.36-31.ep7.el7.src as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.src" }, "product_reference": "tomcat8-0:8.0.36-31.ep7.el7.src", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-admin-webapps-0:8.0.36-31.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el7.noarch" }, "product_reference": "tomcat8-admin-webapps-0:8.0.36-31.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-docs-webapp-0:8.0.36-31.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el7.noarch" }, "product_reference": "tomcat8-docs-webapp-0:8.0.36-31.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-el-2.2-api-0:8.0.36-31.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el7.noarch" }, "product_reference": "tomcat8-el-2.2-api-0:8.0.36-31.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-javadoc-0:8.0.36-31.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el7.noarch" }, "product_reference": "tomcat8-javadoc-0:8.0.36-31.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el7.noarch" }, "product_reference": "tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-jsvc-0:8.0.36-31.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el7.noarch" }, "product_reference": "tomcat8-jsvc-0:8.0.36-31.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-lib-0:8.0.36-31.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el7.noarch" }, "product_reference": "tomcat8-lib-0:8.0.36-31.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-log4j-0:8.0.36-31.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el7.noarch" }, "product_reference": "tomcat8-log4j-0:8.0.36-31.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-selinux-0:8.0.36-31.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el7.noarch" }, "product_reference": "tomcat8-selinux-0:8.0.36-31.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el7.noarch" }, "product_reference": "tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-webapps-0:8.0.36-31.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el7.noarch" }, "product_reference": "tomcat8-webapps-0:8.0.36-31.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-8014", "cwe": { "id": "CWE-284", "name": "Improper Access Control" }, "discovery_date": "2018-05-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1579611" } ], "notes": [ { "category": "description", "text": "The defaults settings for the CORS filter provided in Apache Tomcat 9.0.0.M1 to 9.0.8, 8.5.0 to 8.5.31, 8.0.0.RC1 to 8.0.52, 7.0.41 to 7.0.88 are insecure and enable \u0027supportsCredentials\u0027 for all origins. It is expected that users of the CORS filter will have configured it appropriately for their environment rather than using it in the default configuration. Therefore, it is expected that most users will not be impacted by this issue.", "title": "Vulnerability description" }, { "category": "summary", "text": "tomcat: Insecure defaults in CORS filter enable \u0027supportsCredentials\u0027 for all origins", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.src", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.src", "6Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.src", "6Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el6.noarch", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.src", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.src", "7Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.src", "7Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el7.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-8014" }, { "category": "external", "summary": "RHBZ#1579611", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1579611" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-8014", "url": "https://www.cve.org/CVERecord?id=CVE-2018-8014" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-8014", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-8014" }, { "category": "external", "summary": "http://tomcat.apache.org/security-7.html#Fixed_in_Apache_Tomcat_7.0.89", "url": "http://tomcat.apache.org/security-7.html#Fixed_in_Apache_Tomcat_7.0.89" }, { "category": "external", "summary": "http://tomcat.apache.org/security-8.html#Fixed_in_Apache_Tomcat_8.0.53", "url": "http://tomcat.apache.org/security-8.html#Fixed_in_Apache_Tomcat_8.0.53" }, { "category": "external", "summary": "http://tomcat.apache.org/security-8.html#Fixed_in_Apache_Tomcat_8.5.32", "url": "http://tomcat.apache.org/security-8.html#Fixed_in_Apache_Tomcat_8.5.32" }, { "category": "external", "summary": "http://tomcat.apache.org/security-9.html#Fixed_in_Apache_Tomcat_9.0.9", "url": "http://tomcat.apache.org/security-9.html#Fixed_in_Apache_Tomcat_9.0.9" } ], "release_date": "2018-05-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-08-16T15:01:18+00:00", "details": "Before applying the update, back up your existing Red Hat JBoss Web Server installation (including all applications and configuration files).\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.src", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.src", "6Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.src", "6Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el6.noarch", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.src", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.src", "7Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.src", "7Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el7.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:2469" }, { "category": "workaround", "details": "When using the CORS filter, it is recommended to configure it explicitly for your environment. In particular, the combination of `cors.allowed.origins = *` and `cors.support.credentials = True` should be avoided as this can leave your application vulnerable to cross-site scripting (XSS). For details on configuring CORS filter, please refer to https://tomcat.apache.org/tomcat-7.0-doc/config/filter.html#CORS_Filter", "product_ids": [ "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.src", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.src", "6Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.src", "6Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el6.noarch", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.src", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.src", "7Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.src", "7Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el7.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.7, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.src", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.src", "6Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.src", "6Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el6.noarch", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.src", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.src", "7Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.src", "7Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el7.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "tomcat: Insecure defaults in CORS filter enable \u0027supportsCredentials\u0027 for all origins" }, { "acknowledgments": [ { "names": [ "Coty Sutherland" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2018-8019", "cwe": { "id": "CWE-287", "name": "Improper Authentication" }, "discovery_date": "2018-05-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1583998" } ], "notes": [ { "category": "description", "text": "When using an OCSP responder Apache Tomcat Native 1.2.0 to 1.2.16 and 1.1.23 to 1.1.34 did not correctly handle invalid responses. This allowed for revoked client certificates to be incorrectly identified. It was therefore possible for users to authenticate with revoked certificates when using mutual TLS. Users not using OCSP checks are not affected by this vulnerability.", "title": "Vulnerability description" }, { "category": "summary", "text": "tomcat-native: Mishandled OCSP invalid response", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.src", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.src", "6Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.src", "6Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el6.noarch", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.src", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.src", "7Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.src", "7Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el7.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-8019" }, { "category": "external", "summary": "RHBZ#1583998", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1583998" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-8019", "url": "https://www.cve.org/CVERecord?id=CVE-2018-8019" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-8019", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-8019" }, { "category": "external", "summary": "http://mail-archives.apache.org/mod_mbox/www-announce/201807.mbox/%3C20180721095943.GA24320%40minotaur.apache.org%3E", "url": "http://mail-archives.apache.org/mod_mbox/www-announce/201807.mbox/%3C20180721095943.GA24320%40minotaur.apache.org%3E" }, { "category": "external", "summary": "http://tomcat.apache.org/security-native.html#Fixed_in_Apache_Tomcat_Native_Connector_1.2.17", "url": "http://tomcat.apache.org/security-native.html#Fixed_in_Apache_Tomcat_Native_Connector_1.2.17" } ], "release_date": "2018-07-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-08-16T15:01:18+00:00", "details": "Before applying the update, back up your existing Red Hat JBoss Web Server installation (including all applications and configuration files).\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.src", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.src", "6Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.src", "6Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el6.noarch", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.src", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.src", "7Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.src", "7Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el7.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:2469" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:N", "version": "3.0" }, "products": [ "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.src", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.src", "6Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.src", "6Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el6.noarch", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.src", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.src", "7Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.src", "7Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el7.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "tomcat-native: Mishandled OCSP invalid response" }, { "acknowledgments": [ { "names": [ "Coty Sutherland" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2018-8020", "cwe": { "id": "CWE-287", "name": "Improper Authentication" }, "discovery_date": "2018-05-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1581569" } ], "notes": [ { "category": "description", "text": "When using pre-produced responses from an OCSP responder, Tomcat Native did not correctly validate the status of certificates. This allowed for revoked client certificates to be incorrectly identified. It was therefore possible for users to authenticate with revoked certificates when using mutual TLS.", "title": "Vulnerability description" }, { "category": "summary", "text": "tomcat-native: Mishandled OCSP responses can allow clients to authenticate with revoked certificates", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.src", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.src", "6Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.src", "6Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el6.noarch", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.src", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.src", "7Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.src", "7Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el7.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-8020" }, { "category": "external", "summary": "RHBZ#1581569", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1581569" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-8020", "url": "https://www.cve.org/CVERecord?id=CVE-2018-8020" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-8020", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-8020" }, { "category": "external", "summary": "http://mail-archives.apache.org/mod_mbox/www-announce/201807.mbox/%3C20180721095943.GA24320%40minotaur.apache.org%3E", "url": "http://mail-archives.apache.org/mod_mbox/www-announce/201807.mbox/%3C20180721095943.GA24320%40minotaur.apache.org%3E" }, { "category": "external", "summary": "http://tomcat.apache.org/security-native.html#Fixed_in_Apache_Tomcat_Native_Connector_1.2.17", "url": "http://tomcat.apache.org/security-native.html#Fixed_in_Apache_Tomcat_Native_Connector_1.2.17" } ], "release_date": "2018-07-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-08-16T15:01:18+00:00", "details": "Before applying the update, back up your existing Red Hat JBoss Web Server installation (including all applications and configuration files).\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.src", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.src", "6Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.src", "6Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el6.noarch", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.src", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.src", "7Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.src", "7Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el7.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:2469" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N", "version": "3.0" }, "products": [ "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.src", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.src", "6Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.src", "6Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el6.noarch", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.src", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.src", "7Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.src", "7Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el7.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "tomcat-native: Mishandled OCSP responses can allow clients to authenticate with revoked certificates" } ] }
RHSA-2018:2470
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update is now available for Red Hat JBoss Web Server 3.1.\n\nRed Hat Product Security has rated this release 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.", "title": "Topic" }, { "category": "general", "text": "Red Hat JBoss Web Server is a fully integrated and certified set of components for hosting Java web applications. It is comprised of the Apache HTTP Server, the Apache Tomcat Servlet container, Apache Tomcat Connector (mod_jk), JBoss HTTP Connector (mod_cluster), Hibernate, and the Tomcat Native library.\n\nThis release of Red Hat JBoss Web Server 3.1 Service Pack 4 serves as a replacement for Red Hat JBoss Web Server 3.1, and includes bug fixes, which are documented in the Release Notes document linked to in the References.\n\nSecurity Fix(es):\n\n* tomcat: Insecure defaults in CORS filter enable \u0027supportsCredentials\u0027 for all origins (CVE-2018-8014)\n\n* tomcat-native: Mishandled OCSP invalid response (CVE-2018-8019)\n\n* tomcat-native: Mishandled OCSP responses can allow clients to authenticate with revoked certificates (CVE-2018-8020)\n\nFor 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.\n\nThe following packages have been upgraded to a newer upstream version: \n* OpenSSL (1.0.2n) \n* APR (1.6.3)\n\nCVE-2018-8019 and CVE-2018-8020 were discovered by Coty Sutherland (Red Hat).", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2018:2470", "url": "https://access.redhat.com/errata/RHSA-2018:2470" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "https://access.redhat.com/jbossnetwork/restricted/listSoftware.html?product=webserver\u0026downloadType=securityPatches\u0026version=3.1", "url": "https://access.redhat.com/jbossnetwork/restricted/listSoftware.html?product=webserver\u0026downloadType=securityPatches\u0026version=3.1" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_jboss_web_server/3.1/html-single/red_hat_jboss_web_server_3.1_service_pack_4_release_notes/", "url": "https://access.redhat.com/documentation/en-us/red_hat_jboss_web_server/3.1/html-single/red_hat_jboss_web_server_3.1_service_pack_4_release_notes/" }, { "category": "external", "summary": "1579611", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1579611" }, { "category": "external", "summary": "1581569", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1581569" }, { "category": "external", "summary": "1583998", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1583998" }, { "category": "external", "summary": "JWS-1042", "url": "https://issues.redhat.com/browse/JWS-1042" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2018/rhsa-2018_2470.json" } ], "title": "Red Hat Security Advisory: Red Hat JBoss Web Server 3.1.0 Service Pack 4 security and bug fix update", "tracking": { "current_release_date": "2025-09-10T14:23:46+00:00", "generator": { "date": "2025-09-10T14:23:46+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.7" } }, "id": "RHSA-2018:2470", "initial_release_date": "2018-08-16T14:50:36+00:00", "revision_history": [ { "date": "2018-08-16T14:50:36+00:00", "number": "1", "summary": "Initial version" }, { "date": "2018-08-16T14:50:36+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-10T14:23:46+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat JBoss Web Server 3.1", "product": { "name": "Red Hat JBoss Web Server 3.1", "product_id": "Red Hat JBoss Web Server 3.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:jboss_enterprise_web_server:3.1" } } } ], "category": "product_family", "name": "Red Hat JBoss Web Server" } ], "category": "vendor", "name": "Red Hat" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-8014", "cwe": { "id": "CWE-284", "name": "Improper Access Control" }, "discovery_date": "2018-05-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1579611" } ], "notes": [ { "category": "description", "text": "The defaults settings for the CORS filter provided in Apache Tomcat 9.0.0.M1 to 9.0.8, 8.5.0 to 8.5.31, 8.0.0.RC1 to 8.0.52, 7.0.41 to 7.0.88 are insecure and enable \u0027supportsCredentials\u0027 for all origins. It is expected that users of the CORS filter will have configured it appropriately for their environment rather than using it in the default configuration. Therefore, it is expected that most users will not be impacted by this issue.", "title": "Vulnerability description" }, { "category": "summary", "text": "tomcat: Insecure defaults in CORS filter enable \u0027supportsCredentials\u0027 for all origins", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "Red Hat JBoss Web Server 3.1" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-8014" }, { "category": "external", "summary": "RHBZ#1579611", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1579611" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-8014", "url": "https://www.cve.org/CVERecord?id=CVE-2018-8014" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-8014", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-8014" }, { "category": "external", "summary": "http://tomcat.apache.org/security-7.html#Fixed_in_Apache_Tomcat_7.0.89", "url": "http://tomcat.apache.org/security-7.html#Fixed_in_Apache_Tomcat_7.0.89" }, { "category": "external", "summary": "http://tomcat.apache.org/security-8.html#Fixed_in_Apache_Tomcat_8.0.53", "url": "http://tomcat.apache.org/security-8.html#Fixed_in_Apache_Tomcat_8.0.53" }, { "category": "external", "summary": "http://tomcat.apache.org/security-8.html#Fixed_in_Apache_Tomcat_8.5.32", "url": "http://tomcat.apache.org/security-8.html#Fixed_in_Apache_Tomcat_8.5.32" }, { "category": "external", "summary": "http://tomcat.apache.org/security-9.html#Fixed_in_Apache_Tomcat_9.0.9", "url": "http://tomcat.apache.org/security-9.html#Fixed_in_Apache_Tomcat_9.0.9" } ], "release_date": "2018-05-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-08-16T14:50:36+00:00", "details": "Before applying the update, back up your existing Red Hat JBoss Web Server installation (including all applications and configuration files).\n\nThe References section of this erratum contains a download link (you must log in to download the update).", "product_ids": [ "Red Hat JBoss Web Server 3.1" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:2470" }, { "category": "workaround", "details": "When using the CORS filter, it is recommended to configure it explicitly for your environment. In particular, the combination of `cors.allowed.origins = *` and `cors.support.credentials = True` should be avoided as this can leave your application vulnerable to cross-site scripting (XSS). For details on configuring CORS filter, please refer to https://tomcat.apache.org/tomcat-7.0-doc/config/filter.html#CORS_Filter", "product_ids": [ "Red Hat JBoss Web Server 3.1" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.7, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "Red Hat JBoss Web Server 3.1" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "tomcat: Insecure defaults in CORS filter enable \u0027supportsCredentials\u0027 for all origins" }, { "acknowledgments": [ { "names": [ "Coty Sutherland" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2018-8019", "cwe": { "id": "CWE-287", "name": "Improper Authentication" }, "discovery_date": "2018-05-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1583998" } ], "notes": [ { "category": "description", "text": "When using an OCSP responder Apache Tomcat Native 1.2.0 to 1.2.16 and 1.1.23 to 1.1.34 did not correctly handle invalid responses. This allowed for revoked client certificates to be incorrectly identified. It was therefore possible for users to authenticate with revoked certificates when using mutual TLS. Users not using OCSP checks are not affected by this vulnerability.", "title": "Vulnerability description" }, { "category": "summary", "text": "tomcat-native: Mishandled OCSP invalid response", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "Red Hat JBoss Web Server 3.1" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-8019" }, { "category": "external", "summary": "RHBZ#1583998", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1583998" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-8019", "url": "https://www.cve.org/CVERecord?id=CVE-2018-8019" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-8019", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-8019" }, { "category": "external", "summary": "http://mail-archives.apache.org/mod_mbox/www-announce/201807.mbox/%3C20180721095943.GA24320%40minotaur.apache.org%3E", "url": "http://mail-archives.apache.org/mod_mbox/www-announce/201807.mbox/%3C20180721095943.GA24320%40minotaur.apache.org%3E" }, { "category": "external", "summary": "http://tomcat.apache.org/security-native.html#Fixed_in_Apache_Tomcat_Native_Connector_1.2.17", "url": "http://tomcat.apache.org/security-native.html#Fixed_in_Apache_Tomcat_Native_Connector_1.2.17" } ], "release_date": "2018-07-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-08-16T14:50:36+00:00", "details": "Before applying the update, back up your existing Red Hat JBoss Web Server installation (including all applications and configuration files).\n\nThe References section of this erratum contains a download link (you must log in to download the update).", "product_ids": [ "Red Hat JBoss Web Server 3.1" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:2470" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:N", "version": "3.0" }, "products": [ "Red Hat JBoss Web Server 3.1" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "tomcat-native: Mishandled OCSP invalid response" }, { "acknowledgments": [ { "names": [ "Coty Sutherland" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2018-8020", "cwe": { "id": "CWE-287", "name": "Improper Authentication" }, "discovery_date": "2018-05-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1581569" } ], "notes": [ { "category": "description", "text": "When using pre-produced responses from an OCSP responder, Tomcat Native did not correctly validate the status of certificates. This allowed for revoked client certificates to be incorrectly identified. It was therefore possible for users to authenticate with revoked certificates when using mutual TLS.", "title": "Vulnerability description" }, { "category": "summary", "text": "tomcat-native: Mishandled OCSP responses can allow clients to authenticate with revoked certificates", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "Red Hat JBoss Web Server 3.1" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-8020" }, { "category": "external", "summary": "RHBZ#1581569", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1581569" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-8020", "url": "https://www.cve.org/CVERecord?id=CVE-2018-8020" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-8020", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-8020" }, { "category": "external", "summary": "http://mail-archives.apache.org/mod_mbox/www-announce/201807.mbox/%3C20180721095943.GA24320%40minotaur.apache.org%3E", "url": "http://mail-archives.apache.org/mod_mbox/www-announce/201807.mbox/%3C20180721095943.GA24320%40minotaur.apache.org%3E" }, { "category": "external", "summary": "http://tomcat.apache.org/security-native.html#Fixed_in_Apache_Tomcat_Native_Connector_1.2.17", "url": "http://tomcat.apache.org/security-native.html#Fixed_in_Apache_Tomcat_Native_Connector_1.2.17" } ], "release_date": "2018-07-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-08-16T14:50:36+00:00", "details": "Before applying the update, back up your existing Red Hat JBoss Web Server installation (including all applications and configuration files).\n\nThe References section of this erratum contains a download link (you must log in to download the update).", "product_ids": [ "Red Hat JBoss Web Server 3.1" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:2470" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N", "version": "3.0" }, "products": [ "Red Hat JBoss Web Server 3.1" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "tomcat-native: Mishandled OCSP responses can allow clients to authenticate with revoked certificates" } ] }
rhsa-2018:2470
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update is now available for Red Hat JBoss Web Server 3.1.\n\nRed Hat Product Security has rated this release 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.", "title": "Topic" }, { "category": "general", "text": "Red Hat JBoss Web Server is a fully integrated and certified set of components for hosting Java web applications. It is comprised of the Apache HTTP Server, the Apache Tomcat Servlet container, Apache Tomcat Connector (mod_jk), JBoss HTTP Connector (mod_cluster), Hibernate, and the Tomcat Native library.\n\nThis release of Red Hat JBoss Web Server 3.1 Service Pack 4 serves as a replacement for Red Hat JBoss Web Server 3.1, and includes bug fixes, which are documented in the Release Notes document linked to in the References.\n\nSecurity Fix(es):\n\n* tomcat: Insecure defaults in CORS filter enable \u0027supportsCredentials\u0027 for all origins (CVE-2018-8014)\n\n* tomcat-native: Mishandled OCSP invalid response (CVE-2018-8019)\n\n* tomcat-native: Mishandled OCSP responses can allow clients to authenticate with revoked certificates (CVE-2018-8020)\n\nFor 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.\n\nThe following packages have been upgraded to a newer upstream version: \n* OpenSSL (1.0.2n) \n* APR (1.6.3)\n\nCVE-2018-8019 and CVE-2018-8020 were discovered by Coty Sutherland (Red Hat).", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2018:2470", "url": "https://access.redhat.com/errata/RHSA-2018:2470" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "https://access.redhat.com/jbossnetwork/restricted/listSoftware.html?product=webserver\u0026downloadType=securityPatches\u0026version=3.1", "url": "https://access.redhat.com/jbossnetwork/restricted/listSoftware.html?product=webserver\u0026downloadType=securityPatches\u0026version=3.1" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_jboss_web_server/3.1/html-single/red_hat_jboss_web_server_3.1_service_pack_4_release_notes/", "url": "https://access.redhat.com/documentation/en-us/red_hat_jboss_web_server/3.1/html-single/red_hat_jboss_web_server_3.1_service_pack_4_release_notes/" }, { "category": "external", "summary": "1579611", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1579611" }, { "category": "external", "summary": "1581569", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1581569" }, { "category": "external", "summary": "1583998", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1583998" }, { "category": "external", "summary": "JWS-1042", "url": "https://issues.redhat.com/browse/JWS-1042" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2018/rhsa-2018_2470.json" } ], "title": "Red Hat Security Advisory: Red Hat JBoss Web Server 3.1.0 Service Pack 4 security and bug fix update", "tracking": { "current_release_date": "2025-09-10T14:23:46+00:00", "generator": { "date": "2025-09-10T14:23:46+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.7" } }, "id": "RHSA-2018:2470", "initial_release_date": "2018-08-16T14:50:36+00:00", "revision_history": [ { "date": "2018-08-16T14:50:36+00:00", "number": "1", "summary": "Initial version" }, { "date": "2018-08-16T14:50:36+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-10T14:23:46+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat JBoss Web Server 3.1", "product": { "name": "Red Hat JBoss Web Server 3.1", "product_id": "Red Hat JBoss Web Server 3.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:jboss_enterprise_web_server:3.1" } } } ], "category": "product_family", "name": "Red Hat JBoss Web Server" } ], "category": "vendor", "name": "Red Hat" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-8014", "cwe": { "id": "CWE-284", "name": "Improper Access Control" }, "discovery_date": "2018-05-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1579611" } ], "notes": [ { "category": "description", "text": "The defaults settings for the CORS filter provided in Apache Tomcat 9.0.0.M1 to 9.0.8, 8.5.0 to 8.5.31, 8.0.0.RC1 to 8.0.52, 7.0.41 to 7.0.88 are insecure and enable \u0027supportsCredentials\u0027 for all origins. It is expected that users of the CORS filter will have configured it appropriately for their environment rather than using it in the default configuration. Therefore, it is expected that most users will not be impacted by this issue.", "title": "Vulnerability description" }, { "category": "summary", "text": "tomcat: Insecure defaults in CORS filter enable \u0027supportsCredentials\u0027 for all origins", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "Red Hat JBoss Web Server 3.1" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-8014" }, { "category": "external", "summary": "RHBZ#1579611", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1579611" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-8014", "url": "https://www.cve.org/CVERecord?id=CVE-2018-8014" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-8014", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-8014" }, { "category": "external", "summary": "http://tomcat.apache.org/security-7.html#Fixed_in_Apache_Tomcat_7.0.89", "url": "http://tomcat.apache.org/security-7.html#Fixed_in_Apache_Tomcat_7.0.89" }, { "category": "external", "summary": "http://tomcat.apache.org/security-8.html#Fixed_in_Apache_Tomcat_8.0.53", "url": "http://tomcat.apache.org/security-8.html#Fixed_in_Apache_Tomcat_8.0.53" }, { "category": "external", "summary": "http://tomcat.apache.org/security-8.html#Fixed_in_Apache_Tomcat_8.5.32", "url": "http://tomcat.apache.org/security-8.html#Fixed_in_Apache_Tomcat_8.5.32" }, { "category": "external", "summary": "http://tomcat.apache.org/security-9.html#Fixed_in_Apache_Tomcat_9.0.9", "url": "http://tomcat.apache.org/security-9.html#Fixed_in_Apache_Tomcat_9.0.9" } ], "release_date": "2018-05-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-08-16T14:50:36+00:00", "details": "Before applying the update, back up your existing Red Hat JBoss Web Server installation (including all applications and configuration files).\n\nThe References section of this erratum contains a download link (you must log in to download the update).", "product_ids": [ "Red Hat JBoss Web Server 3.1" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:2470" }, { "category": "workaround", "details": "When using the CORS filter, it is recommended to configure it explicitly for your environment. In particular, the combination of `cors.allowed.origins = *` and `cors.support.credentials = True` should be avoided as this can leave your application vulnerable to cross-site scripting (XSS). For details on configuring CORS filter, please refer to https://tomcat.apache.org/tomcat-7.0-doc/config/filter.html#CORS_Filter", "product_ids": [ "Red Hat JBoss Web Server 3.1" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.7, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "Red Hat JBoss Web Server 3.1" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "tomcat: Insecure defaults in CORS filter enable \u0027supportsCredentials\u0027 for all origins" }, { "acknowledgments": [ { "names": [ "Coty Sutherland" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2018-8019", "cwe": { "id": "CWE-287", "name": "Improper Authentication" }, "discovery_date": "2018-05-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1583998" } ], "notes": [ { "category": "description", "text": "When using an OCSP responder Apache Tomcat Native 1.2.0 to 1.2.16 and 1.1.23 to 1.1.34 did not correctly handle invalid responses. This allowed for revoked client certificates to be incorrectly identified. It was therefore possible for users to authenticate with revoked certificates when using mutual TLS. Users not using OCSP checks are not affected by this vulnerability.", "title": "Vulnerability description" }, { "category": "summary", "text": "tomcat-native: Mishandled OCSP invalid response", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "Red Hat JBoss Web Server 3.1" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-8019" }, { "category": "external", "summary": "RHBZ#1583998", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1583998" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-8019", "url": "https://www.cve.org/CVERecord?id=CVE-2018-8019" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-8019", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-8019" }, { "category": "external", "summary": "http://mail-archives.apache.org/mod_mbox/www-announce/201807.mbox/%3C20180721095943.GA24320%40minotaur.apache.org%3E", "url": "http://mail-archives.apache.org/mod_mbox/www-announce/201807.mbox/%3C20180721095943.GA24320%40minotaur.apache.org%3E" }, { "category": "external", "summary": "http://tomcat.apache.org/security-native.html#Fixed_in_Apache_Tomcat_Native_Connector_1.2.17", "url": "http://tomcat.apache.org/security-native.html#Fixed_in_Apache_Tomcat_Native_Connector_1.2.17" } ], "release_date": "2018-07-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-08-16T14:50:36+00:00", "details": "Before applying the update, back up your existing Red Hat JBoss Web Server installation (including all applications and configuration files).\n\nThe References section of this erratum contains a download link (you must log in to download the update).", "product_ids": [ "Red Hat JBoss Web Server 3.1" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:2470" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:N", "version": "3.0" }, "products": [ "Red Hat JBoss Web Server 3.1" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "tomcat-native: Mishandled OCSP invalid response" }, { "acknowledgments": [ { "names": [ "Coty Sutherland" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2018-8020", "cwe": { "id": "CWE-287", "name": "Improper Authentication" }, "discovery_date": "2018-05-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1581569" } ], "notes": [ { "category": "description", "text": "When using pre-produced responses from an OCSP responder, Tomcat Native did not correctly validate the status of certificates. This allowed for revoked client certificates to be incorrectly identified. It was therefore possible for users to authenticate with revoked certificates when using mutual TLS.", "title": "Vulnerability description" }, { "category": "summary", "text": "tomcat-native: Mishandled OCSP responses can allow clients to authenticate with revoked certificates", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "Red Hat JBoss Web Server 3.1" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-8020" }, { "category": "external", "summary": "RHBZ#1581569", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1581569" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-8020", "url": "https://www.cve.org/CVERecord?id=CVE-2018-8020" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-8020", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-8020" }, { "category": "external", "summary": "http://mail-archives.apache.org/mod_mbox/www-announce/201807.mbox/%3C20180721095943.GA24320%40minotaur.apache.org%3E", "url": "http://mail-archives.apache.org/mod_mbox/www-announce/201807.mbox/%3C20180721095943.GA24320%40minotaur.apache.org%3E" }, { "category": "external", "summary": "http://tomcat.apache.org/security-native.html#Fixed_in_Apache_Tomcat_Native_Connector_1.2.17", "url": "http://tomcat.apache.org/security-native.html#Fixed_in_Apache_Tomcat_Native_Connector_1.2.17" } ], "release_date": "2018-07-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-08-16T14:50:36+00:00", "details": "Before applying the update, back up your existing Red Hat JBoss Web Server installation (including all applications and configuration files).\n\nThe References section of this erratum contains a download link (you must log in to download the update).", "product_ids": [ "Red Hat JBoss Web Server 3.1" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:2470" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N", "version": "3.0" }, "products": [ "Red Hat JBoss Web Server 3.1" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "tomcat-native: Mishandled OCSP responses can allow clients to authenticate with revoked certificates" } ] }
rhsa-2018:2469
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update is now available for Red Hat JBoss Web Server 3.1 for RHEL 6 and Red Hat JBoss Web Server 3.1 for RHEL 7.\n\nRed Hat Product Security has rated this release as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat JBoss Web Server is a fully integrated and certified set of components for hosting Java web applications. It is comprised of the Apache HTTP Server, the Apache Tomcat Servlet container, Apache Tomcat Connector (mod_jk), JBoss HTTP Connector (mod_cluster), Hibernate, and the Tomcat Native library.\n\nThis release of Red Hat JBoss Web Server 3.1 Service Pack 4 serves as a replacement for Red Hat JBoss Web Server 3.1, and includes bug fixes, which are documented in the Release Notes document linked to in the References.\n\nSecurity Fix(es):\n\n* tomcat: Insecure defaults in CORS filter enable \u0027supportsCredentials\u0027 for all origins (CVE-2018-8014)\n\n* tomcat-native: Mishandled OCSP invalid response (CVE-2018-8019)\n\n* tomcat-native: Mishandled OCSP responses can allow clients to authenticate with revoked certificates (CVE-2018-8020)\n\nFor 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.\n\nThe following packages have been upgraded to a newer upstream version:\n* OpenSSL (1.0.2n)\n* APR (1.6.3)\n\nCVE-2018-8019 and CVE-2018-8020 were discovered by Coty Sutherland (Red Hat).", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2018:2469", "url": "https://access.redhat.com/errata/RHSA-2018:2469" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_jboss_web_server/3.1/html-single/red_hat_jboss_web_server_3.1_service_pack_4_release_notes/", "url": "https://access.redhat.com/documentation/en-us/red_hat_jboss_web_server/3.1/html-single/red_hat_jboss_web_server_3.1_service_pack_4_release_notes/" }, { "category": "external", "summary": "1579611", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1579611" }, { "category": "external", "summary": "1581569", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1581569" }, { "category": "external", "summary": "1583998", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1583998" }, { "category": "external", "summary": "JWS-1042", "url": "https://issues.redhat.com/browse/JWS-1042" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2018/rhsa-2018_2469.json" } ], "title": "Red Hat Security Advisory: Red Hat JBoss Web Server 3.1.0 Service Pack 4 security and bug fix update", "tracking": { "current_release_date": "2025-09-10T14:23:46+00:00", "generator": { "date": "2025-09-10T14:23:46+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.7" } }, "id": "RHSA-2018:2469", "initial_release_date": "2018-08-16T15:01:18+00:00", "revision_history": [ { "date": "2018-08-16T15:01:18+00:00", "number": "1", "summary": "Initial version" }, { "date": "2018-08-16T15:01:18+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-10T14:23:46+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat JBoss Web Server 3.1 for RHEL 7", "product": { "name": "Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:jboss_enterprise_web_server:3.1::el7" } } }, { "category": "product_name", "name": "Red Hat JBoss Web Server 3.1 for RHEL 6", "product": { "name": "Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:jboss_enterprise_web_server:3.1::el6" } } } ], "category": "product_family", "name": "Red Hat JBoss Web Server" }, { "branches": [ { "category": "product_version", "name": "tomcat7-javadoc-0:7.0.70-27.ep7.el7.noarch", "product": { "name": "tomcat7-javadoc-0:7.0.70-27.ep7.el7.noarch", "product_id": "tomcat7-javadoc-0:7.0.70-27.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-javadoc@7.0.70-27.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-log4j-0:7.0.70-27.ep7.el7.noarch", "product": { "name": "tomcat7-log4j-0:7.0.70-27.ep7.el7.noarch", "product_id": "tomcat7-log4j-0:7.0.70-27.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-log4j@7.0.70-27.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el7.noarch", "product": { "name": "tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el7.noarch", "product_id": "tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-jsp-2.2-api@7.0.70-27.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-selinux-0:7.0.70-27.ep7.el7.noarch", "product": { "name": "tomcat7-selinux-0:7.0.70-27.ep7.el7.noarch", "product_id": "tomcat7-selinux-0:7.0.70-27.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-selinux@7.0.70-27.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el7.noarch", "product": { "name": "tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el7.noarch", "product_id": "tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-servlet-3.0-api@7.0.70-27.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-0:7.0.70-27.ep7.el7.noarch", "product": { "name": "tomcat7-0:7.0.70-27.ep7.el7.noarch", "product_id": "tomcat7-0:7.0.70-27.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7@7.0.70-27.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-admin-webapps-0:7.0.70-27.ep7.el7.noarch", "product": { "name": "tomcat7-admin-webapps-0:7.0.70-27.ep7.el7.noarch", "product_id": "tomcat7-admin-webapps-0:7.0.70-27.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-admin-webapps@7.0.70-27.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-jsvc-0:7.0.70-27.ep7.el7.noarch", "product": { "name": "tomcat7-jsvc-0:7.0.70-27.ep7.el7.noarch", "product_id": "tomcat7-jsvc-0:7.0.70-27.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-jsvc@7.0.70-27.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-docs-webapp-0:7.0.70-27.ep7.el7.noarch", "product": { "name": "tomcat7-docs-webapp-0:7.0.70-27.ep7.el7.noarch", "product_id": "tomcat7-docs-webapp-0:7.0.70-27.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-docs-webapp@7.0.70-27.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-webapps-0:7.0.70-27.ep7.el7.noarch", "product": { "name": "tomcat7-webapps-0:7.0.70-27.ep7.el7.noarch", "product_id": "tomcat7-webapps-0:7.0.70-27.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-webapps@7.0.70-27.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-el-2.2-api-0:7.0.70-27.ep7.el7.noarch", "product": { "name": "tomcat7-el-2.2-api-0:7.0.70-27.ep7.el7.noarch", "product_id": "tomcat7-el-2.2-api-0:7.0.70-27.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-el-2.2-api@7.0.70-27.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-lib-0:7.0.70-27.ep7.el7.noarch", "product": { "name": "tomcat7-lib-0:7.0.70-27.ep7.el7.noarch", "product_id": "tomcat7-lib-0:7.0.70-27.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-lib@7.0.70-27.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-jsvc-0:8.0.36-31.ep7.el7.noarch", "product": { "name": "tomcat8-jsvc-0:8.0.36-31.ep7.el7.noarch", "product_id": "tomcat8-jsvc-0:8.0.36-31.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-jsvc@8.0.36-31.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-0:8.0.36-31.ep7.el7.noarch", "product": { "name": "tomcat8-0:8.0.36-31.ep7.el7.noarch", "product_id": "tomcat8-0:8.0.36-31.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8@8.0.36-31.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-javadoc-0:8.0.36-31.ep7.el7.noarch", "product": { "name": "tomcat8-javadoc-0:8.0.36-31.ep7.el7.noarch", "product_id": "tomcat8-javadoc-0:8.0.36-31.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-javadoc@8.0.36-31.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el7.noarch", "product": { "name": "tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el7.noarch", "product_id": "tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-servlet-3.1-api@8.0.36-31.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-el-2.2-api-0:8.0.36-31.ep7.el7.noarch", "product": { "name": "tomcat8-el-2.2-api-0:8.0.36-31.ep7.el7.noarch", "product_id": "tomcat8-el-2.2-api-0:8.0.36-31.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-el-2.2-api@8.0.36-31.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-docs-webapp-0:8.0.36-31.ep7.el7.noarch", "product": { "name": "tomcat8-docs-webapp-0:8.0.36-31.ep7.el7.noarch", "product_id": "tomcat8-docs-webapp-0:8.0.36-31.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-docs-webapp@8.0.36-31.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-selinux-0:8.0.36-31.ep7.el7.noarch", "product": { "name": "tomcat8-selinux-0:8.0.36-31.ep7.el7.noarch", "product_id": "tomcat8-selinux-0:8.0.36-31.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-selinux@8.0.36-31.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-webapps-0:8.0.36-31.ep7.el7.noarch", "product": { "name": "tomcat8-webapps-0:8.0.36-31.ep7.el7.noarch", "product_id": "tomcat8-webapps-0:8.0.36-31.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-webapps@8.0.36-31.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-lib-0:8.0.36-31.ep7.el7.noarch", "product": { "name": "tomcat8-lib-0:8.0.36-31.ep7.el7.noarch", "product_id": "tomcat8-lib-0:8.0.36-31.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-lib@8.0.36-31.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el7.noarch", "product": { "name": "tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el7.noarch", "product_id": "tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-jsp-2.3-api@8.0.36-31.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-admin-webapps-0:8.0.36-31.ep7.el7.noarch", "product": { "name": "tomcat8-admin-webapps-0:8.0.36-31.ep7.el7.noarch", "product_id": "tomcat8-admin-webapps-0:8.0.36-31.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-admin-webapps@8.0.36-31.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-log4j-0:8.0.36-31.ep7.el7.noarch", "product": { "name": "tomcat8-log4j-0:8.0.36-31.ep7.el7.noarch", "product_id": "tomcat8-log4j-0:8.0.36-31.ep7.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-log4j@8.0.36-31.ep7.el7?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-javadoc-0:7.0.70-27.ep7.el6.noarch", "product": { "name": "tomcat7-javadoc-0:7.0.70-27.ep7.el6.noarch", "product_id": "tomcat7-javadoc-0:7.0.70-27.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-javadoc@7.0.70-27.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el6.noarch", "product": { "name": "tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el6.noarch", "product_id": "tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-jsp-2.2-api@7.0.70-27.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-selinux-0:7.0.70-27.ep7.el6.noarch", "product": { "name": "tomcat7-selinux-0:7.0.70-27.ep7.el6.noarch", "product_id": "tomcat7-selinux-0:7.0.70-27.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-selinux@7.0.70-27.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-log4j-0:7.0.70-27.ep7.el6.noarch", "product": { "name": "tomcat7-log4j-0:7.0.70-27.ep7.el6.noarch", "product_id": "tomcat7-log4j-0:7.0.70-27.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-log4j@7.0.70-27.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el6.noarch", "product": { "name": "tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el6.noarch", "product_id": "tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-servlet-3.0-api@7.0.70-27.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-0:7.0.70-27.ep7.el6.noarch", "product": { "name": "tomcat7-0:7.0.70-27.ep7.el6.noarch", "product_id": "tomcat7-0:7.0.70-27.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7@7.0.70-27.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-admin-webapps-0:7.0.70-27.ep7.el6.noarch", "product": { "name": "tomcat7-admin-webapps-0:7.0.70-27.ep7.el6.noarch", "product_id": "tomcat7-admin-webapps-0:7.0.70-27.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-admin-webapps@7.0.70-27.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-webapps-0:7.0.70-27.ep7.el6.noarch", "product": { "name": "tomcat7-webapps-0:7.0.70-27.ep7.el6.noarch", "product_id": "tomcat7-webapps-0:7.0.70-27.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-webapps@7.0.70-27.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-jsvc-0:7.0.70-27.ep7.el6.noarch", "product": { "name": "tomcat7-jsvc-0:7.0.70-27.ep7.el6.noarch", "product_id": "tomcat7-jsvc-0:7.0.70-27.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-jsvc@7.0.70-27.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-docs-webapp-0:7.0.70-27.ep7.el6.noarch", "product": { "name": "tomcat7-docs-webapp-0:7.0.70-27.ep7.el6.noarch", "product_id": "tomcat7-docs-webapp-0:7.0.70-27.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-docs-webapp@7.0.70-27.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-lib-0:7.0.70-27.ep7.el6.noarch", "product": { "name": "tomcat7-lib-0:7.0.70-27.ep7.el6.noarch", "product_id": "tomcat7-lib-0:7.0.70-27.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-lib@7.0.70-27.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat7-el-2.2-api-0:7.0.70-27.ep7.el6.noarch", "product": { "name": "tomcat7-el-2.2-api-0:7.0.70-27.ep7.el6.noarch", "product_id": "tomcat7-el-2.2-api-0:7.0.70-27.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7-el-2.2-api@7.0.70-27.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-log4j-0:8.0.36-31.ep7.el6.noarch", "product": { "name": "tomcat8-log4j-0:8.0.36-31.ep7.el6.noarch", "product_id": "tomcat8-log4j-0:8.0.36-31.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-log4j@8.0.36-31.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-jsvc-0:8.0.36-31.ep7.el6.noarch", "product": { "name": "tomcat8-jsvc-0:8.0.36-31.ep7.el6.noarch", "product_id": "tomcat8-jsvc-0:8.0.36-31.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-jsvc@8.0.36-31.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-javadoc-0:8.0.36-31.ep7.el6.noarch", "product": { "name": "tomcat8-javadoc-0:8.0.36-31.ep7.el6.noarch", "product_id": "tomcat8-javadoc-0:8.0.36-31.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-javadoc@8.0.36-31.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-0:8.0.36-31.ep7.el6.noarch", "product": { "name": "tomcat8-0:8.0.36-31.ep7.el6.noarch", "product_id": "tomcat8-0:8.0.36-31.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8@8.0.36-31.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-el-2.2-api-0:8.0.36-31.ep7.el6.noarch", "product": { "name": "tomcat8-el-2.2-api-0:8.0.36-31.ep7.el6.noarch", "product_id": "tomcat8-el-2.2-api-0:8.0.36-31.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-el-2.2-api@8.0.36-31.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-docs-webapp-0:8.0.36-31.ep7.el6.noarch", "product": { "name": "tomcat8-docs-webapp-0:8.0.36-31.ep7.el6.noarch", "product_id": "tomcat8-docs-webapp-0:8.0.36-31.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-docs-webapp@8.0.36-31.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-webapps-0:8.0.36-31.ep7.el6.noarch", "product": { "name": "tomcat8-webapps-0:8.0.36-31.ep7.el6.noarch", "product_id": "tomcat8-webapps-0:8.0.36-31.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-webapps@8.0.36-31.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el6.noarch", "product": { "name": "tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el6.noarch", "product_id": "tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-servlet-3.1-api@8.0.36-31.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el6.noarch", "product": { "name": "tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el6.noarch", "product_id": "tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-jsp-2.3-api@8.0.36-31.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-lib-0:8.0.36-31.ep7.el6.noarch", "product": { "name": "tomcat8-lib-0:8.0.36-31.ep7.el6.noarch", "product_id": "tomcat8-lib-0:8.0.36-31.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-lib@8.0.36-31.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-admin-webapps-0:8.0.36-31.ep7.el6.noarch", "product": { "name": "tomcat8-admin-webapps-0:8.0.36-31.ep7.el6.noarch", "product_id": "tomcat8-admin-webapps-0:8.0.36-31.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-admin-webapps@8.0.36-31.ep7.el6?arch=noarch" } } }, { "category": "product_version", "name": "tomcat8-selinux-0:8.0.36-31.ep7.el6.noarch", "product": { "name": "tomcat8-selinux-0:8.0.36-31.ep7.el6.noarch", "product_id": "tomcat8-selinux-0:8.0.36-31.ep7.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8-selinux@8.0.36-31.ep7.el6?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "tomcat7-0:7.0.70-27.ep7.el7.src", "product": { "name": "tomcat7-0:7.0.70-27.ep7.el7.src", "product_id": "tomcat7-0:7.0.70-27.ep7.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7@7.0.70-27.ep7.el7?arch=src" } } }, { "category": "product_version", "name": "tomcat8-0:8.0.36-31.ep7.el7.src", "product": { "name": "tomcat8-0:8.0.36-31.ep7.el7.src", "product_id": "tomcat8-0:8.0.36-31.ep7.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8@8.0.36-31.ep7.el7?arch=src" } } }, { "category": "product_version", "name": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.src", "product": { "name": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.src", "product_id": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat-native@1.2.17-17.redhat_17.ep7.el7?arch=src" } } }, { "category": "product_version", "name": "tomcat7-0:7.0.70-27.ep7.el6.src", "product": { "name": "tomcat7-0:7.0.70-27.ep7.el6.src", "product_id": "tomcat7-0:7.0.70-27.ep7.el6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat7@7.0.70-27.ep7.el6?arch=src" } } }, { "category": "product_version", "name": "tomcat8-0:8.0.36-31.ep7.el6.src", "product": { "name": "tomcat8-0:8.0.36-31.ep7.el6.src", "product_id": "tomcat8-0:8.0.36-31.ep7.el6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat8@8.0.36-31.ep7.el6?arch=src" } } }, { "category": "product_version", "name": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.src", "product": { "name": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.src", "product_id": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat-native@1.2.17-17.redhat_17.ep7.el6?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "product": { "name": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "product_id": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat-native@1.2.17-17.redhat_17.ep7.el7?arch=x86_64" } } }, { "category": "product_version", "name": "tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "product": { "name": "tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "product_id": "tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat-native-debuginfo@1.2.17-17.redhat_17.ep7.el7?arch=x86_64" } } }, { "category": "product_version", "name": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "product": { "name": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "product_id": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat-native@1.2.17-17.redhat_17.ep7.el6?arch=x86_64" } } }, { "category": "product_version", "name": "tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "product": { "name": "tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "product_id": "tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat-native-debuginfo@1.2.17-17.redhat_17.ep7.el6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.i686", "product": { "name": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.i686", "product_id": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat-native@1.2.17-17.redhat_17.ep7.el6?arch=i686" } } }, { "category": "product_version", "name": "tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.i686", "product": { "name": "tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.i686", "product_id": "tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/tomcat-native-debuginfo@1.2.17-17.redhat_17.ep7.el6?arch=i686" } } } ], "category": "architecture", "name": "i686" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.i686 as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.i686" }, "product_reference": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.i686", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.src as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.src" }, "product_reference": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.src", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.x86_64 as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.x86_64" }, "product_reference": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.i686 as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.i686" }, "product_reference": "tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.i686", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.x86_64 as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.x86_64" }, "product_reference": "tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-0:7.0.70-27.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.noarch" }, "product_reference": "tomcat7-0:7.0.70-27.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-0:7.0.70-27.ep7.el6.src as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.src" }, "product_reference": "tomcat7-0:7.0.70-27.ep7.el6.src", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-admin-webapps-0:7.0.70-27.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el6.noarch" }, "product_reference": "tomcat7-admin-webapps-0:7.0.70-27.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-docs-webapp-0:7.0.70-27.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el6.noarch" }, "product_reference": "tomcat7-docs-webapp-0:7.0.70-27.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-el-2.2-api-0:7.0.70-27.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el6.noarch" }, "product_reference": "tomcat7-el-2.2-api-0:7.0.70-27.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-javadoc-0:7.0.70-27.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el6.noarch" }, "product_reference": "tomcat7-javadoc-0:7.0.70-27.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el6.noarch" }, "product_reference": "tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-jsvc-0:7.0.70-27.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el6.noarch" }, "product_reference": "tomcat7-jsvc-0:7.0.70-27.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-lib-0:7.0.70-27.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el6.noarch" }, "product_reference": "tomcat7-lib-0:7.0.70-27.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-log4j-0:7.0.70-27.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el6.noarch" }, "product_reference": "tomcat7-log4j-0:7.0.70-27.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-selinux-0:7.0.70-27.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el6.noarch" }, "product_reference": "tomcat7-selinux-0:7.0.70-27.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el6.noarch" }, "product_reference": "tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-webapps-0:7.0.70-27.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el6.noarch" }, "product_reference": "tomcat7-webapps-0:7.0.70-27.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-0:8.0.36-31.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.noarch" }, "product_reference": "tomcat8-0:8.0.36-31.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-0:8.0.36-31.ep7.el6.src as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.src" }, "product_reference": "tomcat8-0:8.0.36-31.ep7.el6.src", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-admin-webapps-0:8.0.36-31.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el6.noarch" }, "product_reference": "tomcat8-admin-webapps-0:8.0.36-31.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-docs-webapp-0:8.0.36-31.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el6.noarch" }, "product_reference": "tomcat8-docs-webapp-0:8.0.36-31.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-el-2.2-api-0:8.0.36-31.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el6.noarch" }, "product_reference": "tomcat8-el-2.2-api-0:8.0.36-31.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-javadoc-0:8.0.36-31.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el6.noarch" }, "product_reference": "tomcat8-javadoc-0:8.0.36-31.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el6.noarch" }, "product_reference": "tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-jsvc-0:8.0.36-31.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el6.noarch" }, "product_reference": "tomcat8-jsvc-0:8.0.36-31.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-lib-0:8.0.36-31.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el6.noarch" }, "product_reference": "tomcat8-lib-0:8.0.36-31.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-log4j-0:8.0.36-31.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el6.noarch" }, "product_reference": "tomcat8-log4j-0:8.0.36-31.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-selinux-0:8.0.36-31.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el6.noarch" }, "product_reference": "tomcat8-selinux-0:8.0.36-31.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el6.noarch" }, "product_reference": "tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-webapps-0:8.0.36-31.ep7.el6.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 6", "product_id": "6Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el6.noarch" }, "product_reference": "tomcat8-webapps-0:8.0.36-31.ep7.el6.noarch", "relates_to_product_reference": "6Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.src as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.src" }, "product_reference": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.src", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.x86_64 as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.x86_64" }, "product_reference": "tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el7.x86_64 as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el7.x86_64" }, "product_reference": "tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-0:7.0.70-27.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.noarch" }, "product_reference": "tomcat7-0:7.0.70-27.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-0:7.0.70-27.ep7.el7.src as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.src" }, "product_reference": "tomcat7-0:7.0.70-27.ep7.el7.src", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-admin-webapps-0:7.0.70-27.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el7.noarch" }, "product_reference": "tomcat7-admin-webapps-0:7.0.70-27.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-docs-webapp-0:7.0.70-27.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el7.noarch" }, "product_reference": "tomcat7-docs-webapp-0:7.0.70-27.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-el-2.2-api-0:7.0.70-27.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el7.noarch" }, "product_reference": "tomcat7-el-2.2-api-0:7.0.70-27.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-javadoc-0:7.0.70-27.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el7.noarch" }, "product_reference": "tomcat7-javadoc-0:7.0.70-27.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el7.noarch" }, "product_reference": "tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-jsvc-0:7.0.70-27.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el7.noarch" }, "product_reference": "tomcat7-jsvc-0:7.0.70-27.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-lib-0:7.0.70-27.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el7.noarch" }, "product_reference": "tomcat7-lib-0:7.0.70-27.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-log4j-0:7.0.70-27.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el7.noarch" }, "product_reference": "tomcat7-log4j-0:7.0.70-27.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-selinux-0:7.0.70-27.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el7.noarch" }, "product_reference": "tomcat7-selinux-0:7.0.70-27.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el7.noarch" }, "product_reference": "tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat7-webapps-0:7.0.70-27.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el7.noarch" }, "product_reference": "tomcat7-webapps-0:7.0.70-27.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-0:8.0.36-31.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.noarch" }, "product_reference": "tomcat8-0:8.0.36-31.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-0:8.0.36-31.ep7.el7.src as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.src" }, "product_reference": "tomcat8-0:8.0.36-31.ep7.el7.src", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-admin-webapps-0:8.0.36-31.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el7.noarch" }, "product_reference": "tomcat8-admin-webapps-0:8.0.36-31.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-docs-webapp-0:8.0.36-31.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el7.noarch" }, "product_reference": "tomcat8-docs-webapp-0:8.0.36-31.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-el-2.2-api-0:8.0.36-31.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el7.noarch" }, "product_reference": "tomcat8-el-2.2-api-0:8.0.36-31.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-javadoc-0:8.0.36-31.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el7.noarch" }, "product_reference": "tomcat8-javadoc-0:8.0.36-31.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el7.noarch" }, "product_reference": "tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-jsvc-0:8.0.36-31.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el7.noarch" }, "product_reference": "tomcat8-jsvc-0:8.0.36-31.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-lib-0:8.0.36-31.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el7.noarch" }, "product_reference": "tomcat8-lib-0:8.0.36-31.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-log4j-0:8.0.36-31.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el7.noarch" }, "product_reference": "tomcat8-log4j-0:8.0.36-31.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-selinux-0:8.0.36-31.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el7.noarch" }, "product_reference": "tomcat8-selinux-0:8.0.36-31.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el7.noarch" }, "product_reference": "tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "tomcat8-webapps-0:8.0.36-31.ep7.el7.noarch as a component of Red Hat JBoss Web Server 3.1 for RHEL 7", "product_id": "7Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el7.noarch" }, "product_reference": "tomcat8-webapps-0:8.0.36-31.ep7.el7.noarch", "relates_to_product_reference": "7Server-JWS-3.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-8014", "cwe": { "id": "CWE-284", "name": "Improper Access Control" }, "discovery_date": "2018-05-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1579611" } ], "notes": [ { "category": "description", "text": "The defaults settings for the CORS filter provided in Apache Tomcat 9.0.0.M1 to 9.0.8, 8.5.0 to 8.5.31, 8.0.0.RC1 to 8.0.52, 7.0.41 to 7.0.88 are insecure and enable \u0027supportsCredentials\u0027 for all origins. It is expected that users of the CORS filter will have configured it appropriately for their environment rather than using it in the default configuration. Therefore, it is expected that most users will not be impacted by this issue.", "title": "Vulnerability description" }, { "category": "summary", "text": "tomcat: Insecure defaults in CORS filter enable \u0027supportsCredentials\u0027 for all origins", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.src", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.src", "6Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.src", "6Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el6.noarch", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.src", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.src", "7Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.src", "7Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el7.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-8014" }, { "category": "external", "summary": "RHBZ#1579611", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1579611" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-8014", "url": "https://www.cve.org/CVERecord?id=CVE-2018-8014" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-8014", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-8014" }, { "category": "external", "summary": "http://tomcat.apache.org/security-7.html#Fixed_in_Apache_Tomcat_7.0.89", "url": "http://tomcat.apache.org/security-7.html#Fixed_in_Apache_Tomcat_7.0.89" }, { "category": "external", "summary": "http://tomcat.apache.org/security-8.html#Fixed_in_Apache_Tomcat_8.0.53", "url": "http://tomcat.apache.org/security-8.html#Fixed_in_Apache_Tomcat_8.0.53" }, { "category": "external", "summary": "http://tomcat.apache.org/security-8.html#Fixed_in_Apache_Tomcat_8.5.32", "url": "http://tomcat.apache.org/security-8.html#Fixed_in_Apache_Tomcat_8.5.32" }, { "category": "external", "summary": "http://tomcat.apache.org/security-9.html#Fixed_in_Apache_Tomcat_9.0.9", "url": "http://tomcat.apache.org/security-9.html#Fixed_in_Apache_Tomcat_9.0.9" } ], "release_date": "2018-05-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-08-16T15:01:18+00:00", "details": "Before applying the update, back up your existing Red Hat JBoss Web Server installation (including all applications and configuration files).\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.src", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.src", "6Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.src", "6Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el6.noarch", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.src", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.src", "7Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.src", "7Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el7.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:2469" }, { "category": "workaround", "details": "When using the CORS filter, it is recommended to configure it explicitly for your environment. In particular, the combination of `cors.allowed.origins = *` and `cors.support.credentials = True` should be avoided as this can leave your application vulnerable to cross-site scripting (XSS). For details on configuring CORS filter, please refer to https://tomcat.apache.org/tomcat-7.0-doc/config/filter.html#CORS_Filter", "product_ids": [ "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.src", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.src", "6Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.src", "6Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el6.noarch", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.src", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.src", "7Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.src", "7Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el7.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.7, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.src", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.src", "6Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.src", "6Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el6.noarch", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.src", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.src", "7Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.src", "7Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el7.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "tomcat: Insecure defaults in CORS filter enable \u0027supportsCredentials\u0027 for all origins" }, { "acknowledgments": [ { "names": [ "Coty Sutherland" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2018-8019", "cwe": { "id": "CWE-287", "name": "Improper Authentication" }, "discovery_date": "2018-05-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1583998" } ], "notes": [ { "category": "description", "text": "When using an OCSP responder Apache Tomcat Native 1.2.0 to 1.2.16 and 1.1.23 to 1.1.34 did not correctly handle invalid responses. This allowed for revoked client certificates to be incorrectly identified. It was therefore possible for users to authenticate with revoked certificates when using mutual TLS. Users not using OCSP checks are not affected by this vulnerability.", "title": "Vulnerability description" }, { "category": "summary", "text": "tomcat-native: Mishandled OCSP invalid response", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.src", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.src", "6Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.src", "6Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el6.noarch", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.src", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.src", "7Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.src", "7Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el7.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-8019" }, { "category": "external", "summary": "RHBZ#1583998", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1583998" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-8019", "url": "https://www.cve.org/CVERecord?id=CVE-2018-8019" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-8019", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-8019" }, { "category": "external", "summary": "http://mail-archives.apache.org/mod_mbox/www-announce/201807.mbox/%3C20180721095943.GA24320%40minotaur.apache.org%3E", "url": "http://mail-archives.apache.org/mod_mbox/www-announce/201807.mbox/%3C20180721095943.GA24320%40minotaur.apache.org%3E" }, { "category": "external", "summary": "http://tomcat.apache.org/security-native.html#Fixed_in_Apache_Tomcat_Native_Connector_1.2.17", "url": "http://tomcat.apache.org/security-native.html#Fixed_in_Apache_Tomcat_Native_Connector_1.2.17" } ], "release_date": "2018-07-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-08-16T15:01:18+00:00", "details": "Before applying the update, back up your existing Red Hat JBoss Web Server installation (including all applications and configuration files).\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.src", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.src", "6Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.src", "6Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el6.noarch", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.src", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.src", "7Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.src", "7Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el7.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:2469" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:N", "version": "3.0" }, "products": [ "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.src", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.src", "6Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.src", "6Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el6.noarch", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.src", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.src", "7Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.src", "7Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el7.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "tomcat-native: Mishandled OCSP invalid response" }, { "acknowledgments": [ { "names": [ "Coty Sutherland" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2018-8020", "cwe": { "id": "CWE-287", "name": "Improper Authentication" }, "discovery_date": "2018-05-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1581569" } ], "notes": [ { "category": "description", "text": "When using pre-produced responses from an OCSP responder, Tomcat Native did not correctly validate the status of certificates. This allowed for revoked client certificates to be incorrectly identified. It was therefore possible for users to authenticate with revoked certificates when using mutual TLS.", "title": "Vulnerability description" }, { "category": "summary", "text": "tomcat-native: Mishandled OCSP responses can allow clients to authenticate with revoked certificates", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.src", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.src", "6Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.src", "6Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el6.noarch", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.src", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.src", "7Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.src", "7Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el7.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-8020" }, { "category": "external", "summary": "RHBZ#1581569", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1581569" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-8020", "url": "https://www.cve.org/CVERecord?id=CVE-2018-8020" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-8020", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-8020" }, { "category": "external", "summary": "http://mail-archives.apache.org/mod_mbox/www-announce/201807.mbox/%3C20180721095943.GA24320%40minotaur.apache.org%3E", "url": "http://mail-archives.apache.org/mod_mbox/www-announce/201807.mbox/%3C20180721095943.GA24320%40minotaur.apache.org%3E" }, { "category": "external", "summary": "http://tomcat.apache.org/security-native.html#Fixed_in_Apache_Tomcat_Native_Connector_1.2.17", "url": "http://tomcat.apache.org/security-native.html#Fixed_in_Apache_Tomcat_Native_Connector_1.2.17" } ], "release_date": "2018-07-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-08-16T15:01:18+00:00", "details": "Before applying the update, back up your existing Red Hat JBoss Web Server installation (including all applications and configuration files).\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.src", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.src", "6Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.src", "6Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el6.noarch", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.src", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.src", "7Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.src", "7Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el7.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:2469" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N", "version": "3.0" }, "products": [ "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.src", "6Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.i686", "6Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el6.x86_64", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el6.src", "6Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el6.src", "6Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el6.noarch", "6Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el6.noarch", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.src", "7Server-JWS-3.1:tomcat-native-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat-native-debuginfo-0:1.2.17-17.redhat_17.ep7.el7.x86_64", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-0:7.0.70-27.ep7.el7.src", "7Server-JWS-3.1:tomcat7-admin-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-docs-webapp-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-el-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-javadoc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsp-2.2-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-jsvc-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-lib-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-log4j-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-selinux-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-servlet-3.0-api-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat7-webapps-0:7.0.70-27.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-0:8.0.36-31.ep7.el7.src", "7Server-JWS-3.1:tomcat8-admin-webapps-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-docs-webapp-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-el-2.2-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-javadoc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsp-2.3-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-jsvc-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-lib-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-log4j-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-selinux-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-servlet-3.1-api-0:8.0.36-31.ep7.el7.noarch", "7Server-JWS-3.1:tomcat8-webapps-0:8.0.36-31.ep7.el7.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "tomcat-native: Mishandled OCSP responses can allow clients to authenticate with revoked certificates" } ] }
ghsa-r94v-7v68-9rjq
Vulnerability from github
Apache Tomcat Native 1.2.0 to 1.2.16 and 1.1.23 to 1.1.34 has a flaw that does not properly check OCSP pre-produced responses, which are lists (multiple entries) of certificate statuses. Subsequently, revoked client certificates may not be properly identified, allowing for users to authenticate with revoked certificates to connections that require mutual TLS. Users not using OCSP checks are not affected by this vulnerability.
{ "affected": [], "aliases": [ "CVE-2018-8020" ], "database_specific": { "cwe_ids": [ "CWE-295" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-07-31T13:29:00Z", "severity": "HIGH" }, "details": "Apache Tomcat Native 1.2.0 to 1.2.16 and 1.1.23 to 1.1.34 has a flaw that does not properly check OCSP pre-produced responses, which are lists (multiple entries) of certificate statuses. Subsequently, revoked client certificates may not be properly identified, allowing for users to authenticate with revoked certificates to connections that require mutual TLS. Users not using OCSP checks are not affected by this vulnerability.", "id": "GHSA-r94v-7v68-9rjq", "modified": "2022-05-13T01:12:17Z", "published": "2022-05-13T01:12:17Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-8020" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:2469" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:2470" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/ba661b0edd913b39ff129a32d855620dd861883ade05fd88a8ce517d@%3Cdev.tomcat.apache.org%3E" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/f8e0814e11c7f21f42224b6de111cb3f5e5ab5c15b78924c516d4ec2@%3Cdev.tomcat.apache.org%3E" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/r831e0548fad736a98140d0b3b7dc575af0c50faea0b266434ba813cc@%3Cdev.rocketmq.apache.org%3E" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/rb25b42f666d2cac5e6e6b3f771faf60d1f1aa58073dcdd8db14edf8a@%3Cdev.rocketmq.apache.org%3E" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/rcddf723a4b4117f8ed6042e9ac25e8c5110a617bab77694b61b14833@%3Cdev.rocketmq.apache.org%3E" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/re3b72cbb13e1dfe85c4a06959a3b6ca6d939b407ecca80db12b54220@%3Cdev.tomcat.apache.org%3E" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/rf8e8c091182b45daa50d3557cad9b10bb4198e3f08cf8f1c66a1b08d@%3Cdev.tomcat.apache.org%3E" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2018/08/msg00023.html" }, { "type": "WEB", "url": "http://mail-archives.us.apache.org/mod_mbox/www-announce/201807.mbox/%3C20180721101944.GA45239@minotaur.apache.org%3E" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/104934" }, { "type": "WEB", "url": "http://www.securitytracker.com/id/1041507" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "type": "CVSS_V3" } ] }
cnvd-2018-15547
Vulnerability from cnvd
Title: Apache Tomcat Native身份验证漏洞(CNVD-2018-15547)
Description:
Apache Tomcat是美国阿帕奇(Apache)软件基金会下属的Jakarta项目的一款轻量级Web应用服务器,它主要用于开发和调试JSP程序,适用于中小型系统。Apache Tomcat Native是一个支持利用本机资源提高Tomcat性能、兼容性的Tomcat可选组件。
Apache Tomcat Native 1.2.0版本至1.2.16版本和1.1.23版本至1.1.34版本中存在安全漏洞,该漏洞源于程序未能正确的检测OCSP预产生的响应,进而未能正确的识别被撤销的客户端证书。攻击者可借助被撤销的证书利用该漏洞进行身份验证。
Severity: 中
Patch Name: Apache Tomcat Native身份验证漏洞(CNVD-2018-15547)的补丁
Patch Description:
Apache Tomcat是美国阿帕奇(Apache)软件基金会下属的Jakarta项目的一款轻量级Web应用服务器,它主要用于开发和调试JSP程序,适用于中小型系统。Apache Tomcat Native是一个支持利用本机资源提高Tomcat性能、兼容性的Tomcat可选组件。
Apache Tomcat Native 1.2.0版本至1.2.16版本和1.1.23版本至1.1.34版本中存在安全漏洞,该漏洞源于程序未能正确的检测OCSP预产生的响应,进而未能正确的识别被撤销的客户端证书。攻击者可借助被撤销的证书利用该漏洞进行身份验证。目前,供应商发布了安全公告及相关补丁信息,修复了此漏洞。
Formal description:
目前厂商已发布升级补丁以修复漏洞,补丁获取链接: http://mail-archives.us.apache.org/mod_mbox/www-announce/201807.mbox/%3C20180721101944.GA45239@minotaur.apache.org%3E
Reference: http://mail-archives.us.apache.org/mod_mbox/www-announce/201807.mbox/%3C20180721101944.GA45239@minotaur.apache.org%3E
Name | ['Apache Tomcat Native >=1.2.0,<=1.2.16', 'Apache Tomcat Native 1.1.23,<=1.1.34', 'Intel Quartus II >=11.0,<=15.0'] |
---|
{ "bids": { "bid": { "bidNumber": "104934" } }, "cves": { "cve": { "cveNumber": "CVE-2018-8020" } }, "description": "Apache Tomcat\u662f\u7f8e\u56fd\u963f\u5e15\u5947\uff08Apache\uff09\u8f6f\u4ef6\u57fa\u91d1\u4f1a\u4e0b\u5c5e\u7684Jakarta\u9879\u76ee\u7684\u4e00\u6b3e\u8f7b\u91cf\u7ea7Web\u5e94\u7528\u670d\u52a1\u5668\uff0c\u5b83\u4e3b\u8981\u7528\u4e8e\u5f00\u53d1\u548c\u8c03\u8bd5JSP\u7a0b\u5e8f\uff0c\u9002\u7528\u4e8e\u4e2d\u5c0f\u578b\u7cfb\u7edf\u3002Apache Tomcat Native\u662f\u4e00\u4e2a\u652f\u6301\u5229\u7528\u672c\u673a\u8d44\u6e90\u63d0\u9ad8Tomcat\u6027\u80fd\u3001\u517c\u5bb9\u6027\u7684Tomcat\u53ef\u9009\u7ec4\u4ef6\u3002\r\n\r\nApache Tomcat Native 1.2.0\u7248\u672c\u81f31.2.16\u7248\u672c\u548c1.1.23\u7248\u672c\u81f31.1.34\u7248\u672c\u4e2d\u5b58\u5728\u5b89\u5168\u6f0f\u6d1e\uff0c\u8be5\u6f0f\u6d1e\u6e90\u4e8e\u7a0b\u5e8f\u672a\u80fd\u6b63\u786e\u7684\u68c0\u6d4bOCSP\u9884\u4ea7\u751f\u7684\u54cd\u5e94\uff0c\u8fdb\u800c\u672a\u80fd\u6b63\u786e\u7684\u8bc6\u522b\u88ab\u64a4\u9500\u7684\u5ba2\u6237\u7aef\u8bc1\u4e66\u3002\u653b\u51fb\u8005\u53ef\u501f\u52a9\u88ab\u64a4\u9500\u7684\u8bc1\u4e66\u5229\u7528\u8be5\u6f0f\u6d1e\u8fdb\u884c\u8eab\u4efd\u9a8c\u8bc1\u3002", "discovererName": "Apache", "formalWay": "\u76ee\u524d\u5382\u5546\u5df2\u53d1\u5e03\u5347\u7ea7\u8865\u4e01\u4ee5\u4fee\u590d\u6f0f\u6d1e\uff0c\u8865\u4e01\u83b7\u53d6\u94fe\u63a5\uff1a\r\nhttp://mail-archives.us.apache.org/mod_mbox/www-announce/201807.mbox/%3C20180721101944.GA45239@minotaur.apache.org%3E", "isEvent": "\u901a\u7528\u8f6f\u786c\u4ef6\u6f0f\u6d1e", "number": "CNVD-2018-15547", "openTime": "2018-08-17", "patchDescription": "Apache Tomcat\u662f\u7f8e\u56fd\u963f\u5e15\u5947\uff08Apache\uff09\u8f6f\u4ef6\u57fa\u91d1\u4f1a\u4e0b\u5c5e\u7684Jakarta\u9879\u76ee\u7684\u4e00\u6b3e\u8f7b\u91cf\u7ea7Web\u5e94\u7528\u670d\u52a1\u5668\uff0c\u5b83\u4e3b\u8981\u7528\u4e8e\u5f00\u53d1\u548c\u8c03\u8bd5JSP\u7a0b\u5e8f\uff0c\u9002\u7528\u4e8e\u4e2d\u5c0f\u578b\u7cfb\u7edf\u3002Apache Tomcat Native\u662f\u4e00\u4e2a\u652f\u6301\u5229\u7528\u672c\u673a\u8d44\u6e90\u63d0\u9ad8Tomcat\u6027\u80fd\u3001\u517c\u5bb9\u6027\u7684Tomcat\u53ef\u9009\u7ec4\u4ef6\u3002\r\n\r\nApache Tomcat Native 1.2.0\u7248\u672c\u81f31.2.16\u7248\u672c\u548c1.1.23\u7248\u672c\u81f31.1.34\u7248\u672c\u4e2d\u5b58\u5728\u5b89\u5168\u6f0f\u6d1e\uff0c\u8be5\u6f0f\u6d1e\u6e90\u4e8e\u7a0b\u5e8f\u672a\u80fd\u6b63\u786e\u7684\u68c0\u6d4bOCSP\u9884\u4ea7\u751f\u7684\u54cd\u5e94\uff0c\u8fdb\u800c\u672a\u80fd\u6b63\u786e\u7684\u8bc6\u522b\u88ab\u64a4\u9500\u7684\u5ba2\u6237\u7aef\u8bc1\u4e66\u3002\u653b\u51fb\u8005\u53ef\u501f\u52a9\u88ab\u64a4\u9500\u7684\u8bc1\u4e66\u5229\u7528\u8be5\u6f0f\u6d1e\u8fdb\u884c\u8eab\u4efd\u9a8c\u8bc1\u3002\u76ee\u524d\uff0c\u4f9b\u5e94\u5546\u53d1\u5e03\u4e86\u5b89\u5168\u516c\u544a\u53ca\u76f8\u5173\u8865\u4e01\u4fe1\u606f\uff0c\u4fee\u590d\u4e86\u6b64\u6f0f\u6d1e\u3002", "patchName": "Apache Tomcat Native\u8eab\u4efd\u9a8c\u8bc1\u6f0f\u6d1e\uff08CNVD-2018-15547\uff09\u7684\u8865\u4e01", "products": { "product": [ "Apache Tomcat Native \u003e=1.2.0\uff0c\u003c=1.2.16", "Apache Tomcat Native 1.1.23\uff0c\u003c=1.1.34", "Intel Quartus II \u003e=11.0\uff0c\u003c=15.0" ] }, "referenceLink": "http://mail-archives.us.apache.org/mod_mbox/www-announce/201807.mbox/%3C20180721101944.GA45239@minotaur.apache.org%3E", "serverity": "\u4e2d", "submitTime": "2018-08-02", "title": "Apache Tomcat Native\u8eab\u4efd\u9a8c\u8bc1\u6f0f\u6d1e\uff08CNVD-2018-15547\uff09" }
fkie_cve-2018-8020
Vulnerability from fkie_nvd
Vendor | Product | Version | |
---|---|---|---|
debian | debian_linux | 8.0 | |
apache | tomcat_native | * | |
apache | tomcat_native | * |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*", "matchCriteriaId": "C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:apache:tomcat_native:*:*:*:*:*:*:*:*", "matchCriteriaId": "A362CAA5-51E6-45FC-AF1F-92D7D427FA3B", "versionEndIncluding": "1.1.34", "versionStartIncluding": "1.1.23", "vulnerable": true }, { "criteria": "cpe:2.3:a:apache:tomcat_native:*:*:*:*:*:*:*:*", "matchCriteriaId": "9C0691E6-BCC0-4EA8-B916-AA3711CDC6C2", "versionEndIncluding": "1.2.16", "versionStartIncluding": "1.2.0", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "Apache Tomcat Native 1.2.0 to 1.2.16 and 1.1.23 to 1.1.34 has a flaw that does not properly check OCSP pre-produced responses, which are lists (multiple entries) of certificate statuses. Subsequently, revoked client certificates may not be properly identified, allowing for users to authenticate with revoked certificates to connections that require mutual TLS. Users not using OCSP checks are not affected by this vulnerability." }, { "lang": "es", "value": "Apache Tomcat Native desde la versi\u00f3n 1.2.0 hasta la 1.2.16 y desde la versi\u00f3n 1.1.23 hasta la 1.1.34 tiene un error por el cual no comprueba las respuestas OCSP preproducidas, las cuales son listas (m\u00faltiples entradas) de estados de certificados. Subsecuentemente, los certificados de cliente revocados no se identifican correctamente, lo que permite que los usuarios se autentiquen con certificados revocados en conexiones que requieren TLS mutuo. Los usuarios que no emplean comprobaciones OCSP no se han visto afectados por esta vulnerabilidad." } ], "id": "CVE-2018-8020", "lastModified": "2024-11-21T04:13:06.637", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV30": [ { "cvssData": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.4, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.0" }, "exploitabilityScore": 2.2, "impactScore": 5.2, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2018-07-31T13:29:00.827", "references": [ { "source": "security@apache.org", "url": "http://mail-archives.us.apache.org/mod_mbox/www-announce/201807.mbox/%3C20180721101944.GA45239%40minotaur.apache.org%3E" }, { "source": "security@apache.org", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/104934" }, { "source": "security@apache.org", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securitytracker.com/id/1041507" }, { "source": "security@apache.org", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2018:2469" }, { "source": "security@apache.org", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2018:2470" }, { "source": "security@apache.org", "url": "https://lists.apache.org/thread.html/ba661b0edd913b39ff129a32d855620dd861883ade05fd88a8ce517d%40%3Cdev.tomcat.apache.org%3E" }, { "source": "security@apache.org", "url": "https://lists.apache.org/thread.html/f8e0814e11c7f21f42224b6de111cb3f5e5ab5c15b78924c516d4ec2%40%3Cdev.tomcat.apache.org%3E" }, { "source": "security@apache.org", "url": "https://lists.apache.org/thread.html/r831e0548fad736a98140d0b3b7dc575af0c50faea0b266434ba813cc%40%3Cdev.rocketmq.apache.org%3E" }, { "source": "security@apache.org", "url": "https://lists.apache.org/thread.html/rb25b42f666d2cac5e6e6b3f771faf60d1f1aa58073dcdd8db14edf8a%40%3Cdev.rocketmq.apache.org%3E" }, { "source": "security@apache.org", "url": "https://lists.apache.org/thread.html/rcddf723a4b4117f8ed6042e9ac25e8c5110a617bab77694b61b14833%40%3Cdev.rocketmq.apache.org%3E" }, { "source": "security@apache.org", "url": "https://lists.apache.org/thread.html/re3b72cbb13e1dfe85c4a06959a3b6ca6d939b407ecca80db12b54220%40%3Cdev.tomcat.apache.org%3E" }, { "source": "security@apache.org", "url": "https://lists.apache.org/thread.html/rf8e8c091182b45daa50d3557cad9b10bb4198e3f08cf8f1c66a1b08d%40%3Cdev.tomcat.apache.org%3E" }, { "source": "security@apache.org", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2018/08/msg00023.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://mail-archives.us.apache.org/mod_mbox/www-announce/201807.mbox/%3C20180721101944.GA45239%40minotaur.apache.org%3E" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/104934" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securitytracker.com/id/1041507" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2018:2469" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2018:2470" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.apache.org/thread.html/ba661b0edd913b39ff129a32d855620dd861883ade05fd88a8ce517d%40%3Cdev.tomcat.apache.org%3E" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.apache.org/thread.html/f8e0814e11c7f21f42224b6de111cb3f5e5ab5c15b78924c516d4ec2%40%3Cdev.tomcat.apache.org%3E" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.apache.org/thread.html/r831e0548fad736a98140d0b3b7dc575af0c50faea0b266434ba813cc%40%3Cdev.rocketmq.apache.org%3E" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.apache.org/thread.html/rb25b42f666d2cac5e6e6b3f771faf60d1f1aa58073dcdd8db14edf8a%40%3Cdev.rocketmq.apache.org%3E" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.apache.org/thread.html/rcddf723a4b4117f8ed6042e9ac25e8c5110a617bab77694b61b14833%40%3Cdev.rocketmq.apache.org%3E" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.apache.org/thread.html/re3b72cbb13e1dfe85c4a06959a3b6ca6d939b407ecca80db12b54220%40%3Cdev.tomcat.apache.org%3E" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.apache.org/thread.html/rf8e8c091182b45daa50d3557cad9b10bb4198e3f08cf8f1c66a1b08d%40%3Cdev.tomcat.apache.org%3E" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2018/08/msg00023.html" } ], "sourceIdentifier": "security@apache.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-295" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
suse-su-2019:14014-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for libtcnative-1-0", "title": "Title of the patch" }, { "category": "description", "text": "This update for libtcnative-1-0 to version 1.1.34 fixes the following issues:\n\n- CVE-2017-15698: Fixed an improper handling of fields with more than 127 bytes \n which could allow invalid client certificates to be accepted (bsc#1078679).\n- CVE-2018-8019: When using an OCSP responder did not correctly handle invalid\n responses. This allowed for revoked client certificates to be incorrectly\n identified. It was therefore possible for users to authenticate with revoked\n certificates when using mutual TLS (bsc#1103348).\n- CVE-2018-8020: Did not properly check OCSP pre-produced responses. Revoked\n client certificates may have not been properly identified, allowing for users\n to authenticate with revoked certificates to connections that require mutual\n TLS (bsc#1103347).\n\nFor a complete list of changes please see\nhttp://tomcat.apache.org/native-1.1-doc/miscellaneous/changelog.html\n", "title": "Description of the patch" }, { "category": "details", "text": "sleposp3-libtcnative-1-0-14014,slessp4-libtcnative-1-0-14014", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_14014-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2019:14014-1", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-201914014-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2019:14014-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2019-April/005314.html" }, { "category": "self", "summary": "SUSE Bug 1078679", "url": "https://bugzilla.suse.com/1078679" }, { "category": "self", "summary": "SUSE Bug 1103347", "url": "https://bugzilla.suse.com/1103347" }, { "category": "self", "summary": "SUSE Bug 1103348", "url": "https://bugzilla.suse.com/1103348" }, { "category": "self", "summary": "SUSE CVE CVE-2017-15698 page", "url": "https://www.suse.com/security/cve/CVE-2017-15698/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-8019 page", "url": "https://www.suse.com/security/cve/CVE-2018-8019/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-8020 page", "url": "https://www.suse.com/security/cve/CVE-2018-8020/" } ], "title": "Security update for libtcnative-1-0", "tracking": { "current_release_date": "2019-04-09T09:17:42Z", "generator": { "date": "2019-04-09T09:17:42Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2019:14014-1", "initial_release_date": "2019-04-09T09:17:42Z", "revision_history": [ { "date": "2019-04-09T09:17:42Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libtcnative-1-0-1.3.4-12.5.5.2.i586", "product": { "name": "libtcnative-1-0-1.3.4-12.5.5.2.i586", "product_id": "libtcnative-1-0-1.3.4-12.5.5.2.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libtcnative-1-0-1.3.4-12.5.5.2.ppc64", "product": { "name": "libtcnative-1-0-1.3.4-12.5.5.2.ppc64", "product_id": "libtcnative-1-0-1.3.4-12.5.5.2.ppc64" } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "libtcnative-1-0-1.3.4-12.5.5.2.s390x", "product": { "name": "libtcnative-1-0-1.3.4-12.5.5.2.s390x", "product_id": "libtcnative-1-0-1.3.4-12.5.5.2.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libtcnative-1-0-1.3.4-12.5.5.2.x86_64", "product": { "name": "libtcnative-1-0-1.3.4-12.5.5.2.x86_64", "product_id": "libtcnative-1-0-1.3.4-12.5.5.2.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Point of Sale 11 SP3", "product": { "name": "SUSE Linux Enterprise Point of Sale 11 SP3", "product_id": "SUSE Linux Enterprise Point of Sale 11 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-pos:11:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 11 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_sles:11:sp4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libtcnative-1-0-1.3.4-12.5.5.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3", "product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:libtcnative-1-0-1.3.4-12.5.5.2.i586" }, "product_reference": "libtcnative-1-0-1.3.4-12.5.5.2.i586", "relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libtcnative-1-0-1.3.4-12.5.5.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libtcnative-1-0-1.3.4-12.5.5.2.i586" }, "product_reference": "libtcnative-1-0-1.3.4-12.5.5.2.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtcnative-1-0-1.3.4-12.5.5.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libtcnative-1-0-1.3.4-12.5.5.2.ppc64" }, "product_reference": "libtcnative-1-0-1.3.4-12.5.5.2.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtcnative-1-0-1.3.4-12.5.5.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libtcnative-1-0-1.3.4-12.5.5.2.s390x" }, "product_reference": "libtcnative-1-0-1.3.4-12.5.5.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libtcnative-1-0-1.3.4-12.5.5.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libtcnative-1-0-1.3.4-12.5.5.2.x86_64" }, "product_reference": "libtcnative-1-0-1.3.4-12.5.5.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS" } ] }, "vulnerabilities": [ { "cve": "CVE-2017-15698", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-15698" } ], "notes": [ { "category": "general", "text": "When parsing the AIA-Extension field of a client certificate, Apache Tomcat Native Connector 1.2.0 to 1.2.14 and 1.1.23 to 1.1.34 did not correctly handle fields longer than 127 bytes. The result of the parsing error was to skip the OCSP check. It was therefore possible for client certificates that should have been rejected (if the OCSP check had been made) to be accepted. Users not using OCSP checks are not affected by this vulnerability.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Point of Sale 11 SP3:libtcnative-1-0-1.3.4-12.5.5.2.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:libtcnative-1-0-1.3.4-12.5.5.2.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:libtcnative-1-0-1.3.4-12.5.5.2.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libtcnative-1-0-1.3.4-12.5.5.2.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:libtcnative-1-0-1.3.4-12.5.5.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-15698", "url": "https://www.suse.com/security/cve/CVE-2017-15698" }, { "category": "external", "summary": "SUSE Bug 1078679 for CVE-2017-15698", "url": "https://bugzilla.suse.com/1078679" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Point of Sale 11 SP3:libtcnative-1-0-1.3.4-12.5.5.2.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:libtcnative-1-0-1.3.4-12.5.5.2.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:libtcnative-1-0-1.3.4-12.5.5.2.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libtcnative-1-0-1.3.4-12.5.5.2.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:libtcnative-1-0-1.3.4-12.5.5.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Point of Sale 11 SP3:libtcnative-1-0-1.3.4-12.5.5.2.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:libtcnative-1-0-1.3.4-12.5.5.2.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:libtcnative-1-0-1.3.4-12.5.5.2.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libtcnative-1-0-1.3.4-12.5.5.2.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:libtcnative-1-0-1.3.4-12.5.5.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-04-09T09:17:42Z", "details": "moderate" } ], "title": "CVE-2017-15698" }, { "cve": "CVE-2018-8019", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-8019" } ], "notes": [ { "category": "general", "text": "When using an OCSP responder Apache Tomcat Native 1.2.0 to 1.2.16 and 1.1.23 to 1.1.34 did not correctly handle invalid responses. This allowed for revoked client certificates to be incorrectly identified. It was therefore possible for users to authenticate with revoked certificates when using mutual TLS. Users not using OCSP checks are not affected by this vulnerability.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Point of Sale 11 SP3:libtcnative-1-0-1.3.4-12.5.5.2.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:libtcnative-1-0-1.3.4-12.5.5.2.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:libtcnative-1-0-1.3.4-12.5.5.2.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libtcnative-1-0-1.3.4-12.5.5.2.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:libtcnative-1-0-1.3.4-12.5.5.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-8019", "url": "https://www.suse.com/security/cve/CVE-2018-8019" }, { "category": "external", "summary": "SUSE Bug 1103348 for CVE-2018-8019", "url": "https://bugzilla.suse.com/1103348" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Point of Sale 11 SP3:libtcnative-1-0-1.3.4-12.5.5.2.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:libtcnative-1-0-1.3.4-12.5.5.2.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:libtcnative-1-0-1.3.4-12.5.5.2.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libtcnative-1-0-1.3.4-12.5.5.2.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:libtcnative-1-0-1.3.4-12.5.5.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Point of Sale 11 SP3:libtcnative-1-0-1.3.4-12.5.5.2.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:libtcnative-1-0-1.3.4-12.5.5.2.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:libtcnative-1-0-1.3.4-12.5.5.2.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libtcnative-1-0-1.3.4-12.5.5.2.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:libtcnative-1-0-1.3.4-12.5.5.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-04-09T09:17:42Z", "details": "moderate" } ], "title": "CVE-2018-8019" }, { "cve": "CVE-2018-8020", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-8020" } ], "notes": [ { "category": "general", "text": "Apache Tomcat Native 1.2.0 to 1.2.16 and 1.1.23 to 1.1.34 has a flaw that does not properly check OCSP pre-produced responses, which are lists (multiple entries) of certificate statuses. Subsequently, revoked client certificates may not be properly identified, allowing for users to authenticate with revoked certificates to connections that require mutual TLS. Users not using OCSP checks are not affected by this vulnerability.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Point of Sale 11 SP3:libtcnative-1-0-1.3.4-12.5.5.2.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:libtcnative-1-0-1.3.4-12.5.5.2.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:libtcnative-1-0-1.3.4-12.5.5.2.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libtcnative-1-0-1.3.4-12.5.5.2.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:libtcnative-1-0-1.3.4-12.5.5.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-8020", "url": "https://www.suse.com/security/cve/CVE-2018-8020" }, { "category": "external", "summary": "SUSE Bug 1103347 for CVE-2018-8020", "url": "https://bugzilla.suse.com/1103347" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Point of Sale 11 SP3:libtcnative-1-0-1.3.4-12.5.5.2.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:libtcnative-1-0-1.3.4-12.5.5.2.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:libtcnative-1-0-1.3.4-12.5.5.2.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libtcnative-1-0-1.3.4-12.5.5.2.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:libtcnative-1-0-1.3.4-12.5.5.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Point of Sale 11 SP3:libtcnative-1-0-1.3.4-12.5.5.2.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:libtcnative-1-0-1.3.4-12.5.5.2.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:libtcnative-1-0-1.3.4-12.5.5.2.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:libtcnative-1-0-1.3.4-12.5.5.2.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:libtcnative-1-0-1.3.4-12.5.5.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-04-09T09:17:42Z", "details": "important" } ], "title": "CVE-2018-8020" } ] }
gsd-2018-8020
Vulnerability from gsd
{ "GSD": { "alias": "CVE-2018-8020", "description": "Apache Tomcat Native 1.2.0 to 1.2.16 and 1.1.23 to 1.1.34 has a flaw that does not properly check OCSP pre-produced responses, which are lists (multiple entries) of certificate statuses. Subsequently, revoked client certificates may not be properly identified, allowing for users to authenticate with revoked certificates to connections that require mutual TLS. Users not using OCSP checks are not affected by this vulnerability.", "id": "GSD-2018-8020", "references": [ "https://www.suse.com/security/cve/CVE-2018-8020.html", "https://access.redhat.com/errata/RHSA-2018:2470", "https://access.redhat.com/errata/RHSA-2018:2469", "https://advisories.mageia.org/CVE-2018-8020.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2018-8020" ], "details": "Apache Tomcat Native 1.2.0 to 1.2.16 and 1.1.23 to 1.1.34 has a flaw that does not properly check OCSP pre-produced responses, which are lists (multiple entries) of certificate statuses. Subsequently, revoked client certificates may not be properly identified, allowing for users to authenticate with revoked certificates to connections that require mutual TLS. Users not using OCSP checks are not affected by this vulnerability.", "id": "GSD-2018-8020", "modified": "2023-12-13T01:22:34.261443Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@apache.org", "DATE_PUBLIC": "2018-07-31T00:00:00", "ID": "CVE-2018-8020", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Apache Tomcat Native", "version": { "version_data": [ { "version_value": "1.2.0 to 1.2.16" }, { "version_value": "1.1.23 to 1.1.34" } ] } } ] }, "vendor_name": "Apache Software Foundation" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Apache Tomcat Native 1.2.0 to 1.2.16 and 1.1.23 to 1.1.34 has a flaw that does not properly check OCSP pre-produced responses, which are lists (multiple entries) of certificate statuses. Subsequently, revoked client certificates may not be properly identified, allowing for users to authenticate with revoked certificates to connections that require mutual TLS. Users not using OCSP checks are not affected by this vulnerability." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Security Constraint Bypass" } ] } ] }, "references": { "reference_data": [ { "name": "[www-announce] 20180721 [SECURITY] CVE-2018-8020 Apache Tomcat Native Connector - Mishandled OCSP responses can allow clients to authenticate with revoked certificates", "refsource": "MLIST", "url": "http://mail-archives.us.apache.org/mod_mbox/www-announce/201807.mbox/%3C20180721101944.GA45239@minotaur.apache.org%3E" }, { "name": "RHSA-2018:2469", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2018:2469" }, { "name": "104934", "refsource": "BID", "url": "http://www.securityfocus.com/bid/104934" }, { "name": "[debian-lts-announce] 20180822 [SECURITY] [DLA 1475-1] tomcat-native security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2018/08/msg00023.html" }, { "name": "RHSA-2018:2470", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2018:2470" }, { "name": "1041507", "refsource": "SECTRACK", "url": "http://www.securitytracker.com/id/1041507" }, { "name": "[tomcat-dev] 20190319 svn commit: r1855831 [26/30] - in /tomcat/site/trunk: ./ docs/ xdocs/", "refsource": "MLIST", "url": "https://lists.apache.org/thread.html/ba661b0edd913b39ff129a32d855620dd861883ade05fd88a8ce517d@%3Cdev.tomcat.apache.org%3E" }, { "name": "[tomcat-dev] 20190325 svn commit: r1856174 [26/29] - in /tomcat/site/trunk: docs/ xdocs/ xdocs/stylesheets/", "refsource": "MLIST", "url": "https://lists.apache.org/thread.html/f8e0814e11c7f21f42224b6de111cb3f5e5ab5c15b78924c516d4ec2@%3Cdev.tomcat.apache.org%3E" }, { "name": "[tomcat-dev] 20200203 svn commit: r1873527 [26/30] - /tomcat/site/trunk/docs/", "refsource": "MLIST", "url": "https://lists.apache.org/thread.html/rf8e8c091182b45daa50d3557cad9b10bb4198e3f08cf8f1c66a1b08d@%3Cdev.tomcat.apache.org%3E" }, { "name": "[tomcat-dev] 20200213 svn commit: r1873980 [31/34] - /tomcat/site/trunk/docs/", "refsource": "MLIST", "url": "https://lists.apache.org/thread.html/re3b72cbb13e1dfe85c4a06959a3b6ca6d939b407ecca80db12b54220@%3Cdev.tomcat.apache.org%3E" }, { "name": "[rocketmq-dev] 20201224 [GitHub] [rocketmq] crazywen opened a new pull request #2517: fix CVE-2019-16869, CVE-2018-8020", "refsource": "MLIST", "url": "https://lists.apache.org/thread.html/r831e0548fad736a98140d0b3b7dc575af0c50faea0b266434ba813cc@%3Cdev.rocketmq.apache.org%3E" }, { "name": "[rocketmq-dev] 20201224 [GitHub] [rocketmq] coveralls commented on pull request #2517: fix CVE-2019-16869, CVE-2018-8020", "refsource": "MLIST", "url": "https://lists.apache.org/thread.html/rcddf723a4b4117f8ed6042e9ac25e8c5110a617bab77694b61b14833@%3Cdev.rocketmq.apache.org%3E" }, { "name": "[rocketmq-dev] 20201224 [GitHub] [rocketmq] codecov-io commented on pull request #2517: fix CVE-2019-16869, CVE-2018-8020", "refsource": "MLIST", "url": "https://lists.apache.org/thread.html/rb25b42f666d2cac5e6e6b3f771faf60d1f1aa58073dcdd8db14edf8a@%3Cdev.rocketmq.apache.org%3E" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:apache:tomcat_native:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "1.2.16", "versionStartIncluding": "1.2.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:apache:tomcat_native:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "1.1.34", "versionStartIncluding": "1.1.23", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security@apache.org", "ID": "CVE-2018-8020" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Apache Tomcat Native 1.2.0 to 1.2.16 and 1.1.23 to 1.1.34 has a flaw that does not properly check OCSP pre-produced responses, which are lists (multiple entries) of certificate statuses. Subsequently, revoked client certificates may not be properly identified, allowing for users to authenticate with revoked certificates to connections that require mutual TLS. Users not using OCSP checks are not affected by this vulnerability." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-295" } ] } ] }, "references": { "reference_data": [ { "name": "[www-announce] 20180721 [SECURITY] CVE-2018-8020 Apache Tomcat Native Connector - Mishandled OCSP responses can allow clients to authenticate with revoked certificates", "refsource": "MLIST", "tags": [ "Mitigation", "Mailing List", "Vendor Advisory" ], "url": "http://mail-archives.us.apache.org/mod_mbox/www-announce/201807.mbox/%3C20180721101944.GA45239@minotaur.apache.org%3E" }, { "name": "104934", "refsource": "BID", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/104934" }, { "name": "RHSA-2018:2470", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2018:2470" }, { "name": "RHSA-2018:2469", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2018:2469" }, { "name": "1041507", "refsource": "SECTRACK", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securitytracker.com/id/1041507" }, { "name": "[debian-lts-announce] 20180822 [SECURITY] [DLA 1475-1] tomcat-native security update", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2018/08/msg00023.html" }, { "name": "[tomcat-dev] 20190319 svn commit: r1855831 [26/30] - in /tomcat/site/trunk: ./ docs/ xdocs/", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.apache.org/thread.html/ba661b0edd913b39ff129a32d855620dd861883ade05fd88a8ce517d@%3Cdev.tomcat.apache.org%3E" }, { "name": "[tomcat-dev] 20190325 svn commit: r1856174 [26/29] - in /tomcat/site/trunk: docs/ xdocs/ xdocs/stylesheets/", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.apache.org/thread.html/f8e0814e11c7f21f42224b6de111cb3f5e5ab5c15b78924c516d4ec2@%3Cdev.tomcat.apache.org%3E" }, { "name": "[tomcat-dev] 20200203 svn commit: r1873527 [26/30] - /tomcat/site/trunk/docs/", "refsource": "MLIST", "tags": [], "url": "https://lists.apache.org/thread.html/rf8e8c091182b45daa50d3557cad9b10bb4198e3f08cf8f1c66a1b08d@%3Cdev.tomcat.apache.org%3E" }, { "name": "[tomcat-dev] 20200213 svn commit: r1873980 [31/34] - /tomcat/site/trunk/docs/", "refsource": "MLIST", "tags": [], "url": "https://lists.apache.org/thread.html/re3b72cbb13e1dfe85c4a06959a3b6ca6d939b407ecca80db12b54220@%3Cdev.tomcat.apache.org%3E" }, { "name": "[rocketmq-dev] 20201224 [GitHub] [rocketmq] crazywen opened a new pull request #2517: fix CVE-2019-16869, CVE-2018-8020", "refsource": "MLIST", "tags": [], "url": "https://lists.apache.org/thread.html/r831e0548fad736a98140d0b3b7dc575af0c50faea0b266434ba813cc@%3Cdev.rocketmq.apache.org%3E" }, { "name": "[rocketmq-dev] 20201224 [GitHub] [rocketmq] coveralls commented on pull request #2517: fix CVE-2019-16869, CVE-2018-8020", "refsource": "MLIST", "tags": [], "url": "https://lists.apache.org/thread.html/rcddf723a4b4117f8ed6042e9ac25e8c5110a617bab77694b61b14833@%3Cdev.rocketmq.apache.org%3E" }, { "name": "[rocketmq-dev] 20201224 [GitHub] [rocketmq] codecov-io commented on pull request #2517: fix CVE-2019-16869, CVE-2018-8020", "refsource": "MLIST", "tags": [], "url": "https://lists.apache.org/thread.html/rb25b42f666d2cac5e6e6b3f771faf60d1f1aa58073dcdd8db14edf8a@%3Cdev.rocketmq.apache.org%3E" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.4, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.0" }, "exploitabilityScore": 2.2, "impactScore": 5.2 } }, "lastModifiedDate": "2020-12-24T17:15Z", "publishedDate": "2018-07-31T13:29Z" } } }
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.