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-07-01",
"epss": "0.97108",
"percentile": "0.99884"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*\", \"versionEndIncluding\": \"2.4.51\", \"matchCriteriaId\": \"5D91E7B1-C692-4ECB-BFDF-968D8F8A5832\"}]}]}, {\"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\"}]}]}]",
"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\"}]",
"id": "CVE-2021-44790",
"lastModified": "2024-11-21T06:31:33.257",
"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}]}",
"published": "2021-12-20T12:15:07.440",
"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\"}, {\"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\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/RGWILBORT67SHMSLYSQZG2NMXGCMPUZO/\", \"source\": \"security@apache.org\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X73C35MMMZGBVPQQCH7LQZUMYZNQA5FO/\", \"source\": \"security@apache.org\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/Z7H26WJ6TPKNWV3QKY4BHKUKQVUTZJTD/\", \"source\": \"security@apache.org\"}, {\"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\"}, {\"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\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/RGWILBORT67SHMSLYSQZG2NMXGCMPUZO/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X73C35MMMZGBVPQQCH7LQZUMYZNQA5FO/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/Z7H26WJ6TPKNWV3QKY4BHKUKQVUTZJTD/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"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\"]}]",
"sourceIdentifier": "security@apache.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"security@apache.org\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-787\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-787\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2021-44790\",\"sourceIdentifier\":\"security@apache.org\",\"published\":\"2021-12-20T12:15:07.440\",\"lastModified\":\"2026-06-17T04:12:50.913\",\"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\"}],\"affected\":[{\"source\":\"security@apache.org\",\"affectedData\":[{\"vendor\":\"Apache Software Foundation\",\"product\":\"Apache HTTP Server\",\"versions\":[{\"version\":\"Apache HTTP Server 2.4\",\"lessThanOrEqual\":\"2.4.51\",\"versionType\":\"custom\",\"status\":\"affected\"}]}]}],\"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\"]}]}}"
}
}
RHSA-2022_0258
Vulnerability from csaf_redhat - Published: 2022-01-25 13:33 - Updated: 2024-11-15 10:44A 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:2.4:8020020220111012020:4cda2c84 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-filesystem-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-manual-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-filesystem-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-manual-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-filesystem-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-manual-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.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 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": "2024-11-15T10:44:38+00:00",
"generator": {
"date": "2024-11-15T10:44:38+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"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": "2024-11-15T10:44:38+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:2.4:8020020220111012020:4cda2c84",
"product": {
"name": "httpd:2.4:8020020220111012020:4cda2c84",
"product_id": "httpd:2.4:8020020220111012020:4cda2c84",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/httpd@2.4:8020020220111012020:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-filesystem-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.noarch",
"product": {
"name": "httpd-filesystem-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.noarch",
"product_id": "httpd-filesystem-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-filesystem@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "httpd-manual-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.noarch",
"product": {
"name": "httpd-manual-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.noarch",
"product_id": "httpd-manual-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-manual@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "httpd:2.4:8040020220111011738:522a0ee4",
"product": {
"name": "httpd:2.4:8040020220111011738:522a0ee4",
"product_id": "httpd:2.4:8040020220111011738:522a0ee4",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/httpd@2.4:8040020220111011738:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-filesystem-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.noarch",
"product": {
"name": "httpd-filesystem-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.noarch",
"product_id": "httpd-filesystem-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-filesystem@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "httpd-manual-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.noarch",
"product": {
"name": "httpd-manual-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.noarch",
"product_id": "httpd-manual-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-manual@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "httpd:2.4:8050020220111011611:c5368500",
"product": {
"name": "httpd:2.4:8050020220111011611:c5368500",
"product_id": "httpd:2.4:8050020220111011611:c5368500",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/httpd@2.4:8050020220111011611:c5368500"
}
}
},
{
"category": "product_version",
"name": "httpd-filesystem-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.noarch",
"product": {
"name": "httpd-filesystem-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.noarch",
"product_id": "httpd-filesystem-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-filesystem@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "httpd-manual-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.noarch",
"product": {
"name": "httpd-manual-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.noarch",
"product_id": "httpd-manual-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-manual@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"product": {
"name": "httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"product_id": "httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"product": {
"name": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"product_id": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"product": {
"name": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"product_id": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"product": {
"name": "httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"product_id": "httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"product": {
"name": "httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"product_id": "httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"product_id": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64",
"product": {
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64",
"product_id": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.11.3-3.module%2Bel8.2.0%2B7758%2B84b4ca3e.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64",
"product": {
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64",
"product_id": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.11.3-3.module%2Bel8.2.0%2B7758%2B84b4ca3e.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64",
"product": {
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64",
"product_id": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.11.3-3.module%2Bel8.2.0%2B7758%2B84b4ca3e.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"product": {
"name": "mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"product_id": "mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"product_id": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64",
"product": {
"name": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64",
"product_id": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.0.8-7.module%2Bel8.2.0%2B5531%2B7e4d69a2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64",
"product": {
"name": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64",
"product_id": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debuginfo@2.0.8-7.module%2Bel8.2.0%2B5531%2B7e4d69a2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64",
"product": {
"name": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64",
"product_id": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debugsource@2.0.8-7.module%2Bel8.2.0%2B5531%2B7e4d69a2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"product": {
"name": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"product_id": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"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"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"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"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"product": {
"name": "mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"product_id": "mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"product_id": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"product": {
"name": "mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"product_id": "mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"product_id": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"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"
}
}
},
{
"category": "product_version",
"name": "httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"product": {
"name": "httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"product_id": "httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"product": {
"name": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"product_id": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"product": {
"name": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"product_id": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"product": {
"name": "httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"product_id": "httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"product": {
"name": "httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"product_id": "httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"product_id": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64",
"product": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64",
"product_id": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-3.module%2Bel8.4.0%2B8625%2Bd397f3da?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64",
"product": {
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64",
"product_id": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.15.7-3.module%2Bel8.4.0%2B8625%2Bd397f3da?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64",
"product": {
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64",
"product_id": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.15.7-3.module%2Bel8.4.0%2B8625%2Bd397f3da?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"product": {
"name": "mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"product_id": "mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"product_id": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64",
"product": {
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64",
"product_id": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.0.8-8.module%2Bel8.3.0%2B6814%2B67d1e611?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64",
"product": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64",
"product_id": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debuginfo@2.0.8-8.module%2Bel8.3.0%2B6814%2B67d1e611?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64",
"product": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64",
"product_id": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debugsource@2.0.8-8.module%2Bel8.3.0%2B6814%2B67d1e611?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"product": {
"name": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"product_id": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"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"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"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"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"product": {
"name": "mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"product_id": "mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"product_id": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"product": {
"name": "mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"product_id": "mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"product_id": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"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"
}
}
},
{
"category": "product_version",
"name": "httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"product": {
"name": "httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"product_id": "httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"product": {
"name": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"product_id": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"product": {
"name": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"product_id": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"product": {
"name": "httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"product_id": "httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"product": {
"name": "httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"product_id": "httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"product_id": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"product": {
"name": "mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"product_id": "mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"product_id": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"product": {
"name": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"product_id": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"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"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"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"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"product": {
"name": "mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"product_id": "mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"product_id": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"product": {
"name": "mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"product_id": "mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"product_id": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"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"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.src",
"product": {
"name": "httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.src",
"product_id": "httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=src"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.src",
"product": {
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.src",
"product_id": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.11.3-3.module%2Bel8.2.0%2B7758%2B84b4ca3e.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.src",
"product": {
"name": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.src",
"product_id": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.0.8-7.module%2Bel8.2.0%2B5531%2B7e4d69a2?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.src",
"product": {
"name": "httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.src",
"product_id": "httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=src"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src",
"product": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src",
"product_id": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-3.module%2Bel8.4.0%2B8625%2Bd397f3da?arch=src"
}
}
},
{
"category": "product_version",
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src",
"product": {
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src",
"product_id": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.0.8-8.module%2Bel8.3.0%2B6814%2B67d1e611?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.src",
"product": {
"name": "httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.src",
"product_id": "httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"product": {
"name": "httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"product_id": "httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"product": {
"name": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"product_id": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"product": {
"name": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"product_id": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"product": {
"name": "httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"product_id": "httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"product": {
"name": "httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"product_id": "httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"product_id": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le",
"product": {
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le",
"product_id": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.11.3-3.module%2Bel8.2.0%2B7758%2B84b4ca3e.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le",
"product": {
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le",
"product_id": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.11.3-3.module%2Bel8.2.0%2B7758%2B84b4ca3e.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le",
"product": {
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le",
"product_id": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.11.3-3.module%2Bel8.2.0%2B7758%2B84b4ca3e.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"product": {
"name": "mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"product_id": "mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"product_id": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le",
"product": {
"name": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le",
"product_id": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.0.8-7.module%2Bel8.2.0%2B5531%2B7e4d69a2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le",
"product": {
"name": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le",
"product_id": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debuginfo@2.0.8-7.module%2Bel8.2.0%2B5531%2B7e4d69a2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le",
"product": {
"name": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le",
"product_id": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debugsource@2.0.8-7.module%2Bel8.2.0%2B5531%2B7e4d69a2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"product": {
"name": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"product_id": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"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"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"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"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"product": {
"name": "mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"product_id": "mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"product_id": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"product": {
"name": "mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"product_id": "mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"product_id": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"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"
}
}
},
{
"category": "product_version",
"name": "httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"product": {
"name": "httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"product_id": "httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"product": {
"name": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"product_id": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"product": {
"name": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"product_id": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"product": {
"name": "httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"product_id": "httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"product": {
"name": "httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"product_id": "httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"product_id": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le",
"product": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le",
"product_id": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-3.module%2Bel8.4.0%2B8625%2Bd397f3da?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le",
"product": {
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le",
"product_id": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.15.7-3.module%2Bel8.4.0%2B8625%2Bd397f3da?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le",
"product": {
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le",
"product_id": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.15.7-3.module%2Bel8.4.0%2B8625%2Bd397f3da?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"product": {
"name": "mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"product_id": "mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"product_id": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le",
"product": {
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le",
"product_id": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.0.8-8.module%2Bel8.3.0%2B6814%2B67d1e611?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le",
"product": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le",
"product_id": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debuginfo@2.0.8-8.module%2Bel8.3.0%2B6814%2B67d1e611?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le",
"product": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le",
"product_id": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debugsource@2.0.8-8.module%2Bel8.3.0%2B6814%2B67d1e611?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"product": {
"name": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"product_id": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"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"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"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"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"product": {
"name": "mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"product_id": "mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"product_id": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"product": {
"name": "mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"product_id": "mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"product_id": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"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"
}
}
},
{
"category": "product_version",
"name": "httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"product": {
"name": "httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"product_id": "httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"product": {
"name": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"product_id": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"product": {
"name": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"product_id": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"product": {
"name": "httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"product_id": "httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"product": {
"name": "httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"product_id": "httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"product_id": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"product": {
"name": "mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"product_id": "mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"product_id": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"product": {
"name": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"product_id": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"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"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"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"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"product": {
"name": "mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"product_id": "mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"product_id": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"product": {
"name": "mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"product_id": "mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"product_id": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"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"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"product": {
"name": "httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"product_id": "httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"product": {
"name": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"product_id": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"product": {
"name": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"product_id": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"product": {
"name": "httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"product_id": "httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"product": {
"name": "httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"product_id": "httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"product_id": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x",
"product": {
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x",
"product_id": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.11.3-3.module%2Bel8.2.0%2B7758%2B84b4ca3e.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x",
"product": {
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x",
"product_id": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.11.3-3.module%2Bel8.2.0%2B7758%2B84b4ca3e.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x",
"product": {
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x",
"product_id": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.11.3-3.module%2Bel8.2.0%2B7758%2B84b4ca3e.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"product": {
"name": "mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"product_id": "mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"product_id": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x",
"product": {
"name": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x",
"product_id": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.0.8-7.module%2Bel8.2.0%2B5531%2B7e4d69a2?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x",
"product": {
"name": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x",
"product_id": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debuginfo@2.0.8-7.module%2Bel8.2.0%2B5531%2B7e4d69a2?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x",
"product": {
"name": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x",
"product_id": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debugsource@2.0.8-7.module%2Bel8.2.0%2B5531%2B7e4d69a2?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"product": {
"name": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"product_id": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"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"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"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"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"product": {
"name": "mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"product_id": "mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"product_id": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"product": {
"name": "mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"product_id": "mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"product_id": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"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"
}
}
},
{
"category": "product_version",
"name": "httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"product": {
"name": "httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"product_id": "httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"product": {
"name": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"product_id": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"product": {
"name": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"product_id": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"product": {
"name": "httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"product_id": "httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"product": {
"name": "httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"product_id": "httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"product_id": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x",
"product": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x",
"product_id": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-3.module%2Bel8.4.0%2B8625%2Bd397f3da?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x",
"product": {
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x",
"product_id": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.15.7-3.module%2Bel8.4.0%2B8625%2Bd397f3da?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x",
"product": {
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x",
"product_id": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.15.7-3.module%2Bel8.4.0%2B8625%2Bd397f3da?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"product": {
"name": "mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"product_id": "mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"product_id": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x",
"product": {
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x",
"product_id": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.0.8-8.module%2Bel8.3.0%2B6814%2B67d1e611?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x",
"product": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x",
"product_id": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debuginfo@2.0.8-8.module%2Bel8.3.0%2B6814%2B67d1e611?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x",
"product": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x",
"product_id": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debugsource@2.0.8-8.module%2Bel8.3.0%2B6814%2B67d1e611?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"product": {
"name": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"product_id": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"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"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"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"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"product": {
"name": "mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"product_id": "mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"product_id": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"product": {
"name": "mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"product_id": "mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"product_id": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"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"
}
}
},
{
"category": "product_version",
"name": "httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"product": {
"name": "httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"product_id": "httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"product": {
"name": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"product_id": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"product": {
"name": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"product_id": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"product": {
"name": "httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"product_id": "httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"product": {
"name": "httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"product_id": "httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"product_id": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"product": {
"name": "mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"product_id": "mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"product_id": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"product": {
"name": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"product_id": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"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"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"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"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"product": {
"name": "mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"product_id": "mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"product_id": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"product": {
"name": "mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"product_id": "mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"product_id": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"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"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"product": {
"name": "httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"product_id": "httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"product": {
"name": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"product_id": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"product": {
"name": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"product_id": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"product": {
"name": "httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"product_id": "httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"product": {
"name": "httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"product_id": "httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"product_id": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64",
"product": {
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64",
"product_id": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.11.3-3.module%2Bel8.2.0%2B7758%2B84b4ca3e.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64",
"product": {
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64",
"product_id": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.11.3-3.module%2Bel8.2.0%2B7758%2B84b4ca3e.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64",
"product": {
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64",
"product_id": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.11.3-3.module%2Bel8.2.0%2B7758%2B84b4ca3e.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"product": {
"name": "mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"product_id": "mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"product_id": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64",
"product": {
"name": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64",
"product_id": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.0.8-7.module%2Bel8.2.0%2B5531%2B7e4d69a2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64",
"product": {
"name": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64",
"product_id": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64",
"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"
}
}
},
{
"category": "product_version",
"name": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64",
"product": {
"name": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64",
"product_id": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64",
"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"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"product": {
"name": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"product_id": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"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"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"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"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"product": {
"name": "mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"product_id": "mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"product_id": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-21.module%2Bel8.2.0%2B13808%2Bdea277df.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"product": {
"name": "mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"product_id": "mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"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"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"product_id": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"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"
}
}
},
{
"category": "product_version",
"name": "httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"product": {
"name": "httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"product_id": "httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"product": {
"name": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"product_id": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"product": {
"name": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"product_id": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"product": {
"name": "httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"product_id": "httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"product": {
"name": "httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"product_id": "httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"product_id": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64",
"product": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64",
"product_id": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-3.module%2Bel8.4.0%2B8625%2Bd397f3da?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64",
"product": {
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64",
"product_id": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.15.7-3.module%2Bel8.4.0%2B8625%2Bd397f3da?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64",
"product": {
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64",
"product_id": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.15.7-3.module%2Bel8.4.0%2B8625%2Bd397f3da?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"product": {
"name": "mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"product_id": "mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"product_id": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64",
"product": {
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64",
"product_id": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.0.8-8.module%2Bel8.3.0%2B6814%2B67d1e611?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64",
"product": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64",
"product_id": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64",
"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"
}
}
},
{
"category": "product_version",
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64",
"product": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64",
"product_id": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64",
"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"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"product": {
"name": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"product_id": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"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"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"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"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"product": {
"name": "mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"product_id": "mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"product_id": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-39.module%2Bel8.4.0%2B13807%2Bc8c001ae.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"product": {
"name": "mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"product_id": "mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"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"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"product_id": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"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"
}
}
},
{
"category": "product_version",
"name": "httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"product": {
"name": "httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"product_id": "httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"product": {
"name": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"product_id": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"product": {
"name": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"product_id": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"product": {
"name": "httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"product_id": "httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"product": {
"name": "httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"product_id": "httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"product_id": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"product": {
"name": "mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"product_id": "mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"product_id": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"product": {
"name": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"product_id": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"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"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"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"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"product": {
"name": "mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"product_id": "mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"product_id": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-43.module%2Bel8.5.0%2B13806%2Bb30d9eec.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"product": {
"name": "mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"product_id": "mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"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"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"product_id": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"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"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
"product_reference": "httpd:2.4:8020020220111012020:4cda2c84",
"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.aarch64 as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64"
},
"product_reference": "httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le"
},
"product_reference": "httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x"
},
"product_reference": "httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.src as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.src"
},
"product_reference": "httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64 as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64"
},
"product_reference": "httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64"
},
"product_reference": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le"
},
"product_reference": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x"
},
"product_reference": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64 as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64"
},
"product_reference": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64"
},
"product_reference": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le"
},
"product_reference": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x"
},
"product_reference": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64 as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64"
},
"product_reference": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64"
},
"product_reference": "httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le"
},
"product_reference": "httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x"
},
"product_reference": "httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64 as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64"
},
"product_reference": "httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-filesystem-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.noarch as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-filesystem-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.noarch"
},
"product_reference": "httpd-filesystem-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.noarch as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-manual-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.noarch"
},
"product_reference": "httpd-manual-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64"
},
"product_reference": "httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le"
},
"product_reference": "httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x"
},
"product_reference": "httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64 as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64"
},
"product_reference": "httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"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 as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64 as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64"
},
"product_reference": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le"
},
"product_reference": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x"
},
"product_reference": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.src as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.src"
},
"product_reference": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64 as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64"
},
"product_reference": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64 as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64"
},
"product_reference": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le"
},
"product_reference": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x"
},
"product_reference": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"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 as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64"
},
"product_reference": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64 as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64"
},
"product_reference": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le"
},
"product_reference": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x"
},
"product_reference": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"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 as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64"
},
"product_reference": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64"
},
"product_reference": "mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le"
},
"product_reference": "mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x"
},
"product_reference": "mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64 as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64"
},
"product_reference": "mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"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 as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64 as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64"
},
"product_reference": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le"
},
"product_reference": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x"
},
"product_reference": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.src as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.src"
},
"product_reference": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64 as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64"
},
"product_reference": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64 as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64"
},
"product_reference": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le"
},
"product_reference": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x"
},
"product_reference": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64 as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64"
},
"product_reference": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64 as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64"
},
"product_reference": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le"
},
"product_reference": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x"
},
"product_reference": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64 as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64"
},
"product_reference": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64"
},
"product_reference": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le"
},
"product_reference": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x"
},
"product_reference": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"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 as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64"
},
"product_reference": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"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 as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"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 as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"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 as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"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 as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64"
},
"product_reference": "mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le"
},
"product_reference": "mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x"
},
"product_reference": "mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64 as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64"
},
"product_reference": "mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"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 as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64"
},
"product_reference": "mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le"
},
"product_reference": "mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x"
},
"product_reference": "mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64 as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64"
},
"product_reference": "mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64 as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"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 as a component of httpd:2.4:8020020220111012020:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
"product_reference": "httpd:2.4:8040020220111011738:522a0ee4",
"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.aarch64 as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64"
},
"product_reference": "httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le"
},
"product_reference": "httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x"
},
"product_reference": "httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.src as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.src"
},
"product_reference": "httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64 as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64"
},
"product_reference": "httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64"
},
"product_reference": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le"
},
"product_reference": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x"
},
"product_reference": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64 as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64"
},
"product_reference": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64"
},
"product_reference": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le"
},
"product_reference": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x"
},
"product_reference": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64 as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64"
},
"product_reference": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64"
},
"product_reference": "httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le"
},
"product_reference": "httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x"
},
"product_reference": "httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64 as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64"
},
"product_reference": "httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-filesystem-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.noarch as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-filesystem-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.noarch"
},
"product_reference": "httpd-filesystem-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.noarch as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-manual-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.noarch"
},
"product_reference": "httpd-manual-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64"
},
"product_reference": "httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le"
},
"product_reference": "httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x"
},
"product_reference": "httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64 as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64"
},
"product_reference": "httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"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 as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64 as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64"
},
"product_reference": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le"
},
"product_reference": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x"
},
"product_reference": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src"
},
"product_reference": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64 as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64"
},
"product_reference": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64 as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64 as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64 as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64 as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64"
},
"product_reference": "mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le"
},
"product_reference": "mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x"
},
"product_reference": "mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64 as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64"
},
"product_reference": "mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"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 as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64 as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64"
},
"product_reference": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le"
},
"product_reference": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x"
},
"product_reference": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src"
},
"product_reference": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64 as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64"
},
"product_reference": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64 as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64"
},
"product_reference": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le"
},
"product_reference": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x"
},
"product_reference": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64 as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64"
},
"product_reference": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64 as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64"
},
"product_reference": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le"
},
"product_reference": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x"
},
"product_reference": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64 as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64"
},
"product_reference": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64"
},
"product_reference": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le"
},
"product_reference": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x"
},
"product_reference": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"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 as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64"
},
"product_reference": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"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 as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"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 as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"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 as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"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 as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64"
},
"product_reference": "mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le"
},
"product_reference": "mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x"
},
"product_reference": "mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64 as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64"
},
"product_reference": "mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"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 as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64"
},
"product_reference": "mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le"
},
"product_reference": "mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x"
},
"product_reference": "mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64 as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64"
},
"product_reference": "mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64 as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"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 as a component of httpd:2.4:8040020220111011738:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
"product_reference": "httpd:2.4:8050020220111011611:c5368500",
"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.aarch64 as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64"
},
"product_reference": "httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le"
},
"product_reference": "httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x"
},
"product_reference": "httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.src as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.src"
},
"product_reference": "httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.src",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64 as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64"
},
"product_reference": "httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64"
},
"product_reference": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le"
},
"product_reference": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x"
},
"product_reference": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64 as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64"
},
"product_reference": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64"
},
"product_reference": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le"
},
"product_reference": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x"
},
"product_reference": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64 as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64"
},
"product_reference": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64"
},
"product_reference": "httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le"
},
"product_reference": "httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x"
},
"product_reference": "httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64 as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64"
},
"product_reference": "httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-filesystem-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.noarch as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-filesystem-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.noarch"
},
"product_reference": "httpd-filesystem-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.noarch",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.noarch as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-manual-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.noarch"
},
"product_reference": "httpd-manual-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.noarch",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64"
},
"product_reference": "httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le"
},
"product_reference": "httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x"
},
"product_reference": "httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64 as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64"
},
"product_reference": "httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"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 as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64 as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64"
},
"product_reference": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le"
},
"product_reference": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x"
},
"product_reference": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src"
},
"product_reference": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64 as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64"
},
"product_reference": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64 as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64 as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64 as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64 as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64"
},
"product_reference": "mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le"
},
"product_reference": "mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x"
},
"product_reference": "mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64 as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64"
},
"product_reference": "mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"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 as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64 as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64"
},
"product_reference": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le"
},
"product_reference": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x"
},
"product_reference": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src"
},
"product_reference": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64 as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64"
},
"product_reference": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64 as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64"
},
"product_reference": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le"
},
"product_reference": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x"
},
"product_reference": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64 as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64"
},
"product_reference": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64 as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64"
},
"product_reference": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le"
},
"product_reference": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x"
},
"product_reference": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64 as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64"
},
"product_reference": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64"
},
"product_reference": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le"
},
"product_reference": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x"
},
"product_reference": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"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 as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64"
},
"product_reference": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"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 as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"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 as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"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 as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"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 as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64"
},
"product_reference": "mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le"
},
"product_reference": "mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x"
},
"product_reference": "mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64 as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64"
},
"product_reference": "mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"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 as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64"
},
"product_reference": "mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le"
},
"product_reference": "mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x"
},
"product_reference": "mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64 as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64"
},
"product_reference": "mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64 as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
},
{
"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 as a component of httpd:2.4:8050020220111011611:c5368500 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500"
}
]
},
"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:2.4:8020020220111012020:4cda2c84",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.src",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-filesystem-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.noarch",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-manual-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.noarch",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.src",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.src",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.src",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-filesystem-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.noarch",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-manual-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.noarch",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.src",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-filesystem-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.noarch",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-manual-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.noarch",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.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-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:2.4:8020020220111012020:4cda2c84",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.src",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-filesystem-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.noarch",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-manual-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.noarch",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.src",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.src",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.src",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-filesystem-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.noarch",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-manual-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.noarch",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.src",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-filesystem-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.noarch",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-manual-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.noarch",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64"
],
"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:2.4:8020020220111012020:4cda2c84",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.src",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-filesystem-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.noarch",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-manual-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.noarch",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.src",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.src",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.src",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-filesystem-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.noarch",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-manual-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.noarch",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.src",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-filesystem-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.noarch",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-manual-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.noarch",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.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": [
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.src",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-debugsource-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-devel-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-filesystem-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.noarch",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-manual-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.noarch",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-tools-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.src",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ldap-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.src",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_proxy_html-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_session-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ssl-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.aarch64",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.ppc64le",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.s390x",
"AppStream-8.2.0.Z.EUS:httpd:2.4:8020020220111012020:4cda2c84:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+13808+dea277df.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.src",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-debugsource-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-devel-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-filesystem-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.noarch",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-manual-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.noarch",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-tools-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ldap-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_proxy_html-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_session-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ssl-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.aarch64",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.ppc64le",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.s390x",
"AppStream-8.4.0.Z.EUS:httpd:2.4:8040020220111011738:522a0ee4:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+13807+c8c001ae.3.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.src",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-debugsource-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-devel-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-filesystem-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.noarch",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-manual-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.noarch",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-tools-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ldap-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_proxy_html-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_session-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ssl-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.aarch64",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.ppc64le",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.s390x",
"AppStream-8.5.0.Z.MAIN:httpd:2.4:8050020220111011611:c5368500:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+13806+b30d9eec.1.x86_64"
]
}
],
"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: 2024-11-15 10:45A 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:2.4:8010020220111012130:c27ad7f8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-debugsource-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-debugsource-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-devel-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-devel-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-filesystem-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-manual-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-tools-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-tools-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_ldap-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_ldap-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_md-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_md-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_proxy_html-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_proxy_html-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_session-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_session-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_ssl-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_ssl-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.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 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": "2024-11-15T10:45:30+00:00",
"generator": {
"date": "2024-11-15T10:45:30+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"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": "2024-11-15T10:45:30+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:2.4:8010020220111012130:c27ad7f8",
"product": {
"name": "httpd:2.4:8010020220111012130:c27ad7f8",
"product_id": "httpd:2.4:8010020220111012130:c27ad7f8",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/httpd@2.4:8010020220111012130:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "httpd-filesystem-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.noarch",
"product": {
"name": "httpd-filesystem-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.noarch",
"product_id": "httpd-filesystem-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-filesystem@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "httpd-manual-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.noarch",
"product": {
"name": "httpd-manual-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.noarch",
"product_id": "httpd-manual-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-manual@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.src",
"product": {
"name": "httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.src",
"product_id": "httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=src"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.src",
"product": {
"name": "mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.src",
"product_id": "mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.11.3-3.module%2Bel8.1.0%2B7763%2Bbabdfe5b.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"product": {
"name": "httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"product_id": "httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"product": {
"name": "httpd-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"product_id": "httpd-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"product": {
"name": "httpd-debugsource-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"product_id": "httpd-debugsource-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"product": {
"name": "httpd-devel-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"product_id": "httpd-devel-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"product": {
"name": "httpd-tools-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"product_id": "httpd-tools-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"product_id": "httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le",
"product": {
"name": "mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le",
"product_id": "mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.11.3-3.module%2Bel8.1.0%2B7763%2Bbabdfe5b.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le",
"product": {
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le",
"product_id": "mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.11.3-3.module%2Bel8.1.0%2B7763%2Bbabdfe5b.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le",
"product": {
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le",
"product_id": "mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.11.3-3.module%2Bel8.1.0%2B7763%2Bbabdfe5b.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"product": {
"name": "mod_ldap-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"product_id": "mod_ldap-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"product_id": "mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_md-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"product": {
"name": "mod_md-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"product_id": "mod_md-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"product": {
"name": "mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"product_id": "mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debuginfo@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"product": {
"name": "mod_proxy_html-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"product_id": "mod_proxy_html-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"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"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"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"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"product": {
"name": "mod_session-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"product_id": "mod_session-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"product_id": "mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"product": {
"name": "mod_ssl-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"product_id": "mod_ssl-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"product_id": "mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"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"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"product": {
"name": "httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"product_id": "httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"product": {
"name": "httpd-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"product_id": "httpd-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"product": {
"name": "httpd-debugsource-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"product_id": "httpd-debugsource-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"product": {
"name": "httpd-devel-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"product_id": "httpd-devel-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"product": {
"name": "httpd-tools-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"product_id": "httpd-tools-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"product_id": "httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64",
"product": {
"name": "mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64",
"product_id": "mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.11.3-3.module%2Bel8.1.0%2B7763%2Bbabdfe5b.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64",
"product": {
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64",
"product_id": "mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.11.3-3.module%2Bel8.1.0%2B7763%2Bbabdfe5b.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64",
"product": {
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64",
"product_id": "mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.11.3-3.module%2Bel8.1.0%2B7763%2Bbabdfe5b.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"product": {
"name": "mod_ldap-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"product_id": "mod_ldap-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"product_id": "mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_md-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"product": {
"name": "mod_md-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"product_id": "mod_md-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"product": {
"name": "mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"product_id": "mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debuginfo@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"product": {
"name": "mod_proxy_html-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"product_id": "mod_proxy_html-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"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"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"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"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"product": {
"name": "mod_session-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"product_id": "mod_session-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"product_id": "mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-16.module%2Bel8.1.0%2B13809%2B822d170a.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"product": {
"name": "mod_ssl-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"product_id": "mod_ssl-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"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"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"product_id": "mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"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"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd:2.4:8010020220111012130:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8"
},
"product_reference": "httpd:2.4:8010020220111012130:c27ad7f8",
"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.ppc64le as a component of httpd:2.4:8010020220111012130:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le"
},
"product_reference": "httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.src as a component of httpd:2.4:8010020220111012130:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.src"
},
"product_reference": "httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.src",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 as a component of httpd:2.4:8010020220111012130:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64"
},
"product_reference": "httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le as a component of httpd:2.4:8010020220111012130:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le"
},
"product_reference": "httpd-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 as a component of httpd:2.4:8010020220111012130:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64"
},
"product_reference": "httpd-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le as a component of httpd:2.4:8010020220111012130:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-debugsource-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le"
},
"product_reference": "httpd-debugsource-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 as a component of httpd:2.4:8010020220111012130:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-debugsource-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64"
},
"product_reference": "httpd-debugsource-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le as a component of httpd:2.4:8010020220111012130:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-devel-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le"
},
"product_reference": "httpd-devel-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 as a component of httpd:2.4:8010020220111012130:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-devel-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64"
},
"product_reference": "httpd-devel-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-filesystem-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.noarch as a component of httpd:2.4:8010020220111012130:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-filesystem-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.noarch"
},
"product_reference": "httpd-filesystem-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.noarch",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.noarch as a component of httpd:2.4:8010020220111012130:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-manual-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.noarch"
},
"product_reference": "httpd-manual-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.noarch",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le as a component of httpd:2.4:8010020220111012130:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-tools-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le"
},
"product_reference": "httpd-tools-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 as a component of httpd:2.4:8010020220111012130:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-tools-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64"
},
"product_reference": "httpd-tools-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le as a component of httpd:2.4:8010020220111012130:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8"
},
{
"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 as a component of httpd:2.4:8010020220111012130:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le as a component of httpd:2.4:8010020220111012130:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le"
},
"product_reference": "mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.src as a component of httpd:2.4:8010020220111012130:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.src"
},
"product_reference": "mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.src",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64 as a component of httpd:2.4:8010020220111012130:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64"
},
"product_reference": "mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le as a component of httpd:2.4:8010020220111012130:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le"
},
"product_reference": "mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8"
},
{
"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 as a component of httpd:2.4:8010020220111012130:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64"
},
"product_reference": "mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le as a component of httpd:2.4:8010020220111012130:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le"
},
"product_reference": "mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8"
},
{
"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 as a component of httpd:2.4:8010020220111012130:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64"
},
"product_reference": "mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le as a component of httpd:2.4:8010020220111012130:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_ldap-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le"
},
"product_reference": "mod_ldap-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 as a component of httpd:2.4:8010020220111012130:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_ldap-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64"
},
"product_reference": "mod_ldap-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le as a component of httpd:2.4:8010020220111012130:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8"
},
{
"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 as a component of httpd:2.4:8010020220111012130:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le as a component of httpd:2.4:8010020220111012130:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_md-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le"
},
"product_reference": "mod_md-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 as a component of httpd:2.4:8010020220111012130:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_md-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64"
},
"product_reference": "mod_md-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le as a component of httpd:2.4:8010020220111012130:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le"
},
"product_reference": "mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8"
},
{
"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 as a component of httpd:2.4:8010020220111012130:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64"
},
"product_reference": "mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le as a component of httpd:2.4:8010020220111012130:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_proxy_html-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le"
},
"product_reference": "mod_proxy_html-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8"
},
{
"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 as a component of httpd:2.4:8010020220111012130:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_proxy_html-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64"
},
"product_reference": "mod_proxy_html-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8"
},
{
"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 as a component of httpd:2.4:8010020220111012130:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8"
},
{
"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 as a component of httpd:2.4:8010020220111012130:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le as a component of httpd:2.4:8010020220111012130:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_session-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le"
},
"product_reference": "mod_session-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 as a component of httpd:2.4:8010020220111012130:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_session-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64"
},
"product_reference": "mod_session-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le as a component of httpd:2.4:8010020220111012130:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8"
},
{
"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 as a component of httpd:2.4:8010020220111012130:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le as a component of httpd:2.4:8010020220111012130:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_ssl-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le"
},
"product_reference": "mod_ssl-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64 as a component of httpd:2.4:8010020220111012130:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_ssl-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64"
},
"product_reference": "mod_ssl-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le as a component of httpd:2.4:8010020220111012130:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8"
},
{
"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 as a component of httpd:2.4:8010020220111012130:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8"
}
]
},
"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:2.4:8010020220111012130:c27ad7f8",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.src",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-debugsource-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-debugsource-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-devel-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-devel-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-filesystem-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.noarch",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-manual-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.noarch",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-tools-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-tools-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.src",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_ldap-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_ldap-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_md-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_md-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_proxy_html-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_proxy_html-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_session-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_session-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_ssl-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_ssl-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.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-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:2.4:8010020220111012130:c27ad7f8",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.src",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-debugsource-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-debugsource-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-devel-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-devel-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-filesystem-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.noarch",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-manual-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.noarch",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-tools-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-tools-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.src",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_ldap-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_ldap-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_md-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_md-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_proxy_html-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_proxy_html-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_session-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_session-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_ssl-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_ssl-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64"
],
"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:2.4:8010020220111012130:c27ad7f8",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.src",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-debugsource-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-debugsource-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-devel-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-devel-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-filesystem-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.noarch",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-manual-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.noarch",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-tools-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-tools-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.src",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_ldap-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_ldap-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_md-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_md-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_proxy_html-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_proxy_html-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_session-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_session-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_ssl-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_ssl-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.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": [
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.src",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-debugsource-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-debugsource-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-devel-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-devel-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-filesystem-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.noarch",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-manual-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.noarch",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-tools-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-tools-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.src",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_ldap-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_ldap-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_md-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_md-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_proxy_html-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_proxy_html-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_session-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_session-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_ssl-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_ssl-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.ppc64le",
"AppStream-8.1.0.Z.E4S:httpd:2.4:8010020220111012130:c27ad7f8:mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+13809+822d170a.3.x86_64"
]
}
],
"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: 2024-11-15 10:45A 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": "2024-11-15T10:45:38+00:00",
"generator": {
"date": "2024-11-15T10:45:38+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"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": "2024-11-15T10:45:38+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: 2024-11-15 14:46A 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": "2024-11-15T14:46:18+00:00",
"generator": {
"date": "2024-11-15T14:46:18+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"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": "2024-11-15T14:46:18+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: 2024-11-15 14:46A 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": "2024-11-15T14:46:24+00:00",
"generator": {
"date": "2024-11-15T14:46:24+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"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": "2024-11-15T14:46: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: 2024-11-15 14:46A 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": "2024-11-15T14:46:08+00:00",
"generator": {
"date": "2024-11-15T14:46:08+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"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": "2024-11-15T14:46:08+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: 2024-11-15 14:46A 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": "2024-11-15T14:46:16+00:00",
"generator": {
"date": "2024-11-15T14:46:16+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"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": "2024-11-15T14:46:16+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"
}
]
}
SUSE-SU-2022:0091-1
Vulnerability from csaf_suse - Published: 2022-01-17 15:25 - Updated: 2022-01-17 15:25| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-doc-2.4.51-3.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-doc-2.4.51-3.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-doc-2.4.51-3.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-doc-2.4.51-3.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.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\nApache2 was updated to the current stable version 2.4.51 (jsc#SLE-22733 jsc#SLE-22849)\n\nIt fixes all CVEs and selected bugs represented by patches found between 2.4.23 and 2.4.51.\n\nSee https://downloads.apache.org/httpd/CHANGES_2.4 for a complete change log.\n\nAlso fixed:\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\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-91,SUSE-SLE-Module-Basesystem-15-SP2-2022-91,SUSE-SLE-Module-Basesystem-15-SP3-2022-91,SUSE-SLE-Module-Packagehub-Subpackages-15-SP3-2022-91,SUSE-SLE-Module-Server-Applications-15-SP2-2022-91,SUSE-SLE-Module-Server-Applications-15-SP3-2022-91",
"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_0091-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:0091-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20220091-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:0091-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-January/010009.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-17T15:25:34Z",
"generator": {
"date": "2022-01-17T15:25:34Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:0091-1",
"initial_release_date": "2022-01-17T15:25:34Z",
"revision_history": [
{
"date": "2022-01-17T15:25:34Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-3.37.1.aarch64",
"product": {
"name": "apache2-2.4.51-3.37.1.aarch64",
"product_id": "apache2-2.4.51-3.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-3.37.1.aarch64",
"product": {
"name": "apache2-devel-2.4.51-3.37.1.aarch64",
"product_id": "apache2-devel-2.4.51-3.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-3.37.1.aarch64",
"product": {
"name": "apache2-event-2.4.51-3.37.1.aarch64",
"product_id": "apache2-event-2.4.51-3.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-3.37.1.aarch64",
"product": {
"name": "apache2-example-pages-2.4.51-3.37.1.aarch64",
"product_id": "apache2-example-pages-2.4.51-3.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-3.37.1.aarch64",
"product": {
"name": "apache2-prefork-2.4.51-3.37.1.aarch64",
"product_id": "apache2-prefork-2.4.51-3.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-3.37.1.aarch64",
"product": {
"name": "apache2-utils-2.4.51-3.37.1.aarch64",
"product_id": "apache2-utils-2.4.51-3.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-3.37.1.aarch64",
"product": {
"name": "apache2-worker-2.4.51-3.37.1.aarch64",
"product_id": "apache2-worker-2.4.51-3.37.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-3.37.1.i586",
"product": {
"name": "apache2-2.4.51-3.37.1.i586",
"product_id": "apache2-2.4.51-3.37.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-3.37.1.i586",
"product": {
"name": "apache2-devel-2.4.51-3.37.1.i586",
"product_id": "apache2-devel-2.4.51-3.37.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-3.37.1.i586",
"product": {
"name": "apache2-event-2.4.51-3.37.1.i586",
"product_id": "apache2-event-2.4.51-3.37.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-3.37.1.i586",
"product": {
"name": "apache2-example-pages-2.4.51-3.37.1.i586",
"product_id": "apache2-example-pages-2.4.51-3.37.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-3.37.1.i586",
"product": {
"name": "apache2-prefork-2.4.51-3.37.1.i586",
"product_id": "apache2-prefork-2.4.51-3.37.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-3.37.1.i586",
"product": {
"name": "apache2-utils-2.4.51-3.37.1.i586",
"product_id": "apache2-utils-2.4.51-3.37.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-3.37.1.i586",
"product": {
"name": "apache2-worker-2.4.51-3.37.1.i586",
"product_id": "apache2-worker-2.4.51-3.37.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-doc-2.4.51-3.37.1.noarch",
"product": {
"name": "apache2-doc-2.4.51-3.37.1.noarch",
"product_id": "apache2-doc-2.4.51-3.37.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-3.37.1.ppc64le",
"product": {
"name": "apache2-2.4.51-3.37.1.ppc64le",
"product_id": "apache2-2.4.51-3.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-3.37.1.ppc64le",
"product": {
"name": "apache2-devel-2.4.51-3.37.1.ppc64le",
"product_id": "apache2-devel-2.4.51-3.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-3.37.1.ppc64le",
"product": {
"name": "apache2-event-2.4.51-3.37.1.ppc64le",
"product_id": "apache2-event-2.4.51-3.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-3.37.1.ppc64le",
"product": {
"name": "apache2-example-pages-2.4.51-3.37.1.ppc64le",
"product_id": "apache2-example-pages-2.4.51-3.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-3.37.1.ppc64le",
"product": {
"name": "apache2-prefork-2.4.51-3.37.1.ppc64le",
"product_id": "apache2-prefork-2.4.51-3.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-3.37.1.ppc64le",
"product": {
"name": "apache2-utils-2.4.51-3.37.1.ppc64le",
"product_id": "apache2-utils-2.4.51-3.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-3.37.1.ppc64le",
"product": {
"name": "apache2-worker-2.4.51-3.37.1.ppc64le",
"product_id": "apache2-worker-2.4.51-3.37.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-3.37.1.s390x",
"product": {
"name": "apache2-2.4.51-3.37.1.s390x",
"product_id": "apache2-2.4.51-3.37.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-3.37.1.s390x",
"product": {
"name": "apache2-devel-2.4.51-3.37.1.s390x",
"product_id": "apache2-devel-2.4.51-3.37.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-3.37.1.s390x",
"product": {
"name": "apache2-event-2.4.51-3.37.1.s390x",
"product_id": "apache2-event-2.4.51-3.37.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-3.37.1.s390x",
"product": {
"name": "apache2-example-pages-2.4.51-3.37.1.s390x",
"product_id": "apache2-example-pages-2.4.51-3.37.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-3.37.1.s390x",
"product": {
"name": "apache2-prefork-2.4.51-3.37.1.s390x",
"product_id": "apache2-prefork-2.4.51-3.37.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-3.37.1.s390x",
"product": {
"name": "apache2-utils-2.4.51-3.37.1.s390x",
"product_id": "apache2-utils-2.4.51-3.37.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-3.37.1.s390x",
"product": {
"name": "apache2-worker-2.4.51-3.37.1.s390x",
"product_id": "apache2-worker-2.4.51-3.37.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-3.37.1.x86_64",
"product": {
"name": "apache2-2.4.51-3.37.1.x86_64",
"product_id": "apache2-2.4.51-3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-3.37.1.x86_64",
"product": {
"name": "apache2-devel-2.4.51-3.37.1.x86_64",
"product_id": "apache2-devel-2.4.51-3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-3.37.1.x86_64",
"product": {
"name": "apache2-event-2.4.51-3.37.1.x86_64",
"product_id": "apache2-event-2.4.51-3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-3.37.1.x86_64",
"product": {
"name": "apache2-example-pages-2.4.51-3.37.1.x86_64",
"product_id": "apache2-example-pages-2.4.51-3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-3.37.1.x86_64",
"product": {
"name": "apache2-prefork-2.4.51-3.37.1.x86_64",
"product_id": "apache2-prefork-2.4.51-3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-3.37.1.x86_64",
"product": {
"name": "apache2-utils-2.4.51-3.37.1.x86_64",
"product_id": "apache2-utils-2.4.51-3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-3.37.1.x86_64",
"product": {
"name": "apache2-worker-2.4.51-3.37.1.x86_64",
"product_id": "apache2-worker-2.4.51-3.37.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp3"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-3.37.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.aarch64"
},
"product_reference": "apache2-2.4.51-3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-3.37.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.ppc64le"
},
"product_reference": "apache2-2.4.51-3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-3.37.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.s390x"
},
"product_reference": "apache2-2.4.51-3.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-3.37.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.x86_64"
},
"product_reference": "apache2-2.4.51-3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-3.37.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.51-3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-3.37.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.ppc64le"
},
"product_reference": "apache2-prefork-2.4.51-3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-3.37.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.s390x"
},
"product_reference": "apache2-prefork-2.4.51-3.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-3.37.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.51-3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-3.37.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.aarch64"
},
"product_reference": "apache2-utils-2.4.51-3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-3.37.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.ppc64le"
},
"product_reference": "apache2-utils-2.4.51-3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-3.37.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.s390x"
},
"product_reference": "apache2-utils-2.4.51-3.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-3.37.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.x86_64"
},
"product_reference": "apache2-utils-2.4.51-3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-3.37.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.aarch64"
},
"product_reference": "apache2-2.4.51-3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-3.37.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.ppc64le"
},
"product_reference": "apache2-2.4.51-3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-3.37.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.s390x"
},
"product_reference": "apache2-2.4.51-3.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-3.37.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.x86_64"
},
"product_reference": "apache2-2.4.51-3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-3.37.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.51-3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-3.37.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.ppc64le"
},
"product_reference": "apache2-prefork-2.4.51-3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-3.37.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.s390x"
},
"product_reference": "apache2-prefork-2.4.51-3.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-3.37.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.51-3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-3.37.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.aarch64"
},
"product_reference": "apache2-utils-2.4.51-3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-3.37.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.ppc64le"
},
"product_reference": "apache2-utils-2.4.51-3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-3.37.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.s390x"
},
"product_reference": "apache2-utils-2.4.51-3.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-3.37.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.x86_64"
},
"product_reference": "apache2-utils-2.4.51-3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.51-3.37.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.aarch64"
},
"product_reference": "apache2-event-2.4.51-3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.51-3.37.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.ppc64le"
},
"product_reference": "apache2-event-2.4.51-3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.51-3.37.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.s390x"
},
"product_reference": "apache2-event-2.4.51-3.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.51-3.37.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.x86_64"
},
"product_reference": "apache2-event-2.4.51-3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-3.37.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.aarch64"
},
"product_reference": "apache2-devel-2.4.51-3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-3.37.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.ppc64le"
},
"product_reference": "apache2-devel-2.4.51-3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-3.37.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.s390x"
},
"product_reference": "apache2-devel-2.4.51-3.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-3.37.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.x86_64"
},
"product_reference": "apache2-devel-2.4.51-3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.51-3.37.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-doc-2.4.51-3.37.1.noarch"
},
"product_reference": "apache2-doc-2.4.51-3.37.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-3.37.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.aarch64"
},
"product_reference": "apache2-worker-2.4.51-3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-3.37.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.ppc64le"
},
"product_reference": "apache2-worker-2.4.51-3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-3.37.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.s390x"
},
"product_reference": "apache2-worker-2.4.51-3.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-3.37.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.x86_64"
},
"product_reference": "apache2-worker-2.4.51-3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-3.37.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.aarch64"
},
"product_reference": "apache2-devel-2.4.51-3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-3.37.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.ppc64le"
},
"product_reference": "apache2-devel-2.4.51-3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-3.37.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.s390x"
},
"product_reference": "apache2-devel-2.4.51-3.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-3.37.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.x86_64"
},
"product_reference": "apache2-devel-2.4.51-3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.51-3.37.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-doc-2.4.51-3.37.1.noarch"
},
"product_reference": "apache2-doc-2.4.51-3.37.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-3.37.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.aarch64"
},
"product_reference": "apache2-worker-2.4.51-3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-3.37.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.ppc64le"
},
"product_reference": "apache2-worker-2.4.51-3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-3.37.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.s390x"
},
"product_reference": "apache2-worker-2.4.51-3.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-3.37.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.x86_64"
},
"product_reference": "apache2-worker-2.4.51-3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3"
}
]
},
"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": [
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-doc-2.4.51-3.37.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-doc-2.4.51-3.37.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.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": [
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-doc-2.4.51-3.37.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-doc-2.4.51-3.37.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.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": [
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-doc-2.4.51-3.37.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-doc-2.4.51-3.37.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-01-17T15:25:34Z",
"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": [
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-doc-2.4.51-3.37.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-doc-2.4.51-3.37.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.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": [
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-doc-2.4.51-3.37.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-doc-2.4.51-3.37.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.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": [
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-prefork-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:apache2-utils-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-prefork-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:apache2-utils-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:apache2-event-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-devel-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-doc-2.4.51-3.37.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-worker-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-devel-2.4.51-3.37.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-doc-2.4.51-3.37.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-worker-2.4.51-3.37.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-01-17T15:25:34Z",
"details": "critical"
}
],
"title": "CVE-2021-44790"
}
]
}
SUSE-SU-2022:0091-2
Vulnerability from csaf_suse - Published: 2022-01-20 15:28 - Updated: 2022-01-20 15:28| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.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\nApache2 was updated to the current stable version 2.4.51 (jsc#SLE-22733 jsc#SLE-22849)\n\nIt fixes all CVEs and selected bugs represented by patches found between 2.4.23 and 2.4.51.\n\nSee https://downloads.apache.org/httpd/CHANGES_2.4 for a complete change log.\n\nAlso fixed:\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\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-91,SUSE-SLE-Module-Packagehub-Subpackages-15-SP2-2022-91",
"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_0091-2.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:0091-2",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20220091-2/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:0091-2",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-January/010042.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-20T15:28:01Z",
"generator": {
"date": "2022-01-20T15:28:01Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:0091-2",
"initial_release_date": "2022-01-20T15:28:01Z",
"revision_history": [
{
"date": "2022-01-20T15:28:01Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-3.37.1.aarch64",
"product": {
"name": "apache2-2.4.51-3.37.1.aarch64",
"product_id": "apache2-2.4.51-3.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-3.37.1.aarch64",
"product": {
"name": "apache2-devel-2.4.51-3.37.1.aarch64",
"product_id": "apache2-devel-2.4.51-3.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-3.37.1.aarch64",
"product": {
"name": "apache2-event-2.4.51-3.37.1.aarch64",
"product_id": "apache2-event-2.4.51-3.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-3.37.1.aarch64",
"product": {
"name": "apache2-example-pages-2.4.51-3.37.1.aarch64",
"product_id": "apache2-example-pages-2.4.51-3.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-3.37.1.aarch64",
"product": {
"name": "apache2-prefork-2.4.51-3.37.1.aarch64",
"product_id": "apache2-prefork-2.4.51-3.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-3.37.1.aarch64",
"product": {
"name": "apache2-utils-2.4.51-3.37.1.aarch64",
"product_id": "apache2-utils-2.4.51-3.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-3.37.1.aarch64",
"product": {
"name": "apache2-worker-2.4.51-3.37.1.aarch64",
"product_id": "apache2-worker-2.4.51-3.37.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-3.37.1.i586",
"product": {
"name": "apache2-2.4.51-3.37.1.i586",
"product_id": "apache2-2.4.51-3.37.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-3.37.1.i586",
"product": {
"name": "apache2-devel-2.4.51-3.37.1.i586",
"product_id": "apache2-devel-2.4.51-3.37.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-3.37.1.i586",
"product": {
"name": "apache2-event-2.4.51-3.37.1.i586",
"product_id": "apache2-event-2.4.51-3.37.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-3.37.1.i586",
"product": {
"name": "apache2-example-pages-2.4.51-3.37.1.i586",
"product_id": "apache2-example-pages-2.4.51-3.37.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-3.37.1.i586",
"product": {
"name": "apache2-prefork-2.4.51-3.37.1.i586",
"product_id": "apache2-prefork-2.4.51-3.37.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-3.37.1.i586",
"product": {
"name": "apache2-utils-2.4.51-3.37.1.i586",
"product_id": "apache2-utils-2.4.51-3.37.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-3.37.1.i586",
"product": {
"name": "apache2-worker-2.4.51-3.37.1.i586",
"product_id": "apache2-worker-2.4.51-3.37.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-doc-2.4.51-3.37.1.noarch",
"product": {
"name": "apache2-doc-2.4.51-3.37.1.noarch",
"product_id": "apache2-doc-2.4.51-3.37.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-3.37.1.ppc64le",
"product": {
"name": "apache2-2.4.51-3.37.1.ppc64le",
"product_id": "apache2-2.4.51-3.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-3.37.1.ppc64le",
"product": {
"name": "apache2-devel-2.4.51-3.37.1.ppc64le",
"product_id": "apache2-devel-2.4.51-3.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-3.37.1.ppc64le",
"product": {
"name": "apache2-event-2.4.51-3.37.1.ppc64le",
"product_id": "apache2-event-2.4.51-3.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-3.37.1.ppc64le",
"product": {
"name": "apache2-example-pages-2.4.51-3.37.1.ppc64le",
"product_id": "apache2-example-pages-2.4.51-3.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-3.37.1.ppc64le",
"product": {
"name": "apache2-prefork-2.4.51-3.37.1.ppc64le",
"product_id": "apache2-prefork-2.4.51-3.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-3.37.1.ppc64le",
"product": {
"name": "apache2-utils-2.4.51-3.37.1.ppc64le",
"product_id": "apache2-utils-2.4.51-3.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-3.37.1.ppc64le",
"product": {
"name": "apache2-worker-2.4.51-3.37.1.ppc64le",
"product_id": "apache2-worker-2.4.51-3.37.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-3.37.1.s390x",
"product": {
"name": "apache2-2.4.51-3.37.1.s390x",
"product_id": "apache2-2.4.51-3.37.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-3.37.1.s390x",
"product": {
"name": "apache2-devel-2.4.51-3.37.1.s390x",
"product_id": "apache2-devel-2.4.51-3.37.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-3.37.1.s390x",
"product": {
"name": "apache2-event-2.4.51-3.37.1.s390x",
"product_id": "apache2-event-2.4.51-3.37.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-3.37.1.s390x",
"product": {
"name": "apache2-example-pages-2.4.51-3.37.1.s390x",
"product_id": "apache2-example-pages-2.4.51-3.37.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-3.37.1.s390x",
"product": {
"name": "apache2-prefork-2.4.51-3.37.1.s390x",
"product_id": "apache2-prefork-2.4.51-3.37.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-3.37.1.s390x",
"product": {
"name": "apache2-utils-2.4.51-3.37.1.s390x",
"product_id": "apache2-utils-2.4.51-3.37.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-3.37.1.s390x",
"product": {
"name": "apache2-worker-2.4.51-3.37.1.s390x",
"product_id": "apache2-worker-2.4.51-3.37.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-3.37.1.x86_64",
"product": {
"name": "apache2-2.4.51-3.37.1.x86_64",
"product_id": "apache2-2.4.51-3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-3.37.1.x86_64",
"product": {
"name": "apache2-devel-2.4.51-3.37.1.x86_64",
"product_id": "apache2-devel-2.4.51-3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-3.37.1.x86_64",
"product": {
"name": "apache2-event-2.4.51-3.37.1.x86_64",
"product_id": "apache2-event-2.4.51-3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-3.37.1.x86_64",
"product": {
"name": "apache2-example-pages-2.4.51-3.37.1.x86_64",
"product_id": "apache2-example-pages-2.4.51-3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-3.37.1.x86_64",
"product": {
"name": "apache2-prefork-2.4.51-3.37.1.x86_64",
"product_id": "apache2-prefork-2.4.51-3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-3.37.1.x86_64",
"product": {
"name": "apache2-utils-2.4.51-3.37.1.x86_64",
"product_id": "apache2-utils-2.4.51-3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-3.37.1.x86_64",
"product": {
"name": "apache2-worker-2.4.51-3.37.1.x86_64",
"product_id": "apache2-worker-2.4.51-3.37.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.51-3.37.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.aarch64"
},
"product_reference": "apache2-event-2.4.51-3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.51-3.37.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.ppc64le"
},
"product_reference": "apache2-event-2.4.51-3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.51-3.37.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.s390x"
},
"product_reference": "apache2-event-2.4.51-3.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.51-3.37.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.x86_64"
},
"product_reference": "apache2-event-2.4.51-3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP2"
}
]
},
"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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-01-20T15:28:01Z",
"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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:apache2-event-2.4.51-3.37.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-01-20T15:28:01Z",
"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.