Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2021-44790 (GCVE-0-2021-44790)
Vulnerability from cvelistv5 – Published: 2021-12-20 00:00 – Updated: 2024-08-04 04:32- CWE-787 - Out-of-bounds Write
| Vendor | Product | Version | |
|---|---|---|---|
| Apache Software Foundation | Apache HTTP Server |
Affected:
Apache HTTP Server 2.4 , ≤ 2.4.51
(custom)
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T04:32:13.543Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "http://httpd.apache.org/security/vulnerabilities_24.html"
},
{
"name": "[oss-security] 20211220 CVE-2021-44790: Apache HTTP Server: Possible buffer overflow when parsing multipart content in mod_lua of Apache HTTP Server 2.4.51 and earlier",
"tags": [
"mailing-list",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2021/12/20/4"
},
{
"name": "FEDORA-2021-29a536c2ae",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BFSWOH4X77CV7AH7C4RMHUBDWKQDL4YH/"
},
{
"name": "DSA-5035",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://www.debian.org/security/2022/dsa-5035"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.oracle.com/security-alerts/cpujan2022.html"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20211224-0001/"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.tenable.com/security/tns-2022-01"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.tenable.com/security/tns-2022-03"
},
{
"name": "FEDORA-2022-b4103753e9",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/RGWILBORT67SHMSLYSQZG2NMXGCMPUZO/"
},
{
"name": "FEDORA-2022-21264ec6db",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/Z7H26WJ6TPKNWV3QKY4BHKUKQVUTZJTD/"
},
{
"name": "FEDORA-2022-78e3211c55",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X73C35MMMZGBVPQQCH7LQZUMYZNQA5FO/"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"tags": [
"x_transferred"
],
"url": "https://support.apple.com/kb/HT213257"
},
{
"tags": [
"x_transferred"
],
"url": "https://support.apple.com/kb/HT213256"
},
{
"tags": [
"x_transferred"
],
"url": "https://support.apple.com/kb/HT213255"
},
{
"name": "20220516 APPLE-SA-2022-05-16-4 Security Update 2022-004 Catalina",
"tags": [
"mailing-list",
"x_transferred"
],
"url": "http://seclists.org/fulldisclosure/2022/May/33"
},
{
"name": "20220516 APPLE-SA-2022-05-16-3 macOS Big Sur 11.6.6",
"tags": [
"mailing-list",
"x_transferred"
],
"url": "http://seclists.org/fulldisclosure/2022/May/35"
},
{
"name": "20220516 APPLE-SA-2022-05-16-2 macOS Monterey 12.4",
"tags": [
"mailing-list",
"x_transferred"
],
"url": "http://seclists.org/fulldisclosure/2022/May/38"
},
{
"name": "GLSA-202208-20",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202208-20"
},
{
"tags": [
"x_transferred"
],
"url": "http://packetstormsecurity.com/files/171631/Apache-2.4.x-Buffer-Overflow.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "Apache HTTP Server",
"vendor": "Apache Software Foundation",
"versions": [
{
"lessThanOrEqual": "2.4.51",
"status": "affected",
"version": "Apache HTTP Server 2.4",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Chamal"
},
{
"lang": "en",
"value": "Anonymous working with Trend Micro Zero Day Initiative"
}
],
"descriptions": [
{
"lang": "en",
"value": "A carefully crafted request body can cause a buffer overflow in the mod_lua multipart parser (r:parsebody() called from Lua scripts). The Apache httpd team is not aware of an exploit for the vulnerabilty though it might be possible to craft one. This issue affects Apache HTTP Server 2.4.51 and earlier."
}
],
"metrics": [
{
"other": {
"content": {
"other": "high"
},
"type": "unknown"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-787",
"description": "CWE-787 Out-of-bounds Write",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-04-03T00:00:00.000Z",
"orgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
"shortName": "apache"
},
"references": [
{
"url": "http://httpd.apache.org/security/vulnerabilities_24.html"
},
{
"name": "[oss-security] 20211220 CVE-2021-44790: Apache HTTP Server: Possible buffer overflow when parsing multipart content in mod_lua of Apache HTTP Server 2.4.51 and earlier",
"tags": [
"mailing-list"
],
"url": "http://www.openwall.com/lists/oss-security/2021/12/20/4"
},
{
"name": "FEDORA-2021-29a536c2ae",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BFSWOH4X77CV7AH7C4RMHUBDWKQDL4YH/"
},
{
"name": "DSA-5035",
"tags": [
"vendor-advisory"
],
"url": "https://www.debian.org/security/2022/dsa-5035"
},
{
"url": "https://www.oracle.com/security-alerts/cpujan2022.html"
},
{
"url": "https://security.netapp.com/advisory/ntap-20211224-0001/"
},
{
"url": "https://www.tenable.com/security/tns-2022-01"
},
{
"url": "https://www.tenable.com/security/tns-2022-03"
},
{
"name": "FEDORA-2022-b4103753e9",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/RGWILBORT67SHMSLYSQZG2NMXGCMPUZO/"
},
{
"name": "FEDORA-2022-21264ec6db",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/Z7H26WJ6TPKNWV3QKY4BHKUKQVUTZJTD/"
},
{
"name": "FEDORA-2022-78e3211c55",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X73C35MMMZGBVPQQCH7LQZUMYZNQA5FO/"
},
{
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"url": "https://support.apple.com/kb/HT213257"
},
{
"url": "https://support.apple.com/kb/HT213256"
},
{
"url": "https://support.apple.com/kb/HT213255"
},
{
"name": "20220516 APPLE-SA-2022-05-16-4 Security Update 2022-004 Catalina",
"tags": [
"mailing-list"
],
"url": "http://seclists.org/fulldisclosure/2022/May/33"
},
{
"name": "20220516 APPLE-SA-2022-05-16-3 macOS Big Sur 11.6.6",
"tags": [
"mailing-list"
],
"url": "http://seclists.org/fulldisclosure/2022/May/35"
},
{
"name": "20220516 APPLE-SA-2022-05-16-2 macOS Monterey 12.4",
"tags": [
"mailing-list"
],
"url": "http://seclists.org/fulldisclosure/2022/May/38"
},
{
"name": "GLSA-202208-20",
"tags": [
"vendor-advisory"
],
"url": "https://security.gentoo.org/glsa/202208-20"
},
{
"url": "http://packetstormsecurity.com/files/171631/Apache-2.4.x-Buffer-Overflow.html"
}
],
"source": {
"discovery": "UNKNOWN"
},
"timeline": [
{
"lang": "en",
"time": "2021-12-07T00:00:00.000Z",
"value": "Reported to security team"
},
{
"lang": "en",
"time": "2021-12-16T00:00:00.000Z",
"value": "Fixed by r1896039 in 2.4.x"
}
],
"title": "Possible buffer overflow when parsing multipart content in mod_lua of Apache HTTP Server 2.4.51 and earlier",
"x_generator": {
"engine": "Vulnogram 0.0.9"
}
}
},
"cveMetadata": {
"assignerOrgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
"assignerShortName": "apache",
"cveId": "CVE-2021-44790",
"datePublished": "2021-12-20T00:00:00.000Z",
"dateReserved": "2021-12-10T00:00:00.000Z",
"dateUpdated": "2024-08-04T04:32:13.543Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2021-44790",
"date": "2026-06-05",
"epss": "0.86227",
"percentile": "0.99418"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2021-44790\",\"sourceIdentifier\":\"security@apache.org\",\"published\":\"2021-12-20T12:15:07.440\",\"lastModified\":\"2025-05-01T15:38:06.313\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A carefully crafted request body can cause a buffer overflow in the mod_lua multipart parser (r:parsebody() called from Lua scripts). The Apache httpd team is not aware of an exploit for the vulnerabilty though it might be possible to craft one. This issue affects Apache HTTP Server 2.4.51 and earlier.\"},{\"lang\":\"es\",\"value\":\"Un cuerpo de petici\u00f3n cuidadosamente dise\u00f1ado puede causar un desbordamiento de b\u00fafer en el analizador multiparte mod_lua (r:parsebody() llamado desde scripts Lua). El equipo de Apache httpd no presenta constancia de que se presente una explotaci\u00f3n para esta vulnerabilidad, aunque podr\u00eda ser posible dise\u00f1ar uno. Este problema afecta a Apache HTTP Server versiones 2.4.51 y anteriores\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:P/I:P/A:P\",\"baseScore\":7.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":10.0,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"security@apache.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-787\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-787\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"2.4.52\",\"matchCriteriaId\":\"03FD29A5-886E-4561-97D0-2267DA27A47D\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A930E247-0B43-43CB-98FF-6CE7B8189835\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"80E516C0-98A4-4ADE-B69F-66A772E2BAAA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5C675112-476C-4D7C-BCB9-A2FB2D0BC9FD\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FA6FEEC2-9F11-4643-8827-749718254FED\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:tenable:tenable.sc:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.16.0\",\"versionEndExcluding\":\"5.20.0\",\"matchCriteriaId\":\"7A939B08-CFD8-44D6-B06A-71819E7EFF21\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:cloud_backup:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5C2089EE-5D7F-47EC-8EA5-0F69790564C4\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"9.0\",\"matchCriteriaId\":\"F2AD8797-A70D-4FC7-8A7B-1EF9F43AB4DF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_operations_monitor:4.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CBE1A019-7BB6-4226-8AC4-9D6927ADAEFA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_operations_monitor:4.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B98BAEB2-A540-4E8A-A946-C4331B913AFD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_operations_monitor:5.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B8FBE260-E306-4215-80C0-D2D27CA43E0F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"9.0\",\"matchCriteriaId\":\"676F28B8-F780-4441-8062-53E1D69200DF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_session_route_manager:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"9.0\",\"matchCriteriaId\":\"9D164570-BB85-4090-B3C6-2CAB324BDAD6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:http_server:12.2.1.3.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DFC79B17-E9D2-44D5-93ED-2F959E7A3D43\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:http_server:12.2.1.4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AD04BEE5-E9A8-4584-A68C-0195CE9C402C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:instantis_enterprisetrack:17.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"82EA4BA7-C38B-4AF3-8914-9E3D089EBDD4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:instantis_enterprisetrack:17.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B9C9BC66-FA5F-4774-9BDA-7AB88E2839C4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:instantis_enterprisetrack:17.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7F69B9A5-F21B-4904-9F27-95C0F7A628E3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:zfs_storage_appliance_kit:8.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D3E503FB-6279-4D4A-91D8-E237ECF9D2B0\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:mac_os_x:10.15.7:security_update_2020-001:*:*:*:*:*:*\",\"matchCriteriaId\":\"F1F4BF7F-90D4-4668-B4E6-B06F4070F448\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:mac_os_x:10.15.7:security_update_2021-001:*:*:*:*:*:*\",\"matchCriteriaId\":\"0F441A43-1669-478D-9EC8-E96882DE4F9F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:mac_os_x:10.15.7:security_update_2021-002:*:*:*:*:*:*\",\"matchCriteriaId\":\"D425C653-37A2-448C-BF2F-B684ADB08A26\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:mac_os_x:10.15.7:security_update_2021-003:*:*:*:*:*:*\",\"matchCriteriaId\":\"A54D63B7-B92B-47C3-B1C5-9892E5873A98\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:mac_os_x:10.15.7:security_update_2021-004:*:*:*:*:*:*\",\"matchCriteriaId\":\"3456176F-9185-4EE2-A8CE-3D989D674AB7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:mac_os_x:10.15.7:security_update_2021-005:*:*:*:*:*:*\",\"matchCriteriaId\":\"D337EE21-2F00-484D-9285-F2B0248D7A19\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:mac_os_x:10.15.7:security_update_2021-006:*:*:*:*:*:*\",\"matchCriteriaId\":\"012052B5-9AA7-4FD3-9C80-5F615330039D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:mac_os_x:10.15.7:security_update_2021-007:*:*:*:*:*:*\",\"matchCriteriaId\":\"50F21A3C-0AC3-48C5-A4F8-5A7B478875B4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:mac_os_x:10.15.7:security_update_2021-008:*:*:*:*:*:*\",\"matchCriteriaId\":\"8E974DC6-F7D9-4389-9AF9-863F6E419CE6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:mac_os_x:10.15.7:security_update_2022-001:*:*:*:*:*:*\",\"matchCriteriaId\":\"156A6382-2BD3-4882-90B2-8E7CF6659E17\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:mac_os_x:10.15.7:security_update_2022-002:*:*:*:*:*:*\",\"matchCriteriaId\":\"20A2FDB2-6712-406A-9896-C0B44508B07D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:mac_os_x:10.15.7:security_update_2022-003:*:*:*:*:*:*\",\"matchCriteriaId\":\"49F537A0-DC42-4176-B22F-C80D179DD99D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:macos:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"10.15.7\",\"matchCriteriaId\":\"3BD2A211-4E62-40BF-9BA0-5239FA6F0AF8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:macos:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"11.0\",\"versionEndExcluding\":\"11.6.6\",\"matchCriteriaId\":\"09A6345C-D813-43BA-B12E-789C80653F86\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:macos:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"12.0\",\"versionEndExcluding\":\"12.4\",\"matchCriteriaId\":\"35154201-43EA-4C22-B0BA-D1A24C46D320\"}]}]}],\"references\":[{\"url\":\"http://httpd.apache.org/security/vulnerabilities_24.html\",\"source\":\"security@apache.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://packetstormsecurity.com/files/171631/Apache-2.4.x-Buffer-Overflow.html\",\"source\":\"security@apache.org\",\"tags\":[\"Exploit\"]},{\"url\":\"http://seclists.org/fulldisclosure/2022/May/33\",\"source\":\"security@apache.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://seclists.org/fulldisclosure/2022/May/35\",\"source\":\"security@apache.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://seclists.org/fulldisclosure/2022/May/38\",\"source\":\"security@apache.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2021/12/20/4\",\"source\":\"security@apache.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BFSWOH4X77CV7AH7C4RMHUBDWKQDL4YH/\",\"source\":\"security@apache.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/RGWILBORT67SHMSLYSQZG2NMXGCMPUZO/\",\"source\":\"security@apache.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X73C35MMMZGBVPQQCH7LQZUMYZNQA5FO/\",\"source\":\"security@apache.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/Z7H26WJ6TPKNWV3QKY4BHKUKQVUTZJTD/\",\"source\":\"security@apache.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202208-20\",\"source\":\"security@apache.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20211224-0001/\",\"source\":\"security@apache.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://support.apple.com/kb/HT213255\",\"source\":\"security@apache.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://support.apple.com/kb/HT213256\",\"source\":\"security@apache.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://support.apple.com/kb/HT213257\",\"source\":\"security@apache.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2022/dsa-5035\",\"source\":\"security@apache.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpuapr2022.html\",\"source\":\"security@apache.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpujan2022.html\",\"source\":\"security@apache.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://www.tenable.com/security/tns-2022-01\",\"source\":\"security@apache.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.tenable.com/security/tns-2022-03\",\"source\":\"security@apache.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://httpd.apache.org/security/vulnerabilities_24.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://packetstormsecurity.com/files/171631/Apache-2.4.x-Buffer-Overflow.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]},{\"url\":\"http://seclists.org/fulldisclosure/2022/May/33\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://seclists.org/fulldisclosure/2022/May/35\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://seclists.org/fulldisclosure/2022/May/38\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2021/12/20/4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BFSWOH4X77CV7AH7C4RMHUBDWKQDL4YH/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/RGWILBORT67SHMSLYSQZG2NMXGCMPUZO/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X73C35MMMZGBVPQQCH7LQZUMYZNQA5FO/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/Z7H26WJ6TPKNWV3QKY4BHKUKQVUTZJTD/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202208-20\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20211224-0001/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://support.apple.com/kb/HT213255\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://support.apple.com/kb/HT213256\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://support.apple.com/kb/HT213257\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2022/dsa-5035\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpuapr2022.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpujan2022.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://www.tenable.com/security/tns-2022-01\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.tenable.com/security/tns-2022-03\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}"
}
}
OPENSUSE-SU-2024:11695-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:apache2-2.4.52-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apache2-2.4.52-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apache2-2.4.52-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apache2-2.4.52-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:apache2-2.4.52-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apache2-2.4.52-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apache2-2.4.52-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apache2-2.4.52-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"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": "apache2-2.4.52-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the apache2-2.4.52-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-11695",
"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/opensuse-su-2024_11695-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-44224 page",
"url": "https://www.suse.com/security/cve/CVE-2021-44224/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-44790 page",
"url": "https://www.suse.com/security/cve/CVE-2021-44790/"
}
],
"title": "apache2-2.4.52-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:11695-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.52-1.1.aarch64",
"product": {
"name": "apache2-2.4.52-1.1.aarch64",
"product_id": "apache2-2.4.52-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.52-1.1.ppc64le",
"product": {
"name": "apache2-2.4.52-1.1.ppc64le",
"product_id": "apache2-2.4.52-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.52-1.1.s390x",
"product": {
"name": "apache2-2.4.52-1.1.s390x",
"product_id": "apache2-2.4.52-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.52-1.1.x86_64",
"product": {
"name": "apache2-2.4.52-1.1.x86_64",
"product_id": "apache2-2.4.52-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.52-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apache2-2.4.52-1.1.aarch64"
},
"product_reference": "apache2-2.4.52-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.52-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apache2-2.4.52-1.1.ppc64le"
},
"product_reference": "apache2-2.4.52-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.52-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apache2-2.4.52-1.1.s390x"
},
"product_reference": "apache2-2.4.52-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.52-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apache2-2.4.52-1.1.x86_64"
},
"product_reference": "apache2-2.4.52-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-44224",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-44224"
}
],
"notes": [
{
"category": "general",
"text": "A crafted URI sent to httpd configured as a forward proxy (ProxyRequests on) can cause a crash (NULL pointer dereference) or, for configurations mixing forward and reverse proxy declarations, can allow for requests to be directed to a declared Unix Domain Socket endpoint (Server Side Request Forgery). This issue affects Apache HTTP Server 2.4.7 up to 2.4.51 (included).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:apache2-2.4.52-1.1.aarch64",
"openSUSE Tumbleweed:apache2-2.4.52-1.1.ppc64le",
"openSUSE Tumbleweed:apache2-2.4.52-1.1.s390x",
"openSUSE Tumbleweed:apache2-2.4.52-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-44224",
"url": "https://www.suse.com/security/cve/CVE-2021-44224"
},
{
"category": "external",
"summary": "SUSE Bug 1193943 for CVE-2021-44224",
"url": "https://bugzilla.suse.com/1193943"
}
],
"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": [
"openSUSE Tumbleweed:apache2-2.4.52-1.1.aarch64",
"openSUSE Tumbleweed:apache2-2.4.52-1.1.ppc64le",
"openSUSE Tumbleweed:apache2-2.4.52-1.1.s390x",
"openSUSE Tumbleweed:apache2-2.4.52-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:apache2-2.4.52-1.1.aarch64",
"openSUSE Tumbleweed:apache2-2.4.52-1.1.ppc64le",
"openSUSE Tumbleweed:apache2-2.4.52-1.1.s390x",
"openSUSE Tumbleweed:apache2-2.4.52-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-44224"
},
{
"cve": "CVE-2021-44790",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-44790"
}
],
"notes": [
{
"category": "general",
"text": "A carefully crafted request body can cause a buffer overflow in the mod_lua multipart parser (r:parsebody() called from Lua scripts). The Apache httpd team is not aware of an exploit for the vulnerabilty though it might be possible to craft one. This issue affects Apache HTTP Server 2.4.51 and earlier.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:apache2-2.4.52-1.1.aarch64",
"openSUSE Tumbleweed:apache2-2.4.52-1.1.ppc64le",
"openSUSE Tumbleweed:apache2-2.4.52-1.1.s390x",
"openSUSE Tumbleweed:apache2-2.4.52-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-44790",
"url": "https://www.suse.com/security/cve/CVE-2021-44790"
},
{
"category": "external",
"summary": "SUSE Bug 1193942 for CVE-2021-44790",
"url": "https://bugzilla.suse.com/1193942"
},
{
"category": "external",
"summary": "SUSE Bug 1204730 for CVE-2021-44790",
"url": "https://bugzilla.suse.com/1204730"
}
],
"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": [
"openSUSE Tumbleweed:apache2-2.4.52-1.1.aarch64",
"openSUSE Tumbleweed:apache2-2.4.52-1.1.ppc64le",
"openSUSE Tumbleweed:apache2-2.4.52-1.1.s390x",
"openSUSE Tumbleweed:apache2-2.4.52-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:apache2-2.4.52-1.1.aarch64",
"openSUSE Tumbleweed:apache2-2.4.52-1.1.ppc64le",
"openSUSE Tumbleweed:apache2-2.4.52-1.1.s390x",
"openSUSE Tumbleweed:apache2-2.4.52-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2021-44790"
}
]
}
RHSA-2022:0143
Vulnerability from csaf_redhat - Published: 2022-01-17 09:10 - Updated: 2026-05-14 22:32A heap overflow flaw was found In Apache httpd mod_session. The highest threat from this vulnerability is to system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
A NULL pointer dereference in httpd allows an unauthenticated remote attacker to crash httpd by providing malformed HTTP requests. The highest threat from this vulnerability is to system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
An out-of-bounds write in function ap_escape_quotes of httpd allows an unauthenticated remote attacker to crash the server or potentially execute code on the system with the privileges of the httpd user, by providing malicious input to the function.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
A buffer overflow flaw in httpd's lua module could allow an out-of-bounds write. An attacker who is able to submit a crafted request to an httpd instance that is using the lua module may be able to cause an impact to confidentiality, integrity, and/or availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"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 for httpd is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The httpd packages provide the Apache HTTP Server, a powerful, efficient, and extensible web server.\n\nSecurity Fix(es):\n\n* httpd: mod_lua: Possible buffer overflow when parsing multipart content (CVE-2021-44790)\n\n* httpd: mod_session: Heap overflow via a crafted SessionHeader value (CVE-2021-26691)\n\n* httpd: NULL pointer dereference via malformed requests (CVE-2021-34798)\n\n* httpd: Out-of-bounds write in ap_escape_quotes() via malicious input (CVE-2021-39275)\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.",
"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-2022:0143",
"url": "https://access.redhat.com/errata/RHSA-2022:0143"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1966732",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1966732"
},
{
"category": "external",
"summary": "2005119",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005119"
},
{
"category": "external",
"summary": "2005128",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005128"
},
{
"category": "external",
"summary": "2034674",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2034674"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_0143.json"
}
],
"title": "Red Hat Security Advisory: httpd security update",
"tracking": {
"current_release_date": "2026-05-14T22:32:01+00:00",
"generator": {
"date": "2026-05-14T22:32:01+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2022:0143",
"initial_release_date": "2022-01-17T09:10:10+00:00",
"revision_history": [
{
"date": "2022-01-17T09:10:10+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-01-17T09:10:10+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-14T22:32:01+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Client Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.6-97.el7_9.4.src",
"product": {
"name": "httpd-0:2.4.6-97.el7_9.4.src",
"product_id": "httpd-0:2.4.6-97.el7_9.4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.6-97.el7_9.4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.6-97.el7_9.4.x86_64",
"product": {
"name": "httpd-0:2.4.6-97.el7_9.4.x86_64",
"product_id": "httpd-0:2.4.6-97.el7_9.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.6-97.el7_9.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"product": {
"name": "httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"product_id": "httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.6-97.el7_9.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"product": {
"name": "httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"product_id": "httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.6-97.el7_9.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"product": {
"name": "mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"product_id": "mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.6-97.el7_9.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"product": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"product_id": "mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.6-97.el7_9.4?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.6-97.el7_9.4.x86_64",
"product": {
"name": "mod_session-0:2.4.6-97.el7_9.4.x86_64",
"product_id": "mod_session-0:2.4.6-97.el7_9.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.6-97.el7_9.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"product": {
"name": "mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"product_id": "mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.6-97.el7_9.4?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"product": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"product_id": "httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.6-97.el7_9.4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"product": {
"name": "httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"product_id": "httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-manual@2.4.6-97.el7_9.4?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.6-97.el7_9.4.ppc64le",
"product": {
"name": "httpd-0:2.4.6-97.el7_9.4.ppc64le",
"product_id": "httpd-0:2.4.6-97.el7_9.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.6-97.el7_9.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"product": {
"name": "httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"product_id": "httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.6-97.el7_9.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"product": {
"name": "httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"product_id": "httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.6-97.el7_9.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"product": {
"name": "mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"product_id": "mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.6-97.el7_9.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"product": {
"name": "mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"product_id": "mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.6-97.el7_9.4?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"product": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"product_id": "httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.6-97.el7_9.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"product": {
"name": "mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"product_id": "mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.6-97.el7_9.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"product": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"product_id": "mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.6-97.el7_9.4?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.6-97.el7_9.4.ppc64",
"product": {
"name": "httpd-0:2.4.6-97.el7_9.4.ppc64",
"product_id": "httpd-0:2.4.6-97.el7_9.4.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.6-97.el7_9.4?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"product": {
"name": "httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"product_id": "httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.6-97.el7_9.4?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"product": {
"name": "httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"product_id": "httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.6-97.el7_9.4?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.6-97.el7_9.4.ppc64",
"product": {
"name": "mod_session-0:2.4.6-97.el7_9.4.ppc64",
"product_id": "mod_session-0:2.4.6-97.el7_9.4.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.6-97.el7_9.4?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"product": {
"name": "mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"product_id": "mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.6-97.el7_9.4?arch=ppc64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"product": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"product_id": "httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.6-97.el7_9.4?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"product": {
"name": "mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"product_id": "mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.6-97.el7_9.4?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"product": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"product_id": "mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.6-97.el7_9.4?arch=ppc64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.6-97.el7_9.4.s390x",
"product": {
"name": "httpd-0:2.4.6-97.el7_9.4.s390x",
"product_id": "httpd-0:2.4.6-97.el7_9.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.6-97.el7_9.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"product": {
"name": "httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"product_id": "httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.6-97.el7_9.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"product": {
"name": "httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"product_id": "httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.6-97.el7_9.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.6-97.el7_9.4.s390x",
"product": {
"name": "mod_session-0:2.4.6-97.el7_9.4.s390x",
"product_id": "mod_session-0:2.4.6-97.el7_9.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.6-97.el7_9.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"product": {
"name": "mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"product_id": "mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.6-97.el7_9.4?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"product": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"product_id": "httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.6-97.el7_9.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"product": {
"name": "mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"product_id": "mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.6-97.el7_9.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"product": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"product_id": "mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.6-97.el7_9.4?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.4.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.4.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.4.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.4.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.4.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.4.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.4.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.4.src",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.4.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.4.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64"
},
"product_reference": "httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le"
},
"product_reference": "httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x"
},
"product_reference": "httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64"
},
"product_reference": "httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-97.el7_9.4.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64"
},
"product_reference": "httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-97.el7_9.4.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le"
},
"product_reference": "httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-97.el7_9.4.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x"
},
"product_reference": "httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-97.el7_9.4.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64"
},
"product_reference": "httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.6-97.el7_9.4.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch"
},
"product_reference": "httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-97.el7_9.4.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64"
},
"product_reference": "httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-97.el7_9.4.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le"
},
"product_reference": "httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-97.el7_9.4.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x"
},
"product_reference": "httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-97.el7_9.4.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64"
},
"product_reference": "httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-97.el7_9.4.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64"
},
"product_reference": "mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-97.el7_9.4.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le"
},
"product_reference": "mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-97.el7_9.4.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x"
},
"product_reference": "mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-97.el7_9.4.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64"
},
"product_reference": "mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64"
},
"product_reference": "mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le"
},
"product_reference": "mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.4.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x"
},
"product_reference": "mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64"
},
"product_reference": "mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-97.el7_9.4.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64"
},
"product_reference": "mod_session-0:2.4.6-97.el7_9.4.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-97.el7_9.4.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le"
},
"product_reference": "mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-97.el7_9.4.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x"
},
"product_reference": "mod_session-0:2.4.6-97.el7_9.4.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-97.el7_9.4.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64"
},
"product_reference": "mod_session-0:2.4.6-97.el7_9.4.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-97.el7_9.4.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64"
},
"product_reference": "mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-97.el7_9.4.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le"
},
"product_reference": "mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-97.el7_9.4.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x"
},
"product_reference": "mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-97.el7_9.4.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64"
},
"product_reference": "mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.4.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.4.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.4.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.4.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.4.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.4.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.4.src",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.4.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64"
},
"product_reference": "httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le"
},
"product_reference": "httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x"
},
"product_reference": "httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64"
},
"product_reference": "httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-97.el7_9.4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64"
},
"product_reference": "httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-97.el7_9.4.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le"
},
"product_reference": "httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-97.el7_9.4.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x"
},
"product_reference": "httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-97.el7_9.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64"
},
"product_reference": "httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.6-97.el7_9.4.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch"
},
"product_reference": "httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-97.el7_9.4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64"
},
"product_reference": "httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-97.el7_9.4.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le"
},
"product_reference": "httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-97.el7_9.4.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x"
},
"product_reference": "httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-97.el7_9.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64"
},
"product_reference": "httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-97.el7_9.4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64"
},
"product_reference": "mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-97.el7_9.4.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le"
},
"product_reference": "mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-97.el7_9.4.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x"
},
"product_reference": "mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-97.el7_9.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64"
},
"product_reference": "mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64"
},
"product_reference": "mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le"
},
"product_reference": "mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.4.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x"
},
"product_reference": "mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64"
},
"product_reference": "mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-97.el7_9.4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64"
},
"product_reference": "mod_session-0:2.4.6-97.el7_9.4.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-97.el7_9.4.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le"
},
"product_reference": "mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-97.el7_9.4.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x"
},
"product_reference": "mod_session-0:2.4.6-97.el7_9.4.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-97.el7_9.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64"
},
"product_reference": "mod_session-0:2.4.6-97.el7_9.4.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-97.el7_9.4.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64"
},
"product_reference": "mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-97.el7_9.4.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le"
},
"product_reference": "mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-97.el7_9.4.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x"
},
"product_reference": "mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-97.el7_9.4.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64"
},
"product_reference": "mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.4.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.4.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.4.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.4.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.4.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.4.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.4.src as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.4.src",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.4.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.4.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64"
},
"product_reference": "httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le"
},
"product_reference": "httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x"
},
"product_reference": "httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64"
},
"product_reference": "httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-97.el7_9.4.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64"
},
"product_reference": "httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-97.el7_9.4.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le"
},
"product_reference": "httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-97.el7_9.4.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x"
},
"product_reference": "httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-97.el7_9.4.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64"
},
"product_reference": "httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.6-97.el7_9.4.noarch as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch"
},
"product_reference": "httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-97.el7_9.4.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64"
},
"product_reference": "httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-97.el7_9.4.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le"
},
"product_reference": "httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-97.el7_9.4.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x"
},
"product_reference": "httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-97.el7_9.4.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64"
},
"product_reference": "httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-97.el7_9.4.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64"
},
"product_reference": "mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-97.el7_9.4.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le"
},
"product_reference": "mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-97.el7_9.4.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x"
},
"product_reference": "mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-97.el7_9.4.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64"
},
"product_reference": "mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64"
},
"product_reference": "mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le"
},
"product_reference": "mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.4.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x"
},
"product_reference": "mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64"
},
"product_reference": "mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-97.el7_9.4.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64"
},
"product_reference": "mod_session-0:2.4.6-97.el7_9.4.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-97.el7_9.4.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le"
},
"product_reference": "mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-97.el7_9.4.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x"
},
"product_reference": "mod_session-0:2.4.6-97.el7_9.4.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-97.el7_9.4.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64"
},
"product_reference": "mod_session-0:2.4.6-97.el7_9.4.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-97.el7_9.4.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64"
},
"product_reference": "mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-97.el7_9.4.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le"
},
"product_reference": "mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-97.el7_9.4.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x"
},
"product_reference": "mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-97.el7_9.4.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64"
},
"product_reference": "mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.4.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.4.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.4.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.4.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.4.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.4.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.4.src",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64"
},
"product_reference": "httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le"
},
"product_reference": "httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x"
},
"product_reference": "httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64"
},
"product_reference": "httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-97.el7_9.4.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64"
},
"product_reference": "httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-97.el7_9.4.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le"
},
"product_reference": "httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-97.el7_9.4.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x"
},
"product_reference": "httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-97.el7_9.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64"
},
"product_reference": "httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.6-97.el7_9.4.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch"
},
"product_reference": "httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-97.el7_9.4.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64"
},
"product_reference": "httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-97.el7_9.4.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le"
},
"product_reference": "httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-97.el7_9.4.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x"
},
"product_reference": "httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-97.el7_9.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64"
},
"product_reference": "httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-97.el7_9.4.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64"
},
"product_reference": "mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-97.el7_9.4.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le"
},
"product_reference": "mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-97.el7_9.4.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x"
},
"product_reference": "mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-97.el7_9.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64"
},
"product_reference": "mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64"
},
"product_reference": "mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le"
},
"product_reference": "mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.4.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x"
},
"product_reference": "mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64"
},
"product_reference": "mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-97.el7_9.4.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64"
},
"product_reference": "mod_session-0:2.4.6-97.el7_9.4.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-97.el7_9.4.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le"
},
"product_reference": "mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-97.el7_9.4.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x"
},
"product_reference": "mod_session-0:2.4.6-97.el7_9.4.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-97.el7_9.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64"
},
"product_reference": "mod_session-0:2.4.6-97.el7_9.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-97.el7_9.4.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64"
},
"product_reference": "mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-97.el7_9.4.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le"
},
"product_reference": "mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-97.el7_9.4.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x"
},
"product_reference": "mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-97.el7_9.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64"
},
"product_reference": "mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.4.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.4.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.4.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.4.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.4.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.4.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.4.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.4.src",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.4.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.4.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64"
},
"product_reference": "httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le"
},
"product_reference": "httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x"
},
"product_reference": "httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64"
},
"product_reference": "httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-97.el7_9.4.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64"
},
"product_reference": "httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-97.el7_9.4.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le"
},
"product_reference": "httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-97.el7_9.4.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x"
},
"product_reference": "httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-97.el7_9.4.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64"
},
"product_reference": "httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.6-97.el7_9.4.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch"
},
"product_reference": "httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-97.el7_9.4.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64"
},
"product_reference": "httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-97.el7_9.4.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le"
},
"product_reference": "httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-97.el7_9.4.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x"
},
"product_reference": "httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-97.el7_9.4.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64"
},
"product_reference": "httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-97.el7_9.4.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64"
},
"product_reference": "mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-97.el7_9.4.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le"
},
"product_reference": "mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-97.el7_9.4.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x"
},
"product_reference": "mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-97.el7_9.4.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64"
},
"product_reference": "mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64"
},
"product_reference": "mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le"
},
"product_reference": "mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.4.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x"
},
"product_reference": "mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64"
},
"product_reference": "mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-97.el7_9.4.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64"
},
"product_reference": "mod_session-0:2.4.6-97.el7_9.4.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-97.el7_9.4.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le"
},
"product_reference": "mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-97.el7_9.4.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x"
},
"product_reference": "mod_session-0:2.4.6-97.el7_9.4.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-97.el7_9.4.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64"
},
"product_reference": "mod_session-0:2.4.6-97.el7_9.4.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-97.el7_9.4.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64"
},
"product_reference": "mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-97.el7_9.4.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le"
},
"product_reference": "mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-97.el7_9.4.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x"
},
"product_reference": "mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-97.el7_9.4.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64"
},
"product_reference": "mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.4.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.4.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.4.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.4.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.4.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.4.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.4.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.4.src",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.4.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.4.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64"
},
"product_reference": "httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le"
},
"product_reference": "httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x"
},
"product_reference": "httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64"
},
"product_reference": "httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-97.el7_9.4.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64"
},
"product_reference": "httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-97.el7_9.4.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le"
},
"product_reference": "httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-97.el7_9.4.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x"
},
"product_reference": "httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-97.el7_9.4.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64"
},
"product_reference": "httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.6-97.el7_9.4.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch"
},
"product_reference": "httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-97.el7_9.4.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64"
},
"product_reference": "httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-97.el7_9.4.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le"
},
"product_reference": "httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-97.el7_9.4.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x"
},
"product_reference": "httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-97.el7_9.4.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64"
},
"product_reference": "httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-97.el7_9.4.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64"
},
"product_reference": "mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-97.el7_9.4.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le"
},
"product_reference": "mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-97.el7_9.4.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x"
},
"product_reference": "mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-97.el7_9.4.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64"
},
"product_reference": "mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64"
},
"product_reference": "mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le"
},
"product_reference": "mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.4.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x"
},
"product_reference": "mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64"
},
"product_reference": "mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-97.el7_9.4.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64"
},
"product_reference": "mod_session-0:2.4.6-97.el7_9.4.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-97.el7_9.4.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le"
},
"product_reference": "mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-97.el7_9.4.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x"
},
"product_reference": "mod_session-0:2.4.6-97.el7_9.4.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-97.el7_9.4.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64"
},
"product_reference": "mod_session-0:2.4.6-97.el7_9.4.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-97.el7_9.4.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64"
},
"product_reference": "mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-97.el7_9.4.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le"
},
"product_reference": "mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-97.el7_9.4.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x"
},
"product_reference": "mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-97.el7_9.4.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64"
},
"product_reference": "mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the Apache project",
"Christophe Jaillet"
]
}
],
"cve": "CVE-2021-26691",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2021-05-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1966732"
}
],
"notes": [
{
"category": "description",
"text": "A heap overflow flaw was found In Apache httpd mod_session. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: mod_session: Heap overflow via a crafted SessionHeader value",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw can result in a crash of the httpd child process when mod_session is used.",
"title": "Statement"
},
{
"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": [
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-26691"
},
{
"category": "external",
"summary": "RHBZ#1966732",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1966732"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-26691",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26691"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-26691",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-26691"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2021-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-01-17T09:10:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:0143"
},
{
"category": "workaround",
"details": "Only configurations which use the \"SessionEnv\" directive (which is not widely used) are vulnerable to this flaw. SessionEnv is not enabled in default configuration of httpd package shipped with Red Hat Products.",
"product_ids": [
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: mod_session: Heap overflow via a crafted SessionHeader value"
},
{
"cve": "CVE-2021-34798",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2021-09-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2005128"
}
],
"notes": [
{
"category": "description",
"text": "A NULL pointer dereference in httpd allows an unauthenticated remote attacker to crash httpd by providing malformed HTTP requests. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: NULL pointer dereference via malformed requests",
"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": [
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-34798"
},
{
"category": "external",
"summary": "RHBZ#2005128",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005128"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-34798",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-34798"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-34798",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-34798"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2021-09-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-01-17T09:10:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:0143"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example.",
"product_ids": [
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: NULL pointer dereference via malformed requests"
},
{
"cve": "CVE-2021-39275",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-09-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2005119"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds write in function ap_escape_quotes of httpd allows an unauthenticated remote attacker to crash the server or potentially execute code on the system with the privileges of the httpd user, by providing malicious input to the function.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: Out-of-bounds write in ap_escape_quotes() via malicious input",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "No httpd module in Red Hat Enterprise Linux and Red Hat Software Collections pass untrusted data to ap_escape_quotes function, thus the Impact of the flaw has been set to Moderate.",
"title": "Statement"
},
{
"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": [
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-39275"
},
{
"category": "external",
"summary": "RHBZ#2005119",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2005119"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-39275",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39275"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-39275",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-39275"
}
],
"release_date": "2021-09-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-01-17T09:10:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:0143"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: Out-of-bounds write in ap_escape_quotes() via malicious input"
},
{
"cve": "CVE-2021-44790",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-12-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2034674"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow flaw in httpd\u0027s lua module could allow an out-of-bounds write. An attacker who is able to submit a crafted request to an httpd instance that is using the lua module may be able to cause an impact to confidentiality, integrity, and/or availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: mod_lua: Possible buffer overflow when parsing multipart content",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "httpd as shipped in Red Hat Enterprise Linux 6 is NOT affected by this flaw because it does not ship mod_lua.",
"title": "Statement"
},
{
"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": [
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44790"
},
{
"category": "external",
"summary": "RHBZ#2034674",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2034674"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44790",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44790"
},
{
"category": "external",
"summary": "http://httpd.apache.org/security/vulnerabilities_24.html",
"url": "http://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2021-12-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-01-17T09:10:10+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:0143"
},
{
"category": "workaround",
"details": "Disabling mod_lua and restarting httpd will mitigate this flaw. See https://access.redhat.com/articles/10649 for more information.",
"product_ids": [
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.src",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.4.noarch",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.4.x86_64",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.ppc64le",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.s390x",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: mod_lua: Possible buffer overflow when parsing multipart content"
}
]
}
RHSA-2022:0258
Vulnerability from csaf_redhat - Published: 2022-01-25 13:33 - Updated: 2026-05-14 22:32A buffer overflow flaw in httpd's lua module could allow an out-of-bounds write. An attacker who is able to submit a crafted request to an httpd instance that is using the lua module may be able to cause an impact to confidentiality, integrity, and/or availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd-manual-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd-manual-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd-filesystem-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd-manual-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
{
"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 for the httpd:2.4 module is now available for Red Hat Enterprise Linux 8, Red Hat Enterprise Linux 8.2 Extended Update Support, and Red Hat Enterprise Linux 8.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The httpd packages provide the Apache HTTP Server, a powerful, efficient, and extensible web server.\n\nSecurity Fix(es):\n\n* httpd: mod_lua: Possible buffer overflow when parsing multipart content (CVE-2021-44790)\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.",
"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-2022:0258",
"url": "https://access.redhat.com/errata/RHSA-2022:0258"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2034674",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2034674"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_0258.json"
}
],
"title": "Red Hat Security Advisory: httpd:2.4 security update",
"tracking": {
"current_release_date": "2026-05-14T22:32:02+00:00",
"generator": {
"date": "2026-05-14T22:32:02+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2022:0258",
"initial_release_date": "2022-01-25T13:33:48+00:00",
"revision_history": [
{
"date": "2022-01-25T13:33:48+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-01-25T13:33:48+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-14T22:32:02+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.2::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 (httpd:2.4)",
"product_id": "httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=aarch64\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=aarch64\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=aarch64\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=aarch64\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=aarch64\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=aarch64\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4",
"product": {
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64 (httpd:2.4)",
"product_id": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.11.3-3.module%2Bel8.2.0%2B7758%2B84b4ca3e.1?arch=aarch64\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4",
"product": {
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64 (httpd:2.4)",
"product_id": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.11.3-3.module%2Bel8.2.0%2B7758%2B84b4ca3e.1?arch=aarch64\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4",
"product": {
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64 (httpd:2.4)",
"product_id": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.11.3-3.module%2Bel8.2.0%2B7758%2B84b4ca3e.1?arch=aarch64\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=aarch64\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=aarch64\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4",
"product": {
"name": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64 (httpd:2.4)",
"product_id": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.0.8-7.module%2Bel8.2.0%2B5531%2B7e4d69a2?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4",
"product": {
"name": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64 (httpd:2.4)",
"product_id": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debuginfo@2.0.8-7.module%2Bel8.2.0%2B5531%2B7e4d69a2?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4",
"product": {
"name": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64 (httpd:2.4)",
"product_id": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debugsource@2.0.8-7.module%2Bel8.2.0%2B5531%2B7e4d69a2?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=aarch64\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=aarch64\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 (httpd:2.4)",
"product_id": "httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=aarch64\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=aarch64\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=aarch64\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=aarch64\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=aarch64\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=aarch64\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"product": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64 (httpd:2.4)",
"product_id": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-3.module%2Bel8.4.0%2B8625%2Bd397f3da?arch=aarch64\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"product": {
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64 (httpd:2.4)",
"product_id": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.15.7-3.module%2Bel8.4.0%2B8625%2Bd397f3da?arch=aarch64\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"product": {
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64 (httpd:2.4)",
"product_id": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.15.7-3.module%2Bel8.4.0%2B8625%2Bd397f3da?arch=aarch64\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=aarch64\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=aarch64\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"product": {
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64 (httpd:2.4)",
"product_id": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.0.8-8.module%2Bel8.3.0%2B6814%2B67d1e611?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"product": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64 (httpd:2.4)",
"product_id": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debuginfo@2.0.8-8.module%2Bel8.3.0%2B6814%2B67d1e611?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"product": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64 (httpd:2.4)",
"product_id": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debugsource@2.0.8-8.module%2Bel8.3.0%2B6814%2B67d1e611?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=aarch64\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=aarch64\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 (httpd:2.4)",
"product_id": "httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=aarch64\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=aarch64\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=aarch64\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=aarch64\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=aarch64\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=aarch64\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=aarch64\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=aarch64\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=aarch64\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=aarch64\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.src::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.src (httpd:2.4)",
"product_id": "httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.src::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=src\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.src::httpd:2.4",
"product": {
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.src (httpd:2.4)",
"product_id": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.src::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.11.3-3.module%2Bel8.2.0%2B7758%2B84b4ca3e.1?arch=src\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.src::httpd:2.4",
"product": {
"name": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.src (httpd:2.4)",
"product_id": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.src::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.0.8-7.module%2Bel8.2.0%2B5531%2B7e4d69a2?arch=src\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.src::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.src (httpd:2.4)",
"product_id": "httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.src::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=src\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src::httpd:2.4",
"product": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src (httpd:2.4)",
"product_id": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-3.module%2Bel8.4.0%2B8625%2Bd397f3da?arch=src\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"product": {
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src (httpd:2.4)",
"product_id": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.0.8-8.module%2Bel8.3.0%2B6814%2B67d1e611?arch=src\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.src::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.src (httpd:2.4)",
"product_id": "httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.src::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=src\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-filesystem-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.noarch::httpd:2.4",
"product": {
"name": "httpd-filesystem-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.noarch (httpd:2.4)",
"product_id": "httpd-filesystem-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.noarch::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-filesystem@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=noarch\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-manual-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.noarch::httpd:2.4",
"product": {
"name": "httpd-manual-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.noarch (httpd:2.4)",
"product_id": "httpd-manual-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.noarch::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-manual@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=noarch\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-filesystem-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.noarch::httpd:2.4",
"product": {
"name": "httpd-filesystem-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.noarch (httpd:2.4)",
"product_id": "httpd-filesystem-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.noarch::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-filesystem@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=noarch\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-manual-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.noarch::httpd:2.4",
"product": {
"name": "httpd-manual-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.noarch (httpd:2.4)",
"product_id": "httpd-manual-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.noarch::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-manual@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=noarch\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-filesystem-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.noarch::httpd:2.4",
"product": {
"name": "httpd-filesystem-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.noarch (httpd:2.4)",
"product_id": "httpd-filesystem-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.noarch::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-filesystem@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=noarch\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "httpd-manual-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.noarch::httpd:2.4",
"product": {
"name": "httpd-manual-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.noarch (httpd:2.4)",
"product_id": "httpd-manual-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.noarch::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-manual@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=noarch\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le (httpd:2.4)",
"product_id": "httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=ppc64le\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=ppc64le\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=ppc64le\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=ppc64le\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=ppc64le\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=ppc64le\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4",
"product": {
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le (httpd:2.4)",
"product_id": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.11.3-3.module%2Bel8.2.0%2B7758%2B84b4ca3e.1?arch=ppc64le\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4",
"product": {
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le (httpd:2.4)",
"product_id": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.11.3-3.module%2Bel8.2.0%2B7758%2B84b4ca3e.1?arch=ppc64le\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4",
"product": {
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le (httpd:2.4)",
"product_id": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.11.3-3.module%2Bel8.2.0%2B7758%2B84b4ca3e.1?arch=ppc64le\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=ppc64le\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=ppc64le\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4",
"product": {
"name": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le (httpd:2.4)",
"product_id": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.0.8-7.module%2Bel8.2.0%2B5531%2B7e4d69a2?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4",
"product": {
"name": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le (httpd:2.4)",
"product_id": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debuginfo@2.0.8-7.module%2Bel8.2.0%2B5531%2B7e4d69a2?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4",
"product": {
"name": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le (httpd:2.4)",
"product_id": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debugsource@2.0.8-7.module%2Bel8.2.0%2B5531%2B7e4d69a2?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=ppc64le\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=ppc64le\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le (httpd:2.4)",
"product_id": "httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=ppc64le\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=ppc64le\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=ppc64le\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=ppc64le\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=ppc64le\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=ppc64le\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"product": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le (httpd:2.4)",
"product_id": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-3.module%2Bel8.4.0%2B8625%2Bd397f3da?arch=ppc64le\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"product": {
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le (httpd:2.4)",
"product_id": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.15.7-3.module%2Bel8.4.0%2B8625%2Bd397f3da?arch=ppc64le\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"product": {
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le (httpd:2.4)",
"product_id": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.15.7-3.module%2Bel8.4.0%2B8625%2Bd397f3da?arch=ppc64le\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=ppc64le\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=ppc64le\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"product": {
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le (httpd:2.4)",
"product_id": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.0.8-8.module%2Bel8.3.0%2B6814%2B67d1e611?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"product": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le (httpd:2.4)",
"product_id": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debuginfo@2.0.8-8.module%2Bel8.3.0%2B6814%2B67d1e611?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"product": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le (httpd:2.4)",
"product_id": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debugsource@2.0.8-8.module%2Bel8.3.0%2B6814%2B67d1e611?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=ppc64le\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=ppc64le\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le (httpd:2.4)",
"product_id": "httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=ppc64le\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=ppc64le\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=ppc64le\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=ppc64le\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=ppc64le\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=ppc64le\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=ppc64le\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=ppc64le\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=ppc64le\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=ppc64le\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x (httpd:2.4)",
"product_id": "httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=s390x\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=s390x\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=s390x\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=s390x\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=s390x\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=s390x\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4",
"product": {
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x (httpd:2.4)",
"product_id": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.11.3-3.module%2Bel8.2.0%2B7758%2B84b4ca3e.1?arch=s390x\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4",
"product": {
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x (httpd:2.4)",
"product_id": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.11.3-3.module%2Bel8.2.0%2B7758%2B84b4ca3e.1?arch=s390x\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4",
"product": {
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x (httpd:2.4)",
"product_id": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.11.3-3.module%2Bel8.2.0%2B7758%2B84b4ca3e.1?arch=s390x\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=s390x\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=s390x\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4",
"product": {
"name": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x (httpd:2.4)",
"product_id": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.0.8-7.module%2Bel8.2.0%2B5531%2B7e4d69a2?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4",
"product": {
"name": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x (httpd:2.4)",
"product_id": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debuginfo@2.0.8-7.module%2Bel8.2.0%2B5531%2B7e4d69a2?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4",
"product": {
"name": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x (httpd:2.4)",
"product_id": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debugsource@2.0.8-7.module%2Bel8.2.0%2B5531%2B7e4d69a2?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=s390x\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=s390x\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x (httpd:2.4)",
"product_id": "httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=s390x\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=s390x\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=s390x\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=s390x\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=s390x\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=s390x\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"product": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x (httpd:2.4)",
"product_id": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-3.module%2Bel8.4.0%2B8625%2Bd397f3da?arch=s390x\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"product": {
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x (httpd:2.4)",
"product_id": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.15.7-3.module%2Bel8.4.0%2B8625%2Bd397f3da?arch=s390x\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"product": {
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x (httpd:2.4)",
"product_id": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.15.7-3.module%2Bel8.4.0%2B8625%2Bd397f3da?arch=s390x\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=s390x\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=s390x\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"product": {
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x (httpd:2.4)",
"product_id": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.0.8-8.module%2Bel8.3.0%2B6814%2B67d1e611?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"product": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x (httpd:2.4)",
"product_id": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debuginfo@2.0.8-8.module%2Bel8.3.0%2B6814%2B67d1e611?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"product": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x (httpd:2.4)",
"product_id": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debugsource@2.0.8-8.module%2Bel8.3.0%2B6814%2B67d1e611?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=s390x\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=s390x\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x (httpd:2.4)",
"product_id": "httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=s390x\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=s390x\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=s390x\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=s390x\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=s390x\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=s390x\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=s390x\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=s390x\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=s390x\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=s390x\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64 (httpd:2.4)",
"product_id": "httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=x86_64\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64 (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=x86_64\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64 (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=x86_64\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64 (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=x86_64\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64 (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=x86_64\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64 (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=x86_64\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64 (httpd:2.4)",
"product_id": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.11.3-3.module%2Bel8.2.0%2B7758%2B84b4ca3e.1?arch=x86_64\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64 (httpd:2.4)",
"product_id": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.11.3-3.module%2Bel8.2.0%2B7758%2B84b4ca3e.1?arch=x86_64\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64 (httpd:2.4)",
"product_id": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.11.3-3.module%2Bel8.2.0%2B7758%2B84b4ca3e.1?arch=x86_64\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64 (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=x86_64\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64 (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=x86_64\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"product": {
"name": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64 (httpd:2.4)",
"product_id": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.0.8-7.module%2Bel8.2.0%2B5531%2B7e4d69a2?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"product": {
"name": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64 (httpd:2.4)",
"product_id": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debuginfo@2.0.8-7.module%2Bel8.2.0%2B5531%2B7e4d69a2?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"product": {
"name": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64 (httpd:2.4)",
"product_id": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debugsource@2.0.8-7.module%2Bel8.2.0%2B5531%2B7e4d69a2?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64 (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64 (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64 (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=x86_64\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64 (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=x86_64\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64 (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64 (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64 (httpd:2.4)",
"product_id": "httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=x86_64\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64 (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=x86_64\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64 (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=x86_64\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64 (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=x86_64\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64 (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=x86_64\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64 (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=x86_64\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64 (httpd:2.4)",
"product_id": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-3.module%2Bel8.4.0%2B8625%2Bd397f3da?arch=x86_64\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64 (httpd:2.4)",
"product_id": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.15.7-3.module%2Bel8.4.0%2B8625%2Bd397f3da?arch=x86_64\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64 (httpd:2.4)",
"product_id": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.15.7-3.module%2Bel8.4.0%2B8625%2Bd397f3da?arch=x86_64\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64 (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=x86_64\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64 (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=x86_64\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"product": {
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64 (httpd:2.4)",
"product_id": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.0.8-8.module%2Bel8.3.0%2B6814%2B67d1e611?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"product": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64 (httpd:2.4)",
"product_id": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debuginfo@2.0.8-8.module%2Bel8.3.0%2B6814%2B67d1e611?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"product": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64 (httpd:2.4)",
"product_id": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debugsource@2.0.8-8.module%2Bel8.3.0%2B6814%2B67d1e611?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64 (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64 (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64 (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=x86_64\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64 (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=x86_64\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64 (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64 (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64 (httpd:2.4)",
"product_id": "httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=x86_64\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64 (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=x86_64\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64 (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=x86_64\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64 (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=x86_64\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64 (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=x86_64\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64 (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=x86_64\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64 (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=x86_64\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64 (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=x86_64\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64 (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64 (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64 (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=x86_64\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64 (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=x86_64\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64 (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64 (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8050020220111011611:c5368500"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.src::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-filesystem-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.noarch (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.noarch::httpd:2.4"
},
"product_reference": "httpd-filesystem-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.noarch::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.noarch (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-manual-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.noarch::httpd:2.4"
},
"product_reference": "httpd-manual-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.noarch::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4"
},
"product_reference": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4"
},
"product_reference": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4"
},
"product_reference": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.src::httpd:2.4"
},
"product_reference": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4"
},
"product_reference": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4"
},
"product_reference": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4"
},
"product_reference": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.src::httpd:2.4"
},
"product_reference": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4"
},
"product_reference": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4"
},
"product_reference": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4"
},
"product_reference": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4"
},
"product_reference": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4"
},
"product_reference": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4"
},
"product_reference": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4"
},
"product_reference": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4"
},
"product_reference": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4"
},
"product_reference": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.src::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-filesystem-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.noarch (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.noarch::httpd:2.4"
},
"product_reference": "httpd-filesystem-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.noarch::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.noarch (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-manual-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.noarch::httpd:2.4"
},
"product_reference": "httpd-manual-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.noarch::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4"
},
"product_reference": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4"
},
"product_reference": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4"
},
"product_reference": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4"
},
"product_reference": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4"
},
"product_reference": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4"
},
"product_reference": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4"
},
"product_reference": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4"
},
"product_reference": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4"
},
"product_reference": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4"
},
"product_reference": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4"
},
"product_reference": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4"
},
"product_reference": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4"
},
"product_reference": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.src::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-filesystem-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.noarch (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-filesystem-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.noarch::httpd:2.4"
},
"product_reference": "httpd-filesystem-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.noarch::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.noarch (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-manual-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.noarch::httpd:2.4"
},
"product_reference": "httpd-manual-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.noarch::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4"
},
"product_reference": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4"
},
"product_reference": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4"
},
"product_reference": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4"
},
"product_reference": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4"
},
"product_reference": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4"
},
"product_reference": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4"
},
"product_reference": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4"
},
"product_reference": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4"
},
"product_reference": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4"
},
"product_reference": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4"
},
"product_reference": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4"
},
"product_reference": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4"
},
"product_reference": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-44790",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-12-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2034674"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow flaw in httpd\u0027s lua module could allow an out-of-bounds write. An attacker who is able to submit a crafted request to an httpd instance that is using the lua module may be able to cause an impact to confidentiality, integrity, and/or availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: mod_lua: Possible buffer overflow when parsing multipart content",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "httpd as shipped in Red Hat Enterprise Linux 6 is NOT affected by this flaw because it does not ship mod_lua.",
"title": "Statement"
},
{
"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": [
"AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.src::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.noarch::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-manual-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.noarch::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.src::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.src::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-manual-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.src::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-filesystem-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.noarch::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-manual-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.noarch::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44790"
},
{
"category": "external",
"summary": "RHBZ#2034674",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2034674"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44790",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44790"
},
{
"category": "external",
"summary": "http://httpd.apache.org/security/vulnerabilities_24.html",
"url": "http://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2021-12-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-01-25T13:33:48+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.src::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.noarch::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-manual-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.noarch::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.src::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.src::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-manual-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.src::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-filesystem-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.noarch::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-manual-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.noarch::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:0258"
},
{
"category": "workaround",
"details": "Disabling mod_lua and restarting httpd will mitigate this flaw. See https://access.redhat.com/articles/10649 for more information.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.src::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.noarch::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-manual-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.noarch::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.src::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.src::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-manual-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.src::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-filesystem-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.noarch::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-manual-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.noarch::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.src::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.noarch::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-manual-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.noarch::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.src::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.src::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-manual-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.src::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-filesystem-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.noarch::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-manual-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.noarch::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: mod_lua: Possible buffer overflow when parsing multipart content"
}
]
}
RHSA-2022:0288
Vulnerability from csaf_redhat - Published: 2022-01-26 14:39 - Updated: 2026-05-14 22:32A buffer overflow flaw in httpd's lua module could allow an out-of-bounds write. An attacker who is able to submit a crafted request to an httpd instance that is using the lua module may be able to cause an impact to confidentiality, integrity, and/or availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd-debugsource-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd-debugsource-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd-devel-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd-devel-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd-filesystem-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd-manual-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd-tools-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd-tools-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_ldap-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_ldap-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_md-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_md-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_proxy_html-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_proxy_html-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_session-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_session-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_ssl-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_ssl-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
{
"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 for the httpd:2.4 module is now available for Red Hat Enterprise Linux 8.1 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The httpd packages provide the Apache HTTP Server, a powerful, efficient, and extensible web server.\n\nSecurity Fix(es):\n\n* httpd: mod_lua: Possible buffer overflow when parsing multipart content (CVE-2021-44790)\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.",
"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-2022:0288",
"url": "https://access.redhat.com/errata/RHSA-2022:0288"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2034674",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2034674"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_0288.json"
}
],
"title": "Red Hat Security Advisory: httpd:2.4 security update",
"tracking": {
"current_release_date": "2026-05-14T22:32:04+00:00",
"generator": {
"date": "2026-05-14T22:32:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2022:0288",
"initial_release_date": "2022-01-26T14:39:04+00:00",
"revision_history": [
{
"date": "2022-01-26T14:39:04+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-01-26T14:39:04+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-14T22:32:04+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.1::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.src::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.src (httpd:2.4)",
"product_id": "httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.src::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=src\u0026rpmmod=httpd:2.4:8010020220111012130:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.src::httpd:2.4",
"product": {
"name": "mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.src (httpd:2.4)",
"product_id": "mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.src::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.11.3-3.module%2Bel8.1.0%2B7763%2Bbabdfe5b.1?arch=src\u0026rpmmod=httpd:2.4:8010020220111012130:c27ad7f8"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-filesystem-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.noarch::httpd:2.4",
"product": {
"name": "httpd-filesystem-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.noarch (httpd:2.4)",
"product_id": "httpd-filesystem-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.noarch::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-filesystem@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=noarch\u0026rpmmod=httpd:2.4:8010020220111012130:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "httpd-manual-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.noarch::httpd:2.4",
"product": {
"name": "httpd-manual-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.noarch (httpd:2.4)",
"product_id": "httpd-manual-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.noarch::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-manual@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=noarch\u0026rpmmod=httpd:2.4:8010020220111012130:c27ad7f8"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le (httpd:2.4)",
"product_id": "httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=ppc64le\u0026rpmmod=httpd:2.4:8010020220111012130:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=ppc64le\u0026rpmmod=httpd:2.4:8010020220111012130:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=ppc64le\u0026rpmmod=httpd:2.4:8010020220111012130:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=ppc64le\u0026rpmmod=httpd:2.4:8010020220111012130:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=ppc64le\u0026rpmmod=httpd:2.4:8010020220111012130:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=ppc64le\u0026rpmmod=httpd:2.4:8010020220111012130:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4",
"product": {
"name": "mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le (httpd:2.4)",
"product_id": "mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.11.3-3.module%2Bel8.1.0%2B7763%2Bbabdfe5b.1?arch=ppc64le\u0026rpmmod=httpd:2.4:8010020220111012130:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4",
"product": {
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le (httpd:2.4)",
"product_id": "mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.11.3-3.module%2Bel8.1.0%2B7763%2Bbabdfe5b.1?arch=ppc64le\u0026rpmmod=httpd:2.4:8010020220111012130:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4",
"product": {
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le (httpd:2.4)",
"product_id": "mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.11.3-3.module%2Bel8.1.0%2B7763%2Bbabdfe5b.1?arch=ppc64le\u0026rpmmod=httpd:2.4:8010020220111012130:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=ppc64le\u0026rpmmod=httpd:2.4:8010020220111012130:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=ppc64le\u0026rpmmod=httpd:2.4:8010020220111012130:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_md-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"product": {
"name": "mod_md-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le (httpd:2.4)",
"product_id": "mod_md-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=ppc64le\u0026rpmmod=httpd:2.4:8010020220111012130:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"product": {
"name": "mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le (httpd:2.4)",
"product_id": "mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debuginfo@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=ppc64le\u0026rpmmod=httpd:2.4:8010020220111012130:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8010020220111012130:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8010020220111012130:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=ppc64le\u0026rpmmod=httpd:2.4:8010020220111012130:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=ppc64le\u0026rpmmod=httpd:2.4:8010020220111012130:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8010020220111012130:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8010020220111012130:c27ad7f8"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 (httpd:2.4)",
"product_id": "httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=x86_64\u0026rpmmod=httpd:2.4:8010020220111012130:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=x86_64\u0026rpmmod=httpd:2.4:8010020220111012130:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=x86_64\u0026rpmmod=httpd:2.4:8010020220111012130:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=x86_64\u0026rpmmod=httpd:2.4:8010020220111012130:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=x86_64\u0026rpmmod=httpd:2.4:8010020220111012130:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=x86_64\u0026rpmmod=httpd:2.4:8010020220111012130:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64 (httpd:2.4)",
"product_id": "mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.11.3-3.module%2Bel8.1.0%2B7763%2Bbabdfe5b.1?arch=x86_64\u0026rpmmod=httpd:2.4:8010020220111012130:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64 (httpd:2.4)",
"product_id": "mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.11.3-3.module%2Bel8.1.0%2B7763%2Bbabdfe5b.1?arch=x86_64\u0026rpmmod=httpd:2.4:8010020220111012130:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64 (httpd:2.4)",
"product_id": "mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.11.3-3.module%2Bel8.1.0%2B7763%2Bbabdfe5b.1?arch=x86_64\u0026rpmmod=httpd:2.4:8010020220111012130:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=x86_64\u0026rpmmod=httpd:2.4:8010020220111012130:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=x86_64\u0026rpmmod=httpd:2.4:8010020220111012130:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_md-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"product": {
"name": "mod_md-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 (httpd:2.4)",
"product_id": "mod_md-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=x86_64\u0026rpmmod=httpd:2.4:8010020220111012130:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"product": {
"name": "mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 (httpd:2.4)",
"product_id": "mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debuginfo@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=x86_64\u0026rpmmod=httpd:2.4:8010020220111012130:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8010020220111012130:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8010020220111012130:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=x86_64\u0026rpmmod=httpd:2.4:8010020220111012130:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=x86_64\u0026rpmmod=httpd:2.4:8010020220111012130:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8010020220111012130:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8010020220111012130:c27ad7f8"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.src::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd-debugsource-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd-debugsource-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd-devel-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd-devel-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-filesystem-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.noarch (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd-filesystem-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.noarch::httpd:2.4"
},
"product_reference": "httpd-filesystem-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.noarch::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.noarch (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd-manual-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.noarch::httpd:2.4"
},
"product_reference": "httpd-manual-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.noarch::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd-tools-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd-tools-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4"
},
"product_reference": "mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.src::httpd:2.4"
},
"product_reference": "mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_ldap-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_ldap-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_md-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4"
},
"product_reference": "mod_md-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_md-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4"
},
"product_reference": "mod_md-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4"
},
"product_reference": "mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4"
},
"product_reference": "mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_proxy_html-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_proxy_html-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_session-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_session-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_ssl-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_ssl-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-44790",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-12-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2034674"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow flaw in httpd\u0027s lua module could allow an out-of-bounds write. An attacker who is able to submit a crafted request to an httpd instance that is using the lua module may be able to cause an impact to confidentiality, integrity, and/or availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: mod_lua: Possible buffer overflow when parsing multipart content",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "httpd as shipped in Red Hat Enterprise Linux 6 is NOT affected by this flaw because it does not ship mod_lua.",
"title": "Statement"
},
{
"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": [
"AppStream-8.1.0.Z.E4S:httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.src::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-debugsource-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-debugsource-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-devel-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-devel-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-filesystem-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.noarch::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-manual-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.noarch::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-tools-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-tools-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.src::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ldap-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ldap-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_md-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_md-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_proxy_html-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_proxy_html-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_session-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_session-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ssl-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ssl-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44790"
},
{
"category": "external",
"summary": "RHBZ#2034674",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2034674"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44790",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44790"
},
{
"category": "external",
"summary": "http://httpd.apache.org/security/vulnerabilities_24.html",
"url": "http://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2021-12-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-01-26T14:39:04+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"AppStream-8.1.0.Z.E4S:httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.src::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-debugsource-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-debugsource-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-devel-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-devel-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-filesystem-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.noarch::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-manual-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.noarch::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-tools-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-tools-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.src::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ldap-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ldap-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_md-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_md-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_proxy_html-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_proxy_html-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_session-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_session-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ssl-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ssl-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:0288"
},
{
"category": "workaround",
"details": "Disabling mod_lua and restarting httpd will mitigate this flaw. See https://access.redhat.com/articles/10649 for more information.",
"product_ids": [
"AppStream-8.1.0.Z.E4S:httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.src::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-debugsource-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-debugsource-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-devel-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-devel-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-filesystem-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.noarch::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-manual-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.noarch::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-tools-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-tools-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.src::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ldap-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ldap-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_md-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_md-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_proxy_html-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_proxy_html-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_session-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_session-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ssl-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ssl-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.E4S:httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.src::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-debugsource-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-debugsource-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-devel-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-devel-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-filesystem-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.noarch::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-manual-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.noarch::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-tools-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-tools-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.src::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ldap-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ldap-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_md-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_md-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_proxy_html-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_proxy_html-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_session-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_session-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ssl-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ssl-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: mod_lua: Possible buffer overflow when parsing multipart content"
}
]
}
RHSA-2022:0303
Vulnerability from csaf_redhat - Published: 2022-01-27 09:23 - Updated: 2026-05-14 22:32A buffer overflow flaw in httpd's lua module could allow an out-of-bounds write. An attacker who is able to submit a crafted request to an httpd instance that is using the lua module may be able to cause an impact to confidentiality, integrity, and/or availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:httpd24-httpd-manual-0:2.4.34-23.el7.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:httpd24-httpd-manual-0:2.4.34-23.el7.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"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 for httpd24-httpd is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The httpd packages provide the Apache HTTP Server, a powerful, efficient, and extensible web server.\n\nSecurity Fix(es):\n\n* httpd: mod_lua: Possible buffer overflow when parsing multipart content (CVE-2021-44790)\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.",
"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-2022:0303",
"url": "https://access.redhat.com/errata/RHSA-2022:0303"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2034674",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2034674"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_0303.json"
}
],
"title": "Red Hat Security Advisory: httpd24-httpd security update",
"tracking": {
"current_release_date": "2026-05-14T22:32:02+00:00",
"generator": {
"date": "2026-05-14T22:32:02+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2022:0303",
"initial_release_date": "2022-01-27T09:23:54+00:00",
"revision_history": [
{
"date": "2022-01-27T09:23:54+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-01-27T09:23:54+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-14T22:32:02+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Software Collections for RHEL Workstation(v. 7)",
"product": {
"name": "Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for RHEL(v. 7)",
"product": {
"name": "Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
}
],
"category": "product_family",
"name": "Red Hat Software Collections"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd24-httpd-0:2.4.34-23.el7.1.src",
"product": {
"name": "httpd24-httpd-0:2.4.34-23.el7.1.src",
"product_id": "httpd24-httpd-0:2.4.34-23.el7.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd@2.4.34-23.el7.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd24-httpd-0:2.4.34-23.el7.1.x86_64",
"product": {
"name": "httpd24-httpd-0:2.4.34-23.el7.1.x86_64",
"product_id": "httpd24-httpd-0:2.4.34-23.el7.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd@2.4.34-23.el7.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-devel-0:2.4.34-23.el7.1.x86_64",
"product": {
"name": "httpd24-httpd-devel-0:2.4.34-23.el7.1.x86_64",
"product_id": "httpd24-httpd-devel-0:2.4.34-23.el7.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-devel@2.4.34-23.el7.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-tools-0:2.4.34-23.el7.1.x86_64",
"product": {
"name": "httpd24-httpd-tools-0:2.4.34-23.el7.1.x86_64",
"product_id": "httpd24-httpd-tools-0:2.4.34-23.el7.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-tools@2.4.34-23.el7.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_ldap-0:2.4.34-23.el7.1.x86_64",
"product": {
"name": "httpd24-mod_ldap-0:2.4.34-23.el7.1.x86_64",
"product_id": "httpd24-mod_ldap-0:2.4.34-23.el7.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_ldap@2.4.34-23.el7.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_proxy_html-1:2.4.34-23.el7.1.x86_64",
"product": {
"name": "httpd24-mod_proxy_html-1:2.4.34-23.el7.1.x86_64",
"product_id": "httpd24-mod_proxy_html-1:2.4.34-23.el7.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_proxy_html@2.4.34-23.el7.1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_session-0:2.4.34-23.el7.1.x86_64",
"product": {
"name": "httpd24-mod_session-0:2.4.34-23.el7.1.x86_64",
"product_id": "httpd24-mod_session-0:2.4.34-23.el7.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_session@2.4.34-23.el7.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_ssl-1:2.4.34-23.el7.1.x86_64",
"product": {
"name": "httpd24-mod_ssl-1:2.4.34-23.el7.1.x86_64",
"product_id": "httpd24-mod_ssl-1:2.4.34-23.el7.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_ssl@2.4.34-23.el7.1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.x86_64",
"product": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.x86_64",
"product_id": "httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-debuginfo@2.4.34-23.el7.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd24-httpd-manual-0:2.4.34-23.el7.1.noarch",
"product": {
"name": "httpd24-httpd-manual-0:2.4.34-23.el7.1.noarch",
"product_id": "httpd24-httpd-manual-0:2.4.34-23.el7.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-manual@2.4.34-23.el7.1?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd24-httpd-0:2.4.34-23.el7.1.s390x",
"product": {
"name": "httpd24-httpd-0:2.4.34-23.el7.1.s390x",
"product_id": "httpd24-httpd-0:2.4.34-23.el7.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd@2.4.34-23.el7.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-devel-0:2.4.34-23.el7.1.s390x",
"product": {
"name": "httpd24-httpd-devel-0:2.4.34-23.el7.1.s390x",
"product_id": "httpd24-httpd-devel-0:2.4.34-23.el7.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-devel@2.4.34-23.el7.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-tools-0:2.4.34-23.el7.1.s390x",
"product": {
"name": "httpd24-httpd-tools-0:2.4.34-23.el7.1.s390x",
"product_id": "httpd24-httpd-tools-0:2.4.34-23.el7.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-tools@2.4.34-23.el7.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_ldap-0:2.4.34-23.el7.1.s390x",
"product": {
"name": "httpd24-mod_ldap-0:2.4.34-23.el7.1.s390x",
"product_id": "httpd24-mod_ldap-0:2.4.34-23.el7.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_ldap@2.4.34-23.el7.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_proxy_html-1:2.4.34-23.el7.1.s390x",
"product": {
"name": "httpd24-mod_proxy_html-1:2.4.34-23.el7.1.s390x",
"product_id": "httpd24-mod_proxy_html-1:2.4.34-23.el7.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_proxy_html@2.4.34-23.el7.1?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_session-0:2.4.34-23.el7.1.s390x",
"product": {
"name": "httpd24-mod_session-0:2.4.34-23.el7.1.s390x",
"product_id": "httpd24-mod_session-0:2.4.34-23.el7.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_session@2.4.34-23.el7.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_ssl-1:2.4.34-23.el7.1.s390x",
"product": {
"name": "httpd24-mod_ssl-1:2.4.34-23.el7.1.s390x",
"product_id": "httpd24-mod_ssl-1:2.4.34-23.el7.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_ssl@2.4.34-23.el7.1?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.s390x",
"product": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.s390x",
"product_id": "httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-debuginfo@2.4.34-23.el7.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd24-httpd-0:2.4.34-23.el7.1.ppc64le",
"product": {
"name": "httpd24-httpd-0:2.4.34-23.el7.1.ppc64le",
"product_id": "httpd24-httpd-0:2.4.34-23.el7.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd@2.4.34-23.el7.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-devel-0:2.4.34-23.el7.1.ppc64le",
"product": {
"name": "httpd24-httpd-devel-0:2.4.34-23.el7.1.ppc64le",
"product_id": "httpd24-httpd-devel-0:2.4.34-23.el7.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-devel@2.4.34-23.el7.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-tools-0:2.4.34-23.el7.1.ppc64le",
"product": {
"name": "httpd24-httpd-tools-0:2.4.34-23.el7.1.ppc64le",
"product_id": "httpd24-httpd-tools-0:2.4.34-23.el7.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-tools@2.4.34-23.el7.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_ldap-0:2.4.34-23.el7.1.ppc64le",
"product": {
"name": "httpd24-mod_ldap-0:2.4.34-23.el7.1.ppc64le",
"product_id": "httpd24-mod_ldap-0:2.4.34-23.el7.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_ldap@2.4.34-23.el7.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_proxy_html-1:2.4.34-23.el7.1.ppc64le",
"product": {
"name": "httpd24-mod_proxy_html-1:2.4.34-23.el7.1.ppc64le",
"product_id": "httpd24-mod_proxy_html-1:2.4.34-23.el7.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_proxy_html@2.4.34-23.el7.1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_session-0:2.4.34-23.el7.1.ppc64le",
"product": {
"name": "httpd24-mod_session-0:2.4.34-23.el7.1.ppc64le",
"product_id": "httpd24-mod_session-0:2.4.34-23.el7.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_session@2.4.34-23.el7.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_ssl-1:2.4.34-23.el7.1.ppc64le",
"product": {
"name": "httpd24-mod_ssl-1:2.4.34-23.el7.1.ppc64le",
"product_id": "httpd24-mod_ssl-1:2.4.34-23.el7.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_ssl@2.4.34-23.el7.1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.ppc64le",
"product": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.ppc64le",
"product_id": "httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-debuginfo@2.4.34-23.el7.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-23.el7.1.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.1.ppc64le"
},
"product_reference": "httpd24-httpd-0:2.4.34-23.el7.1.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-23.el7.1.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.1.s390x"
},
"product_reference": "httpd24-httpd-0:2.4.34-23.el7.1.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-23.el7.1.src as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.1.src"
},
"product_reference": "httpd24-httpd-0:2.4.34-23.el7.1.src",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-23.el7.1.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.1.x86_64"
},
"product_reference": "httpd24-httpd-0:2.4.34-23.el7.1.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.ppc64le"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.s390x"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.x86_64"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-devel-0:2.4.34-23.el7.1.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.1.ppc64le"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-23.el7.1.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-devel-0:2.4.34-23.el7.1.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.1.s390x"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-23.el7.1.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-devel-0:2.4.34-23.el7.1.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.1.x86_64"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-23.el7.1.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-manual-0:2.4.34-23.el7.1.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:httpd24-httpd-manual-0:2.4.34-23.el7.1.noarch"
},
"product_reference": "httpd24-httpd-manual-0:2.4.34-23.el7.1.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-tools-0:2.4.34-23.el7.1.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.1.ppc64le"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-23.el7.1.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-tools-0:2.4.34-23.el7.1.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.1.s390x"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-23.el7.1.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-tools-0:2.4.34-23.el7.1.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.1.x86_64"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-23.el7.1.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ldap-0:2.4.34-23.el7.1.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.1.ppc64le"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-23.el7.1.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ldap-0:2.4.34-23.el7.1.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.1.s390x"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-23.el7.1.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ldap-0:2.4.34-23.el7.1.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.1.x86_64"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-23.el7.1.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_proxy_html-1:2.4.34-23.el7.1.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.1.ppc64le"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-23.el7.1.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_proxy_html-1:2.4.34-23.el7.1.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.1.s390x"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-23.el7.1.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_proxy_html-1:2.4.34-23.el7.1.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.1.x86_64"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-23.el7.1.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_session-0:2.4.34-23.el7.1.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.1.ppc64le"
},
"product_reference": "httpd24-mod_session-0:2.4.34-23.el7.1.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_session-0:2.4.34-23.el7.1.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.1.s390x"
},
"product_reference": "httpd24-mod_session-0:2.4.34-23.el7.1.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_session-0:2.4.34-23.el7.1.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.1.x86_64"
},
"product_reference": "httpd24-mod_session-0:2.4.34-23.el7.1.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ssl-1:2.4.34-23.el7.1.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.1.ppc64le"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-23.el7.1.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ssl-1:2.4.34-23.el7.1.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.1.s390x"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-23.el7.1.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ssl-1:2.4.34-23.el7.1.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.1.x86_64"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-23.el7.1.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-23.el7.1.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.1.ppc64le"
},
"product_reference": "httpd24-httpd-0:2.4.34-23.el7.1.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-23.el7.1.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.1.s390x"
},
"product_reference": "httpd24-httpd-0:2.4.34-23.el7.1.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-23.el7.1.src as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.1.src"
},
"product_reference": "httpd24-httpd-0:2.4.34-23.el7.1.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-0:2.4.34-23.el7.1.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.1.x86_64"
},
"product_reference": "httpd24-httpd-0:2.4.34-23.el7.1.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.ppc64le"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.s390x"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.x86_64"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-devel-0:2.4.34-23.el7.1.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.1.ppc64le"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-23.el7.1.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-devel-0:2.4.34-23.el7.1.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.1.s390x"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-23.el7.1.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-devel-0:2.4.34-23.el7.1.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.1.x86_64"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-23.el7.1.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-manual-0:2.4.34-23.el7.1.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:httpd24-httpd-manual-0:2.4.34-23.el7.1.noarch"
},
"product_reference": "httpd24-httpd-manual-0:2.4.34-23.el7.1.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-tools-0:2.4.34-23.el7.1.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.1.ppc64le"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-23.el7.1.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-tools-0:2.4.34-23.el7.1.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.1.s390x"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-23.el7.1.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-httpd-tools-0:2.4.34-23.el7.1.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.1.x86_64"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-23.el7.1.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ldap-0:2.4.34-23.el7.1.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.1.ppc64le"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-23.el7.1.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ldap-0:2.4.34-23.el7.1.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.1.s390x"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-23.el7.1.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ldap-0:2.4.34-23.el7.1.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.1.x86_64"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-23.el7.1.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_proxy_html-1:2.4.34-23.el7.1.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.1.ppc64le"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-23.el7.1.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_proxy_html-1:2.4.34-23.el7.1.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.1.s390x"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-23.el7.1.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_proxy_html-1:2.4.34-23.el7.1.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.1.x86_64"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-23.el7.1.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_session-0:2.4.34-23.el7.1.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.1.ppc64le"
},
"product_reference": "httpd24-mod_session-0:2.4.34-23.el7.1.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_session-0:2.4.34-23.el7.1.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.1.s390x"
},
"product_reference": "httpd24-mod_session-0:2.4.34-23.el7.1.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_session-0:2.4.34-23.el7.1.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.1.x86_64"
},
"product_reference": "httpd24-mod_session-0:2.4.34-23.el7.1.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ssl-1:2.4.34-23.el7.1.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.1.ppc64le"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-23.el7.1.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ssl-1:2.4.34-23.el7.1.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.1.s390x"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-23.el7.1.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd24-mod_ssl-1:2.4.34-23.el7.1.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.1.x86_64"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-23.el7.1.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-44790",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-12-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2034674"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow flaw in httpd\u0027s lua module could allow an out-of-bounds write. An attacker who is able to submit a crafted request to an httpd instance that is using the lua module may be able to cause an impact to confidentiality, integrity, and/or availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: mod_lua: Possible buffer overflow when parsing multipart content",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "httpd as shipped in Red Hat Enterprise Linux 6 is NOT affected by this flaw because it does not ship mod_lua.",
"title": "Statement"
},
{
"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": [
"7Server-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.1.ppc64le",
"7Server-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.1.s390x",
"7Server-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.1.src",
"7Server-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.1.x86_64",
"7Server-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.ppc64le",
"7Server-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.s390x",
"7Server-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.x86_64",
"7Server-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.1.ppc64le",
"7Server-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.1.s390x",
"7Server-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.1.x86_64",
"7Server-RHSCL-3.8:httpd24-httpd-manual-0:2.4.34-23.el7.1.noarch",
"7Server-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.1.ppc64le",
"7Server-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.1.s390x",
"7Server-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.1.x86_64",
"7Server-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.1.ppc64le",
"7Server-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.1.s390x",
"7Server-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.1.x86_64",
"7Server-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.1.ppc64le",
"7Server-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.1.s390x",
"7Server-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.1.x86_64",
"7Server-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.1.ppc64le",
"7Server-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.1.s390x",
"7Server-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.1.x86_64",
"7Server-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.1.ppc64le",
"7Server-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.1.s390x",
"7Server-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.1.x86_64",
"7Workstation-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.1.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.1.s390x",
"7Workstation-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.1.src",
"7Workstation-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.1.x86_64",
"7Workstation-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.s390x",
"7Workstation-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.x86_64",
"7Workstation-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.1.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.1.s390x",
"7Workstation-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.1.x86_64",
"7Workstation-RHSCL-3.8:httpd24-httpd-manual-0:2.4.34-23.el7.1.noarch",
"7Workstation-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.1.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.1.s390x",
"7Workstation-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.1.x86_64",
"7Workstation-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.1.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.1.s390x",
"7Workstation-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.1.x86_64",
"7Workstation-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.1.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.1.s390x",
"7Workstation-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.1.x86_64",
"7Workstation-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.1.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.1.s390x",
"7Workstation-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.1.x86_64",
"7Workstation-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.1.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.1.s390x",
"7Workstation-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44790"
},
{
"category": "external",
"summary": "RHBZ#2034674",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2034674"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44790",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44790"
},
{
"category": "external",
"summary": "http://httpd.apache.org/security/vulnerabilities_24.html",
"url": "http://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2021-12-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-01-27T09:23:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"7Server-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.1.ppc64le",
"7Server-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.1.s390x",
"7Server-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.1.src",
"7Server-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.1.x86_64",
"7Server-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.ppc64le",
"7Server-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.s390x",
"7Server-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.x86_64",
"7Server-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.1.ppc64le",
"7Server-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.1.s390x",
"7Server-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.1.x86_64",
"7Server-RHSCL-3.8:httpd24-httpd-manual-0:2.4.34-23.el7.1.noarch",
"7Server-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.1.ppc64le",
"7Server-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.1.s390x",
"7Server-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.1.x86_64",
"7Server-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.1.ppc64le",
"7Server-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.1.s390x",
"7Server-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.1.x86_64",
"7Server-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.1.ppc64le",
"7Server-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.1.s390x",
"7Server-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.1.x86_64",
"7Server-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.1.ppc64le",
"7Server-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.1.s390x",
"7Server-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.1.x86_64",
"7Server-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.1.ppc64le",
"7Server-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.1.s390x",
"7Server-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.1.x86_64",
"7Workstation-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.1.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.1.s390x",
"7Workstation-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.1.src",
"7Workstation-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.1.x86_64",
"7Workstation-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.s390x",
"7Workstation-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.x86_64",
"7Workstation-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.1.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.1.s390x",
"7Workstation-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.1.x86_64",
"7Workstation-RHSCL-3.8:httpd24-httpd-manual-0:2.4.34-23.el7.1.noarch",
"7Workstation-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.1.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.1.s390x",
"7Workstation-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.1.x86_64",
"7Workstation-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.1.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.1.s390x",
"7Workstation-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.1.x86_64",
"7Workstation-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.1.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.1.s390x",
"7Workstation-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.1.x86_64",
"7Workstation-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.1.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.1.s390x",
"7Workstation-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.1.x86_64",
"7Workstation-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.1.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.1.s390x",
"7Workstation-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:0303"
},
{
"category": "workaround",
"details": "Disabling mod_lua and restarting httpd will mitigate this flaw. See https://access.redhat.com/articles/10649 for more information.",
"product_ids": [
"7Server-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.1.ppc64le",
"7Server-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.1.s390x",
"7Server-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.1.src",
"7Server-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.1.x86_64",
"7Server-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.ppc64le",
"7Server-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.s390x",
"7Server-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.x86_64",
"7Server-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.1.ppc64le",
"7Server-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.1.s390x",
"7Server-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.1.x86_64",
"7Server-RHSCL-3.8:httpd24-httpd-manual-0:2.4.34-23.el7.1.noarch",
"7Server-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.1.ppc64le",
"7Server-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.1.s390x",
"7Server-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.1.x86_64",
"7Server-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.1.ppc64le",
"7Server-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.1.s390x",
"7Server-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.1.x86_64",
"7Server-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.1.ppc64le",
"7Server-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.1.s390x",
"7Server-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.1.x86_64",
"7Server-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.1.ppc64le",
"7Server-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.1.s390x",
"7Server-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.1.x86_64",
"7Server-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.1.ppc64le",
"7Server-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.1.s390x",
"7Server-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.1.x86_64",
"7Workstation-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.1.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.1.s390x",
"7Workstation-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.1.src",
"7Workstation-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.1.x86_64",
"7Workstation-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.s390x",
"7Workstation-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.x86_64",
"7Workstation-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.1.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.1.s390x",
"7Workstation-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.1.x86_64",
"7Workstation-RHSCL-3.8:httpd24-httpd-manual-0:2.4.34-23.el7.1.noarch",
"7Workstation-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.1.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.1.s390x",
"7Workstation-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.1.x86_64",
"7Workstation-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.1.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.1.s390x",
"7Workstation-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.1.x86_64",
"7Workstation-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.1.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.1.s390x",
"7Workstation-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.1.x86_64",
"7Workstation-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.1.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.1.s390x",
"7Workstation-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.1.x86_64",
"7Workstation-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.1.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.1.s390x",
"7Workstation-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.1.ppc64le",
"7Server-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.1.s390x",
"7Server-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.1.src",
"7Server-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.1.x86_64",
"7Server-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.ppc64le",
"7Server-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.s390x",
"7Server-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.x86_64",
"7Server-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.1.ppc64le",
"7Server-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.1.s390x",
"7Server-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.1.x86_64",
"7Server-RHSCL-3.8:httpd24-httpd-manual-0:2.4.34-23.el7.1.noarch",
"7Server-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.1.ppc64le",
"7Server-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.1.s390x",
"7Server-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.1.x86_64",
"7Server-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.1.ppc64le",
"7Server-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.1.s390x",
"7Server-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.1.x86_64",
"7Server-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.1.ppc64le",
"7Server-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.1.s390x",
"7Server-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.1.x86_64",
"7Server-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.1.ppc64le",
"7Server-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.1.s390x",
"7Server-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.1.x86_64",
"7Server-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.1.ppc64le",
"7Server-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.1.s390x",
"7Server-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.1.x86_64",
"7Workstation-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.1.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.1.s390x",
"7Workstation-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.1.src",
"7Workstation-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.1.x86_64",
"7Workstation-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.s390x",
"7Workstation-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.1.x86_64",
"7Workstation-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.1.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.1.s390x",
"7Workstation-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.1.x86_64",
"7Workstation-RHSCL-3.8:httpd24-httpd-manual-0:2.4.34-23.el7.1.noarch",
"7Workstation-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.1.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.1.s390x",
"7Workstation-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.1.x86_64",
"7Workstation-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.1.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.1.s390x",
"7Workstation-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.1.x86_64",
"7Workstation-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.1.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.1.s390x",
"7Workstation-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.1.x86_64",
"7Workstation-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.1.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.1.s390x",
"7Workstation-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.1.x86_64",
"7Workstation-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.1.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.1.s390x",
"7Workstation-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: mod_lua: Possible buffer overflow when parsing multipart content"
}
]
}
RHSA-2022:1136
Vulnerability from csaf_redhat - Published: 2022-04-01 22:32 - Updated: 2026-05-14 22:32A buffer overflow flaw in httpd's lua module could allow an out-of-bounds write. An attacker who is able to submit a crafted request to an httpd instance that is using the lua module may be able to cause an impact to confidentiality, integrity, and/or availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:mod_session-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:httpd-manual-0:2.4.6-89.el7_6.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:mod_session-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:mod_session-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:httpd-manual-0:2.4.6-89.el7_6.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:mod_session-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in httpd. The inbound connection is not closed when it fails to discard the request body, which may expose the server to HTTP request smuggling.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:mod_session-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:httpd-manual-0:2.4.6-89.el7_6.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:mod_session-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:mod_session-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:httpd-manual-0:2.4.6-89.el7_6.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:mod_session-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"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 for httpd is now available for Red Hat Enterprise Linux 7.6 Advanced Update Support, Red Hat Enterprise Linux 7.6 Telco Extended Update Support, and Red Hat Enterprise Linux 7.6 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The httpd packages provide the Apache HTTP Server, a powerful, efficient, and extensible web server.\n\nSecurity Fix(es):\n\n* httpd: mod_lua: Possible buffer overflow when parsing multipart content (CVE-2021-44790)\n\n* httpd: Errors encountered during the discarding of request body lead to HTTP request smuggling (CVE-2022-22720)\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.",
"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-2022:1136",
"url": "https://access.redhat.com/errata/RHSA-2022:1136"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2034674",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2034674"
},
{
"category": "external",
"summary": "2064321",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064321"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_1136.json"
}
],
"title": "Red Hat Security Advisory: httpd security update",
"tracking": {
"current_release_date": "2026-05-14T22:32:25+00:00",
"generator": {
"date": "2026-05-14T22:32:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2022:1136",
"initial_release_date": "2022-04-01T22:32:06+00:00",
"revision_history": [
{
"date": "2022-04-01T22:32:06+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-04-01T22:32:06+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-14T22:32:25+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server AUS (v. 7.6)",
"product": {
"name": "Red Hat Enterprise Linux Server AUS (v. 7.6)",
"product_id": "7Server-7.6.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.6::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.6)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.6)",
"product_id": "7Server-optional-7.6.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.6::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product": {
"name": "Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:7.6::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:7.6::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server TUS (v. 7.6)",
"product": {
"name": "Red Hat Enterprise Linux Server TUS (v. 7.6)",
"product_id": "7Server-7.6.TUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_tus:7.6::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional TUS (v. 7.6)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional TUS (v. 7.6)",
"product_id": "7Server-optional-7.6.TUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_tus:7.6::server"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.6-89.el7_6.4.src",
"product": {
"name": "httpd-0:2.4.6-89.el7_6.4.src",
"product_id": "httpd-0:2.4.6-89.el7_6.4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.6-89.el7_6.4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.6-89.el7_6.4.x86_64",
"product": {
"name": "httpd-0:2.4.6-89.el7_6.4.x86_64",
"product_id": "httpd-0:2.4.6-89.el7_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.6-89.el7_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"product": {
"name": "httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"product_id": "httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.6-89.el7_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"product": {
"name": "httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"product_id": "httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.6-89.el7_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.6-89.el7_6.4.x86_64",
"product": {
"name": "mod_session-0:2.4.6-89.el7_6.4.x86_64",
"product_id": "mod_session-0:2.4.6-89.el7_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.6-89.el7_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"product": {
"name": "mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"product_id": "mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.6-89.el7_6.4?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"product": {
"name": "httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"product_id": "httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.6-89.el7_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"product": {
"name": "mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"product_id": "mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.6-89.el7_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"product": {
"name": "mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"product_id": "mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.6-89.el7_6.4?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"product": {
"name": "httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"product_id": "httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-manual@2.4.6-89.el7_6.4?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "mod_ldap-0:2.4.6-89.el7_6.4.ppc64le",
"product": {
"name": "mod_ldap-0:2.4.6-89.el7_6.4.ppc64le",
"product_id": "mod_ldap-0:2.4.6-89.el7_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.6-89.el7_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le",
"product": {
"name": "mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le",
"product_id": "mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.6-89.el7_6.4?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le",
"product": {
"name": "httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le",
"product_id": "httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.6-89.el7_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-0:2.4.6-89.el7_6.4.ppc64le",
"product": {
"name": "httpd-0:2.4.6-89.el7_6.4.ppc64le",
"product_id": "httpd-0:2.4.6-89.el7_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.6-89.el7_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.6-89.el7_6.4.ppc64le",
"product": {
"name": "httpd-devel-0:2.4.6-89.el7_6.4.ppc64le",
"product_id": "httpd-devel-0:2.4.6-89.el7_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.6-89.el7_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.6-89.el7_6.4.ppc64le",
"product": {
"name": "httpd-tools-0:2.4.6-89.el7_6.4.ppc64le",
"product_id": "httpd-tools-0:2.4.6-89.el7_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.6-89.el7_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.6-89.el7_6.4.ppc64le",
"product": {
"name": "mod_session-0:2.4.6-89.el7_6.4.ppc64le",
"product_id": "mod_session-0:2.4.6-89.el7_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.6-89.el7_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.6-89.el7_6.4.ppc64le",
"product": {
"name": "mod_ssl-1:2.4.6-89.el7_6.4.ppc64le",
"product_id": "mod_ssl-1:2.4.6-89.el7_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.6-89.el7_6.4?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-89.el7_6.4.src as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)",
"product_id": "7Server-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.src"
},
"product_reference": "httpd-0:2.4.6-89.el7_6.4.src",
"relates_to_product_reference": "7Server-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)",
"product_id": "7Server-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "httpd-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)",
"product_id": "7Server-7.6.AUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)",
"product_id": "7Server-7.6.AUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.6-89.el7_6.4.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)",
"product_id": "7Server-7.6.AUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch"
},
"product_reference": "httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"relates_to_product_reference": "7Server-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)",
"product_id": "7Server-7.6.AUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)",
"product_id": "7Server-7.6.AUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)",
"product_id": "7Server-7.6.AUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)",
"product_id": "7Server-7.6.AUS:mod_session-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "mod_session-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)",
"product_id": "7Server-7.6.AUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-89.el7_6.4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.ppc64le"
},
"product_reference": "httpd-0:2.4.6-89.el7_6.4.ppc64le",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-89.el7_6.4.src as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.src"
},
"product_reference": "httpd-0:2.4.6-89.el7_6.4.src",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "httpd-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le"
},
"product_reference": "httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-89.el7_6.4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.ppc64le"
},
"product_reference": "httpd-devel-0:2.4.6-89.el7_6.4.ppc64le",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.6-89.el7_6.4.noarch as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:httpd-manual-0:2.4.6-89.el7_6.4.noarch"
},
"product_reference": "httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-89.el7_6.4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.ppc64le"
},
"product_reference": "httpd-tools-0:2.4.6-89.el7_6.4.ppc64le",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-89.el7_6.4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.ppc64le"
},
"product_reference": "mod_ldap-0:2.4.6-89.el7_6.4.ppc64le",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le"
},
"product_reference": "mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-89.el7_6.4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.ppc64le"
},
"product_reference": "mod_session-0:2.4.6-89.el7_6.4.ppc64le",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "mod_session-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-89.el7_6.4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.ppc64le"
},
"product_reference": "mod_ssl-1:2.4.6-89.el7_6.4.ppc64le",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-89.el7_6.4.src as a component of Red Hat Enterprise Linux Server TUS (v. 7.6)",
"product_id": "7Server-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.src"
},
"product_reference": "httpd-0:2.4.6-89.el7_6.4.src",
"relates_to_product_reference": "7Server-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.6)",
"product_id": "7Server-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "httpd-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.6)",
"product_id": "7Server-7.6.TUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.6)",
"product_id": "7Server-7.6.TUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.6-89.el7_6.4.noarch as a component of Red Hat Enterprise Linux Server TUS (v. 7.6)",
"product_id": "7Server-7.6.TUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch"
},
"product_reference": "httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"relates_to_product_reference": "7Server-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.6)",
"product_id": "7Server-7.6.TUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.6)",
"product_id": "7Server-7.6.TUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.6)",
"product_id": "7Server-7.6.TUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.6)",
"product_id": "7Server-7.6.TUS:mod_session-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "mod_session-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.6)",
"product_id": "7Server-7.6.TUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-89.el7_6.4.src as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)",
"product_id": "7Server-optional-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.src"
},
"product_reference": "httpd-0:2.4.6-89.el7_6.4.src",
"relates_to_product_reference": "7Server-optional-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)",
"product_id": "7Server-optional-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "httpd-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)",
"product_id": "7Server-optional-7.6.AUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)",
"product_id": "7Server-optional-7.6.AUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.6-89.el7_6.4.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)",
"product_id": "7Server-optional-7.6.AUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch"
},
"product_reference": "httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"relates_to_product_reference": "7Server-optional-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)",
"product_id": "7Server-optional-7.6.AUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)",
"product_id": "7Server-optional-7.6.AUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)",
"product_id": "7Server-optional-7.6.AUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)",
"product_id": "7Server-optional-7.6.AUS:mod_session-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "mod_session-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)",
"product_id": "7Server-optional-7.6.AUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-89.el7_6.4.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.ppc64le"
},
"product_reference": "httpd-0:2.4.6-89.el7_6.4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-89.el7_6.4.src as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.src"
},
"product_reference": "httpd-0:2.4.6-89.el7_6.4.src",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "httpd-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le"
},
"product_reference": "httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-89.el7_6.4.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.ppc64le"
},
"product_reference": "httpd-devel-0:2.4.6-89.el7_6.4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.6-89.el7_6.4.noarch as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:httpd-manual-0:2.4.6-89.el7_6.4.noarch"
},
"product_reference": "httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-89.el7_6.4.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.ppc64le"
},
"product_reference": "httpd-tools-0:2.4.6-89.el7_6.4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-89.el7_6.4.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.ppc64le"
},
"product_reference": "mod_ldap-0:2.4.6-89.el7_6.4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le"
},
"product_reference": "mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-89.el7_6.4.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.ppc64le"
},
"product_reference": "mod_session-0:2.4.6-89.el7_6.4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "mod_session-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-89.el7_6.4.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.ppc64le"
},
"product_reference": "mod_ssl-1:2.4.6-89.el7_6.4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-89.el7_6.4.src as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.6)",
"product_id": "7Server-optional-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.src"
},
"product_reference": "httpd-0:2.4.6-89.el7_6.4.src",
"relates_to_product_reference": "7Server-optional-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.6)",
"product_id": "7Server-optional-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "httpd-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.6)",
"product_id": "7Server-optional-7.6.TUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.6)",
"product_id": "7Server-optional-7.6.TUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.6-89.el7_6.4.noarch as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.6)",
"product_id": "7Server-optional-7.6.TUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch"
},
"product_reference": "httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"relates_to_product_reference": "7Server-optional-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.6)",
"product_id": "7Server-optional-7.6.TUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.6)",
"product_id": "7Server-optional-7.6.TUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.6)",
"product_id": "7Server-optional-7.6.TUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.6)",
"product_id": "7Server-optional-7.6.TUS:mod_session-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "mod_session-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.6)",
"product_id": "7Server-optional-7.6.TUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-44790",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-12-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2034674"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow flaw in httpd\u0027s lua module could allow an out-of-bounds write. An attacker who is able to submit a crafted request to an httpd instance that is using the lua module may be able to cause an impact to confidentiality, integrity, and/or availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: mod_lua: Possible buffer overflow when parsing multipart content",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "httpd as shipped in Red Hat Enterprise Linux 6 is NOT affected by this flaw because it does not ship mod_lua.",
"title": "Statement"
},
{
"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": [
"7Server-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-7.6.AUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-7.6.TUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-optional-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-optional-7.6.AUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-optional-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-optional-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-optional-7.6.TUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44790"
},
{
"category": "external",
"summary": "RHBZ#2034674",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2034674"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44790",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44790"
},
{
"category": "external",
"summary": "http://httpd.apache.org/security/vulnerabilities_24.html",
"url": "http://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2021-12-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-01T22:32:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"7Server-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-7.6.AUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-7.6.TUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-optional-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-optional-7.6.AUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-optional-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-optional-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-optional-7.6.TUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1136"
},
{
"category": "workaround",
"details": "Disabling mod_lua and restarting httpd will mitigate this flaw. See https://access.redhat.com/articles/10649 for more information.",
"product_ids": [
"7Server-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-7.6.AUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-7.6.TUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-optional-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-optional-7.6.AUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-optional-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-optional-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-optional-7.6.TUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-7.6.AUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-7.6.TUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-optional-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-optional-7.6.AUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-optional-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-optional-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-optional-7.6.TUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: mod_lua: Possible buffer overflow when parsing multipart content"
},
{
"cve": "CVE-2022-22720",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-03-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2064321"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in httpd. The inbound connection is not closed when it fails to discard the request body, which may expose the server to HTTP request smuggling.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: Errors encountered during the discarding of request body lead to HTTP request smuggling",
"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": [
"7Server-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-7.6.AUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-7.6.TUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-optional-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-optional-7.6.AUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-optional-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-optional-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-optional-7.6.TUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-22720"
},
{
"category": "external",
"summary": "RHBZ#2064321",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064321"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-22720",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22720"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-22720",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-22720"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2022-22720",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2022-22720"
}
],
"release_date": "2022-03-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-01T22:32:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"7Server-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-7.6.AUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-7.6.TUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-optional-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-optional-7.6.AUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-optional-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-optional-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-optional-7.6.TUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1136"
},
{
"category": "workaround",
"details": "There are currently no known mitigations for this issue.",
"product_ids": [
"7Server-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-7.6.AUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-7.6.TUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-optional-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-optional-7.6.AUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-optional-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-optional-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-optional-7.6.TUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"7Server-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-7.6.AUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-7.6.TUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-optional-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-optional-7.6.AUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-optional-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-optional-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-optional-7.6.TUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: Errors encountered during the discarding of request body lead to HTTP request smuggling"
}
]
}
RHSA-2022:1137
Vulnerability from csaf_redhat - Published: 2022-04-01 22:26 - Updated: 2026-05-14 22:32A buffer overflow flaw in httpd's lua module could allow an out-of-bounds write. An attacker who is able to submit a crafted request to an httpd instance that is using the lua module may be able to cause an impact to confidentiality, integrity, and/or availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:mod_session-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.E4S:httpd-debuginfo-0:2.4.6-90.el7_7.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.E4S:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.E4S:httpd-devel-0:2.4.6-90.el7_7.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.E4S:httpd-devel-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.E4S:httpd-manual-0:2.4.6-90.el7_7.3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.E4S:httpd-tools-0:2.4.6-90.el7_7.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.E4S:httpd-tools-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.E4S:mod_ldap-0:2.4.6-90.el7_7.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.E4S:mod_ldap-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.E4S:mod_proxy_html-1:2.4.6-90.el7_7.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.E4S:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.E4S:mod_session-0:2.4.6-90.el7_7.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.E4S:mod_session-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.E4S:mod_ssl-1:2.4.6-90.el7_7.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.E4S:mod_ssl-1:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.TUS:httpd-0:2.4.6-90.el7_7.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.TUS:httpd-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.TUS:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.TUS:httpd-devel-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.TUS:httpd-manual-0:2.4.6-90.el7_7.3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.TUS:httpd-tools-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.TUS:mod_ldap-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.TUS:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.TUS:mod_session-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.TUS:mod_ssl-1:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:mod_session-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.E4S:httpd-debuginfo-0:2.4.6-90.el7_7.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.E4S:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.E4S:httpd-devel-0:2.4.6-90.el7_7.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.E4S:httpd-devel-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.E4S:httpd-manual-0:2.4.6-90.el7_7.3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.E4S:httpd-tools-0:2.4.6-90.el7_7.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.E4S:httpd-tools-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.E4S:mod_ldap-0:2.4.6-90.el7_7.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.E4S:mod_ldap-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.E4S:mod_proxy_html-1:2.4.6-90.el7_7.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.E4S:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.E4S:mod_session-0:2.4.6-90.el7_7.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.E4S:mod_session-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.E4S:mod_ssl-1:2.4.6-90.el7_7.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.E4S:mod_ssl-1:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.TUS:httpd-0:2.4.6-90.el7_7.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.TUS:httpd-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.TUS:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.TUS:httpd-devel-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.TUS:httpd-manual-0:2.4.6-90.el7_7.3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.TUS:httpd-tools-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.TUS:mod_ldap-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.TUS:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.TUS:mod_session-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.TUS:mod_ssl-1:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in httpd. The inbound connection is not closed when it fails to discard the request body, which may expose the server to HTTP request smuggling.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:mod_session-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.E4S:httpd-debuginfo-0:2.4.6-90.el7_7.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.E4S:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.E4S:httpd-devel-0:2.4.6-90.el7_7.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.E4S:httpd-devel-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.E4S:httpd-manual-0:2.4.6-90.el7_7.3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.E4S:httpd-tools-0:2.4.6-90.el7_7.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.E4S:httpd-tools-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.E4S:mod_ldap-0:2.4.6-90.el7_7.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.E4S:mod_ldap-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.E4S:mod_proxy_html-1:2.4.6-90.el7_7.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.E4S:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.E4S:mod_session-0:2.4.6-90.el7_7.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.E4S:mod_session-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.E4S:mod_ssl-1:2.4.6-90.el7_7.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.E4S:mod_ssl-1:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.TUS:httpd-0:2.4.6-90.el7_7.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.TUS:httpd-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.TUS:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.TUS:httpd-devel-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.TUS:httpd-manual-0:2.4.6-90.el7_7.3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.TUS:httpd-tools-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.TUS:mod_ldap-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.TUS:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.TUS:mod_session-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.TUS:mod_ssl-1:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:mod_session-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.E4S:httpd-debuginfo-0:2.4.6-90.el7_7.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.E4S:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.E4S:httpd-devel-0:2.4.6-90.el7_7.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.E4S:httpd-devel-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.E4S:httpd-manual-0:2.4.6-90.el7_7.3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.E4S:httpd-tools-0:2.4.6-90.el7_7.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.E4S:httpd-tools-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.E4S:mod_ldap-0:2.4.6-90.el7_7.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.E4S:mod_ldap-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.E4S:mod_proxy_html-1:2.4.6-90.el7_7.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.E4S:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.E4S:mod_session-0:2.4.6-90.el7_7.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.E4S:mod_session-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.E4S:mod_ssl-1:2.4.6-90.el7_7.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.E4S:mod_ssl-1:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.TUS:httpd-0:2.4.6-90.el7_7.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.TUS:httpd-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.TUS:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.TUS:httpd-devel-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.TUS:httpd-manual-0:2.4.6-90.el7_7.3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.TUS:httpd-tools-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.TUS:mod_ldap-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.TUS:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.TUS:mod_session-0:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.TUS:mod_ssl-1:2.4.6-90.el7_7.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"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 for httpd is now available for Red Hat Enterprise Linux 7.7 Advanced Update Support, Red Hat Enterprise Linux 7.7 Telco Extended Update Support, and Red Hat Enterprise Linux 7.7 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The httpd packages provide the Apache HTTP Server, a powerful, efficient, and extensible web server.\n\nSecurity Fix(es):\n\n* httpd: mod_lua: Possible buffer overflow when parsing multipart content (CVE-2021-44790)\n\n* httpd: Errors encountered during the discarding of request body lead to HTTP request smuggling (CVE-2022-22720)\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.",
"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-2022:1137",
"url": "https://access.redhat.com/errata/RHSA-2022:1137"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2034674",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2034674"
},
{
"category": "external",
"summary": "2064321",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064321"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_1137.json"
}
],
"title": "Red Hat Security Advisory: httpd security update",
"tracking": {
"current_release_date": "2026-05-14T22:32:24+00:00",
"generator": {
"date": "2026-05-14T22:32:24+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2022:1137",
"initial_release_date": "2022-04-01T22:26:41+00:00",
"revision_history": [
{
"date": "2022-04-01T22:26:41+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-04-01T22:26:41+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-14T22:32:24+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server AUS (v. 7.7)",
"product": {
"name": "Red Hat Enterprise Linux Server AUS (v. 7.7)",
"product_id": "7Server-7.7.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.7)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.7)",
"product_id": "7Server-optional-7.7.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional E4S (v. 7.7)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional E4S (v. 7.7)",
"product_id": "7Server-optional-7.7.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:7.7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server E4S (v. 7.7)",
"product": {
"name": "Red Hat Enterprise Linux Server E4S (v. 7.7)",
"product_id": "7Server-7.7.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:7.7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server TUS (v. 7.7)",
"product": {
"name": "Red Hat Enterprise Linux Server TUS (v. 7.7)",
"product_id": "7Server-7.7.TUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_tus:7.7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional TUS (v. 7.7)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional TUS (v. 7.7)",
"product_id": "7Server-optional-7.7.TUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_tus:7.7::server"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.6-90.el7_7.3.src",
"product": {
"name": "httpd-0:2.4.6-90.el7_7.3.src",
"product_id": "httpd-0:2.4.6-90.el7_7.3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.6-90.el7_7.3?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.6-90.el7_7.3.x86_64",
"product": {
"name": "httpd-0:2.4.6-90.el7_7.3.x86_64",
"product_id": "httpd-0:2.4.6-90.el7_7.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.6-90.el7_7.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"product": {
"name": "httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"product_id": "httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.6-90.el7_7.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"product": {
"name": "httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"product_id": "httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.6-90.el7_7.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.6-90.el7_7.3.x86_64",
"product": {
"name": "mod_session-0:2.4.6-90.el7_7.3.x86_64",
"product_id": "mod_session-0:2.4.6-90.el7_7.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.6-90.el7_7.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.6-90.el7_7.3.x86_64",
"product": {
"name": "mod_ssl-1:2.4.6-90.el7_7.3.x86_64",
"product_id": "mod_ssl-1:2.4.6-90.el7_7.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.6-90.el7_7.3?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"product": {
"name": "httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"product_id": "httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.6-90.el7_7.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"product": {
"name": "mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"product_id": "mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.6-90.el7_7.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"product": {
"name": "mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"product_id": "mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.6-90.el7_7.3?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"product": {
"name": "httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"product_id": "httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-manual@2.4.6-90.el7_7.3?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.6-90.el7_7.3.ppc64le",
"product": {
"name": "httpd-0:2.4.6-90.el7_7.3.ppc64le",
"product_id": "httpd-0:2.4.6-90.el7_7.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.6-90.el7_7.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.6-90.el7_7.3.ppc64le",
"product": {
"name": "httpd-devel-0:2.4.6-90.el7_7.3.ppc64le",
"product_id": "httpd-devel-0:2.4.6-90.el7_7.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.6-90.el7_7.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.6-90.el7_7.3.ppc64le",
"product": {
"name": "httpd-tools-0:2.4.6-90.el7_7.3.ppc64le",
"product_id": "httpd-tools-0:2.4.6-90.el7_7.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.6-90.el7_7.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.6-90.el7_7.3.ppc64le",
"product": {
"name": "mod_session-0:2.4.6-90.el7_7.3.ppc64le",
"product_id": "mod_session-0:2.4.6-90.el7_7.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.6-90.el7_7.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.6-90.el7_7.3.ppc64le",
"product": {
"name": "mod_ssl-1:2.4.6-90.el7_7.3.ppc64le",
"product_id": "mod_ssl-1:2.4.6-90.el7_7.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.6-90.el7_7.3?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.6-90.el7_7.3.ppc64le",
"product": {
"name": "httpd-debuginfo-0:2.4.6-90.el7_7.3.ppc64le",
"product_id": "httpd-debuginfo-0:2.4.6-90.el7_7.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.6-90.el7_7.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.6-90.el7_7.3.ppc64le",
"product": {
"name": "mod_ldap-0:2.4.6-90.el7_7.3.ppc64le",
"product_id": "mod_ldap-0:2.4.6-90.el7_7.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.6-90.el7_7.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.6-90.el7_7.3.ppc64le",
"product": {
"name": "mod_proxy_html-1:2.4.6-90.el7_7.3.ppc64le",
"product_id": "mod_proxy_html-1:2.4.6-90.el7_7.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.6-90.el7_7.3?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-90.el7_7.3.src as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)",
"product_id": "7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.3.src"
},
"product_reference": "httpd-0:2.4.6-90.el7_7.3.src",
"relates_to_product_reference": "7Server-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-90.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)",
"product_id": "7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.3.x86_64"
},
"product_reference": "httpd-0:2.4.6-90.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)",
"product_id": "7Server-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64"
},
"product_reference": "httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-90.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)",
"product_id": "7Server-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.3.x86_64"
},
"product_reference": "httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.6-90.el7_7.3.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)",
"product_id": "7Server-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.3.noarch"
},
"product_reference": "httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"relates_to_product_reference": "7Server-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-90.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)",
"product_id": "7Server-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.3.x86_64"
},
"product_reference": "httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-90.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)",
"product_id": "7Server-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.3.x86_64"
},
"product_reference": "mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)",
"product_id": "7Server-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64"
},
"product_reference": "mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-90.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)",
"product_id": "7Server-7.7.AUS:mod_session-0:2.4.6-90.el7_7.3.x86_64"
},
"product_reference": "mod_session-0:2.4.6-90.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-90.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)",
"product_id": "7Server-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.3.x86_64"
},
"product_reference": "mod_ssl-1:2.4.6-90.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-90.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.7)",
"product_id": "7Server-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.ppc64le"
},
"product_reference": "httpd-0:2.4.6-90.el7_7.3.ppc64le",
"relates_to_product_reference": "7Server-7.7.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-90.el7_7.3.src as a component of Red Hat Enterprise Linux Server E4S (v. 7.7)",
"product_id": "7Server-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.src"
},
"product_reference": "httpd-0:2.4.6-90.el7_7.3.src",
"relates_to_product_reference": "7Server-7.7.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-90.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.7)",
"product_id": "7Server-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.x86_64"
},
"product_reference": "httpd-0:2.4.6-90.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-7.7.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-90.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.7)",
"product_id": "7Server-7.7.E4S:httpd-debuginfo-0:2.4.6-90.el7_7.3.ppc64le"
},
"product_reference": "httpd-debuginfo-0:2.4.6-90.el7_7.3.ppc64le",
"relates_to_product_reference": "7Server-7.7.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.7)",
"product_id": "7Server-7.7.E4S:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64"
},
"product_reference": "httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-7.7.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-90.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.7)",
"product_id": "7Server-7.7.E4S:httpd-devel-0:2.4.6-90.el7_7.3.ppc64le"
},
"product_reference": "httpd-devel-0:2.4.6-90.el7_7.3.ppc64le",
"relates_to_product_reference": "7Server-7.7.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-90.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.7)",
"product_id": "7Server-7.7.E4S:httpd-devel-0:2.4.6-90.el7_7.3.x86_64"
},
"product_reference": "httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-7.7.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.6-90.el7_7.3.noarch as a component of Red Hat Enterprise Linux Server E4S (v. 7.7)",
"product_id": "7Server-7.7.E4S:httpd-manual-0:2.4.6-90.el7_7.3.noarch"
},
"product_reference": "httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"relates_to_product_reference": "7Server-7.7.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-90.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.7)",
"product_id": "7Server-7.7.E4S:httpd-tools-0:2.4.6-90.el7_7.3.ppc64le"
},
"product_reference": "httpd-tools-0:2.4.6-90.el7_7.3.ppc64le",
"relates_to_product_reference": "7Server-7.7.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-90.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.7)",
"product_id": "7Server-7.7.E4S:httpd-tools-0:2.4.6-90.el7_7.3.x86_64"
},
"product_reference": "httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-7.7.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-90.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.7)",
"product_id": "7Server-7.7.E4S:mod_ldap-0:2.4.6-90.el7_7.3.ppc64le"
},
"product_reference": "mod_ldap-0:2.4.6-90.el7_7.3.ppc64le",
"relates_to_product_reference": "7Server-7.7.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-90.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.7)",
"product_id": "7Server-7.7.E4S:mod_ldap-0:2.4.6-90.el7_7.3.x86_64"
},
"product_reference": "mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-7.7.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-90.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.7)",
"product_id": "7Server-7.7.E4S:mod_proxy_html-1:2.4.6-90.el7_7.3.ppc64le"
},
"product_reference": "mod_proxy_html-1:2.4.6-90.el7_7.3.ppc64le",
"relates_to_product_reference": "7Server-7.7.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.7)",
"product_id": "7Server-7.7.E4S:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64"
},
"product_reference": "mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-7.7.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-90.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.7)",
"product_id": "7Server-7.7.E4S:mod_session-0:2.4.6-90.el7_7.3.ppc64le"
},
"product_reference": "mod_session-0:2.4.6-90.el7_7.3.ppc64le",
"relates_to_product_reference": "7Server-7.7.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-90.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.7)",
"product_id": "7Server-7.7.E4S:mod_session-0:2.4.6-90.el7_7.3.x86_64"
},
"product_reference": "mod_session-0:2.4.6-90.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-7.7.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-90.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.7)",
"product_id": "7Server-7.7.E4S:mod_ssl-1:2.4.6-90.el7_7.3.ppc64le"
},
"product_reference": "mod_ssl-1:2.4.6-90.el7_7.3.ppc64le",
"relates_to_product_reference": "7Server-7.7.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-90.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.7)",
"product_id": "7Server-7.7.E4S:mod_ssl-1:2.4.6-90.el7_7.3.x86_64"
},
"product_reference": "mod_ssl-1:2.4.6-90.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-7.7.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-90.el7_7.3.src as a component of Red Hat Enterprise Linux Server TUS (v. 7.7)",
"product_id": "7Server-7.7.TUS:httpd-0:2.4.6-90.el7_7.3.src"
},
"product_reference": "httpd-0:2.4.6-90.el7_7.3.src",
"relates_to_product_reference": "7Server-7.7.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-90.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.7)",
"product_id": "7Server-7.7.TUS:httpd-0:2.4.6-90.el7_7.3.x86_64"
},
"product_reference": "httpd-0:2.4.6-90.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-7.7.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.7)",
"product_id": "7Server-7.7.TUS:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64"
},
"product_reference": "httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-7.7.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-90.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.7)",
"product_id": "7Server-7.7.TUS:httpd-devel-0:2.4.6-90.el7_7.3.x86_64"
},
"product_reference": "httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-7.7.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.6-90.el7_7.3.noarch as a component of Red Hat Enterprise Linux Server TUS (v. 7.7)",
"product_id": "7Server-7.7.TUS:httpd-manual-0:2.4.6-90.el7_7.3.noarch"
},
"product_reference": "httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"relates_to_product_reference": "7Server-7.7.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-90.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.7)",
"product_id": "7Server-7.7.TUS:httpd-tools-0:2.4.6-90.el7_7.3.x86_64"
},
"product_reference": "httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-7.7.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-90.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.7)",
"product_id": "7Server-7.7.TUS:mod_ldap-0:2.4.6-90.el7_7.3.x86_64"
},
"product_reference": "mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-7.7.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.7)",
"product_id": "7Server-7.7.TUS:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64"
},
"product_reference": "mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-7.7.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-90.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.7)",
"product_id": "7Server-7.7.TUS:mod_session-0:2.4.6-90.el7_7.3.x86_64"
},
"product_reference": "mod_session-0:2.4.6-90.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-7.7.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-90.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.7)",
"product_id": "7Server-7.7.TUS:mod_ssl-1:2.4.6-90.el7_7.3.x86_64"
},
"product_reference": "mod_ssl-1:2.4.6-90.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-7.7.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-90.el7_7.3.src as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)",
"product_id": "7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.3.src"
},
"product_reference": "httpd-0:2.4.6-90.el7_7.3.src",
"relates_to_product_reference": "7Server-optional-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-90.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)",
"product_id": "7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.3.x86_64"
},
"product_reference": "httpd-0:2.4.6-90.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)",
"product_id": "7Server-optional-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64"
},
"product_reference": "httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-90.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)",
"product_id": "7Server-optional-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.3.x86_64"
},
"product_reference": "httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.6-90.el7_7.3.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)",
"product_id": "7Server-optional-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.3.noarch"
},
"product_reference": "httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"relates_to_product_reference": "7Server-optional-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-90.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)",
"product_id": "7Server-optional-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.3.x86_64"
},
"product_reference": "httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-90.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)",
"product_id": "7Server-optional-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.3.x86_64"
},
"product_reference": "mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)",
"product_id": "7Server-optional-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64"
},
"product_reference": "mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-90.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)",
"product_id": "7Server-optional-7.7.AUS:mod_session-0:2.4.6-90.el7_7.3.x86_64"
},
"product_reference": "mod_session-0:2.4.6-90.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-90.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)",
"product_id": "7Server-optional-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.3.x86_64"
},
"product_reference": "mod_ssl-1:2.4.6-90.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-90.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.7)",
"product_id": "7Server-optional-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.ppc64le"
},
"product_reference": "httpd-0:2.4.6-90.el7_7.3.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-90.el7_7.3.src as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.7)",
"product_id": "7Server-optional-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.src"
},
"product_reference": "httpd-0:2.4.6-90.el7_7.3.src",
"relates_to_product_reference": "7Server-optional-7.7.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-90.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.7)",
"product_id": "7Server-optional-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.x86_64"
},
"product_reference": "httpd-0:2.4.6-90.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-90.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.7)",
"product_id": "7Server-optional-7.7.E4S:httpd-debuginfo-0:2.4.6-90.el7_7.3.ppc64le"
},
"product_reference": "httpd-debuginfo-0:2.4.6-90.el7_7.3.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.7)",
"product_id": "7Server-optional-7.7.E4S:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64"
},
"product_reference": "httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-90.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.7)",
"product_id": "7Server-optional-7.7.E4S:httpd-devel-0:2.4.6-90.el7_7.3.ppc64le"
},
"product_reference": "httpd-devel-0:2.4.6-90.el7_7.3.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-90.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.7)",
"product_id": "7Server-optional-7.7.E4S:httpd-devel-0:2.4.6-90.el7_7.3.x86_64"
},
"product_reference": "httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.6-90.el7_7.3.noarch as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.7)",
"product_id": "7Server-optional-7.7.E4S:httpd-manual-0:2.4.6-90.el7_7.3.noarch"
},
"product_reference": "httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"relates_to_product_reference": "7Server-optional-7.7.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-90.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.7)",
"product_id": "7Server-optional-7.7.E4S:httpd-tools-0:2.4.6-90.el7_7.3.ppc64le"
},
"product_reference": "httpd-tools-0:2.4.6-90.el7_7.3.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-90.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.7)",
"product_id": "7Server-optional-7.7.E4S:httpd-tools-0:2.4.6-90.el7_7.3.x86_64"
},
"product_reference": "httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-90.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.7)",
"product_id": "7Server-optional-7.7.E4S:mod_ldap-0:2.4.6-90.el7_7.3.ppc64le"
},
"product_reference": "mod_ldap-0:2.4.6-90.el7_7.3.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-90.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.7)",
"product_id": "7Server-optional-7.7.E4S:mod_ldap-0:2.4.6-90.el7_7.3.x86_64"
},
"product_reference": "mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-90.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.7)",
"product_id": "7Server-optional-7.7.E4S:mod_proxy_html-1:2.4.6-90.el7_7.3.ppc64le"
},
"product_reference": "mod_proxy_html-1:2.4.6-90.el7_7.3.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.7)",
"product_id": "7Server-optional-7.7.E4S:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64"
},
"product_reference": "mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-90.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.7)",
"product_id": "7Server-optional-7.7.E4S:mod_session-0:2.4.6-90.el7_7.3.ppc64le"
},
"product_reference": "mod_session-0:2.4.6-90.el7_7.3.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-90.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.7)",
"product_id": "7Server-optional-7.7.E4S:mod_session-0:2.4.6-90.el7_7.3.x86_64"
},
"product_reference": "mod_session-0:2.4.6-90.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-90.el7_7.3.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.7)",
"product_id": "7Server-optional-7.7.E4S:mod_ssl-1:2.4.6-90.el7_7.3.ppc64le"
},
"product_reference": "mod_ssl-1:2.4.6-90.el7_7.3.ppc64le",
"relates_to_product_reference": "7Server-optional-7.7.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-90.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.7)",
"product_id": "7Server-optional-7.7.E4S:mod_ssl-1:2.4.6-90.el7_7.3.x86_64"
},
"product_reference": "mod_ssl-1:2.4.6-90.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-90.el7_7.3.src as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.7)",
"product_id": "7Server-optional-7.7.TUS:httpd-0:2.4.6-90.el7_7.3.src"
},
"product_reference": "httpd-0:2.4.6-90.el7_7.3.src",
"relates_to_product_reference": "7Server-optional-7.7.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-90.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.7)",
"product_id": "7Server-optional-7.7.TUS:httpd-0:2.4.6-90.el7_7.3.x86_64"
},
"product_reference": "httpd-0:2.4.6-90.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.7)",
"product_id": "7Server-optional-7.7.TUS:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64"
},
"product_reference": "httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-90.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.7)",
"product_id": "7Server-optional-7.7.TUS:httpd-devel-0:2.4.6-90.el7_7.3.x86_64"
},
"product_reference": "httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.6-90.el7_7.3.noarch as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.7)",
"product_id": "7Server-optional-7.7.TUS:httpd-manual-0:2.4.6-90.el7_7.3.noarch"
},
"product_reference": "httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"relates_to_product_reference": "7Server-optional-7.7.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-90.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.7)",
"product_id": "7Server-optional-7.7.TUS:httpd-tools-0:2.4.6-90.el7_7.3.x86_64"
},
"product_reference": "httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-90.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.7)",
"product_id": "7Server-optional-7.7.TUS:mod_ldap-0:2.4.6-90.el7_7.3.x86_64"
},
"product_reference": "mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.7)",
"product_id": "7Server-optional-7.7.TUS:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64"
},
"product_reference": "mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-90.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.7)",
"product_id": "7Server-optional-7.7.TUS:mod_session-0:2.4.6-90.el7_7.3.x86_64"
},
"product_reference": "mod_session-0:2.4.6-90.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-90.el7_7.3.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.7)",
"product_id": "7Server-optional-7.7.TUS:mod_ssl-1:2.4.6-90.el7_7.3.x86_64"
},
"product_reference": "mod_ssl-1:2.4.6-90.el7_7.3.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-44790",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-12-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2034674"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow flaw in httpd\u0027s lua module could allow an out-of-bounds write. An attacker who is able to submit a crafted request to an httpd instance that is using the lua module may be able to cause an impact to confidentiality, integrity, and/or availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: mod_lua: Possible buffer overflow when parsing multipart content",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "httpd as shipped in Red Hat Enterprise Linux 6 is NOT affected by this flaw because it does not ship mod_lua.",
"title": "Statement"
},
{
"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": [
"7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.3.src",
"7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"7Server-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:mod_session-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.src",
"7Server-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:httpd-debuginfo-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:httpd-devel-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"7Server-7.7.E4S:httpd-tools-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:mod_ldap-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:mod_proxy_html-1:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:mod_session-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:mod_session-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:mod_ssl-1:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:mod_ssl-1:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:httpd-0:2.4.6-90.el7_7.3.src",
"7Server-7.7.TUS:httpd-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"7Server-7.7.TUS:httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:mod_session-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:mod_ssl-1:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.3.src",
"7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"7Server-optional-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:mod_session-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.src",
"7Server-optional-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:httpd-debuginfo-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:httpd-devel-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"7Server-optional-7.7.E4S:httpd-tools-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:mod_ldap-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:mod_proxy_html-1:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:mod_session-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:mod_session-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:mod_ssl-1:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:mod_ssl-1:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:httpd-0:2.4.6-90.el7_7.3.src",
"7Server-optional-7.7.TUS:httpd-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"7Server-optional-7.7.TUS:httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:mod_session-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:mod_ssl-1:2.4.6-90.el7_7.3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44790"
},
{
"category": "external",
"summary": "RHBZ#2034674",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2034674"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44790",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44790"
},
{
"category": "external",
"summary": "http://httpd.apache.org/security/vulnerabilities_24.html",
"url": "http://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2021-12-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-01T22:26:41+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.3.src",
"7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"7Server-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:mod_session-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.src",
"7Server-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:httpd-debuginfo-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:httpd-devel-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"7Server-7.7.E4S:httpd-tools-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:mod_ldap-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:mod_proxy_html-1:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:mod_session-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:mod_session-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:mod_ssl-1:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:mod_ssl-1:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:httpd-0:2.4.6-90.el7_7.3.src",
"7Server-7.7.TUS:httpd-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"7Server-7.7.TUS:httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:mod_session-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:mod_ssl-1:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.3.src",
"7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"7Server-optional-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:mod_session-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.src",
"7Server-optional-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:httpd-debuginfo-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:httpd-devel-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"7Server-optional-7.7.E4S:httpd-tools-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:mod_ldap-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:mod_proxy_html-1:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:mod_session-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:mod_session-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:mod_ssl-1:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:mod_ssl-1:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:httpd-0:2.4.6-90.el7_7.3.src",
"7Server-optional-7.7.TUS:httpd-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"7Server-optional-7.7.TUS:httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:mod_session-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:mod_ssl-1:2.4.6-90.el7_7.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1137"
},
{
"category": "workaround",
"details": "Disabling mod_lua and restarting httpd will mitigate this flaw. See https://access.redhat.com/articles/10649 for more information.",
"product_ids": [
"7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.3.src",
"7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"7Server-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:mod_session-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.src",
"7Server-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:httpd-debuginfo-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:httpd-devel-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"7Server-7.7.E4S:httpd-tools-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:mod_ldap-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:mod_proxy_html-1:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:mod_session-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:mod_session-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:mod_ssl-1:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:mod_ssl-1:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:httpd-0:2.4.6-90.el7_7.3.src",
"7Server-7.7.TUS:httpd-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"7Server-7.7.TUS:httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:mod_session-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:mod_ssl-1:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.3.src",
"7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"7Server-optional-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:mod_session-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.src",
"7Server-optional-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:httpd-debuginfo-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:httpd-devel-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"7Server-optional-7.7.E4S:httpd-tools-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:mod_ldap-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:mod_proxy_html-1:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:mod_session-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:mod_session-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:mod_ssl-1:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:mod_ssl-1:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:httpd-0:2.4.6-90.el7_7.3.src",
"7Server-optional-7.7.TUS:httpd-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"7Server-optional-7.7.TUS:httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:mod_session-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:mod_ssl-1:2.4.6-90.el7_7.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.3.src",
"7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"7Server-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:mod_session-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.src",
"7Server-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:httpd-debuginfo-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:httpd-devel-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"7Server-7.7.E4S:httpd-tools-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:mod_ldap-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:mod_proxy_html-1:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:mod_session-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:mod_session-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:mod_ssl-1:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:mod_ssl-1:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:httpd-0:2.4.6-90.el7_7.3.src",
"7Server-7.7.TUS:httpd-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"7Server-7.7.TUS:httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:mod_session-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:mod_ssl-1:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.3.src",
"7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"7Server-optional-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:mod_session-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.src",
"7Server-optional-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:httpd-debuginfo-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:httpd-devel-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"7Server-optional-7.7.E4S:httpd-tools-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:mod_ldap-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:mod_proxy_html-1:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:mod_session-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:mod_session-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:mod_ssl-1:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:mod_ssl-1:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:httpd-0:2.4.6-90.el7_7.3.src",
"7Server-optional-7.7.TUS:httpd-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"7Server-optional-7.7.TUS:httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:mod_session-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:mod_ssl-1:2.4.6-90.el7_7.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: mod_lua: Possible buffer overflow when parsing multipart content"
},
{
"cve": "CVE-2022-22720",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-03-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2064321"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in httpd. The inbound connection is not closed when it fails to discard the request body, which may expose the server to HTTP request smuggling.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: Errors encountered during the discarding of request body lead to HTTP request smuggling",
"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": [
"7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.3.src",
"7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"7Server-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:mod_session-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.src",
"7Server-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:httpd-debuginfo-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:httpd-devel-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"7Server-7.7.E4S:httpd-tools-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:mod_ldap-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:mod_proxy_html-1:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:mod_session-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:mod_session-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:mod_ssl-1:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:mod_ssl-1:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:httpd-0:2.4.6-90.el7_7.3.src",
"7Server-7.7.TUS:httpd-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"7Server-7.7.TUS:httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:mod_session-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:mod_ssl-1:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.3.src",
"7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"7Server-optional-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:mod_session-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.src",
"7Server-optional-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:httpd-debuginfo-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:httpd-devel-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"7Server-optional-7.7.E4S:httpd-tools-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:mod_ldap-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:mod_proxy_html-1:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:mod_session-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:mod_session-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:mod_ssl-1:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:mod_ssl-1:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:httpd-0:2.4.6-90.el7_7.3.src",
"7Server-optional-7.7.TUS:httpd-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"7Server-optional-7.7.TUS:httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:mod_session-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:mod_ssl-1:2.4.6-90.el7_7.3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-22720"
},
{
"category": "external",
"summary": "RHBZ#2064321",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064321"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-22720",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22720"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-22720",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-22720"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2022-22720",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2022-22720"
}
],
"release_date": "2022-03-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-01T22:26:41+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.3.src",
"7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"7Server-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:mod_session-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.src",
"7Server-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:httpd-debuginfo-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:httpd-devel-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"7Server-7.7.E4S:httpd-tools-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:mod_ldap-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:mod_proxy_html-1:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:mod_session-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:mod_session-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:mod_ssl-1:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:mod_ssl-1:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:httpd-0:2.4.6-90.el7_7.3.src",
"7Server-7.7.TUS:httpd-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"7Server-7.7.TUS:httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:mod_session-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:mod_ssl-1:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.3.src",
"7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"7Server-optional-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:mod_session-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.src",
"7Server-optional-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:httpd-debuginfo-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:httpd-devel-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"7Server-optional-7.7.E4S:httpd-tools-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:mod_ldap-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:mod_proxy_html-1:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:mod_session-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:mod_session-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:mod_ssl-1:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:mod_ssl-1:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:httpd-0:2.4.6-90.el7_7.3.src",
"7Server-optional-7.7.TUS:httpd-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"7Server-optional-7.7.TUS:httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:mod_session-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:mod_ssl-1:2.4.6-90.el7_7.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1137"
},
{
"category": "workaround",
"details": "There are currently no known mitigations for this issue.",
"product_ids": [
"7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.3.src",
"7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"7Server-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:mod_session-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.src",
"7Server-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:httpd-debuginfo-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:httpd-devel-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"7Server-7.7.E4S:httpd-tools-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:mod_ldap-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:mod_proxy_html-1:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:mod_session-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:mod_session-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:mod_ssl-1:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:mod_ssl-1:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:httpd-0:2.4.6-90.el7_7.3.src",
"7Server-7.7.TUS:httpd-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"7Server-7.7.TUS:httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:mod_session-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:mod_ssl-1:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.3.src",
"7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"7Server-optional-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:mod_session-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.src",
"7Server-optional-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:httpd-debuginfo-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:httpd-devel-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"7Server-optional-7.7.E4S:httpd-tools-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:mod_ldap-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:mod_proxy_html-1:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:mod_session-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:mod_session-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:mod_ssl-1:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:mod_ssl-1:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:httpd-0:2.4.6-90.el7_7.3.src",
"7Server-optional-7.7.TUS:httpd-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"7Server-optional-7.7.TUS:httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:mod_session-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:mod_ssl-1:2.4.6-90.el7_7.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.3.src",
"7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"7Server-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:mod_session-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.src",
"7Server-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:httpd-debuginfo-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:httpd-devel-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"7Server-7.7.E4S:httpd-tools-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:mod_ldap-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:mod_proxy_html-1:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:mod_session-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:mod_session-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.E4S:mod_ssl-1:2.4.6-90.el7_7.3.ppc64le",
"7Server-7.7.E4S:mod_ssl-1:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:httpd-0:2.4.6-90.el7_7.3.src",
"7Server-7.7.TUS:httpd-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"7Server-7.7.TUS:httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:mod_session-0:2.4.6-90.el7_7.3.x86_64",
"7Server-7.7.TUS:mod_ssl-1:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.3.src",
"7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"7Server-optional-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:mod_session-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.src",
"7Server-optional-7.7.E4S:httpd-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:httpd-debuginfo-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:httpd-devel-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"7Server-optional-7.7.E4S:httpd-tools-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:mod_ldap-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:mod_proxy_html-1:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:mod_session-0:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:mod_session-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.E4S:mod_ssl-1:2.4.6-90.el7_7.3.ppc64le",
"7Server-optional-7.7.E4S:mod_ssl-1:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:httpd-0:2.4.6-90.el7_7.3.src",
"7Server-optional-7.7.TUS:httpd-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:httpd-debuginfo-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:httpd-devel-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:httpd-manual-0:2.4.6-90.el7_7.3.noarch",
"7Server-optional-7.7.TUS:httpd-tools-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:mod_ldap-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:mod_proxy_html-1:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:mod_session-0:2.4.6-90.el7_7.3.x86_64",
"7Server-optional-7.7.TUS:mod_ssl-1:2.4.6-90.el7_7.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: Errors encountered during the discarding of request body lead to HTTP request smuggling"
}
]
}
RHSA-2022:1138
Vulnerability from csaf_redhat - Published: 2022-04-01 22:24 - Updated: 2026-05-14 22:32A buffer overflow flaw in httpd's lua module could allow an out-of-bounds write. An attacker who is able to submit a crafted request to an httpd instance that is using the lua module may be able to cause an impact to confidentiality, integrity, and/or availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-7.4.AUS:httpd-0:2.4.6-67.el7_4.9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.4.AUS:httpd-0:2.4.6-67.el7_4.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.4.AUS:httpd-debuginfo-0:2.4.6-67.el7_4.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.4.AUS:httpd-devel-0:2.4.6-67.el7_4.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.4.AUS:httpd-manual-0:2.4.6-67.el7_4.9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.4.AUS:httpd-tools-0:2.4.6-67.el7_4.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.4.AUS:mod_ldap-0:2.4.6-67.el7_4.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.4.AUS:mod_proxy_html-1:2.4.6-67.el7_4.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.4.AUS:mod_session-0:2.4.6-67.el7_4.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.4.AUS:mod_ssl-1:2.4.6-67.el7_4.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.4.AUS:httpd-0:2.4.6-67.el7_4.9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.4.AUS:httpd-0:2.4.6-67.el7_4.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.4.AUS:httpd-debuginfo-0:2.4.6-67.el7_4.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.4.AUS:httpd-devel-0:2.4.6-67.el7_4.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.4.AUS:httpd-manual-0:2.4.6-67.el7_4.9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.4.AUS:httpd-tools-0:2.4.6-67.el7_4.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.4.AUS:mod_ldap-0:2.4.6-67.el7_4.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.4.AUS:mod_proxy_html-1:2.4.6-67.el7_4.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.4.AUS:mod_session-0:2.4.6-67.el7_4.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.4.AUS:mod_ssl-1:2.4.6-67.el7_4.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in httpd. The inbound connection is not closed when it fails to discard the request body, which may expose the server to HTTP request smuggling.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-7.4.AUS:httpd-0:2.4.6-67.el7_4.9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.4.AUS:httpd-0:2.4.6-67.el7_4.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.4.AUS:httpd-debuginfo-0:2.4.6-67.el7_4.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.4.AUS:httpd-devel-0:2.4.6-67.el7_4.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.4.AUS:httpd-manual-0:2.4.6-67.el7_4.9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.4.AUS:httpd-tools-0:2.4.6-67.el7_4.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.4.AUS:mod_ldap-0:2.4.6-67.el7_4.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.4.AUS:mod_proxy_html-1:2.4.6-67.el7_4.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.4.AUS:mod_session-0:2.4.6-67.el7_4.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.4.AUS:mod_ssl-1:2.4.6-67.el7_4.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.4.AUS:httpd-0:2.4.6-67.el7_4.9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.4.AUS:httpd-0:2.4.6-67.el7_4.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.4.AUS:httpd-debuginfo-0:2.4.6-67.el7_4.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.4.AUS:httpd-devel-0:2.4.6-67.el7_4.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.4.AUS:httpd-manual-0:2.4.6-67.el7_4.9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.4.AUS:httpd-tools-0:2.4.6-67.el7_4.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.4.AUS:mod_ldap-0:2.4.6-67.el7_4.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.4.AUS:mod_proxy_html-1:2.4.6-67.el7_4.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.4.AUS:mod_session-0:2.4.6-67.el7_4.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.4.AUS:mod_ssl-1:2.4.6-67.el7_4.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"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 for httpd is now available for Red Hat Enterprise Linux 7.4 Advanced Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The httpd packages provide the Apache HTTP Server, a powerful, efficient, and extensible web server.\n\nSecurity Fix(es):\n\n* httpd: mod_lua: Possible buffer overflow when parsing multipart content (CVE-2021-44790)\n\n* httpd: Errors encountered during the discarding of request body lead to HTTP request smuggling (CVE-2022-22720)\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.",
"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-2022:1138",
"url": "https://access.redhat.com/errata/RHSA-2022:1138"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2034674",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2034674"
},
{
"category": "external",
"summary": "2064321",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064321"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_1138.json"
}
],
"title": "Red Hat Security Advisory: httpd security update",
"tracking": {
"current_release_date": "2026-05-14T22:32:25+00:00",
"generator": {
"date": "2026-05-14T22:32:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2022:1138",
"initial_release_date": "2022-04-01T22:24:31+00:00",
"revision_history": [
{
"date": "2022-04-01T22:24:31+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-04-01T22:24:31+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-14T22:32:25+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product": {
"name": "Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.4::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.4::server"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.6-67.el7_4.9.src",
"product": {
"name": "httpd-0:2.4.6-67.el7_4.9.src",
"product_id": "httpd-0:2.4.6-67.el7_4.9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.6-67.el7_4.9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.6-67.el7_4.9.x86_64",
"product": {
"name": "httpd-0:2.4.6-67.el7_4.9.x86_64",
"product_id": "httpd-0:2.4.6-67.el7_4.9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.6-67.el7_4.9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.6-67.el7_4.9.x86_64",
"product": {
"name": "httpd-devel-0:2.4.6-67.el7_4.9.x86_64",
"product_id": "httpd-devel-0:2.4.6-67.el7_4.9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.6-67.el7_4.9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.6-67.el7_4.9.x86_64",
"product": {
"name": "httpd-tools-0:2.4.6-67.el7_4.9.x86_64",
"product_id": "httpd-tools-0:2.4.6-67.el7_4.9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.6-67.el7_4.9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.6-67.el7_4.9.x86_64",
"product": {
"name": "mod_session-0:2.4.6-67.el7_4.9.x86_64",
"product_id": "mod_session-0:2.4.6-67.el7_4.9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.6-67.el7_4.9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.6-67.el7_4.9.x86_64",
"product": {
"name": "mod_ssl-1:2.4.6-67.el7_4.9.x86_64",
"product_id": "mod_ssl-1:2.4.6-67.el7_4.9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.6-67.el7_4.9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.6-67.el7_4.9.x86_64",
"product": {
"name": "httpd-debuginfo-0:2.4.6-67.el7_4.9.x86_64",
"product_id": "httpd-debuginfo-0:2.4.6-67.el7_4.9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.6-67.el7_4.9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.6-67.el7_4.9.x86_64",
"product": {
"name": "mod_ldap-0:2.4.6-67.el7_4.9.x86_64",
"product_id": "mod_ldap-0:2.4.6-67.el7_4.9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.6-67.el7_4.9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.6-67.el7_4.9.x86_64",
"product": {
"name": "mod_proxy_html-1:2.4.6-67.el7_4.9.x86_64",
"product_id": "mod_proxy_html-1:2.4.6-67.el7_4.9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.6-67.el7_4.9?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-manual-0:2.4.6-67.el7_4.9.noarch",
"product": {
"name": "httpd-manual-0:2.4.6-67.el7_4.9.noarch",
"product_id": "httpd-manual-0:2.4.6-67.el7_4.9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-manual@2.4.6-67.el7_4.9?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-67.el7_4.9.src as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:httpd-0:2.4.6-67.el7_4.9.src"
},
"product_reference": "httpd-0:2.4.6-67.el7_4.9.src",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-67.el7_4.9.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:httpd-0:2.4.6-67.el7_4.9.x86_64"
},
"product_reference": "httpd-0:2.4.6-67.el7_4.9.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-67.el7_4.9.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:httpd-debuginfo-0:2.4.6-67.el7_4.9.x86_64"
},
"product_reference": "httpd-debuginfo-0:2.4.6-67.el7_4.9.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-67.el7_4.9.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:httpd-devel-0:2.4.6-67.el7_4.9.x86_64"
},
"product_reference": "httpd-devel-0:2.4.6-67.el7_4.9.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.6-67.el7_4.9.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:httpd-manual-0:2.4.6-67.el7_4.9.noarch"
},
"product_reference": "httpd-manual-0:2.4.6-67.el7_4.9.noarch",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-67.el7_4.9.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:httpd-tools-0:2.4.6-67.el7_4.9.x86_64"
},
"product_reference": "httpd-tools-0:2.4.6-67.el7_4.9.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-67.el7_4.9.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:mod_ldap-0:2.4.6-67.el7_4.9.x86_64"
},
"product_reference": "mod_ldap-0:2.4.6-67.el7_4.9.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-67.el7_4.9.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:mod_proxy_html-1:2.4.6-67.el7_4.9.x86_64"
},
"product_reference": "mod_proxy_html-1:2.4.6-67.el7_4.9.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-67.el7_4.9.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:mod_session-0:2.4.6-67.el7_4.9.x86_64"
},
"product_reference": "mod_session-0:2.4.6-67.el7_4.9.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-67.el7_4.9.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.4)",
"product_id": "7Server-7.4.AUS:mod_ssl-1:2.4.6-67.el7_4.9.x86_64"
},
"product_reference": "mod_ssl-1:2.4.6-67.el7_4.9.x86_64",
"relates_to_product_reference": "7Server-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-67.el7_4.9.src as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:httpd-0:2.4.6-67.el7_4.9.src"
},
"product_reference": "httpd-0:2.4.6-67.el7_4.9.src",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-67.el7_4.9.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:httpd-0:2.4.6-67.el7_4.9.x86_64"
},
"product_reference": "httpd-0:2.4.6-67.el7_4.9.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-67.el7_4.9.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:httpd-debuginfo-0:2.4.6-67.el7_4.9.x86_64"
},
"product_reference": "httpd-debuginfo-0:2.4.6-67.el7_4.9.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-67.el7_4.9.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:httpd-devel-0:2.4.6-67.el7_4.9.x86_64"
},
"product_reference": "httpd-devel-0:2.4.6-67.el7_4.9.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.6-67.el7_4.9.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:httpd-manual-0:2.4.6-67.el7_4.9.noarch"
},
"product_reference": "httpd-manual-0:2.4.6-67.el7_4.9.noarch",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-67.el7_4.9.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:httpd-tools-0:2.4.6-67.el7_4.9.x86_64"
},
"product_reference": "httpd-tools-0:2.4.6-67.el7_4.9.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-67.el7_4.9.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:mod_ldap-0:2.4.6-67.el7_4.9.x86_64"
},
"product_reference": "mod_ldap-0:2.4.6-67.el7_4.9.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-67.el7_4.9.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:mod_proxy_html-1:2.4.6-67.el7_4.9.x86_64"
},
"product_reference": "mod_proxy_html-1:2.4.6-67.el7_4.9.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-67.el7_4.9.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:mod_session-0:2.4.6-67.el7_4.9.x86_64"
},
"product_reference": "mod_session-0:2.4.6-67.el7_4.9.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-67.el7_4.9.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.4)",
"product_id": "7Server-optional-7.4.AUS:mod_ssl-1:2.4.6-67.el7_4.9.x86_64"
},
"product_reference": "mod_ssl-1:2.4.6-67.el7_4.9.x86_64",
"relates_to_product_reference": "7Server-optional-7.4.AUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-44790",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-12-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2034674"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow flaw in httpd\u0027s lua module could allow an out-of-bounds write. An attacker who is able to submit a crafted request to an httpd instance that is using the lua module may be able to cause an impact to confidentiality, integrity, and/or availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: mod_lua: Possible buffer overflow when parsing multipart content",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "httpd as shipped in Red Hat Enterprise Linux 6 is NOT affected by this flaw because it does not ship mod_lua.",
"title": "Statement"
},
{
"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": [
"7Server-7.4.AUS:httpd-0:2.4.6-67.el7_4.9.src",
"7Server-7.4.AUS:httpd-0:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:httpd-debuginfo-0:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:httpd-devel-0:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:httpd-manual-0:2.4.6-67.el7_4.9.noarch",
"7Server-7.4.AUS:httpd-tools-0:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:mod_ldap-0:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:mod_proxy_html-1:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:mod_session-0:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:mod_ssl-1:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:httpd-0:2.4.6-67.el7_4.9.src",
"7Server-optional-7.4.AUS:httpd-0:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:httpd-debuginfo-0:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:httpd-devel-0:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:httpd-manual-0:2.4.6-67.el7_4.9.noarch",
"7Server-optional-7.4.AUS:httpd-tools-0:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:mod_ldap-0:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:mod_proxy_html-1:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:mod_session-0:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:mod_ssl-1:2.4.6-67.el7_4.9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44790"
},
{
"category": "external",
"summary": "RHBZ#2034674",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2034674"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44790",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44790"
},
{
"category": "external",
"summary": "http://httpd.apache.org/security/vulnerabilities_24.html",
"url": "http://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2021-12-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-01T22:24:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"7Server-7.4.AUS:httpd-0:2.4.6-67.el7_4.9.src",
"7Server-7.4.AUS:httpd-0:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:httpd-debuginfo-0:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:httpd-devel-0:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:httpd-manual-0:2.4.6-67.el7_4.9.noarch",
"7Server-7.4.AUS:httpd-tools-0:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:mod_ldap-0:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:mod_proxy_html-1:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:mod_session-0:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:mod_ssl-1:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:httpd-0:2.4.6-67.el7_4.9.src",
"7Server-optional-7.4.AUS:httpd-0:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:httpd-debuginfo-0:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:httpd-devel-0:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:httpd-manual-0:2.4.6-67.el7_4.9.noarch",
"7Server-optional-7.4.AUS:httpd-tools-0:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:mod_ldap-0:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:mod_proxy_html-1:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:mod_session-0:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:mod_ssl-1:2.4.6-67.el7_4.9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1138"
},
{
"category": "workaround",
"details": "Disabling mod_lua and restarting httpd will mitigate this flaw. See https://access.redhat.com/articles/10649 for more information.",
"product_ids": [
"7Server-7.4.AUS:httpd-0:2.4.6-67.el7_4.9.src",
"7Server-7.4.AUS:httpd-0:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:httpd-debuginfo-0:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:httpd-devel-0:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:httpd-manual-0:2.4.6-67.el7_4.9.noarch",
"7Server-7.4.AUS:httpd-tools-0:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:mod_ldap-0:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:mod_proxy_html-1:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:mod_session-0:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:mod_ssl-1:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:httpd-0:2.4.6-67.el7_4.9.src",
"7Server-optional-7.4.AUS:httpd-0:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:httpd-debuginfo-0:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:httpd-devel-0:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:httpd-manual-0:2.4.6-67.el7_4.9.noarch",
"7Server-optional-7.4.AUS:httpd-tools-0:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:mod_ldap-0:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:mod_proxy_html-1:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:mod_session-0:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:mod_ssl-1:2.4.6-67.el7_4.9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-7.4.AUS:httpd-0:2.4.6-67.el7_4.9.src",
"7Server-7.4.AUS:httpd-0:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:httpd-debuginfo-0:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:httpd-devel-0:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:httpd-manual-0:2.4.6-67.el7_4.9.noarch",
"7Server-7.4.AUS:httpd-tools-0:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:mod_ldap-0:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:mod_proxy_html-1:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:mod_session-0:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:mod_ssl-1:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:httpd-0:2.4.6-67.el7_4.9.src",
"7Server-optional-7.4.AUS:httpd-0:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:httpd-debuginfo-0:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:httpd-devel-0:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:httpd-manual-0:2.4.6-67.el7_4.9.noarch",
"7Server-optional-7.4.AUS:httpd-tools-0:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:mod_ldap-0:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:mod_proxy_html-1:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:mod_session-0:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:mod_ssl-1:2.4.6-67.el7_4.9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: mod_lua: Possible buffer overflow when parsing multipart content"
},
{
"cve": "CVE-2022-22720",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-03-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2064321"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in httpd. The inbound connection is not closed when it fails to discard the request body, which may expose the server to HTTP request smuggling.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: Errors encountered during the discarding of request body lead to HTTP request smuggling",
"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": [
"7Server-7.4.AUS:httpd-0:2.4.6-67.el7_4.9.src",
"7Server-7.4.AUS:httpd-0:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:httpd-debuginfo-0:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:httpd-devel-0:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:httpd-manual-0:2.4.6-67.el7_4.9.noarch",
"7Server-7.4.AUS:httpd-tools-0:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:mod_ldap-0:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:mod_proxy_html-1:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:mod_session-0:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:mod_ssl-1:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:httpd-0:2.4.6-67.el7_4.9.src",
"7Server-optional-7.4.AUS:httpd-0:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:httpd-debuginfo-0:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:httpd-devel-0:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:httpd-manual-0:2.4.6-67.el7_4.9.noarch",
"7Server-optional-7.4.AUS:httpd-tools-0:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:mod_ldap-0:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:mod_proxy_html-1:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:mod_session-0:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:mod_ssl-1:2.4.6-67.el7_4.9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-22720"
},
{
"category": "external",
"summary": "RHBZ#2064321",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064321"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-22720",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22720"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-22720",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-22720"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2022-22720",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2022-22720"
}
],
"release_date": "2022-03-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-01T22:24:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"7Server-7.4.AUS:httpd-0:2.4.6-67.el7_4.9.src",
"7Server-7.4.AUS:httpd-0:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:httpd-debuginfo-0:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:httpd-devel-0:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:httpd-manual-0:2.4.6-67.el7_4.9.noarch",
"7Server-7.4.AUS:httpd-tools-0:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:mod_ldap-0:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:mod_proxy_html-1:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:mod_session-0:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:mod_ssl-1:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:httpd-0:2.4.6-67.el7_4.9.src",
"7Server-optional-7.4.AUS:httpd-0:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:httpd-debuginfo-0:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:httpd-devel-0:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:httpd-manual-0:2.4.6-67.el7_4.9.noarch",
"7Server-optional-7.4.AUS:httpd-tools-0:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:mod_ldap-0:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:mod_proxy_html-1:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:mod_session-0:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:mod_ssl-1:2.4.6-67.el7_4.9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1138"
},
{
"category": "workaround",
"details": "There are currently no known mitigations for this issue.",
"product_ids": [
"7Server-7.4.AUS:httpd-0:2.4.6-67.el7_4.9.src",
"7Server-7.4.AUS:httpd-0:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:httpd-debuginfo-0:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:httpd-devel-0:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:httpd-manual-0:2.4.6-67.el7_4.9.noarch",
"7Server-7.4.AUS:httpd-tools-0:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:mod_ldap-0:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:mod_proxy_html-1:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:mod_session-0:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:mod_ssl-1:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:httpd-0:2.4.6-67.el7_4.9.src",
"7Server-optional-7.4.AUS:httpd-0:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:httpd-debuginfo-0:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:httpd-devel-0:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:httpd-manual-0:2.4.6-67.el7_4.9.noarch",
"7Server-optional-7.4.AUS:httpd-tools-0:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:mod_ldap-0:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:mod_proxy_html-1:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:mod_session-0:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:mod_ssl-1:2.4.6-67.el7_4.9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"7Server-7.4.AUS:httpd-0:2.4.6-67.el7_4.9.src",
"7Server-7.4.AUS:httpd-0:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:httpd-debuginfo-0:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:httpd-devel-0:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:httpd-manual-0:2.4.6-67.el7_4.9.noarch",
"7Server-7.4.AUS:httpd-tools-0:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:mod_ldap-0:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:mod_proxy_html-1:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:mod_session-0:2.4.6-67.el7_4.9.x86_64",
"7Server-7.4.AUS:mod_ssl-1:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:httpd-0:2.4.6-67.el7_4.9.src",
"7Server-optional-7.4.AUS:httpd-0:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:httpd-debuginfo-0:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:httpd-devel-0:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:httpd-manual-0:2.4.6-67.el7_4.9.noarch",
"7Server-optional-7.4.AUS:httpd-tools-0:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:mod_ldap-0:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:mod_proxy_html-1:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:mod_session-0:2.4.6-67.el7_4.9.x86_64",
"7Server-optional-7.4.AUS:mod_ssl-1:2.4.6-67.el7_4.9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: Errors encountered during the discarding of request body lead to HTTP request smuggling"
}
]
}
RHSA-2022:1139
Vulnerability from csaf_redhat - Published: 2022-04-01 22:26 - Updated: 2026-05-14 22:32A buffer overflow flaw in httpd's lua module could allow an out-of-bounds write. An attacker who is able to submit a crafted request to an httpd instance that is using the lua module may be able to cause an impact to confidentiality, integrity, and/or availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-7.3.AUS:httpd-0:2.4.6-45.el7_3.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.3.AUS:httpd-0:2.4.6-45.el7_3.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.3.AUS:httpd-debuginfo-0:2.4.6-45.el7_3.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.3.AUS:httpd-devel-0:2.4.6-45.el7_3.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.3.AUS:httpd-manual-0:2.4.6-45.el7_3.8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.3.AUS:httpd-tools-0:2.4.6-45.el7_3.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.3.AUS:mod_ldap-0:2.4.6-45.el7_3.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.3.AUS:mod_proxy_html-1:2.4.6-45.el7_3.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.3.AUS:mod_session-0:2.4.6-45.el7_3.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.3.AUS:mod_ssl-1:2.4.6-45.el7_3.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:httpd-0:2.4.6-45.el7_3.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:httpd-0:2.4.6-45.el7_3.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:httpd-debuginfo-0:2.4.6-45.el7_3.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:httpd-devel-0:2.4.6-45.el7_3.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:httpd-manual-0:2.4.6-45.el7_3.8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:httpd-tools-0:2.4.6-45.el7_3.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:mod_ldap-0:2.4.6-45.el7_3.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:mod_proxy_html-1:2.4.6-45.el7_3.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:mod_session-0:2.4.6-45.el7_3.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:mod_ssl-1:2.4.6-45.el7_3.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in httpd. The inbound connection is not closed when it fails to discard the request body, which may expose the server to HTTP request smuggling.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-7.3.AUS:httpd-0:2.4.6-45.el7_3.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.3.AUS:httpd-0:2.4.6-45.el7_3.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.3.AUS:httpd-debuginfo-0:2.4.6-45.el7_3.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.3.AUS:httpd-devel-0:2.4.6-45.el7_3.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.3.AUS:httpd-manual-0:2.4.6-45.el7_3.8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.3.AUS:httpd-tools-0:2.4.6-45.el7_3.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.3.AUS:mod_ldap-0:2.4.6-45.el7_3.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.3.AUS:mod_proxy_html-1:2.4.6-45.el7_3.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.3.AUS:mod_session-0:2.4.6-45.el7_3.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.3.AUS:mod_ssl-1:2.4.6-45.el7_3.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:httpd-0:2.4.6-45.el7_3.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:httpd-0:2.4.6-45.el7_3.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:httpd-debuginfo-0:2.4.6-45.el7_3.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:httpd-devel-0:2.4.6-45.el7_3.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:httpd-manual-0:2.4.6-45.el7_3.8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:httpd-tools-0:2.4.6-45.el7_3.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:mod_ldap-0:2.4.6-45.el7_3.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:mod_proxy_html-1:2.4.6-45.el7_3.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:mod_session-0:2.4.6-45.el7_3.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.3.AUS:mod_ssl-1:2.4.6-45.el7_3.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"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 for httpd is now available for Red Hat Enterprise Linux 7.3 Advanced Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The httpd packages provide the Apache HTTP Server, a powerful, efficient, and extensible web server.\n\nSecurity Fix(es):\n\n* httpd: mod_lua: Possible buffer overflow when parsing multipart content (CVE-2021-44790)\n\n* httpd: Errors encountered during the discarding of request body lead to HTTP request smuggling (CVE-2022-22720)\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.",
"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-2022:1139",
"url": "https://access.redhat.com/errata/RHSA-2022:1139"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2034674",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2034674"
},
{
"category": "external",
"summary": "2064321",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064321"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_1139.json"
}
],
"title": "Red Hat Security Advisory: httpd security update",
"tracking": {
"current_release_date": "2026-05-14T22:32:27+00:00",
"generator": {
"date": "2026-05-14T22:32:27+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2022:1139",
"initial_release_date": "2022-04-01T22:26:42+00:00",
"revision_history": [
{
"date": "2022-04-01T22:26:42+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-04-01T22:26:42+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-14T22:32:27+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product": {
"name": "Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.3::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.3::server"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.6-45.el7_3.8.src",
"product": {
"name": "httpd-0:2.4.6-45.el7_3.8.src",
"product_id": "httpd-0:2.4.6-45.el7_3.8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.6-45.el7_3.8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.6-45.el7_3.8.x86_64",
"product": {
"name": "httpd-0:2.4.6-45.el7_3.8.x86_64",
"product_id": "httpd-0:2.4.6-45.el7_3.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.6-45.el7_3.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.6-45.el7_3.8.x86_64",
"product": {
"name": "httpd-devel-0:2.4.6-45.el7_3.8.x86_64",
"product_id": "httpd-devel-0:2.4.6-45.el7_3.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.6-45.el7_3.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.6-45.el7_3.8.x86_64",
"product": {
"name": "httpd-tools-0:2.4.6-45.el7_3.8.x86_64",
"product_id": "httpd-tools-0:2.4.6-45.el7_3.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.6-45.el7_3.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.6-45.el7_3.8.x86_64",
"product": {
"name": "mod_ssl-1:2.4.6-45.el7_3.8.x86_64",
"product_id": "mod_ssl-1:2.4.6-45.el7_3.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.6-45.el7_3.8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.6-45.el7_3.8.x86_64",
"product": {
"name": "httpd-debuginfo-0:2.4.6-45.el7_3.8.x86_64",
"product_id": "httpd-debuginfo-0:2.4.6-45.el7_3.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.6-45.el7_3.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.6-45.el7_3.8.x86_64",
"product": {
"name": "mod_ldap-0:2.4.6-45.el7_3.8.x86_64",
"product_id": "mod_ldap-0:2.4.6-45.el7_3.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.6-45.el7_3.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.6-45.el7_3.8.x86_64",
"product": {
"name": "mod_proxy_html-1:2.4.6-45.el7_3.8.x86_64",
"product_id": "mod_proxy_html-1:2.4.6-45.el7_3.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.6-45.el7_3.8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.6-45.el7_3.8.x86_64",
"product": {
"name": "mod_session-0:2.4.6-45.el7_3.8.x86_64",
"product_id": "mod_session-0:2.4.6-45.el7_3.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.6-45.el7_3.8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-manual-0:2.4.6-45.el7_3.8.noarch",
"product": {
"name": "httpd-manual-0:2.4.6-45.el7_3.8.noarch",
"product_id": "httpd-manual-0:2.4.6-45.el7_3.8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-manual@2.4.6-45.el7_3.8?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-45.el7_3.8.src as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:httpd-0:2.4.6-45.el7_3.8.src"
},
"product_reference": "httpd-0:2.4.6-45.el7_3.8.src",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-45.el7_3.8.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:httpd-0:2.4.6-45.el7_3.8.x86_64"
},
"product_reference": "httpd-0:2.4.6-45.el7_3.8.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-45.el7_3.8.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:httpd-debuginfo-0:2.4.6-45.el7_3.8.x86_64"
},
"product_reference": "httpd-debuginfo-0:2.4.6-45.el7_3.8.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-45.el7_3.8.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:httpd-devel-0:2.4.6-45.el7_3.8.x86_64"
},
"product_reference": "httpd-devel-0:2.4.6-45.el7_3.8.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.6-45.el7_3.8.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:httpd-manual-0:2.4.6-45.el7_3.8.noarch"
},
"product_reference": "httpd-manual-0:2.4.6-45.el7_3.8.noarch",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-45.el7_3.8.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:httpd-tools-0:2.4.6-45.el7_3.8.x86_64"
},
"product_reference": "httpd-tools-0:2.4.6-45.el7_3.8.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-45.el7_3.8.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:mod_ldap-0:2.4.6-45.el7_3.8.x86_64"
},
"product_reference": "mod_ldap-0:2.4.6-45.el7_3.8.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-45.el7_3.8.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:mod_proxy_html-1:2.4.6-45.el7_3.8.x86_64"
},
"product_reference": "mod_proxy_html-1:2.4.6-45.el7_3.8.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-45.el7_3.8.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:mod_session-0:2.4.6-45.el7_3.8.x86_64"
},
"product_reference": "mod_session-0:2.4.6-45.el7_3.8.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-45.el7_3.8.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.3)",
"product_id": "7Server-7.3.AUS:mod_ssl-1:2.4.6-45.el7_3.8.x86_64"
},
"product_reference": "mod_ssl-1:2.4.6-45.el7_3.8.x86_64",
"relates_to_product_reference": "7Server-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-45.el7_3.8.src as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:httpd-0:2.4.6-45.el7_3.8.src"
},
"product_reference": "httpd-0:2.4.6-45.el7_3.8.src",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-45.el7_3.8.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:httpd-0:2.4.6-45.el7_3.8.x86_64"
},
"product_reference": "httpd-0:2.4.6-45.el7_3.8.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-45.el7_3.8.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:httpd-debuginfo-0:2.4.6-45.el7_3.8.x86_64"
},
"product_reference": "httpd-debuginfo-0:2.4.6-45.el7_3.8.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-45.el7_3.8.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:httpd-devel-0:2.4.6-45.el7_3.8.x86_64"
},
"product_reference": "httpd-devel-0:2.4.6-45.el7_3.8.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.6-45.el7_3.8.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:httpd-manual-0:2.4.6-45.el7_3.8.noarch"
},
"product_reference": "httpd-manual-0:2.4.6-45.el7_3.8.noarch",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-45.el7_3.8.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:httpd-tools-0:2.4.6-45.el7_3.8.x86_64"
},
"product_reference": "httpd-tools-0:2.4.6-45.el7_3.8.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-45.el7_3.8.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:mod_ldap-0:2.4.6-45.el7_3.8.x86_64"
},
"product_reference": "mod_ldap-0:2.4.6-45.el7_3.8.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-45.el7_3.8.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:mod_proxy_html-1:2.4.6-45.el7_3.8.x86_64"
},
"product_reference": "mod_proxy_html-1:2.4.6-45.el7_3.8.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-45.el7_3.8.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:mod_session-0:2.4.6-45.el7_3.8.x86_64"
},
"product_reference": "mod_session-0:2.4.6-45.el7_3.8.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-45.el7_3.8.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.3)",
"product_id": "7Server-optional-7.3.AUS:mod_ssl-1:2.4.6-45.el7_3.8.x86_64"
},
"product_reference": "mod_ssl-1:2.4.6-45.el7_3.8.x86_64",
"relates_to_product_reference": "7Server-optional-7.3.AUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-44790",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-12-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2034674"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow flaw in httpd\u0027s lua module could allow an out-of-bounds write. An attacker who is able to submit a crafted request to an httpd instance that is using the lua module may be able to cause an impact to confidentiality, integrity, and/or availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: mod_lua: Possible buffer overflow when parsing multipart content",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "httpd as shipped in Red Hat Enterprise Linux 6 is NOT affected by this flaw because it does not ship mod_lua.",
"title": "Statement"
},
{
"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": [
"7Server-7.3.AUS:httpd-0:2.4.6-45.el7_3.8.src",
"7Server-7.3.AUS:httpd-0:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:httpd-debuginfo-0:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:httpd-devel-0:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:httpd-manual-0:2.4.6-45.el7_3.8.noarch",
"7Server-7.3.AUS:httpd-tools-0:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:mod_ldap-0:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:mod_proxy_html-1:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:mod_session-0:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:mod_ssl-1:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:httpd-0:2.4.6-45.el7_3.8.src",
"7Server-optional-7.3.AUS:httpd-0:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:httpd-debuginfo-0:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:httpd-devel-0:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:httpd-manual-0:2.4.6-45.el7_3.8.noarch",
"7Server-optional-7.3.AUS:httpd-tools-0:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:mod_ldap-0:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:mod_proxy_html-1:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:mod_session-0:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:mod_ssl-1:2.4.6-45.el7_3.8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44790"
},
{
"category": "external",
"summary": "RHBZ#2034674",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2034674"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44790",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44790"
},
{
"category": "external",
"summary": "http://httpd.apache.org/security/vulnerabilities_24.html",
"url": "http://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2021-12-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-01T22:26:42+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"7Server-7.3.AUS:httpd-0:2.4.6-45.el7_3.8.src",
"7Server-7.3.AUS:httpd-0:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:httpd-debuginfo-0:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:httpd-devel-0:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:httpd-manual-0:2.4.6-45.el7_3.8.noarch",
"7Server-7.3.AUS:httpd-tools-0:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:mod_ldap-0:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:mod_proxy_html-1:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:mod_session-0:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:mod_ssl-1:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:httpd-0:2.4.6-45.el7_3.8.src",
"7Server-optional-7.3.AUS:httpd-0:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:httpd-debuginfo-0:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:httpd-devel-0:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:httpd-manual-0:2.4.6-45.el7_3.8.noarch",
"7Server-optional-7.3.AUS:httpd-tools-0:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:mod_ldap-0:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:mod_proxy_html-1:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:mod_session-0:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:mod_ssl-1:2.4.6-45.el7_3.8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1139"
},
{
"category": "workaround",
"details": "Disabling mod_lua and restarting httpd will mitigate this flaw. See https://access.redhat.com/articles/10649 for more information.",
"product_ids": [
"7Server-7.3.AUS:httpd-0:2.4.6-45.el7_3.8.src",
"7Server-7.3.AUS:httpd-0:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:httpd-debuginfo-0:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:httpd-devel-0:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:httpd-manual-0:2.4.6-45.el7_3.8.noarch",
"7Server-7.3.AUS:httpd-tools-0:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:mod_ldap-0:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:mod_proxy_html-1:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:mod_session-0:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:mod_ssl-1:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:httpd-0:2.4.6-45.el7_3.8.src",
"7Server-optional-7.3.AUS:httpd-0:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:httpd-debuginfo-0:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:httpd-devel-0:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:httpd-manual-0:2.4.6-45.el7_3.8.noarch",
"7Server-optional-7.3.AUS:httpd-tools-0:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:mod_ldap-0:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:mod_proxy_html-1:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:mod_session-0:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:mod_ssl-1:2.4.6-45.el7_3.8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-7.3.AUS:httpd-0:2.4.6-45.el7_3.8.src",
"7Server-7.3.AUS:httpd-0:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:httpd-debuginfo-0:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:httpd-devel-0:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:httpd-manual-0:2.4.6-45.el7_3.8.noarch",
"7Server-7.3.AUS:httpd-tools-0:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:mod_ldap-0:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:mod_proxy_html-1:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:mod_session-0:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:mod_ssl-1:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:httpd-0:2.4.6-45.el7_3.8.src",
"7Server-optional-7.3.AUS:httpd-0:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:httpd-debuginfo-0:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:httpd-devel-0:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:httpd-manual-0:2.4.6-45.el7_3.8.noarch",
"7Server-optional-7.3.AUS:httpd-tools-0:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:mod_ldap-0:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:mod_proxy_html-1:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:mod_session-0:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:mod_ssl-1:2.4.6-45.el7_3.8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: mod_lua: Possible buffer overflow when parsing multipart content"
},
{
"cve": "CVE-2022-22720",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-03-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2064321"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in httpd. The inbound connection is not closed when it fails to discard the request body, which may expose the server to HTTP request smuggling.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: Errors encountered during the discarding of request body lead to HTTP request smuggling",
"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": [
"7Server-7.3.AUS:httpd-0:2.4.6-45.el7_3.8.src",
"7Server-7.3.AUS:httpd-0:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:httpd-debuginfo-0:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:httpd-devel-0:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:httpd-manual-0:2.4.6-45.el7_3.8.noarch",
"7Server-7.3.AUS:httpd-tools-0:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:mod_ldap-0:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:mod_proxy_html-1:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:mod_session-0:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:mod_ssl-1:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:httpd-0:2.4.6-45.el7_3.8.src",
"7Server-optional-7.3.AUS:httpd-0:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:httpd-debuginfo-0:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:httpd-devel-0:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:httpd-manual-0:2.4.6-45.el7_3.8.noarch",
"7Server-optional-7.3.AUS:httpd-tools-0:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:mod_ldap-0:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:mod_proxy_html-1:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:mod_session-0:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:mod_ssl-1:2.4.6-45.el7_3.8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-22720"
},
{
"category": "external",
"summary": "RHBZ#2064321",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064321"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-22720",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22720"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-22720",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-22720"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2022-22720",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2022-22720"
}
],
"release_date": "2022-03-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-01T22:26:42+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"7Server-7.3.AUS:httpd-0:2.4.6-45.el7_3.8.src",
"7Server-7.3.AUS:httpd-0:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:httpd-debuginfo-0:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:httpd-devel-0:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:httpd-manual-0:2.4.6-45.el7_3.8.noarch",
"7Server-7.3.AUS:httpd-tools-0:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:mod_ldap-0:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:mod_proxy_html-1:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:mod_session-0:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:mod_ssl-1:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:httpd-0:2.4.6-45.el7_3.8.src",
"7Server-optional-7.3.AUS:httpd-0:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:httpd-debuginfo-0:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:httpd-devel-0:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:httpd-manual-0:2.4.6-45.el7_3.8.noarch",
"7Server-optional-7.3.AUS:httpd-tools-0:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:mod_ldap-0:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:mod_proxy_html-1:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:mod_session-0:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:mod_ssl-1:2.4.6-45.el7_3.8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1139"
},
{
"category": "workaround",
"details": "There are currently no known mitigations for this issue.",
"product_ids": [
"7Server-7.3.AUS:httpd-0:2.4.6-45.el7_3.8.src",
"7Server-7.3.AUS:httpd-0:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:httpd-debuginfo-0:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:httpd-devel-0:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:httpd-manual-0:2.4.6-45.el7_3.8.noarch",
"7Server-7.3.AUS:httpd-tools-0:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:mod_ldap-0:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:mod_proxy_html-1:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:mod_session-0:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:mod_ssl-1:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:httpd-0:2.4.6-45.el7_3.8.src",
"7Server-optional-7.3.AUS:httpd-0:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:httpd-debuginfo-0:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:httpd-devel-0:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:httpd-manual-0:2.4.6-45.el7_3.8.noarch",
"7Server-optional-7.3.AUS:httpd-tools-0:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:mod_ldap-0:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:mod_proxy_html-1:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:mod_session-0:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:mod_ssl-1:2.4.6-45.el7_3.8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"7Server-7.3.AUS:httpd-0:2.4.6-45.el7_3.8.src",
"7Server-7.3.AUS:httpd-0:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:httpd-debuginfo-0:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:httpd-devel-0:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:httpd-manual-0:2.4.6-45.el7_3.8.noarch",
"7Server-7.3.AUS:httpd-tools-0:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:mod_ldap-0:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:mod_proxy_html-1:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:mod_session-0:2.4.6-45.el7_3.8.x86_64",
"7Server-7.3.AUS:mod_ssl-1:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:httpd-0:2.4.6-45.el7_3.8.src",
"7Server-optional-7.3.AUS:httpd-0:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:httpd-debuginfo-0:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:httpd-devel-0:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:httpd-manual-0:2.4.6-45.el7_3.8.noarch",
"7Server-optional-7.3.AUS:httpd-tools-0:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:mod_ldap-0:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:mod_proxy_html-1:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:mod_session-0:2.4.6-45.el7_3.8.x86_64",
"7Server-optional-7.3.AUS:mod_ssl-1:2.4.6-45.el7_3.8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: Errors encountered during the discarding of request body lead to HTTP request smuggling"
}
]
}
SUSE-SU-2022:0065-1
Vulnerability from csaf_suse - Published: 2022-01-12 16:47 - Updated: 2022-01-12 16:47| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:apache2-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:apache2-doc-2.4.23-29.83.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:apache2-example-pages-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:apache2-prefork-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:apache2-utils-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:apache2-worker-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:apache2-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:apache2-doc-2.4.23-29.83.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:apache2-example-pages-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:apache2-prefork-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:apache2-utils-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:apache2-worker-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:apache2-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:apache2-doc-2.4.23-29.83.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:apache2-example-pages-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:apache2-prefork-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:apache2-utils-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:apache2-worker-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.83.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.83.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.83.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-doc-2.4.23-29.83.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.83.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.83.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.83.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.83.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.83.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.83.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.83.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.83.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.83.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.83.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.83.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.83.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.83.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.83.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.83.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-doc-2.4.23-29.83.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.83.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.83.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.83.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.83.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.83.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.83.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.83.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.83.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.83.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.83.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.83.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.83.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-2.4.23-29.83.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-doc-2.4.23-29.83.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-example-pages-2.4.23-29.83.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-example-pages-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-prefork-2.4.23-29.83.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-prefork-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-utils-2.4.23-29.83.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-utils-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-worker-2.4.23-29.83.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-worker-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-2.4.23-29.83.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-doc-2.4.23-29.83.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-example-pages-2.4.23-29.83.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-example-pages-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-prefork-2.4.23-29.83.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-prefork-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-utils-2.4.23-29.83.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-utils-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-worker-2.4.23-29.83.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-worker-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:apache2-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:apache2-doc-2.4.23-29.83.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:apache2-example-pages-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:apache2-prefork-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:apache2-utils-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:apache2-worker-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:apache2-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:apache2-doc-2.4.23-29.83.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:apache2-example-pages-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:apache2-prefork-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:apache2-utils-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:apache2-worker-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:apache2-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:apache2-doc-2.4.23-29.83.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:apache2-example-pages-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:apache2-prefork-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:apache2-utils-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:apache2-worker-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:apache2-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:apache2-doc-2.4.23-29.83.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:apache2-example-pages-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:apache2-prefork-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:apache2-utils-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:apache2-worker-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:apache2-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:apache2-doc-2.4.23-29.83.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:apache2-example-pages-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:apache2-prefork-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:apache2-utils-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:apache2-worker-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:apache2-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:apache2-doc-2.4.23-29.83.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:apache2-example-pages-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:apache2-prefork-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:apache2-utils-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:apache2-worker-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:apache2-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:apache2-doc-2.4.23-29.83.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:apache2-example-pages-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:apache2-prefork-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:apache2-utils-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:apache2-worker-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.83.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.83.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.83.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-doc-2.4.23-29.83.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.83.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.83.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.83.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.83.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.83.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.83.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.83.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.83.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.83.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.83.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.83.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.83.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.83.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.83.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.83.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-doc-2.4.23-29.83.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.83.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.83.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.83.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.83.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.83.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.83.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.83.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.83.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.83.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.83.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.83.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.83.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-2.4.23-29.83.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-doc-2.4.23-29.83.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-example-pages-2.4.23-29.83.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-example-pages-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-prefork-2.4.23-29.83.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-prefork-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-utils-2.4.23-29.83.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-utils-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-worker-2.4.23-29.83.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-worker-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-2.4.23-29.83.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-doc-2.4.23-29.83.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-example-pages-2.4.23-29.83.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-example-pages-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-prefork-2.4.23-29.83.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-prefork-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-utils-2.4.23-29.83.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-utils-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-worker-2.4.23-29.83.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-worker-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:apache2-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:apache2-doc-2.4.23-29.83.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:apache2-example-pages-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:apache2-prefork-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:apache2-utils-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:apache2-worker-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:apache2-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:apache2-doc-2.4.23-29.83.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:apache2-example-pages-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:apache2-prefork-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:apache2-utils-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:apache2-worker-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:apache2-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:apache2-doc-2.4.23-29.83.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:apache2-example-pages-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:apache2-prefork-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:apache2-utils-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:apache2-worker-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:apache2-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:apache2-doc-2.4.23-29.83.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:apache2-example-pages-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:apache2-prefork-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:apache2-utils-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:apache2-worker-2.4.23-29.83.1.x86_64 | — |
Vendor Fix
|
{
"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 apache2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for apache2 fixes the following issues:\n\n- CVE-2021-44224: Fixed NULL dereference or SSRF in forward proxy configurations. (bsc#1193943)\n- CVE-2021-44790: Fixed buffer overflow when parsing multipart content in mod_lua. (bsc#1193942)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "HPE-Helion-OpenStack-8-2022-65,SUSE-2022-65,SUSE-OpenStack-Cloud-8-2022-65,SUSE-OpenStack-Cloud-9-2022-65,SUSE-OpenStack-Cloud-Crowbar-8-2022-65,SUSE-OpenStack-Cloud-Crowbar-9-2022-65,SUSE-SLE-SAP-12-SP3-2022-65,SUSE-SLE-SAP-12-SP4-2022-65,SUSE-SLE-SERVER-12-SP2-BCL-2022-65,SUSE-SLE-SERVER-12-SP3-2022-65,SUSE-SLE-SERVER-12-SP3-BCL-2022-65,SUSE-SLE-SERVER-12-SP4-LTSS-2022-65",
"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-2022_0065-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:0065-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20220065-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:0065-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-January/010001.html"
},
{
"category": "self",
"summary": "SUSE Bug 1193942",
"url": "https://bugzilla.suse.com/1193942"
},
{
"category": "self",
"summary": "SUSE Bug 1193943",
"url": "https://bugzilla.suse.com/1193943"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-44224 page",
"url": "https://www.suse.com/security/cve/CVE-2021-44224/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-44790 page",
"url": "https://www.suse.com/security/cve/CVE-2021-44790/"
}
],
"title": "Security update for apache2",
"tracking": {
"current_release_date": "2022-01-12T16:47:51Z",
"generator": {
"date": "2022-01-12T16:47:51Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:0065-1",
"initial_release_date": "2022-01-12T16:47:51Z",
"revision_history": [
{
"date": "2022-01-12T16:47:51Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.23-29.83.1.aarch64",
"product": {
"name": "apache2-2.4.23-29.83.1.aarch64",
"product_id": "apache2-2.4.23-29.83.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.23-29.83.1.aarch64",
"product": {
"name": "apache2-devel-2.4.23-29.83.1.aarch64",
"product_id": "apache2-devel-2.4.23-29.83.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.23-29.83.1.aarch64",
"product": {
"name": "apache2-event-2.4.23-29.83.1.aarch64",
"product_id": "apache2-event-2.4.23-29.83.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.23-29.83.1.aarch64",
"product": {
"name": "apache2-example-pages-2.4.23-29.83.1.aarch64",
"product_id": "apache2-example-pages-2.4.23-29.83.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.23-29.83.1.aarch64",
"product": {
"name": "apache2-prefork-2.4.23-29.83.1.aarch64",
"product_id": "apache2-prefork-2.4.23-29.83.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.23-29.83.1.aarch64",
"product": {
"name": "apache2-utils-2.4.23-29.83.1.aarch64",
"product_id": "apache2-utils-2.4.23-29.83.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.23-29.83.1.aarch64",
"product": {
"name": "apache2-worker-2.4.23-29.83.1.aarch64",
"product_id": "apache2-worker-2.4.23-29.83.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.23-29.83.1.i586",
"product": {
"name": "apache2-2.4.23-29.83.1.i586",
"product_id": "apache2-2.4.23-29.83.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.23-29.83.1.i586",
"product": {
"name": "apache2-devel-2.4.23-29.83.1.i586",
"product_id": "apache2-devel-2.4.23-29.83.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.23-29.83.1.i586",
"product": {
"name": "apache2-event-2.4.23-29.83.1.i586",
"product_id": "apache2-event-2.4.23-29.83.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.23-29.83.1.i586",
"product": {
"name": "apache2-example-pages-2.4.23-29.83.1.i586",
"product_id": "apache2-example-pages-2.4.23-29.83.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.23-29.83.1.i586",
"product": {
"name": "apache2-prefork-2.4.23-29.83.1.i586",
"product_id": "apache2-prefork-2.4.23-29.83.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.23-29.83.1.i586",
"product": {
"name": "apache2-utils-2.4.23-29.83.1.i586",
"product_id": "apache2-utils-2.4.23-29.83.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.23-29.83.1.i586",
"product": {
"name": "apache2-worker-2.4.23-29.83.1.i586",
"product_id": "apache2-worker-2.4.23-29.83.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-doc-2.4.23-29.83.1.noarch",
"product": {
"name": "apache2-doc-2.4.23-29.83.1.noarch",
"product_id": "apache2-doc-2.4.23-29.83.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.23-29.83.1.ppc64le",
"product": {
"name": "apache2-2.4.23-29.83.1.ppc64le",
"product_id": "apache2-2.4.23-29.83.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.23-29.83.1.ppc64le",
"product": {
"name": "apache2-devel-2.4.23-29.83.1.ppc64le",
"product_id": "apache2-devel-2.4.23-29.83.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.23-29.83.1.ppc64le",
"product": {
"name": "apache2-event-2.4.23-29.83.1.ppc64le",
"product_id": "apache2-event-2.4.23-29.83.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.23-29.83.1.ppc64le",
"product": {
"name": "apache2-example-pages-2.4.23-29.83.1.ppc64le",
"product_id": "apache2-example-pages-2.4.23-29.83.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.23-29.83.1.ppc64le",
"product": {
"name": "apache2-prefork-2.4.23-29.83.1.ppc64le",
"product_id": "apache2-prefork-2.4.23-29.83.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.23-29.83.1.ppc64le",
"product": {
"name": "apache2-utils-2.4.23-29.83.1.ppc64le",
"product_id": "apache2-utils-2.4.23-29.83.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.23-29.83.1.ppc64le",
"product": {
"name": "apache2-worker-2.4.23-29.83.1.ppc64le",
"product_id": "apache2-worker-2.4.23-29.83.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.23-29.83.1.s390",
"product": {
"name": "apache2-2.4.23-29.83.1.s390",
"product_id": "apache2-2.4.23-29.83.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.23-29.83.1.s390",
"product": {
"name": "apache2-devel-2.4.23-29.83.1.s390",
"product_id": "apache2-devel-2.4.23-29.83.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.23-29.83.1.s390",
"product": {
"name": "apache2-event-2.4.23-29.83.1.s390",
"product_id": "apache2-event-2.4.23-29.83.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.23-29.83.1.s390",
"product": {
"name": "apache2-example-pages-2.4.23-29.83.1.s390",
"product_id": "apache2-example-pages-2.4.23-29.83.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.23-29.83.1.s390",
"product": {
"name": "apache2-prefork-2.4.23-29.83.1.s390",
"product_id": "apache2-prefork-2.4.23-29.83.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.23-29.83.1.s390",
"product": {
"name": "apache2-utils-2.4.23-29.83.1.s390",
"product_id": "apache2-utils-2.4.23-29.83.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.23-29.83.1.s390",
"product": {
"name": "apache2-worker-2.4.23-29.83.1.s390",
"product_id": "apache2-worker-2.4.23-29.83.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.23-29.83.1.s390x",
"product": {
"name": "apache2-2.4.23-29.83.1.s390x",
"product_id": "apache2-2.4.23-29.83.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.23-29.83.1.s390x",
"product": {
"name": "apache2-devel-2.4.23-29.83.1.s390x",
"product_id": "apache2-devel-2.4.23-29.83.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.23-29.83.1.s390x",
"product": {
"name": "apache2-event-2.4.23-29.83.1.s390x",
"product_id": "apache2-event-2.4.23-29.83.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.23-29.83.1.s390x",
"product": {
"name": "apache2-example-pages-2.4.23-29.83.1.s390x",
"product_id": "apache2-example-pages-2.4.23-29.83.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.23-29.83.1.s390x",
"product": {
"name": "apache2-prefork-2.4.23-29.83.1.s390x",
"product_id": "apache2-prefork-2.4.23-29.83.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.23-29.83.1.s390x",
"product": {
"name": "apache2-utils-2.4.23-29.83.1.s390x",
"product_id": "apache2-utils-2.4.23-29.83.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.23-29.83.1.s390x",
"product": {
"name": "apache2-worker-2.4.23-29.83.1.s390x",
"product_id": "apache2-worker-2.4.23-29.83.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.23-29.83.1.x86_64",
"product": {
"name": "apache2-2.4.23-29.83.1.x86_64",
"product_id": "apache2-2.4.23-29.83.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.23-29.83.1.x86_64",
"product": {
"name": "apache2-example-pages-2.4.23-29.83.1.x86_64",
"product_id": "apache2-example-pages-2.4.23-29.83.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.23-29.83.1.x86_64",
"product": {
"name": "apache2-prefork-2.4.23-29.83.1.x86_64",
"product_id": "apache2-prefork-2.4.23-29.83.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.23-29.83.1.x86_64",
"product": {
"name": "apache2-utils-2.4.23-29.83.1.x86_64",
"product_id": "apache2-utils-2.4.23-29.83.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.23-29.83.1.x86_64",
"product": {
"name": "apache2-worker-2.4.23-29.83.1.x86_64",
"product_id": "apache2-worker-2.4.23-29.83.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.23-29.83.1.x86_64",
"product": {
"name": "apache2-devel-2.4.23-29.83.1.x86_64",
"product_id": "apache2-devel-2.4.23-29.83.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.23-29.83.1.x86_64",
"product": {
"name": "apache2-event-2.4.23-29.83.1.x86_64",
"product_id": "apache2-event-2.4.23-29.83.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "HPE Helion OpenStack 8",
"product": {
"name": "HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:hpe-helion-openstack:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 8",
"product": {
"name": "SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 9",
"product": {
"name": "SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:9"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud Crowbar 8",
"product": {
"name": "SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud Crowbar 9",
"product": {
"name": "SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:9"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-bcl:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-bcl:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.23-29.83.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:apache2-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.23-29.83.1.noarch as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:apache2-doc-2.4.23-29.83.1.noarch"
},
"product_reference": "apache2-doc-2.4.23-29.83.1.noarch",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.23-29.83.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:apache2-example-pages-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-example-pages-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.23-29.83.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:apache2-prefork-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.23-29.83.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:apache2-utils-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-utils-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.23-29.83.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:apache2-worker-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-worker-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.23-29.83.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:apache2-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.23-29.83.1.noarch as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:apache2-doc-2.4.23-29.83.1.noarch"
},
"product_reference": "apache2-doc-2.4.23-29.83.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.23-29.83.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:apache2-example-pages-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-example-pages-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.23-29.83.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:apache2-prefork-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.23-29.83.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:apache2-utils-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-utils-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.23-29.83.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:apache2-worker-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-worker-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.23-29.83.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:apache2-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.23-29.83.1.noarch as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:apache2-doc-2.4.23-29.83.1.noarch"
},
"product_reference": "apache2-doc-2.4.23-29.83.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.23-29.83.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:apache2-example-pages-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-example-pages-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.23-29.83.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:apache2-prefork-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.23-29.83.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:apache2-utils-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-utils-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.23-29.83.1.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:apache2-worker-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-worker-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.23-29.83.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:apache2-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.23-29.83.1.noarch as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:apache2-doc-2.4.23-29.83.1.noarch"
},
"product_reference": "apache2-doc-2.4.23-29.83.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.23-29.83.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:apache2-example-pages-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-example-pages-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.23-29.83.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:apache2-prefork-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.23-29.83.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:apache2-utils-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-utils-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.23-29.83.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:apache2-worker-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-worker-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.23-29.83.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:apache2-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.23-29.83.1.noarch as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:apache2-doc-2.4.23-29.83.1.noarch"
},
"product_reference": "apache2-doc-2.4.23-29.83.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.23-29.83.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:apache2-example-pages-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-example-pages-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.23-29.83.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:apache2-prefork-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.23-29.83.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:apache2-utils-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-utils-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.23-29.83.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:apache2-worker-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-worker-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.23-29.83.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-2.4.23-29.83.1.ppc64le"
},
"product_reference": "apache2-2.4.23-29.83.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.23-29.83.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.23-29.83.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-doc-2.4.23-29.83.1.noarch"
},
"product_reference": "apache2-doc-2.4.23-29.83.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.23-29.83.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-example-pages-2.4.23-29.83.1.ppc64le"
},
"product_reference": "apache2-example-pages-2.4.23-29.83.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.23-29.83.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-example-pages-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-example-pages-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.23-29.83.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-prefork-2.4.23-29.83.1.ppc64le"
},
"product_reference": "apache2-prefork-2.4.23-29.83.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.23-29.83.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-prefork-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.23-29.83.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-utils-2.4.23-29.83.1.ppc64le"
},
"product_reference": "apache2-utils-2.4.23-29.83.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.23-29.83.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-utils-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-utils-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.23-29.83.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-worker-2.4.23-29.83.1.ppc64le"
},
"product_reference": "apache2-worker-2.4.23-29.83.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.23-29.83.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-worker-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-worker-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.23-29.83.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-2.4.23-29.83.1.ppc64le"
},
"product_reference": "apache2-2.4.23-29.83.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.23-29.83.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.23-29.83.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-doc-2.4.23-29.83.1.noarch"
},
"product_reference": "apache2-doc-2.4.23-29.83.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.23-29.83.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-example-pages-2.4.23-29.83.1.ppc64le"
},
"product_reference": "apache2-example-pages-2.4.23-29.83.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.23-29.83.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-example-pages-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-example-pages-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.23-29.83.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-prefork-2.4.23-29.83.1.ppc64le"
},
"product_reference": "apache2-prefork-2.4.23-29.83.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.23-29.83.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-prefork-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.23-29.83.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-utils-2.4.23-29.83.1.ppc64le"
},
"product_reference": "apache2-utils-2.4.23-29.83.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.23-29.83.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-utils-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-utils-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.23-29.83.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-worker-2.4.23-29.83.1.ppc64le"
},
"product_reference": "apache2-worker-2.4.23-29.83.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.23-29.83.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-worker-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-worker-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.23-29.83.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:apache2-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.23-29.83.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:apache2-doc-2.4.23-29.83.1.noarch"
},
"product_reference": "apache2-doc-2.4.23-29.83.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.23-29.83.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:apache2-example-pages-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-example-pages-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.23-29.83.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:apache2-prefork-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.23-29.83.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:apache2-utils-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-utils-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.23-29.83.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:apache2-worker-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-worker-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.23-29.83.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.83.1.aarch64"
},
"product_reference": "apache2-2.4.23-29.83.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.23-29.83.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.83.1.ppc64le"
},
"product_reference": "apache2-2.4.23-29.83.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.23-29.83.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.83.1.s390x"
},
"product_reference": "apache2-2.4.23-29.83.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.23-29.83.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.23-29.83.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-doc-2.4.23-29.83.1.noarch"
},
"product_reference": "apache2-doc-2.4.23-29.83.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.23-29.83.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.83.1.aarch64"
},
"product_reference": "apache2-example-pages-2.4.23-29.83.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.23-29.83.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.83.1.ppc64le"
},
"product_reference": "apache2-example-pages-2.4.23-29.83.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.23-29.83.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.83.1.s390x"
},
"product_reference": "apache2-example-pages-2.4.23-29.83.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.23-29.83.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-example-pages-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.23-29.83.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.83.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.23-29.83.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.23-29.83.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.83.1.ppc64le"
},
"product_reference": "apache2-prefork-2.4.23-29.83.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.23-29.83.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.83.1.s390x"
},
"product_reference": "apache2-prefork-2.4.23-29.83.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.23-29.83.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.23-29.83.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.83.1.aarch64"
},
"product_reference": "apache2-utils-2.4.23-29.83.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.23-29.83.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.83.1.ppc64le"
},
"product_reference": "apache2-utils-2.4.23-29.83.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.23-29.83.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.83.1.s390x"
},
"product_reference": "apache2-utils-2.4.23-29.83.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.23-29.83.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-utils-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.23-29.83.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.83.1.aarch64"
},
"product_reference": "apache2-worker-2.4.23-29.83.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.23-29.83.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.83.1.ppc64le"
},
"product_reference": "apache2-worker-2.4.23-29.83.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.23-29.83.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.83.1.s390x"
},
"product_reference": "apache2-worker-2.4.23-29.83.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.23-29.83.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-worker-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.23-29.83.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:apache2-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.23-29.83.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:apache2-doc-2.4.23-29.83.1.noarch"
},
"product_reference": "apache2-doc-2.4.23-29.83.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.23-29.83.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:apache2-example-pages-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-example-pages-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.23-29.83.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:apache2-prefork-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.23-29.83.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:apache2-utils-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-utils-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.23-29.83.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:apache2-worker-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-worker-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.23-29.83.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.83.1.aarch64"
},
"product_reference": "apache2-2.4.23-29.83.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.23-29.83.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.83.1.ppc64le"
},
"product_reference": "apache2-2.4.23-29.83.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.23-29.83.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.83.1.s390x"
},
"product_reference": "apache2-2.4.23-29.83.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.23-29.83.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.23-29.83.1.noarch as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-doc-2.4.23-29.83.1.noarch"
},
"product_reference": "apache2-doc-2.4.23-29.83.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.23-29.83.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.83.1.aarch64"
},
"product_reference": "apache2-example-pages-2.4.23-29.83.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.23-29.83.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.83.1.ppc64le"
},
"product_reference": "apache2-example-pages-2.4.23-29.83.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.23-29.83.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.83.1.s390x"
},
"product_reference": "apache2-example-pages-2.4.23-29.83.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.23-29.83.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-example-pages-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.23-29.83.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.83.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.23-29.83.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.23-29.83.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.83.1.ppc64le"
},
"product_reference": "apache2-prefork-2.4.23-29.83.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.23-29.83.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.83.1.s390x"
},
"product_reference": "apache2-prefork-2.4.23-29.83.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.23-29.83.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.23-29.83.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.83.1.aarch64"
},
"product_reference": "apache2-utils-2.4.23-29.83.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.23-29.83.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.83.1.ppc64le"
},
"product_reference": "apache2-utils-2.4.23-29.83.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.23-29.83.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.83.1.s390x"
},
"product_reference": "apache2-utils-2.4.23-29.83.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.23-29.83.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-utils-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.23-29.83.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.83.1.aarch64"
},
"product_reference": "apache2-worker-2.4.23-29.83.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.23-29.83.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.83.1.ppc64le"
},
"product_reference": "apache2-worker-2.4.23-29.83.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.23-29.83.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.83.1.s390x"
},
"product_reference": "apache2-worker-2.4.23-29.83.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.23-29.83.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.83.1.x86_64"
},
"product_reference": "apache2-worker-2.4.23-29.83.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-44224",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-44224"
}
],
"notes": [
{
"category": "general",
"text": "A crafted URI sent to httpd configured as a forward proxy (ProxyRequests on) can cause a crash (NULL pointer dereference) or, for configurations mixing forward and reverse proxy declarations, can allow for requests to be directed to a declared Unix Domain Socket endpoint (Server Side Request Forgery). This issue affects Apache HTTP Server 2.4.7 up to 2.4.51 (included).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:apache2-2.4.23-29.83.1.x86_64",
"HPE Helion OpenStack 8:apache2-doc-2.4.23-29.83.1.noarch",
"HPE Helion OpenStack 8:apache2-example-pages-2.4.23-29.83.1.x86_64",
"HPE Helion OpenStack 8:apache2-prefork-2.4.23-29.83.1.x86_64",
"HPE Helion OpenStack 8:apache2-utils-2.4.23-29.83.1.x86_64",
"HPE Helion OpenStack 8:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-example-pages-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-prefork-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-utils-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-worker-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-example-pages-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-prefork-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-utils-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-worker-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE OpenStack Cloud 8:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE OpenStack Cloud 9:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-worker-2.4.23-29.83.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-44224",
"url": "https://www.suse.com/security/cve/CVE-2021-44224"
},
{
"category": "external",
"summary": "SUSE Bug 1193943 for CVE-2021-44224",
"url": "https://bugzilla.suse.com/1193943"
}
],
"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": [
"HPE Helion OpenStack 8:apache2-2.4.23-29.83.1.x86_64",
"HPE Helion OpenStack 8:apache2-doc-2.4.23-29.83.1.noarch",
"HPE Helion OpenStack 8:apache2-example-pages-2.4.23-29.83.1.x86_64",
"HPE Helion OpenStack 8:apache2-prefork-2.4.23-29.83.1.x86_64",
"HPE Helion OpenStack 8:apache2-utils-2.4.23-29.83.1.x86_64",
"HPE Helion OpenStack 8:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-example-pages-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-prefork-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-utils-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-worker-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-example-pages-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-prefork-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-utils-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-worker-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE OpenStack Cloud 8:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE OpenStack Cloud 9:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-worker-2.4.23-29.83.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:apache2-2.4.23-29.83.1.x86_64",
"HPE Helion OpenStack 8:apache2-doc-2.4.23-29.83.1.noarch",
"HPE Helion OpenStack 8:apache2-example-pages-2.4.23-29.83.1.x86_64",
"HPE Helion OpenStack 8:apache2-prefork-2.4.23-29.83.1.x86_64",
"HPE Helion OpenStack 8:apache2-utils-2.4.23-29.83.1.x86_64",
"HPE Helion OpenStack 8:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-example-pages-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-prefork-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-utils-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-worker-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-example-pages-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-prefork-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-utils-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-worker-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE OpenStack Cloud 8:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE OpenStack Cloud 9:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-worker-2.4.23-29.83.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-01-12T16:47:51Z",
"details": "important"
}
],
"title": "CVE-2021-44224"
},
{
"cve": "CVE-2021-44790",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-44790"
}
],
"notes": [
{
"category": "general",
"text": "A carefully crafted request body can cause a buffer overflow in the mod_lua multipart parser (r:parsebody() called from Lua scripts). The Apache httpd team is not aware of an exploit for the vulnerabilty though it might be possible to craft one. This issue affects Apache HTTP Server 2.4.51 and earlier.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:apache2-2.4.23-29.83.1.x86_64",
"HPE Helion OpenStack 8:apache2-doc-2.4.23-29.83.1.noarch",
"HPE Helion OpenStack 8:apache2-example-pages-2.4.23-29.83.1.x86_64",
"HPE Helion OpenStack 8:apache2-prefork-2.4.23-29.83.1.x86_64",
"HPE Helion OpenStack 8:apache2-utils-2.4.23-29.83.1.x86_64",
"HPE Helion OpenStack 8:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-example-pages-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-prefork-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-utils-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-worker-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-example-pages-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-prefork-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-utils-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-worker-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE OpenStack Cloud 8:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE OpenStack Cloud 9:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-worker-2.4.23-29.83.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-44790",
"url": "https://www.suse.com/security/cve/CVE-2021-44790"
},
{
"category": "external",
"summary": "SUSE Bug 1193942 for CVE-2021-44790",
"url": "https://bugzilla.suse.com/1193942"
},
{
"category": "external",
"summary": "SUSE Bug 1204730 for CVE-2021-44790",
"url": "https://bugzilla.suse.com/1204730"
}
],
"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": [
"HPE Helion OpenStack 8:apache2-2.4.23-29.83.1.x86_64",
"HPE Helion OpenStack 8:apache2-doc-2.4.23-29.83.1.noarch",
"HPE Helion OpenStack 8:apache2-example-pages-2.4.23-29.83.1.x86_64",
"HPE Helion OpenStack 8:apache2-prefork-2.4.23-29.83.1.x86_64",
"HPE Helion OpenStack 8:apache2-utils-2.4.23-29.83.1.x86_64",
"HPE Helion OpenStack 8:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-example-pages-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-prefork-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-utils-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-worker-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-example-pages-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-prefork-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-utils-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-worker-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE OpenStack Cloud 8:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE OpenStack Cloud 9:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-worker-2.4.23-29.83.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:apache2-2.4.23-29.83.1.x86_64",
"HPE Helion OpenStack 8:apache2-doc-2.4.23-29.83.1.noarch",
"HPE Helion OpenStack 8:apache2-example-pages-2.4.23-29.83.1.x86_64",
"HPE Helion OpenStack 8:apache2-prefork-2.4.23-29.83.1.x86_64",
"HPE Helion OpenStack 8:apache2-utils-2.4.23-29.83.1.x86_64",
"HPE Helion OpenStack 8:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.83.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.83.1.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-example-pages-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-prefork-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-utils-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-worker-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-example-pages-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-prefork-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-utils-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-worker-2.4.23-29.83.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE OpenStack Cloud 8:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 8:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE OpenStack Cloud 9:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud 9:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:apache2-worker-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-doc-2.4.23-29.83.1.noarch",
"SUSE OpenStack Cloud Crowbar 9:apache2-example-pages-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-prefork-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-utils-2.4.23-29.83.1.x86_64",
"SUSE OpenStack Cloud Crowbar 9:apache2-worker-2.4.23-29.83.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-01-12T16:47:51Z",
"details": "critical"
}
],
"title": "CVE-2021-44790"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.