Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2022-22720 (GCVE-0-2022-22720)
Vulnerability from cvelistv5 – Published: 2022-03-14 10:15 – Updated: 2024-08-03 03:21- CWE-444 - Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling')
| Vendor | Product | Version | |
|---|---|---|---|
| Apache Software Foundation | Apache HTTP Server |
Affected:
Apache HTTP Server 2.4 , ≤ 2.4.52
(custom)
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T03:21:48.980Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
},
{
"name": "[oss-security] 20220314 CVE-2022-22720: HTTP request smuggling vulnerability in Apache HTTP Server 2.4.52 and earlier",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2022/03/14/3"
},
{
"name": "FEDORA-2022-b4103753e9",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/RGWILBORT67SHMSLYSQZG2NMXGCMPUZO/"
},
{
"name": "[debian-lts-announce] 20220322 [SECURITY] [DLA 2960-1] apache2 security update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2022/03/msg00033.html"
},
{
"name": "FEDORA-2022-21264ec6db",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/Z7H26WJ6TPKNWV3QKY4BHKUKQVUTZJTD/"
},
{
"name": "FEDORA-2022-78e3211c55",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X73C35MMMZGBVPQQCH7LQZUMYZNQA5FO/"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20220321-0001/"
},
{
"name": "20220516 APPLE-SA-2022-05-16-4 Security Update 2022-004 Catalina",
"tags": [
"mailing-list",
"x_refsource_FULLDISC",
"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_refsource_FULLDISC",
"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_refsource_FULLDISC",
"x_transferred"
],
"url": "http://seclists.org/fulldisclosure/2022/May/38"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.oracle.com/security-alerts/cpujul2022.html"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://support.apple.com/kb/HT213257"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://support.apple.com/kb/HT213256"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://support.apple.com/kb/HT213255"
},
{
"name": "GLSA-202208-20",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202208-20"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "Apache HTTP Server",
"vendor": "Apache Software Foundation",
"versions": [
{
"lessThanOrEqual": "2.4.52",
"status": "affected",
"version": "Apache HTTP Server 2.4",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "James Kettle \u003cjames.kettle portswigger.net\u003e"
}
],
"descriptions": [
{
"lang": "en",
"value": "Apache HTTP Server 2.4.52 and earlier fails to close inbound connection when errors are encountered discarding the request body, exposing the server to HTTP Request Smuggling"
}
],
"metrics": [
{
"other": {
"content": {
"other": "important"
},
"type": "unknown"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-444",
"description": "CWE-444 Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request Smuggling\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2022-08-14T01:07:14.000Z",
"orgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
"shortName": "apache"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
},
{
"name": "[oss-security] 20220314 CVE-2022-22720: HTTP request smuggling vulnerability in Apache HTTP Server 2.4.52 and earlier",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2022/03/14/3"
},
{
"name": "FEDORA-2022-b4103753e9",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/RGWILBORT67SHMSLYSQZG2NMXGCMPUZO/"
},
{
"name": "[debian-lts-announce] 20220322 [SECURITY] [DLA 2960-1] apache2 security update",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2022/03/msg00033.html"
},
{
"name": "FEDORA-2022-21264ec6db",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/Z7H26WJ6TPKNWV3QKY4BHKUKQVUTZJTD/"
},
{
"name": "FEDORA-2022-78e3211c55",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X73C35MMMZGBVPQQCH7LQZUMYZNQA5FO/"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://security.netapp.com/advisory/ntap-20220321-0001/"
},
{
"name": "20220516 APPLE-SA-2022-05-16-4 Security Update 2022-004 Catalina",
"tags": [
"mailing-list",
"x_refsource_FULLDISC"
],
"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_refsource_FULLDISC"
],
"url": "http://seclists.org/fulldisclosure/2022/May/35"
},
{
"name": "20220516 APPLE-SA-2022-05-16-2 macOS Monterey 12.4",
"tags": [
"mailing-list",
"x_refsource_FULLDISC"
],
"url": "http://seclists.org/fulldisclosure/2022/May/38"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.oracle.com/security-alerts/cpujul2022.html"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://support.apple.com/kb/HT213257"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://support.apple.com/kb/HT213256"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://support.apple.com/kb/HT213255"
},
{
"name": "GLSA-202208-20",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO"
],
"url": "https://security.gentoo.org/glsa/202208-20"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "HTTP request smuggling vulnerability in Apache HTTP Server 2.4.52 and earlier",
"x_generator": {
"engine": "Vulnogram 0.0.9"
},
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "security@apache.org",
"ID": "CVE-2022-22720",
"STATE": "PUBLIC",
"TITLE": "HTTP request smuggling vulnerability in Apache HTTP Server 2.4.52 and earlier"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Apache HTTP Server",
"version": {
"version_data": [
{
"version_affected": "\u003c=",
"version_name": "Apache HTTP Server 2.4",
"version_value": "2.4.52"
}
]
}
}
]
},
"vendor_name": "Apache Software Foundation"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "James Kettle \u003cjames.kettle portswigger.net\u003e"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Apache HTTP Server 2.4.52 and earlier fails to close inbound connection when errors are encountered discarding the request body, exposing the server to HTTP Request Smuggling"
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": [
{
"other": "important"
}
],
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-444 Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request Smuggling\u0027)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://httpd.apache.org/security/vulnerabilities_24.html",
"refsource": "MISC",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
},
{
"name": "[oss-security] 20220314 CVE-2022-22720: HTTP request smuggling vulnerability in Apache HTTP Server 2.4.52 and earlier",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2022/03/14/3"
},
{
"name": "FEDORA-2022-b4103753e9",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RGWILBORT67SHMSLYSQZG2NMXGCMPUZO/"
},
{
"name": "[debian-lts-announce] 20220322 [SECURITY] [DLA 2960-1] apache2 security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2022/03/msg00033.html"
},
{
"name": "FEDORA-2022-21264ec6db",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Z7H26WJ6TPKNWV3QKY4BHKUKQVUTZJTD/"
},
{
"name": "FEDORA-2022-78e3211c55",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/X73C35MMMZGBVPQQCH7LQZUMYZNQA5FO/"
},
{
"name": "https://www.oracle.com/security-alerts/cpuapr2022.html",
"refsource": "MISC",
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"name": "https://security.netapp.com/advisory/ntap-20220321-0001/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20220321-0001/"
},
{
"name": "20220516 APPLE-SA-2022-05-16-4 Security Update 2022-004 Catalina",
"refsource": "FULLDISC",
"url": "http://seclists.org/fulldisclosure/2022/May/33"
},
{
"name": "20220516 APPLE-SA-2022-05-16-3 macOS Big Sur 11.6.6",
"refsource": "FULLDISC",
"url": "http://seclists.org/fulldisclosure/2022/May/35"
},
{
"name": "20220516 APPLE-SA-2022-05-16-2 macOS Monterey 12.4",
"refsource": "FULLDISC",
"url": "http://seclists.org/fulldisclosure/2022/May/38"
},
{
"name": "https://www.oracle.com/security-alerts/cpujul2022.html",
"refsource": "MISC",
"url": "https://www.oracle.com/security-alerts/cpujul2022.html"
},
{
"name": "https://support.apple.com/kb/HT213257",
"refsource": "CONFIRM",
"url": "https://support.apple.com/kb/HT213257"
},
{
"name": "https://support.apple.com/kb/HT213256",
"refsource": "CONFIRM",
"url": "https://support.apple.com/kb/HT213256"
},
{
"name": "https://support.apple.com/kb/HT213255",
"refsource": "CONFIRM",
"url": "https://support.apple.com/kb/HT213255"
},
{
"name": "GLSA-202208-20",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/202208-20"
}
]
},
"source": {
"discovery": "UNKNOWN"
}
}
}
},
"cveMetadata": {
"assignerOrgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
"assignerShortName": "apache",
"cveId": "CVE-2022-22720",
"datePublished": "2022-03-14T10:15:29.000Z",
"dateReserved": "2022-01-06T00:00:00.000Z",
"dateUpdated": "2024-08-03T03:21:48.980Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2022-22720",
"date": "2026-05-29",
"epss": "0.27458",
"percentile": "0.96504"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*\", \"versionEndIncluding\": \"2.4.52\", \"matchCriteriaId\": \"E4ABADEE-0A1F-4D0D-B32E-128DF9942FE5\"}]}]}, {\"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:9.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"DEECE5FC-CACF-4496-A3E7-164736409252\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:enterprise_manager_ops_center:12.4.0.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"B095CC03-7077-4A58-AB25-CC5380CDCE5A\"}, {\"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: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\", \"versionEndIncluding\": \"12.4\", \"matchCriteriaId\": \"C1131B2D-ED10-4106-A38B-C2EE9F15863E\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"Apache HTTP Server 2.4.52 and earlier fails to close inbound connection when errors are encountered discarding the request body, exposing the server to HTTP Request Smuggling\"}, {\"lang\": \"es\", \"value\": \"Apache HTTP Server versiones 2.4.52 y anteriores, no cierran la conexi\\u00f3n entrante cuando son encontrados errores descartando el cuerpo de la petici\\u00f3n, exponiendo al servidor al contrabando de peticiones HTTP\"}]",
"id": "CVE-2022-22720",
"lastModified": "2024-11-21T06:47:18.963",
"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": "2022-03-14T11:15:09.083",
"references": "[{\"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/2022/03/14/3\", \"source\": \"security@apache.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://httpd.apache.org/security/vulnerabilities_24.html\", \"source\": \"security@apache.org\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2022/03/msg00033.html\", \"source\": \"security@apache.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"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-20220321-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.oracle.com/security-alerts/cpuapr2022.html\", \"source\": \"security@apache.org\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://www.oracle.com/security-alerts/cpujul2022.html\", \"source\": \"security@apache.org\", \"tags\": [\"Third Party Advisory\"]}, {\"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/2022/03/14/3\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://httpd.apache.org/security/vulnerabilities_24.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2022/03/msg00033.html\", \"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/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-20220321-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.oracle.com/security-alerts/cpuapr2022.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://www.oracle.com/security-alerts/cpujul2022.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}]",
"sourceIdentifier": "security@apache.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"security@apache.org\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-444\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-444\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2022-22720\",\"sourceIdentifier\":\"security@apache.org\",\"published\":\"2022-03-14T11:15:09.083\",\"lastModified\":\"2024-11-21T06:47:18.963\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Apache HTTP Server 2.4.52 and earlier fails to close inbound connection when errors are encountered discarding the request body, exposing the server to HTTP Request Smuggling\"},{\"lang\":\"es\",\"value\":\"Apache HTTP Server versiones 2.4.52 y anteriores, no cierran la conexi\u00f3n entrante cuando son encontrados errores descartando el cuerpo de la petici\u00f3n, exponiendo al servidor al contrabando de peticiones HTTP\"}],\"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-444\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-444\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"2.4.52\",\"matchCriteriaId\":\"E4ABADEE-0A1F-4D0D-B32E-128DF9942FE5\"}]}]},{\"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:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEECE5FC-CACF-4496-A3E7-164736409252\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:enterprise_manager_ops_center:12.4.0.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B095CC03-7077-4A58-AB25-CC5380CDCE5A\"},{\"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: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\",\"versionEndIncluding\":\"12.4\",\"matchCriteriaId\":\"C1131B2D-ED10-4106-A38B-C2EE9F15863E\"}]}]}],\"references\":[{\"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/2022/03/14/3\",\"source\":\"security@apache.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://httpd.apache.org/security/vulnerabilities_24.html\",\"source\":\"security@apache.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2022/03/msg00033.html\",\"source\":\"security@apache.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"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-20220321-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.oracle.com/security-alerts/cpuapr2022.html\",\"source\":\"security@apache.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpujul2022.html\",\"source\":\"security@apache.org\",\"tags\":[\"Third Party Advisory\"]},{\"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/2022/03/14/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://httpd.apache.org/security/vulnerabilities_24.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2022/03/msg00033.html\",\"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/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-20220321-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.oracle.com/security-alerts/cpuapr2022.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpujul2022.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}"
}
}
MSRC_CVE-2022-22720
Vulnerability from csaf_microsoft - Published: 2022-03-02 00:00 - Updated: 2022-03-19 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 18766-16820 | — | ||
| Unresolved product id: 18767-17086 | — |
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2022/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2022/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2022-22720 HTTP request smuggling vulnerability in Apache HTTP Server 2.4.52 and earlier - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2022/msrc_cve-2022-22720.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "HTTP request smuggling vulnerability in Apache HTTP Server 2.4.52 and earlier",
"tracking": {
"current_release_date": "2022-03-19T00:00:00.000Z",
"generator": {
"date": "2025-10-19T23:23:33.123Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2022-22720",
"initial_release_date": "2022-03-02T00:00:00.000Z",
"revision_history": [
{
"date": "2022-03-19T00:00:00.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "1.0",
"product": {
"name": "CBL Mariner 1.0",
"product_id": "16820"
}
},
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccm1 httpd 2.4.53-1",
"product": {
"name": "\u003ccm1 httpd 2.4.53-1",
"product_id": "2"
}
},
{
"category": "product_version",
"name": "cm1 httpd 2.4.53-1",
"product": {
"name": "cm1 httpd 2.4.53-1",
"product_id": "18766"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 httpd 2.4.53-1",
"product": {
"name": "\u003ccbl2 httpd 2.4.53-1",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "cbl2 httpd 2.4.53-1",
"product": {
"name": "cbl2 httpd 2.4.53-1",
"product_id": "18767"
}
}
],
"category": "product_name",
"name": "httpd"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccm1 httpd 2.4.53-1 as a component of CBL Mariner 1.0",
"product_id": "16820-2"
},
"product_reference": "2",
"relates_to_product_reference": "16820"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cm1 httpd 2.4.53-1 as a component of CBL Mariner 1.0",
"product_id": "18766-16820"
},
"product_reference": "18766",
"relates_to_product_reference": "16820"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 httpd 2.4.53-1 as a component of CBL Mariner 2.0",
"product_id": "17086-1"
},
"product_reference": "1",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 httpd 2.4.53-1 as a component of CBL Mariner 2.0",
"product_id": "18767-17086"
},
"product_reference": "18767",
"relates_to_product_reference": "17086"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-22720",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"category": "general",
"text": "apache",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"18766-16820",
"18767-17086"
],
"known_affected": [
"16820-2",
"17086-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-22720 HTTP request smuggling vulnerability in Apache HTTP Server 2.4.52 and earlier - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2022/msrc_cve-2022-22720.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2022-03-19T00:00:00.000Z",
"details": "2.4.53-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"16820-2",
"17086-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"environmentalsScore": 0.0,
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 9.8,
"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": [
"16820-2",
"17086-1"
]
}
],
"title": "HTTP request smuggling vulnerability in Apache HTTP Server 2.4.52 and earlier"
}
]
}
OPENSUSE-SU-2022:1031-1
Vulnerability from csaf_opensuse - Published: 2022-03-29 15:35 - Updated: 2022-03-29 15:35| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-doc-2.4.51-150200.3.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-doc-2.4.51-150200.3.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-doc-2.4.51-150200.3.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-doc-2.4.51-150200.3.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.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-2022-23943: heap out-of-bounds write in mod_sed (bsc#1197098).\n- CVE-2022-22720: HTTP request smuggling due to incorrect error handling (bsc#1197095).\n- CVE-2022-22719: use of uninitialized value of in r:parsebody in mod_lua (bsc#1197091).\n- CVE-2022-22721: possible buffer overflow with very large or unlimited LimitXMLRequestBody (bsc#1197096).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-SLE-15.3-2022-1031",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2022_1031-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2022:1031-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/4LVBWCEX7IVK73L73JHPXASP5AT5BZGS/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2022:1031-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/4LVBWCEX7IVK73L73JHPXASP5AT5BZGS/"
},
{
"category": "self",
"summary": "SUSE Bug 1197091",
"url": "https://bugzilla.suse.com/1197091"
},
{
"category": "self",
"summary": "SUSE Bug 1197095",
"url": "https://bugzilla.suse.com/1197095"
},
{
"category": "self",
"summary": "SUSE Bug 1197096",
"url": "https://bugzilla.suse.com/1197096"
},
{
"category": "self",
"summary": "SUSE Bug 1197098",
"url": "https://bugzilla.suse.com/1197098"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-22719 page",
"url": "https://www.suse.com/security/cve/CVE-2022-22719/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-22720 page",
"url": "https://www.suse.com/security/cve/CVE-2022-22720/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-22721 page",
"url": "https://www.suse.com/security/cve/CVE-2022-22721/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23943 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23943/"
}
],
"title": "Security update for apache2",
"tracking": {
"current_release_date": "2022-03-29T15:35:03Z",
"generator": {
"date": "2022-03-29T15:35:03Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2022:1031-1",
"initial_release_date": "2022-03-29T15:35:03Z",
"revision_history": [
{
"date": "2022-03-29T15:35:03Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-150200.3.42.1.aarch64",
"product": {
"name": "apache2-2.4.51-150200.3.42.1.aarch64",
"product_id": "apache2-2.4.51-150200.3.42.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-150200.3.42.1.aarch64",
"product": {
"name": "apache2-devel-2.4.51-150200.3.42.1.aarch64",
"product_id": "apache2-devel-2.4.51-150200.3.42.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-150200.3.42.1.aarch64",
"product": {
"name": "apache2-event-2.4.51-150200.3.42.1.aarch64",
"product_id": "apache2-event-2.4.51-150200.3.42.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-150200.3.42.1.aarch64",
"product": {
"name": "apache2-example-pages-2.4.51-150200.3.42.1.aarch64",
"product_id": "apache2-example-pages-2.4.51-150200.3.42.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"product": {
"name": "apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"product_id": "apache2-prefork-2.4.51-150200.3.42.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-150200.3.42.1.aarch64",
"product": {
"name": "apache2-utils-2.4.51-150200.3.42.1.aarch64",
"product_id": "apache2-utils-2.4.51-150200.3.42.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-150200.3.42.1.aarch64",
"product": {
"name": "apache2-worker-2.4.51-150200.3.42.1.aarch64",
"product_id": "apache2-worker-2.4.51-150200.3.42.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-doc-2.4.51-150200.3.42.1.noarch",
"product": {
"name": "apache2-doc-2.4.51-150200.3.42.1.noarch",
"product_id": "apache2-doc-2.4.51-150200.3.42.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-150200.3.42.1.ppc64le",
"product": {
"name": "apache2-2.4.51-150200.3.42.1.ppc64le",
"product_id": "apache2-2.4.51-150200.3.42.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"product": {
"name": "apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"product_id": "apache2-devel-2.4.51-150200.3.42.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-150200.3.42.1.ppc64le",
"product": {
"name": "apache2-event-2.4.51-150200.3.42.1.ppc64le",
"product_id": "apache2-event-2.4.51-150200.3.42.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-150200.3.42.1.ppc64le",
"product": {
"name": "apache2-example-pages-2.4.51-150200.3.42.1.ppc64le",
"product_id": "apache2-example-pages-2.4.51-150200.3.42.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"product": {
"name": "apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"product_id": "apache2-prefork-2.4.51-150200.3.42.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"product": {
"name": "apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"product_id": "apache2-utils-2.4.51-150200.3.42.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"product": {
"name": "apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"product_id": "apache2-worker-2.4.51-150200.3.42.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-150200.3.42.1.s390x",
"product": {
"name": "apache2-2.4.51-150200.3.42.1.s390x",
"product_id": "apache2-2.4.51-150200.3.42.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-150200.3.42.1.s390x",
"product": {
"name": "apache2-devel-2.4.51-150200.3.42.1.s390x",
"product_id": "apache2-devel-2.4.51-150200.3.42.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-150200.3.42.1.s390x",
"product": {
"name": "apache2-event-2.4.51-150200.3.42.1.s390x",
"product_id": "apache2-event-2.4.51-150200.3.42.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-150200.3.42.1.s390x",
"product": {
"name": "apache2-example-pages-2.4.51-150200.3.42.1.s390x",
"product_id": "apache2-example-pages-2.4.51-150200.3.42.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-150200.3.42.1.s390x",
"product": {
"name": "apache2-prefork-2.4.51-150200.3.42.1.s390x",
"product_id": "apache2-prefork-2.4.51-150200.3.42.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-150200.3.42.1.s390x",
"product": {
"name": "apache2-utils-2.4.51-150200.3.42.1.s390x",
"product_id": "apache2-utils-2.4.51-150200.3.42.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-150200.3.42.1.s390x",
"product": {
"name": "apache2-worker-2.4.51-150200.3.42.1.s390x",
"product_id": "apache2-worker-2.4.51-150200.3.42.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-150200.3.42.1.x86_64",
"product": {
"name": "apache2-2.4.51-150200.3.42.1.x86_64",
"product_id": "apache2-2.4.51-150200.3.42.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-150200.3.42.1.x86_64",
"product": {
"name": "apache2-devel-2.4.51-150200.3.42.1.x86_64",
"product_id": "apache2-devel-2.4.51-150200.3.42.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-150200.3.42.1.x86_64",
"product": {
"name": "apache2-event-2.4.51-150200.3.42.1.x86_64",
"product_id": "apache2-event-2.4.51-150200.3.42.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-150200.3.42.1.x86_64",
"product": {
"name": "apache2-example-pages-2.4.51-150200.3.42.1.x86_64",
"product_id": "apache2-example-pages-2.4.51-150200.3.42.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"product": {
"name": "apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"product_id": "apache2-prefork-2.4.51-150200.3.42.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-150200.3.42.1.x86_64",
"product": {
"name": "apache2-utils-2.4.51-150200.3.42.1.x86_64",
"product_id": "apache2-utils-2.4.51-150200.3.42.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-150200.3.42.1.x86_64",
"product": {
"name": "apache2-worker-2.4.51-150200.3.42.1.x86_64",
"product_id": "apache2-worker-2.4.51-150200.3.42.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.3",
"product": {
"name": "openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.3"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150200.3.42.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.aarch64"
},
"product_reference": "apache2-2.4.51-150200.3.42.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150200.3.42.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.ppc64le"
},
"product_reference": "apache2-2.4.51-150200.3.42.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150200.3.42.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.s390x"
},
"product_reference": "apache2-2.4.51-150200.3.42.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150200.3.42.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150200.3.42.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.aarch64"
},
"product_reference": "apache2-devel-2.4.51-150200.3.42.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150200.3.42.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.ppc64le"
},
"product_reference": "apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150200.3.42.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.s390x"
},
"product_reference": "apache2-devel-2.4.51-150200.3.42.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150200.3.42.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-devel-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.51-150200.3.42.1.noarch as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:apache2-doc-2.4.51-150200.3.42.1.noarch"
},
"product_reference": "apache2-doc-2.4.51-150200.3.42.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.51-150200.3.42.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.aarch64"
},
"product_reference": "apache2-event-2.4.51-150200.3.42.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.51-150200.3.42.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.ppc64le"
},
"product_reference": "apache2-event-2.4.51-150200.3.42.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.51-150200.3.42.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.s390x"
},
"product_reference": "apache2-event-2.4.51-150200.3.42.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.51-150200.3.42.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-event-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.51-150200.3.42.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.aarch64"
},
"product_reference": "apache2-example-pages-2.4.51-150200.3.42.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.51-150200.3.42.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.ppc64le"
},
"product_reference": "apache2-example-pages-2.4.51-150200.3.42.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.51-150200.3.42.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.s390x"
},
"product_reference": "apache2-example-pages-2.4.51-150200.3.42.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.51-150200.3.42.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-example-pages-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150200.3.42.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150200.3.42.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.ppc64le"
},
"product_reference": "apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150200.3.42.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.s390x"
},
"product_reference": "apache2-prefork-2.4.51-150200.3.42.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150200.3.42.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150200.3.42.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.aarch64"
},
"product_reference": "apache2-utils-2.4.51-150200.3.42.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150200.3.42.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.ppc64le"
},
"product_reference": "apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150200.3.42.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.s390x"
},
"product_reference": "apache2-utils-2.4.51-150200.3.42.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150200.3.42.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-utils-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150200.3.42.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.aarch64"
},
"product_reference": "apache2-worker-2.4.51-150200.3.42.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150200.3.42.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.ppc64le"
},
"product_reference": "apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150200.3.42.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.s390x"
},
"product_reference": "apache2-worker-2.4.51-150200.3.42.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150200.3.42.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.x86_64"
},
"product_reference": "apache2-worker-2.4.51-150200.3.42.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-22719",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-22719"
}
],
"notes": [
{
"category": "general",
"text": "A carefully crafted request body can cause a read to a random memory area which could cause the process to crash. This issue affects Apache HTTP Server 2.4.52 and earlier.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-doc-2.4.51-150200.3.42.1.noarch",
"openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-22719",
"url": "https://www.suse.com/security/cve/CVE-2022-22719"
},
{
"category": "external",
"summary": "SUSE Bug 1197091 for CVE-2022-22719",
"url": "https://bugzilla.suse.com/1197091"
},
{
"category": "external",
"summary": "SUSE Bug 1198430 for CVE-2022-22719",
"url": "https://bugzilla.suse.com/1198430"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-doc-2.4.51-150200.3.42.1.noarch",
"openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-doc-2.4.51-150200.3.42.1.noarch",
"openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-29T15:35:03Z",
"details": "moderate"
}
],
"title": "CVE-2022-22719"
},
{
"cve": "CVE-2022-22720",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-22720"
}
],
"notes": [
{
"category": "general",
"text": "Apache HTTP Server 2.4.52 and earlier fails to close inbound connection when errors are encountered discarding the request body, exposing the server to HTTP Request Smuggling",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-doc-2.4.51-150200.3.42.1.noarch",
"openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-22720",
"url": "https://www.suse.com/security/cve/CVE-2022-22720"
},
{
"category": "external",
"summary": "SUSE Bug 1197095 for CVE-2022-22720",
"url": "https://bugzilla.suse.com/1197095"
},
{
"category": "external",
"summary": "SUSE Bug 1198430 for CVE-2022-22720",
"url": "https://bugzilla.suse.com/1198430"
},
{
"category": "external",
"summary": "SUSE Bug 1198998 for CVE-2022-22720",
"url": "https://bugzilla.suse.com/1198998"
},
{
"category": "external",
"summary": "SUSE Bug 1199102 for CVE-2022-22720",
"url": "https://bugzilla.suse.com/1199102"
},
{
"category": "external",
"summary": "SUSE Bug 1199495 for CVE-2022-22720",
"url": "https://bugzilla.suse.com/1199495"
},
{
"category": "external",
"summary": "SUSE Bug 1204730 for CVE-2022-22720",
"url": "https://bugzilla.suse.com/1204730"
},
{
"category": "external",
"summary": "SUSE Bug 1225670 for CVE-2022-22720",
"url": "https://bugzilla.suse.com/1225670"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-doc-2.4.51-150200.3.42.1.noarch",
"openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-doc-2.4.51-150200.3.42.1.noarch",
"openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-29T15:35:03Z",
"details": "important"
}
],
"title": "CVE-2022-22720"
},
{
"cve": "CVE-2022-22721",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-22721"
}
],
"notes": [
{
"category": "general",
"text": "If LimitXMLRequestBody is set to allow request bodies larger than 350MB (defaults to 1M) on 32 bit systems an integer overflow happens which later causes out of bounds writes. This issue affects Apache HTTP Server 2.4.52 and earlier.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-doc-2.4.51-150200.3.42.1.noarch",
"openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-22721",
"url": "https://www.suse.com/security/cve/CVE-2022-22721"
},
{
"category": "external",
"summary": "SUSE Bug 1197096 for CVE-2022-22721",
"url": "https://bugzilla.suse.com/1197096"
},
{
"category": "external",
"summary": "SUSE Bug 1198430 for CVE-2022-22721",
"url": "https://bugzilla.suse.com/1198430"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-doc-2.4.51-150200.3.42.1.noarch",
"openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-doc-2.4.51-150200.3.42.1.noarch",
"openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-29T15:35:03Z",
"details": "important"
}
],
"title": "CVE-2022-22721"
},
{
"cve": "CVE-2022-23943",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23943"
}
],
"notes": [
{
"category": "general",
"text": "Out-of-bounds Write vulnerability in mod_sed of Apache HTTP Server allows an attacker to overwrite heap memory with possibly attacker provided data. This issue affects Apache HTTP Server 2.4 version 2.4.52 and prior versions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-doc-2.4.51-150200.3.42.1.noarch",
"openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23943",
"url": "https://www.suse.com/security/cve/CVE-2022-23943"
},
{
"category": "external",
"summary": "SUSE Bug 1197098 for CVE-2022-23943",
"url": "https://bugzilla.suse.com/1197098"
},
{
"category": "external",
"summary": "SUSE Bug 1198430 for CVE-2022-23943",
"url": "https://bugzilla.suse.com/1198430"
},
{
"category": "external",
"summary": "SUSE Bug 1200351 for CVE-2022-23943",
"url": "https://bugzilla.suse.com/1200351"
},
{
"category": "external",
"summary": "SUSE Bug 1219585 for CVE-2022-23943",
"url": "https://bugzilla.suse.com/1219585"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-doc-2.4.51-150200.3.42.1.noarch",
"openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-devel-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-doc-2.4.51-150200.3.42.1.noarch",
"openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-event-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-example-pages-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-prefork-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-utils-2.4.51-150200.3.42.1.x86_64",
"openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.aarch64",
"openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.ppc64le",
"openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.s390x",
"openSUSE Leap 15.3:apache2-worker-2.4.51-150200.3.42.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-29T15:35:03Z",
"details": "important"
}
],
"title": "CVE-2022-23943"
}
]
}
OPENSUSE-SU-2024:11919-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:apache2-2.4.53-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apache2-2.4.53-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apache2-2.4.53-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apache2-2.4.53-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:apache2-2.4.53-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apache2-2.4.53-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apache2-2.4.53-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apache2-2.4.53-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:apache2-2.4.53-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apache2-2.4.53-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apache2-2.4.53-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apache2-2.4.53-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:apache2-2.4.53-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apache2-2.4.53-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apache2-2.4.53-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:apache2-2.4.53-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "apache2-2.4.53-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the apache2-2.4.53-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-11919",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_11919-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-22719 page",
"url": "https://www.suse.com/security/cve/CVE-2022-22719/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-22720 page",
"url": "https://www.suse.com/security/cve/CVE-2022-22720/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-22721 page",
"url": "https://www.suse.com/security/cve/CVE-2022-22721/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23943 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23943/"
}
],
"title": "apache2-2.4.53-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:11919-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.53-1.1.aarch64",
"product": {
"name": "apache2-2.4.53-1.1.aarch64",
"product_id": "apache2-2.4.53-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.53-1.1.ppc64le",
"product": {
"name": "apache2-2.4.53-1.1.ppc64le",
"product_id": "apache2-2.4.53-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.53-1.1.s390x",
"product": {
"name": "apache2-2.4.53-1.1.s390x",
"product_id": "apache2-2.4.53-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.53-1.1.x86_64",
"product": {
"name": "apache2-2.4.53-1.1.x86_64",
"product_id": "apache2-2.4.53-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.53-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apache2-2.4.53-1.1.aarch64"
},
"product_reference": "apache2-2.4.53-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.53-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apache2-2.4.53-1.1.ppc64le"
},
"product_reference": "apache2-2.4.53-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.53-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apache2-2.4.53-1.1.s390x"
},
"product_reference": "apache2-2.4.53-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.53-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apache2-2.4.53-1.1.x86_64"
},
"product_reference": "apache2-2.4.53-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-22719",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-22719"
}
],
"notes": [
{
"category": "general",
"text": "A carefully crafted request body can cause a read to a random memory area which could cause the process to crash. This issue affects Apache HTTP Server 2.4.52 and earlier.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:apache2-2.4.53-1.1.aarch64",
"openSUSE Tumbleweed:apache2-2.4.53-1.1.ppc64le",
"openSUSE Tumbleweed:apache2-2.4.53-1.1.s390x",
"openSUSE Tumbleweed:apache2-2.4.53-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-22719",
"url": "https://www.suse.com/security/cve/CVE-2022-22719"
},
{
"category": "external",
"summary": "SUSE Bug 1197091 for CVE-2022-22719",
"url": "https://bugzilla.suse.com/1197091"
},
{
"category": "external",
"summary": "SUSE Bug 1198430 for CVE-2022-22719",
"url": "https://bugzilla.suse.com/1198430"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:apache2-2.4.53-1.1.aarch64",
"openSUSE Tumbleweed:apache2-2.4.53-1.1.ppc64le",
"openSUSE Tumbleweed:apache2-2.4.53-1.1.s390x",
"openSUSE Tumbleweed:apache2-2.4.53-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:apache2-2.4.53-1.1.aarch64",
"openSUSE Tumbleweed:apache2-2.4.53-1.1.ppc64le",
"openSUSE Tumbleweed:apache2-2.4.53-1.1.s390x",
"openSUSE Tumbleweed:apache2-2.4.53-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-22719"
},
{
"cve": "CVE-2022-22720",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-22720"
}
],
"notes": [
{
"category": "general",
"text": "Apache HTTP Server 2.4.52 and earlier fails to close inbound connection when errors are encountered discarding the request body, exposing the server to HTTP Request Smuggling",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:apache2-2.4.53-1.1.aarch64",
"openSUSE Tumbleweed:apache2-2.4.53-1.1.ppc64le",
"openSUSE Tumbleweed:apache2-2.4.53-1.1.s390x",
"openSUSE Tumbleweed:apache2-2.4.53-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-22720",
"url": "https://www.suse.com/security/cve/CVE-2022-22720"
},
{
"category": "external",
"summary": "SUSE Bug 1197095 for CVE-2022-22720",
"url": "https://bugzilla.suse.com/1197095"
},
{
"category": "external",
"summary": "SUSE Bug 1198430 for CVE-2022-22720",
"url": "https://bugzilla.suse.com/1198430"
},
{
"category": "external",
"summary": "SUSE Bug 1198998 for CVE-2022-22720",
"url": "https://bugzilla.suse.com/1198998"
},
{
"category": "external",
"summary": "SUSE Bug 1199102 for CVE-2022-22720",
"url": "https://bugzilla.suse.com/1199102"
},
{
"category": "external",
"summary": "SUSE Bug 1199495 for CVE-2022-22720",
"url": "https://bugzilla.suse.com/1199495"
},
{
"category": "external",
"summary": "SUSE Bug 1204730 for CVE-2022-22720",
"url": "https://bugzilla.suse.com/1204730"
},
{
"category": "external",
"summary": "SUSE Bug 1225670 for CVE-2022-22720",
"url": "https://bugzilla.suse.com/1225670"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:apache2-2.4.53-1.1.aarch64",
"openSUSE Tumbleweed:apache2-2.4.53-1.1.ppc64le",
"openSUSE Tumbleweed:apache2-2.4.53-1.1.s390x",
"openSUSE Tumbleweed:apache2-2.4.53-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:apache2-2.4.53-1.1.aarch64",
"openSUSE Tumbleweed:apache2-2.4.53-1.1.ppc64le",
"openSUSE Tumbleweed:apache2-2.4.53-1.1.s390x",
"openSUSE Tumbleweed:apache2-2.4.53-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-22720"
},
{
"cve": "CVE-2022-22721",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-22721"
}
],
"notes": [
{
"category": "general",
"text": "If LimitXMLRequestBody is set to allow request bodies larger than 350MB (defaults to 1M) on 32 bit systems an integer overflow happens which later causes out of bounds writes. This issue affects Apache HTTP Server 2.4.52 and earlier.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:apache2-2.4.53-1.1.aarch64",
"openSUSE Tumbleweed:apache2-2.4.53-1.1.ppc64le",
"openSUSE Tumbleweed:apache2-2.4.53-1.1.s390x",
"openSUSE Tumbleweed:apache2-2.4.53-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-22721",
"url": "https://www.suse.com/security/cve/CVE-2022-22721"
},
{
"category": "external",
"summary": "SUSE Bug 1197096 for CVE-2022-22721",
"url": "https://bugzilla.suse.com/1197096"
},
{
"category": "external",
"summary": "SUSE Bug 1198430 for CVE-2022-22721",
"url": "https://bugzilla.suse.com/1198430"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:apache2-2.4.53-1.1.aarch64",
"openSUSE Tumbleweed:apache2-2.4.53-1.1.ppc64le",
"openSUSE Tumbleweed:apache2-2.4.53-1.1.s390x",
"openSUSE Tumbleweed:apache2-2.4.53-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:apache2-2.4.53-1.1.aarch64",
"openSUSE Tumbleweed:apache2-2.4.53-1.1.ppc64le",
"openSUSE Tumbleweed:apache2-2.4.53-1.1.s390x",
"openSUSE Tumbleweed:apache2-2.4.53-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-22721"
},
{
"cve": "CVE-2022-23943",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23943"
}
],
"notes": [
{
"category": "general",
"text": "Out-of-bounds Write vulnerability in mod_sed of Apache HTTP Server allows an attacker to overwrite heap memory with possibly attacker provided data. This issue affects Apache HTTP Server 2.4 version 2.4.52 and prior versions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:apache2-2.4.53-1.1.aarch64",
"openSUSE Tumbleweed:apache2-2.4.53-1.1.ppc64le",
"openSUSE Tumbleweed:apache2-2.4.53-1.1.s390x",
"openSUSE Tumbleweed:apache2-2.4.53-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23943",
"url": "https://www.suse.com/security/cve/CVE-2022-23943"
},
{
"category": "external",
"summary": "SUSE Bug 1197098 for CVE-2022-23943",
"url": "https://bugzilla.suse.com/1197098"
},
{
"category": "external",
"summary": "SUSE Bug 1198430 for CVE-2022-23943",
"url": "https://bugzilla.suse.com/1198430"
},
{
"category": "external",
"summary": "SUSE Bug 1200351 for CVE-2022-23943",
"url": "https://bugzilla.suse.com/1200351"
},
{
"category": "external",
"summary": "SUSE Bug 1219585 for CVE-2022-23943",
"url": "https://bugzilla.suse.com/1219585"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:apache2-2.4.53-1.1.aarch64",
"openSUSE Tumbleweed:apache2-2.4.53-1.1.ppc64le",
"openSUSE Tumbleweed:apache2-2.4.53-1.1.s390x",
"openSUSE Tumbleweed:apache2-2.4.53-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:apache2-2.4.53-1.1.aarch64",
"openSUSE Tumbleweed:apache2-2.4.53-1.1.ppc64le",
"openSUSE Tumbleweed:apache2-2.4.53-1.1.s390x",
"openSUSE Tumbleweed:apache2-2.4.53-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-23943"
}
]
}
RHSA-2022:1045
Vulnerability from csaf_redhat - Published: 2022-03-24 10:50 - Updated: 2025-12-26 15:19A 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: 7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for httpd is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The httpd packages provide the Apache HTTP Server, a powerful, efficient, and extensible web server.\n\nSecurity Fix(es):\n\n* httpd: 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:1045",
"url": "https://access.redhat.com/errata/RHSA-2022:1045"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"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_1045.json"
}
],
"title": "Red Hat Security Advisory: httpd security update",
"tracking": {
"current_release_date": "2025-12-26T15:19:34+00:00",
"generator": {
"date": "2025-12-26T15:19:34+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2022:1045",
"initial_release_date": "2022-03-24T10:50:16+00:00",
"revision_history": [
{
"date": "2022-03-24T10:50:16+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-03-24T10:50:16+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-26T15:19:34+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Client Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.6-97.el7_9.5.src",
"product": {
"name": "httpd-0:2.4.6-97.el7_9.5.src",
"product_id": "httpd-0:2.4.6-97.el7_9.5.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.6-97.el7_9.5?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.6-97.el7_9.5.x86_64",
"product": {
"name": "httpd-0:2.4.6-97.el7_9.5.x86_64",
"product_id": "httpd-0:2.4.6-97.el7_9.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.6-97.el7_9.5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.6-97.el7_9.5.x86_64",
"product": {
"name": "httpd-devel-0:2.4.6-97.el7_9.5.x86_64",
"product_id": "httpd-devel-0:2.4.6-97.el7_9.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.6-97.el7_9.5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.6-97.el7_9.5.x86_64",
"product": {
"name": "httpd-tools-0:2.4.6-97.el7_9.5.x86_64",
"product_id": "httpd-tools-0:2.4.6-97.el7_9.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.6-97.el7_9.5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.6-97.el7_9.5.x86_64",
"product": {
"name": "mod_ldap-0:2.4.6-97.el7_9.5.x86_64",
"product_id": "mod_ldap-0:2.4.6-97.el7_9.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.6-97.el7_9.5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.6-97.el7_9.5.x86_64",
"product": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.5.x86_64",
"product_id": "mod_proxy_html-1:2.4.6-97.el7_9.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.6-97.el7_9.5?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.6-97.el7_9.5.x86_64",
"product": {
"name": "mod_session-0:2.4.6-97.el7_9.5.x86_64",
"product_id": "mod_session-0:2.4.6-97.el7_9.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.6-97.el7_9.5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.6-97.el7_9.5.x86_64",
"product": {
"name": "mod_ssl-1:2.4.6-97.el7_9.5.x86_64",
"product_id": "mod_ssl-1:2.4.6-97.el7_9.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.6-97.el7_9.5?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.5.x86_64",
"product": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.5.x86_64",
"product_id": "httpd-debuginfo-0:2.4.6-97.el7_9.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.6-97.el7_9.5?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-manual-0:2.4.6-97.el7_9.5.noarch",
"product": {
"name": "httpd-manual-0:2.4.6-97.el7_9.5.noarch",
"product_id": "httpd-manual-0:2.4.6-97.el7_9.5.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-manual@2.4.6-97.el7_9.5?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.6-97.el7_9.5.ppc64le",
"product": {
"name": "httpd-0:2.4.6-97.el7_9.5.ppc64le",
"product_id": "httpd-0:2.4.6-97.el7_9.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.6-97.el7_9.5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.6-97.el7_9.5.ppc64le",
"product": {
"name": "httpd-devel-0:2.4.6-97.el7_9.5.ppc64le",
"product_id": "httpd-devel-0:2.4.6-97.el7_9.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.6-97.el7_9.5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.6-97.el7_9.5.ppc64le",
"product": {
"name": "httpd-tools-0:2.4.6-97.el7_9.5.ppc64le",
"product_id": "httpd-tools-0:2.4.6-97.el7_9.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.6-97.el7_9.5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.6-97.el7_9.5.ppc64le",
"product": {
"name": "mod_session-0:2.4.6-97.el7_9.5.ppc64le",
"product_id": "mod_session-0:2.4.6-97.el7_9.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.6-97.el7_9.5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.6-97.el7_9.5.ppc64le",
"product": {
"name": "mod_ssl-1:2.4.6-97.el7_9.5.ppc64le",
"product_id": "mod_ssl-1:2.4.6-97.el7_9.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.6-97.el7_9.5?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64le",
"product": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64le",
"product_id": "httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.6-97.el7_9.5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.6-97.el7_9.5.ppc64le",
"product": {
"name": "mod_ldap-0:2.4.6-97.el7_9.5.ppc64le",
"product_id": "mod_ldap-0:2.4.6-97.el7_9.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.6-97.el7_9.5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64le",
"product": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64le",
"product_id": "mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.6-97.el7_9.5?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.6-97.el7_9.5.ppc64",
"product": {
"name": "httpd-0:2.4.6-97.el7_9.5.ppc64",
"product_id": "httpd-0:2.4.6-97.el7_9.5.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.6-97.el7_9.5?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.6-97.el7_9.5.ppc64",
"product": {
"name": "httpd-devel-0:2.4.6-97.el7_9.5.ppc64",
"product_id": "httpd-devel-0:2.4.6-97.el7_9.5.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.6-97.el7_9.5?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.6-97.el7_9.5.ppc64",
"product": {
"name": "httpd-tools-0:2.4.6-97.el7_9.5.ppc64",
"product_id": "httpd-tools-0:2.4.6-97.el7_9.5.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.6-97.el7_9.5?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.6-97.el7_9.5.ppc64",
"product": {
"name": "mod_session-0:2.4.6-97.el7_9.5.ppc64",
"product_id": "mod_session-0:2.4.6-97.el7_9.5.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.6-97.el7_9.5?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.6-97.el7_9.5.ppc64",
"product": {
"name": "mod_ssl-1:2.4.6-97.el7_9.5.ppc64",
"product_id": "mod_ssl-1:2.4.6-97.el7_9.5.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.6-97.el7_9.5?arch=ppc64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64",
"product": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64",
"product_id": "httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.6-97.el7_9.5?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.6-97.el7_9.5.ppc64",
"product": {
"name": "mod_ldap-0:2.4.6-97.el7_9.5.ppc64",
"product_id": "mod_ldap-0:2.4.6-97.el7_9.5.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.6-97.el7_9.5?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64",
"product": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64",
"product_id": "mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.6-97.el7_9.5?arch=ppc64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.6-97.el7_9.5.s390x",
"product": {
"name": "httpd-0:2.4.6-97.el7_9.5.s390x",
"product_id": "httpd-0:2.4.6-97.el7_9.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.6-97.el7_9.5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.6-97.el7_9.5.s390x",
"product": {
"name": "httpd-devel-0:2.4.6-97.el7_9.5.s390x",
"product_id": "httpd-devel-0:2.4.6-97.el7_9.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.6-97.el7_9.5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.6-97.el7_9.5.s390x",
"product": {
"name": "httpd-tools-0:2.4.6-97.el7_9.5.s390x",
"product_id": "httpd-tools-0:2.4.6-97.el7_9.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.6-97.el7_9.5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.6-97.el7_9.5.s390x",
"product": {
"name": "mod_session-0:2.4.6-97.el7_9.5.s390x",
"product_id": "mod_session-0:2.4.6-97.el7_9.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.6-97.el7_9.5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.6-97.el7_9.5.s390x",
"product": {
"name": "mod_ssl-1:2.4.6-97.el7_9.5.s390x",
"product_id": "mod_ssl-1:2.4.6-97.el7_9.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.6-97.el7_9.5?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.5.s390x",
"product": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.5.s390x",
"product_id": "httpd-debuginfo-0:2.4.6-97.el7_9.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.6-97.el7_9.5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.6-97.el7_9.5.s390x",
"product": {
"name": "mod_ldap-0:2.4.6-97.el7_9.5.s390x",
"product_id": "mod_ldap-0:2.4.6-97.el7_9.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.6-97.el7_9.5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.6-97.el7_9.5.s390x",
"product": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.5.s390x",
"product_id": "mod_proxy_html-1:2.4.6-97.el7_9.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.6-97.el7_9.5?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.5.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.5.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64le"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.5.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.5.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.s390x"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.5.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.5.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.src"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.5.src",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.x86_64"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.5.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64"
},
"product_reference": "httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64le"
},
"product_reference": "httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.5.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.s390x"
},
"product_reference": "httpd-debuginfo-0:2.4.6-97.el7_9.5.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.x86_64"
},
"product_reference": "httpd-debuginfo-0:2.4.6-97.el7_9.5.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-97.el7_9.5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64"
},
"product_reference": "httpd-devel-0:2.4.6-97.el7_9.5.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-97.el7_9.5.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64le"
},
"product_reference": "httpd-devel-0:2.4.6-97.el7_9.5.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-97.el7_9.5.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.s390x"
},
"product_reference": "httpd-devel-0:2.4.6-97.el7_9.5.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-97.el7_9.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.x86_64"
},
"product_reference": "httpd-devel-0:2.4.6-97.el7_9.5.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.6-97.el7_9.5.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.5.noarch"
},
"product_reference": "httpd-manual-0:2.4.6-97.el7_9.5.noarch",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-97.el7_9.5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64"
},
"product_reference": "httpd-tools-0:2.4.6-97.el7_9.5.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-97.el7_9.5.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64le"
},
"product_reference": "httpd-tools-0:2.4.6-97.el7_9.5.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-97.el7_9.5.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.s390x"
},
"product_reference": "httpd-tools-0:2.4.6-97.el7_9.5.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-97.el7_9.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.x86_64"
},
"product_reference": "httpd-tools-0:2.4.6-97.el7_9.5.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-97.el7_9.5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64"
},
"product_reference": "mod_ldap-0:2.4.6-97.el7_9.5.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-97.el7_9.5.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64le"
},
"product_reference": "mod_ldap-0:2.4.6-97.el7_9.5.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-97.el7_9.5.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.s390x"
},
"product_reference": "mod_ldap-0:2.4.6-97.el7_9.5.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-97.el7_9.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.x86_64"
},
"product_reference": "mod_ldap-0:2.4.6-97.el7_9.5.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64"
},
"product_reference": "mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64le"
},
"product_reference": "mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.5.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.s390x"
},
"product_reference": "mod_proxy_html-1:2.4.6-97.el7_9.5.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.x86_64"
},
"product_reference": "mod_proxy_html-1:2.4.6-97.el7_9.5.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-97.el7_9.5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64"
},
"product_reference": "mod_session-0:2.4.6-97.el7_9.5.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-97.el7_9.5.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64le"
},
"product_reference": "mod_session-0:2.4.6-97.el7_9.5.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-97.el7_9.5.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.s390x"
},
"product_reference": "mod_session-0:2.4.6-97.el7_9.5.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-97.el7_9.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.x86_64"
},
"product_reference": "mod_session-0:2.4.6-97.el7_9.5.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-97.el7_9.5.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64"
},
"product_reference": "mod_ssl-1:2.4.6-97.el7_9.5.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-97.el7_9.5.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64le"
},
"product_reference": "mod_ssl-1:2.4.6-97.el7_9.5.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-97.el7_9.5.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.s390x"
},
"product_reference": "mod_ssl-1:2.4.6-97.el7_9.5.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-97.el7_9.5.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.x86_64"
},
"product_reference": "mod_ssl-1:2.4.6-97.el7_9.5.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.5.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64le"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.5.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.5.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.s390x"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.5.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.5.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.src"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.5.src",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.x86_64"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.5.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64"
},
"product_reference": "httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64le"
},
"product_reference": "httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.5.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.s390x"
},
"product_reference": "httpd-debuginfo-0:2.4.6-97.el7_9.5.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.x86_64"
},
"product_reference": "httpd-debuginfo-0:2.4.6-97.el7_9.5.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-97.el7_9.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64"
},
"product_reference": "httpd-devel-0:2.4.6-97.el7_9.5.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-97.el7_9.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64le"
},
"product_reference": "httpd-devel-0:2.4.6-97.el7_9.5.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-97.el7_9.5.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.s390x"
},
"product_reference": "httpd-devel-0:2.4.6-97.el7_9.5.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-97.el7_9.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.x86_64"
},
"product_reference": "httpd-devel-0:2.4.6-97.el7_9.5.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.6-97.el7_9.5.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.5.noarch"
},
"product_reference": "httpd-manual-0:2.4.6-97.el7_9.5.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-97.el7_9.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64"
},
"product_reference": "httpd-tools-0:2.4.6-97.el7_9.5.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-97.el7_9.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64le"
},
"product_reference": "httpd-tools-0:2.4.6-97.el7_9.5.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-97.el7_9.5.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.s390x"
},
"product_reference": "httpd-tools-0:2.4.6-97.el7_9.5.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-97.el7_9.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.x86_64"
},
"product_reference": "httpd-tools-0:2.4.6-97.el7_9.5.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-97.el7_9.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64"
},
"product_reference": "mod_ldap-0:2.4.6-97.el7_9.5.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-97.el7_9.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64le"
},
"product_reference": "mod_ldap-0:2.4.6-97.el7_9.5.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-97.el7_9.5.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.s390x"
},
"product_reference": "mod_ldap-0:2.4.6-97.el7_9.5.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-97.el7_9.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.x86_64"
},
"product_reference": "mod_ldap-0:2.4.6-97.el7_9.5.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64"
},
"product_reference": "mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64le"
},
"product_reference": "mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.5.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.s390x"
},
"product_reference": "mod_proxy_html-1:2.4.6-97.el7_9.5.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.x86_64"
},
"product_reference": "mod_proxy_html-1:2.4.6-97.el7_9.5.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-97.el7_9.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64"
},
"product_reference": "mod_session-0:2.4.6-97.el7_9.5.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-97.el7_9.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64le"
},
"product_reference": "mod_session-0:2.4.6-97.el7_9.5.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-97.el7_9.5.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.s390x"
},
"product_reference": "mod_session-0:2.4.6-97.el7_9.5.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-97.el7_9.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.x86_64"
},
"product_reference": "mod_session-0:2.4.6-97.el7_9.5.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-97.el7_9.5.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64"
},
"product_reference": "mod_ssl-1:2.4.6-97.el7_9.5.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-97.el7_9.5.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64le"
},
"product_reference": "mod_ssl-1:2.4.6-97.el7_9.5.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-97.el7_9.5.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.s390x"
},
"product_reference": "mod_ssl-1:2.4.6-97.el7_9.5.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-97.el7_9.5.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.x86_64"
},
"product_reference": "mod_ssl-1:2.4.6-97.el7_9.5.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.5.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.5.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64le"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.5.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.5.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.5.s390x"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.5.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.5.src as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.5.src"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.5.src",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.5.x86_64"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.5.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64"
},
"product_reference": "httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64le"
},
"product_reference": "httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.5.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.s390x"
},
"product_reference": "httpd-debuginfo-0:2.4.6-97.el7_9.5.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.x86_64"
},
"product_reference": "httpd-debuginfo-0:2.4.6-97.el7_9.5.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-97.el7_9.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64"
},
"product_reference": "httpd-devel-0:2.4.6-97.el7_9.5.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-97.el7_9.5.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64le"
},
"product_reference": "httpd-devel-0:2.4.6-97.el7_9.5.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-97.el7_9.5.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.s390x"
},
"product_reference": "httpd-devel-0:2.4.6-97.el7_9.5.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-97.el7_9.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.x86_64"
},
"product_reference": "httpd-devel-0:2.4.6-97.el7_9.5.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.6-97.el7_9.5.noarch as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.5.noarch"
},
"product_reference": "httpd-manual-0:2.4.6-97.el7_9.5.noarch",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-97.el7_9.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64"
},
"product_reference": "httpd-tools-0:2.4.6-97.el7_9.5.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-97.el7_9.5.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64le"
},
"product_reference": "httpd-tools-0:2.4.6-97.el7_9.5.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-97.el7_9.5.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.s390x"
},
"product_reference": "httpd-tools-0:2.4.6-97.el7_9.5.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-97.el7_9.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.x86_64"
},
"product_reference": "httpd-tools-0:2.4.6-97.el7_9.5.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-97.el7_9.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64"
},
"product_reference": "mod_ldap-0:2.4.6-97.el7_9.5.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-97.el7_9.5.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64le"
},
"product_reference": "mod_ldap-0:2.4.6-97.el7_9.5.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-97.el7_9.5.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.s390x"
},
"product_reference": "mod_ldap-0:2.4.6-97.el7_9.5.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-97.el7_9.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.x86_64"
},
"product_reference": "mod_ldap-0:2.4.6-97.el7_9.5.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64"
},
"product_reference": "mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64le"
},
"product_reference": "mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.5.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.s390x"
},
"product_reference": "mod_proxy_html-1:2.4.6-97.el7_9.5.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.x86_64"
},
"product_reference": "mod_proxy_html-1:2.4.6-97.el7_9.5.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-97.el7_9.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64"
},
"product_reference": "mod_session-0:2.4.6-97.el7_9.5.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-97.el7_9.5.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64le"
},
"product_reference": "mod_session-0:2.4.6-97.el7_9.5.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-97.el7_9.5.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.s390x"
},
"product_reference": "mod_session-0:2.4.6-97.el7_9.5.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-97.el7_9.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.x86_64"
},
"product_reference": "mod_session-0:2.4.6-97.el7_9.5.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-97.el7_9.5.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64"
},
"product_reference": "mod_ssl-1:2.4.6-97.el7_9.5.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-97.el7_9.5.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64le"
},
"product_reference": "mod_ssl-1:2.4.6-97.el7_9.5.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-97.el7_9.5.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.s390x"
},
"product_reference": "mod_ssl-1:2.4.6-97.el7_9.5.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-97.el7_9.5.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.x86_64"
},
"product_reference": "mod_ssl-1:2.4.6-97.el7_9.5.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.5.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.5.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64le"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.5.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.s390x"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.5.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.5.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.src"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.5.src",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.x86_64"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.5.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64"
},
"product_reference": "httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64le"
},
"product_reference": "httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.s390x"
},
"product_reference": "httpd-debuginfo-0:2.4.6-97.el7_9.5.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.x86_64"
},
"product_reference": "httpd-debuginfo-0:2.4.6-97.el7_9.5.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-97.el7_9.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64"
},
"product_reference": "httpd-devel-0:2.4.6-97.el7_9.5.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-97.el7_9.5.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64le"
},
"product_reference": "httpd-devel-0:2.4.6-97.el7_9.5.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-97.el7_9.5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.s390x"
},
"product_reference": "httpd-devel-0:2.4.6-97.el7_9.5.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-97.el7_9.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.x86_64"
},
"product_reference": "httpd-devel-0:2.4.6-97.el7_9.5.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.6-97.el7_9.5.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.5.noarch"
},
"product_reference": "httpd-manual-0:2.4.6-97.el7_9.5.noarch",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-97.el7_9.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64"
},
"product_reference": "httpd-tools-0:2.4.6-97.el7_9.5.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-97.el7_9.5.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64le"
},
"product_reference": "httpd-tools-0:2.4.6-97.el7_9.5.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-97.el7_9.5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.s390x"
},
"product_reference": "httpd-tools-0:2.4.6-97.el7_9.5.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-97.el7_9.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.x86_64"
},
"product_reference": "httpd-tools-0:2.4.6-97.el7_9.5.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-97.el7_9.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64"
},
"product_reference": "mod_ldap-0:2.4.6-97.el7_9.5.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-97.el7_9.5.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64le"
},
"product_reference": "mod_ldap-0:2.4.6-97.el7_9.5.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-97.el7_9.5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.s390x"
},
"product_reference": "mod_ldap-0:2.4.6-97.el7_9.5.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-97.el7_9.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.x86_64"
},
"product_reference": "mod_ldap-0:2.4.6-97.el7_9.5.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64"
},
"product_reference": "mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64le"
},
"product_reference": "mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.s390x"
},
"product_reference": "mod_proxy_html-1:2.4.6-97.el7_9.5.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.x86_64"
},
"product_reference": "mod_proxy_html-1:2.4.6-97.el7_9.5.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-97.el7_9.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64"
},
"product_reference": "mod_session-0:2.4.6-97.el7_9.5.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-97.el7_9.5.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64le"
},
"product_reference": "mod_session-0:2.4.6-97.el7_9.5.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-97.el7_9.5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.s390x"
},
"product_reference": "mod_session-0:2.4.6-97.el7_9.5.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-97.el7_9.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.x86_64"
},
"product_reference": "mod_session-0:2.4.6-97.el7_9.5.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-97.el7_9.5.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64"
},
"product_reference": "mod_ssl-1:2.4.6-97.el7_9.5.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-97.el7_9.5.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64le"
},
"product_reference": "mod_ssl-1:2.4.6-97.el7_9.5.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-97.el7_9.5.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.s390x"
},
"product_reference": "mod_ssl-1:2.4.6-97.el7_9.5.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-97.el7_9.5.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.x86_64"
},
"product_reference": "mod_ssl-1:2.4.6-97.el7_9.5.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.5.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.5.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64le"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.5.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.5.s390x"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.5.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.5.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.5.src"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.5.src",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.5.x86_64"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.5.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64"
},
"product_reference": "httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64le"
},
"product_reference": "httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.s390x"
},
"product_reference": "httpd-debuginfo-0:2.4.6-97.el7_9.5.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.x86_64"
},
"product_reference": "httpd-debuginfo-0:2.4.6-97.el7_9.5.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-97.el7_9.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64"
},
"product_reference": "httpd-devel-0:2.4.6-97.el7_9.5.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-97.el7_9.5.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64le"
},
"product_reference": "httpd-devel-0:2.4.6-97.el7_9.5.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-97.el7_9.5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.s390x"
},
"product_reference": "httpd-devel-0:2.4.6-97.el7_9.5.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-97.el7_9.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.x86_64"
},
"product_reference": "httpd-devel-0:2.4.6-97.el7_9.5.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.6-97.el7_9.5.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.5.noarch"
},
"product_reference": "httpd-manual-0:2.4.6-97.el7_9.5.noarch",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-97.el7_9.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64"
},
"product_reference": "httpd-tools-0:2.4.6-97.el7_9.5.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-97.el7_9.5.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64le"
},
"product_reference": "httpd-tools-0:2.4.6-97.el7_9.5.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-97.el7_9.5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.s390x"
},
"product_reference": "httpd-tools-0:2.4.6-97.el7_9.5.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-97.el7_9.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.x86_64"
},
"product_reference": "httpd-tools-0:2.4.6-97.el7_9.5.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-97.el7_9.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64"
},
"product_reference": "mod_ldap-0:2.4.6-97.el7_9.5.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-97.el7_9.5.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64le"
},
"product_reference": "mod_ldap-0:2.4.6-97.el7_9.5.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-97.el7_9.5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.s390x"
},
"product_reference": "mod_ldap-0:2.4.6-97.el7_9.5.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-97.el7_9.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.x86_64"
},
"product_reference": "mod_ldap-0:2.4.6-97.el7_9.5.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64"
},
"product_reference": "mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64le"
},
"product_reference": "mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.s390x"
},
"product_reference": "mod_proxy_html-1:2.4.6-97.el7_9.5.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.x86_64"
},
"product_reference": "mod_proxy_html-1:2.4.6-97.el7_9.5.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-97.el7_9.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64"
},
"product_reference": "mod_session-0:2.4.6-97.el7_9.5.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-97.el7_9.5.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64le"
},
"product_reference": "mod_session-0:2.4.6-97.el7_9.5.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-97.el7_9.5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.s390x"
},
"product_reference": "mod_session-0:2.4.6-97.el7_9.5.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-97.el7_9.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.x86_64"
},
"product_reference": "mod_session-0:2.4.6-97.el7_9.5.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-97.el7_9.5.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64"
},
"product_reference": "mod_ssl-1:2.4.6-97.el7_9.5.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-97.el7_9.5.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64le"
},
"product_reference": "mod_ssl-1:2.4.6-97.el7_9.5.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-97.el7_9.5.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.s390x"
},
"product_reference": "mod_ssl-1:2.4.6-97.el7_9.5.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-97.el7_9.5.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.x86_64"
},
"product_reference": "mod_ssl-1:2.4.6-97.el7_9.5.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.5.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.5.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64le"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.5.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.s390x"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.5.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.5.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.src"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.5.src",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-97.el7_9.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.x86_64"
},
"product_reference": "httpd-0:2.4.6-97.el7_9.5.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64"
},
"product_reference": "httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64le"
},
"product_reference": "httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.s390x"
},
"product_reference": "httpd-debuginfo-0:2.4.6-97.el7_9.5.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-97.el7_9.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.x86_64"
},
"product_reference": "httpd-debuginfo-0:2.4.6-97.el7_9.5.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-97.el7_9.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64"
},
"product_reference": "httpd-devel-0:2.4.6-97.el7_9.5.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-97.el7_9.5.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64le"
},
"product_reference": "httpd-devel-0:2.4.6-97.el7_9.5.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-97.el7_9.5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.s390x"
},
"product_reference": "httpd-devel-0:2.4.6-97.el7_9.5.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-97.el7_9.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.x86_64"
},
"product_reference": "httpd-devel-0:2.4.6-97.el7_9.5.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.6-97.el7_9.5.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.5.noarch"
},
"product_reference": "httpd-manual-0:2.4.6-97.el7_9.5.noarch",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-97.el7_9.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64"
},
"product_reference": "httpd-tools-0:2.4.6-97.el7_9.5.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-97.el7_9.5.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64le"
},
"product_reference": "httpd-tools-0:2.4.6-97.el7_9.5.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-97.el7_9.5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.s390x"
},
"product_reference": "httpd-tools-0:2.4.6-97.el7_9.5.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-97.el7_9.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.x86_64"
},
"product_reference": "httpd-tools-0:2.4.6-97.el7_9.5.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-97.el7_9.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64"
},
"product_reference": "mod_ldap-0:2.4.6-97.el7_9.5.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-97.el7_9.5.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64le"
},
"product_reference": "mod_ldap-0:2.4.6-97.el7_9.5.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-97.el7_9.5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.s390x"
},
"product_reference": "mod_ldap-0:2.4.6-97.el7_9.5.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-97.el7_9.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.x86_64"
},
"product_reference": "mod_ldap-0:2.4.6-97.el7_9.5.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64"
},
"product_reference": "mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64le"
},
"product_reference": "mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.s390x"
},
"product_reference": "mod_proxy_html-1:2.4.6-97.el7_9.5.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-97.el7_9.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.x86_64"
},
"product_reference": "mod_proxy_html-1:2.4.6-97.el7_9.5.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-97.el7_9.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64"
},
"product_reference": "mod_session-0:2.4.6-97.el7_9.5.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-97.el7_9.5.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64le"
},
"product_reference": "mod_session-0:2.4.6-97.el7_9.5.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-97.el7_9.5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.s390x"
},
"product_reference": "mod_session-0:2.4.6-97.el7_9.5.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-97.el7_9.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.x86_64"
},
"product_reference": "mod_session-0:2.4.6-97.el7_9.5.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-97.el7_9.5.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64"
},
"product_reference": "mod_ssl-1:2.4.6-97.el7_9.5.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-97.el7_9.5.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64le"
},
"product_reference": "mod_ssl-1:2.4.6-97.el7_9.5.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-97.el7_9.5.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.s390x"
},
"product_reference": "mod_ssl-1:2.4.6-97.el7_9.5.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-97.el7_9.5.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.x86_64"
},
"product_reference": "mod_ssl-1:2.4.6-97.el7_9.5.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
}
]
},
"vulnerabilities": [
{
"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": [
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64le",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.s390x",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.src",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.x86_64",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64le",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.s390x",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.x86_64",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64le",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.s390x",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.x86_64",
"7Client-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.5.noarch",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64le",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.s390x",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.x86_64",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64le",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.s390x",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.x86_64",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64le",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.s390x",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.x86_64",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64le",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.s390x",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.x86_64",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64le",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.s390x",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.s390x",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.src",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.s390x",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.s390x",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.5.noarch",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.s390x",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.x86_64",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.s390x",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.x86_64",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.s390x",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.x86_64",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.s390x",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.x86_64",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.s390x",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.x86_64",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64le",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.5.s390x",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.5.src",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.5.x86_64",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64le",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.s390x",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.x86_64",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64le",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.s390x",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.x86_64",
"7Server-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.5.noarch",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64le",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.s390x",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.x86_64",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64le",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.s390x",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.x86_64",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64le",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.s390x",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.x86_64",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64le",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.s390x",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.x86_64",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64le",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.s390x",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.x86_64",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64le",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.s390x",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.src",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.x86_64",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64le",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.s390x",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.x86_64",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64le",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.s390x",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.x86_64",
"7Server-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.5.noarch",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64le",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.s390x",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.x86_64",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64le",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.s390x",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.x86_64",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64le",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.s390x",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.x86_64",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64le",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.s390x",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.x86_64",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64le",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.s390x",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.x86_64",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.5.s390x",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.5.src",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.5.x86_64",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.s390x",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.x86_64",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.s390x",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.x86_64",
"7Workstation-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.5.noarch",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.s390x",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.x86_64",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.s390x",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.x86_64",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.s390x",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.x86_64",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.s390x",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.x86_64",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.s390x",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.x86_64",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.s390x",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.src",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.x86_64",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.s390x",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.x86_64",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.s390x",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.x86_64",
"7Workstation-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.5.noarch",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.s390x",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.x86_64",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.s390x",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.x86_64",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.s390x",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.x86_64",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.s390x",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.x86_64",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.s390x",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.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-03-24T10:50:16+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64le",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.s390x",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.src",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.x86_64",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64le",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.s390x",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.x86_64",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64le",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.s390x",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.x86_64",
"7Client-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.5.noarch",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64le",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.s390x",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.x86_64",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64le",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.s390x",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.x86_64",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64le",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.s390x",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.x86_64",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64le",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.s390x",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.x86_64",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64le",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.s390x",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.s390x",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.src",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.s390x",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.s390x",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.5.noarch",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.s390x",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.x86_64",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.s390x",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.x86_64",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.s390x",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.x86_64",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.s390x",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.x86_64",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.s390x",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.x86_64",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64le",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.5.s390x",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.5.src",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.5.x86_64",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64le",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.s390x",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.x86_64",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64le",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.s390x",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.x86_64",
"7Server-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.5.noarch",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64le",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.s390x",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.x86_64",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64le",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.s390x",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.x86_64",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64le",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.s390x",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.x86_64",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64le",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.s390x",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.x86_64",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64le",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.s390x",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.x86_64",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64le",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.s390x",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.src",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.x86_64",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64le",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.s390x",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.x86_64",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64le",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.s390x",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.x86_64",
"7Server-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.5.noarch",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64le",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.s390x",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.x86_64",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64le",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.s390x",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.x86_64",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64le",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.s390x",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.x86_64",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64le",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.s390x",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.x86_64",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64le",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.s390x",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.x86_64",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.5.s390x",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.5.src",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.5.x86_64",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.s390x",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.x86_64",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.s390x",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.x86_64",
"7Workstation-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.5.noarch",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.s390x",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.x86_64",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.s390x",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.x86_64",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.s390x",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.x86_64",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.s390x",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.x86_64",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.s390x",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.x86_64",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.s390x",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.src",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.x86_64",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.s390x",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.x86_64",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.s390x",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.x86_64",
"7Workstation-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.5.noarch",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.s390x",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.x86_64",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.s390x",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.x86_64",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.s390x",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.x86_64",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.s390x",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.x86_64",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.s390x",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1045"
},
{
"category": "workaround",
"details": "There are currently no known mitigations for this issue.",
"product_ids": [
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64le",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.s390x",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.src",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.x86_64",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64le",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.s390x",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.x86_64",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64le",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.s390x",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.x86_64",
"7Client-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.5.noarch",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64le",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.s390x",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.x86_64",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64le",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.s390x",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.x86_64",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64le",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.s390x",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.x86_64",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64le",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.s390x",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.x86_64",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64le",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.s390x",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.s390x",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.src",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.s390x",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.s390x",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.5.noarch",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.s390x",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.x86_64",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.s390x",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.x86_64",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.s390x",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.x86_64",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.s390x",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.x86_64",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.s390x",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.x86_64",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64le",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.5.s390x",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.5.src",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.5.x86_64",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64le",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.s390x",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.x86_64",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64le",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.s390x",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.x86_64",
"7Server-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.5.noarch",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64le",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.s390x",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.x86_64",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64le",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.s390x",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.x86_64",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64le",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.s390x",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.x86_64",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64le",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.s390x",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.x86_64",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64le",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.s390x",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.x86_64",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64le",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.s390x",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.src",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.x86_64",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64le",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.s390x",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.x86_64",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64le",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.s390x",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.x86_64",
"7Server-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.5.noarch",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64le",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.s390x",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.x86_64",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64le",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.s390x",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.x86_64",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64le",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.s390x",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.x86_64",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64le",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.s390x",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.x86_64",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64le",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.s390x",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.x86_64",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.5.s390x",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.5.src",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.5.x86_64",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.s390x",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.x86_64",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.s390x",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.x86_64",
"7Workstation-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.5.noarch",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.s390x",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.x86_64",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.s390x",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.x86_64",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.s390x",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.x86_64",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.s390x",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.x86_64",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.s390x",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.x86_64",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.s390x",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.src",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.x86_64",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.s390x",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.x86_64",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.s390x",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.x86_64",
"7Workstation-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.5.noarch",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.s390x",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.x86_64",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.s390x",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.x86_64",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.s390x",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.x86_64",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.s390x",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.x86_64",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.s390x",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.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": [
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64le",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.s390x",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.src",
"7Client-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.x86_64",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64le",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.s390x",
"7Client-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.x86_64",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64le",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.s390x",
"7Client-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.x86_64",
"7Client-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.5.noarch",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64le",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.s390x",
"7Client-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.x86_64",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64le",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.s390x",
"7Client-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.x86_64",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64le",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.s390x",
"7Client-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.x86_64",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64le",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.s390x",
"7Client-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.x86_64",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64le",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.s390x",
"7Client-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.s390x",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.src",
"7ComputeNode-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.s390x",
"7ComputeNode-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.s390x",
"7ComputeNode-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.x86_64",
"7ComputeNode-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.5.noarch",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64le",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.s390x",
"7ComputeNode-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.x86_64",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.s390x",
"7ComputeNode-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.x86_64",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.s390x",
"7ComputeNode-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.x86_64",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.s390x",
"7ComputeNode-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.x86_64",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64le",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.s390x",
"7ComputeNode-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.x86_64",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64le",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.5.s390x",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.5.src",
"7Server-7.9.Z:httpd-0:2.4.6-97.el7_9.5.x86_64",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64le",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.s390x",
"7Server-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.x86_64",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64le",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.s390x",
"7Server-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.x86_64",
"7Server-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.5.noarch",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64le",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.s390x",
"7Server-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.x86_64",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64le",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.s390x",
"7Server-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.x86_64",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64le",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.s390x",
"7Server-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.x86_64",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64le",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.s390x",
"7Server-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.x86_64",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64le",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.s390x",
"7Server-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.x86_64",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64le",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.s390x",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.src",
"7Server-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.x86_64",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64le",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.s390x",
"7Server-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.x86_64",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64le",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.s390x",
"7Server-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.x86_64",
"7Server-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.5.noarch",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64le",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.s390x",
"7Server-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.x86_64",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64le",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.s390x",
"7Server-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.x86_64",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64le",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.s390x",
"7Server-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.x86_64",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64le",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.s390x",
"7Server-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.x86_64",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64le",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.s390x",
"7Server-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.x86_64",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.5.s390x",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.5.src",
"7Workstation-7.9.Z:httpd-0:2.4.6-97.el7_9.5.x86_64",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.s390x",
"7Workstation-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.x86_64",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.s390x",
"7Workstation-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.x86_64",
"7Workstation-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.5.noarch",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.s390x",
"7Workstation-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.x86_64",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.s390x",
"7Workstation-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.x86_64",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.s390x",
"7Workstation-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.x86_64",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.s390x",
"7Workstation-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.x86_64",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.s390x",
"7Workstation-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.x86_64",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.s390x",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.src",
"7Workstation-optional-7.9.Z:httpd-0:2.4.6-97.el7_9.5.x86_64",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.s390x",
"7Workstation-optional-7.9.Z:httpd-debuginfo-0:2.4.6-97.el7_9.5.x86_64",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.s390x",
"7Workstation-optional-7.9.Z:httpd-devel-0:2.4.6-97.el7_9.5.x86_64",
"7Workstation-optional-7.9.Z:httpd-manual-0:2.4.6-97.el7_9.5.noarch",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.s390x",
"7Workstation-optional-7.9.Z:httpd-tools-0:2.4.6-97.el7_9.5.x86_64",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.s390x",
"7Workstation-optional-7.9.Z:mod_ldap-0:2.4.6-97.el7_9.5.x86_64",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.s390x",
"7Workstation-optional-7.9.Z:mod_proxy_html-1:2.4.6-97.el7_9.5.x86_64",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.s390x",
"7Workstation-optional-7.9.Z:mod_session-0:2.4.6-97.el7_9.5.x86_64",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.ppc64le",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.s390x",
"7Workstation-optional-7.9.Z:mod_ssl-1:2.4.6-97.el7_9.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: Errors encountered during the discarding of request body lead to HTTP request smuggling"
}
]
}
RHSA-2022:1049
Vulnerability from csaf_redhat - Published: 2022-03-24 11:24 - Updated: 2025-12-26 15:19A 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: AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd-debugsource-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd-debugsource-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd-debugsource-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd-debugsource-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd-devel-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd-devel-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd-devel-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd-devel-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd-filesystem-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd-manual-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd-tools-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd-tools-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd-tools-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd-tools-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_ldap-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_ldap-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_ldap-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_ldap-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_proxy_html-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_proxy_html-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_proxy_html-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_proxy_html-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_session-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_session-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_session-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_session-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_ssl-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_ssl-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_ssl-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_ssl-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.Z.MAIN:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the httpd:2.4 module is now available for Red Hat Enterprise Linux 8.\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: 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:1049",
"url": "https://access.redhat.com/errata/RHSA-2022:1049"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"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_1049.json"
}
],
"title": "Red Hat Security Advisory: httpd:2.4 security update",
"tracking": {
"current_release_date": "2025-12-26T15:19:32+00:00",
"generator": {
"date": "2025-12-26T15:19:32+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2022:1049",
"initial_release_date": "2022-03-24T11:24:58+00:00",
"revision_history": [
{
"date": "2022-03-24T11:24:58+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-03-24T11:24:58+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-26T15:19:32+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 (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64 (httpd:2.4)",
"product_id": "httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=aarch64\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64 (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=aarch64\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64 (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=aarch64\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64 (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=aarch64\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64 (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=aarch64\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64 (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=aarch64\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"product": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64 (httpd:2.4)",
"product_id": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-3.module%2Bel8.4.0%2B8625%2Bd397f3da?arch=aarch64\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"product": {
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64 (httpd:2.4)",
"product_id": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.15.7-3.module%2Bel8.4.0%2B8625%2Bd397f3da?arch=aarch64\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"product": {
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64 (httpd:2.4)",
"product_id": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.15.7-3.module%2Bel8.4.0%2B8625%2Bd397f3da?arch=aarch64\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64 (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=aarch64\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64 (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=aarch64\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"product": {
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64 (httpd:2.4)",
"product_id": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.0.8-8.module%2Bel8.3.0%2B6814%2B67d1e611?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"product": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64 (httpd:2.4)",
"product_id": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debuginfo@2.0.8-8.module%2Bel8.3.0%2B6814%2B67d1e611?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"product": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64 (httpd:2.4)",
"product_id": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debugsource@2.0.8-8.module%2Bel8.3.0%2B6814%2B67d1e611?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64 (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64 (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64 (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=aarch64\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64 (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=aarch64\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64 (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64 (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.src::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.src (httpd:2.4)",
"product_id": "httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.src::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=src\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src::httpd:2.4",
"product": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src (httpd:2.4)",
"product_id": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-3.module%2Bel8.4.0%2B8625%2Bd397f3da?arch=src\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"product": {
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src (httpd:2.4)",
"product_id": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.0.8-8.module%2Bel8.3.0%2B6814%2B67d1e611?arch=src\u0026epoch=1\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-filesystem-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.noarch::httpd:2.4",
"product": {
"name": "httpd-filesystem-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.noarch (httpd:2.4)",
"product_id": "httpd-filesystem-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.noarch::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-filesystem@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=noarch\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "httpd-manual-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.noarch::httpd:2.4",
"product": {
"name": "httpd-manual-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.noarch (httpd:2.4)",
"product_id": "httpd-manual-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.noarch::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-manual@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=noarch\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le (httpd:2.4)",
"product_id": "httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=ppc64le\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=ppc64le\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=ppc64le\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=ppc64le\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=ppc64le\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=ppc64le\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"product": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le (httpd:2.4)",
"product_id": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-3.module%2Bel8.4.0%2B8625%2Bd397f3da?arch=ppc64le\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"product": {
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le (httpd:2.4)",
"product_id": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.15.7-3.module%2Bel8.4.0%2B8625%2Bd397f3da?arch=ppc64le\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"product": {
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le (httpd:2.4)",
"product_id": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.15.7-3.module%2Bel8.4.0%2B8625%2Bd397f3da?arch=ppc64le\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=ppc64le\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=ppc64le\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"product": {
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le (httpd:2.4)",
"product_id": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.0.8-8.module%2Bel8.3.0%2B6814%2B67d1e611?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"product": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le (httpd:2.4)",
"product_id": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debuginfo@2.0.8-8.module%2Bel8.3.0%2B6814%2B67d1e611?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"product": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le (httpd:2.4)",
"product_id": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debugsource@2.0.8-8.module%2Bel8.3.0%2B6814%2B67d1e611?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=ppc64le\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=ppc64le\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x (httpd:2.4)",
"product_id": "httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=s390x\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=s390x\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=s390x\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=s390x\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=s390x\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=s390x\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"product": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x (httpd:2.4)",
"product_id": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-3.module%2Bel8.4.0%2B8625%2Bd397f3da?arch=s390x\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"product": {
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x (httpd:2.4)",
"product_id": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.15.7-3.module%2Bel8.4.0%2B8625%2Bd397f3da?arch=s390x\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"product": {
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x (httpd:2.4)",
"product_id": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.15.7-3.module%2Bel8.4.0%2B8625%2Bd397f3da?arch=s390x\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=s390x\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=s390x\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"product": {
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x (httpd:2.4)",
"product_id": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.0.8-8.module%2Bel8.3.0%2B6814%2B67d1e611?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"product": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x (httpd:2.4)",
"product_id": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debuginfo@2.0.8-8.module%2Bel8.3.0%2B6814%2B67d1e611?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"product": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x (httpd:2.4)",
"product_id": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debugsource@2.0.8-8.module%2Bel8.3.0%2B6814%2B67d1e611?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=s390x\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=s390x\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64 (httpd:2.4)",
"product_id": "httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=x86_64\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64 (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=x86_64\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64 (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=x86_64\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64 (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=x86_64\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64 (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=x86_64\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64 (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=x86_64\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64 (httpd:2.4)",
"product_id": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-3.module%2Bel8.4.0%2B8625%2Bd397f3da?arch=x86_64\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64 (httpd:2.4)",
"product_id": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.15.7-3.module%2Bel8.4.0%2B8625%2Bd397f3da?arch=x86_64\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64 (httpd:2.4)",
"product_id": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.15.7-3.module%2Bel8.4.0%2B8625%2Bd397f3da?arch=x86_64\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64 (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=x86_64\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64 (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=x86_64\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"product": {
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64 (httpd:2.4)",
"product_id": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.0.8-8.module%2Bel8.3.0%2B6814%2B67d1e611?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"product": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64 (httpd:2.4)",
"product_id": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debuginfo@2.0.8-8.module%2Bel8.3.0%2B6814%2B67d1e611?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"product": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64 (httpd:2.4)",
"product_id": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debugsource@2.0.8-8.module%2Bel8.3.0%2B6814%2B67d1e611?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64 (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64 (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64 (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=x86_64\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64 (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=x86_64\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64 (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64 (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-43.module%2Bel8.5.0%2B14530%2B6f259f31.3?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8050020220321170448:c5368500"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.src::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-debugsource-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-debugsource-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-debugsource-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-debugsource-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-devel-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-devel-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-devel-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-devel-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-filesystem-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.noarch (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-filesystem-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.noarch::httpd:2.4"
},
"product_reference": "httpd-filesystem-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.noarch::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.noarch (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-manual-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.noarch::httpd:2.4"
},
"product_reference": "httpd-manual-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.noarch::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-tools-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-tools-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-tools-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-tools-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_ldap-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_ldap-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_ldap-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_ldap-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4"
},
"product_reference": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4"
},
"product_reference": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4"
},
"product_reference": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4"
},
"product_reference": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4"
},
"product_reference": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4"
},
"product_reference": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4"
},
"product_reference": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4"
},
"product_reference": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4"
},
"product_reference": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4"
},
"product_reference": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4"
},
"product_reference": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4"
},
"product_reference": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4"
},
"product_reference": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_proxy_html-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_proxy_html-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_proxy_html-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_proxy_html-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_session-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_session-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_session-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_session-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_ssl-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_ssl-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_ssl-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_ssl-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.Z.MAIN:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.5.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"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": [
"AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.src::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debugsource-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debugsource-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debugsource-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debugsource-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-devel-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-devel-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-devel-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-devel-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-filesystem-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.noarch::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-manual-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.noarch::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4"
]
},
"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-03-24T11:24:58+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.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.src::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debugsource-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debugsource-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debugsource-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debugsource-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-devel-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-devel-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-devel-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-devel-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-filesystem-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.noarch::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-manual-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.noarch::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1049"
},
{
"category": "workaround",
"details": "There are currently no known mitigations for this issue.",
"product_ids": [
"AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.src::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debugsource-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debugsource-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debugsource-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debugsource-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-devel-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-devel-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-devel-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-devel-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-filesystem-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.noarch::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-manual-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.noarch::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4"
]
}
],
"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": [
"AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.src::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debugsource-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debugsource-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debugsource-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-debugsource-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-devel-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-devel-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-devel-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-devel-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-filesystem-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.noarch::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-manual-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.noarch::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:httpd-tools-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ldap-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_proxy_html-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_session-debuginfo-0:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.aarch64::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.ppc64le::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.s390x::httpd:2.4",
"AppStream-8.5.0.Z.MAIN:mod_ssl-debuginfo-1:2.4.37-43.module+el8.5.0+14530+6f259f31.3.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: Errors encountered during the discarding of request body lead to HTTP request smuggling"
}
]
}
RHSA-2022:1072
Vulnerability from csaf_redhat - Published: 2022-03-28 10:39 - Updated: 2025-12-26 15:19A 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: AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd-devel-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd-devel-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd-devel-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd-devel-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd-manual-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd-tools-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd-tools-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd-tools-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd-tools-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_ldap-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_ldap-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_ldap-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_ldap-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_session-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_session-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_session-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_session-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_ssl-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_ssl-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_ssl-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_ssl-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the httpd:2.4 module is now available for Red Hat Enterprise Linux 8.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: 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:1072",
"url": "https://access.redhat.com/errata/RHSA-2022:1072"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"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_1072.json"
}
],
"title": "Red Hat Security Advisory: httpd:2.4 security update",
"tracking": {
"current_release_date": "2025-12-26T15:19:32+00:00",
"generator": {
"date": "2025-12-26T15:19:32+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2022:1072",
"initial_release_date": "2022-03-28T10:39:35+00:00",
"revision_history": [
{
"date": "2022-03-28T10:39:35+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-03-28T10:39:35+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-26T15:19:32+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.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_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64 (httpd:2.4)",
"product_id": "httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=aarch64\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64 (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=aarch64\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64 (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=aarch64\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64 (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=aarch64\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64 (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=aarch64\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64 (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=aarch64\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"product": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64 (httpd:2.4)",
"product_id": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-3.module%2Bel8.4.0%2B8625%2Bd397f3da?arch=aarch64\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"product": {
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64 (httpd:2.4)",
"product_id": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.15.7-3.module%2Bel8.4.0%2B8625%2Bd397f3da?arch=aarch64\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"product": {
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64 (httpd:2.4)",
"product_id": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.15.7-3.module%2Bel8.4.0%2B8625%2Bd397f3da?arch=aarch64\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64 (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=aarch64\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64 (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=aarch64\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"product": {
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64 (httpd:2.4)",
"product_id": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.0.8-8.module%2Bel8.3.0%2B6814%2B67d1e611?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"product": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64 (httpd:2.4)",
"product_id": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debuginfo@2.0.8-8.module%2Bel8.3.0%2B6814%2B67d1e611?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"product": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64 (httpd:2.4)",
"product_id": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debugsource@2.0.8-8.module%2Bel8.3.0%2B6814%2B67d1e611?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64 (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64 (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64 (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=aarch64\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64 (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=aarch64\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64 (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64 (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.src::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.src (httpd:2.4)",
"product_id": "httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.src::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=src\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src::httpd:2.4",
"product": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src (httpd:2.4)",
"product_id": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-3.module%2Bel8.4.0%2B8625%2Bd397f3da?arch=src\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"product": {
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src (httpd:2.4)",
"product_id": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.0.8-8.module%2Bel8.3.0%2B6814%2B67d1e611?arch=src\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-filesystem-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.noarch::httpd:2.4",
"product": {
"name": "httpd-filesystem-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.noarch (httpd:2.4)",
"product_id": "httpd-filesystem-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.noarch::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-filesystem@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=noarch\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-manual-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.noarch::httpd:2.4",
"product": {
"name": "httpd-manual-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.noarch (httpd:2.4)",
"product_id": "httpd-manual-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.noarch::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-manual@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=noarch\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le (httpd:2.4)",
"product_id": "httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=ppc64le\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=ppc64le\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=ppc64le\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=ppc64le\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=ppc64le\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=ppc64le\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"product": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le (httpd:2.4)",
"product_id": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-3.module%2Bel8.4.0%2B8625%2Bd397f3da?arch=ppc64le\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"product": {
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le (httpd:2.4)",
"product_id": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.15.7-3.module%2Bel8.4.0%2B8625%2Bd397f3da?arch=ppc64le\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"product": {
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le (httpd:2.4)",
"product_id": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.15.7-3.module%2Bel8.4.0%2B8625%2Bd397f3da?arch=ppc64le\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=ppc64le\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=ppc64le\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"product": {
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le (httpd:2.4)",
"product_id": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.0.8-8.module%2Bel8.3.0%2B6814%2B67d1e611?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"product": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le (httpd:2.4)",
"product_id": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debuginfo@2.0.8-8.module%2Bel8.3.0%2B6814%2B67d1e611?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"product": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le (httpd:2.4)",
"product_id": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debugsource@2.0.8-8.module%2Bel8.3.0%2B6814%2B67d1e611?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=ppc64le\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=ppc64le\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x (httpd:2.4)",
"product_id": "httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=s390x\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=s390x\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=s390x\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=s390x\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=s390x\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=s390x\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"product": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x (httpd:2.4)",
"product_id": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-3.module%2Bel8.4.0%2B8625%2Bd397f3da?arch=s390x\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"product": {
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x (httpd:2.4)",
"product_id": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.15.7-3.module%2Bel8.4.0%2B8625%2Bd397f3da?arch=s390x\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"product": {
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x (httpd:2.4)",
"product_id": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.15.7-3.module%2Bel8.4.0%2B8625%2Bd397f3da?arch=s390x\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=s390x\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=s390x\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"product": {
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x (httpd:2.4)",
"product_id": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.0.8-8.module%2Bel8.3.0%2B6814%2B67d1e611?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"product": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x (httpd:2.4)",
"product_id": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debuginfo@2.0.8-8.module%2Bel8.3.0%2B6814%2B67d1e611?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"product": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x (httpd:2.4)",
"product_id": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debugsource@2.0.8-8.module%2Bel8.3.0%2B6814%2B67d1e611?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=s390x\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=s390x\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64 (httpd:2.4)",
"product_id": "httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=x86_64\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64 (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=x86_64\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64 (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=x86_64\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64 (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=x86_64\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64 (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=x86_64\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64 (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=x86_64\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64 (httpd:2.4)",
"product_id": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-3.module%2Bel8.4.0%2B8625%2Bd397f3da?arch=x86_64\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64 (httpd:2.4)",
"product_id": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.15.7-3.module%2Bel8.4.0%2B8625%2Bd397f3da?arch=x86_64\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64 (httpd:2.4)",
"product_id": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.15.7-3.module%2Bel8.4.0%2B8625%2Bd397f3da?arch=x86_64\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64 (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=x86_64\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64 (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=x86_64\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"product": {
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64 (httpd:2.4)",
"product_id": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.0.8-8.module%2Bel8.3.0%2B6814%2B67d1e611?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"product": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64 (httpd:2.4)",
"product_id": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debuginfo@2.0.8-8.module%2Bel8.3.0%2B6814%2B67d1e611?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"product": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64 (httpd:2.4)",
"product_id": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debugsource@2.0.8-8.module%2Bel8.3.0%2B6814%2B67d1e611?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64 (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64 (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64 (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=x86_64\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64 (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=x86_64\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64 (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64 (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-39.module%2Bel8.4.0%2B14531%2Be1b94dfe.4?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020220321171351:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.src::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-devel-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-devel-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-devel-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-devel-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-filesystem-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.noarch (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.noarch::httpd:2.4"
},
"product_reference": "httpd-filesystem-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.noarch::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.noarch (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-manual-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.noarch::httpd:2.4"
},
"product_reference": "httpd-manual-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.noarch::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-tools-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-tools-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-tools-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-tools-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_ldap-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_ldap-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_ldap-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_ldap-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4"
},
"product_reference": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4"
},
"product_reference": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4"
},
"product_reference": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4"
},
"product_reference": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4"
},
"product_reference": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4"
},
"product_reference": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4"
},
"product_reference": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4"
},
"product_reference": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4"
},
"product_reference": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4"
},
"product_reference": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4"
},
"product_reference": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4"
},
"product_reference": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4"
},
"product_reference": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_session-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_session-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_session-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_session-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_ssl-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_ssl-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_ssl-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_ssl-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"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": [
"AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-devel-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-devel-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-devel-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-devel-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-manual-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4"
]
},
"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-03-28T10:39:35+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.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-devel-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-devel-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-devel-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-devel-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-manual-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1072"
},
{
"category": "workaround",
"details": "There are currently no known mitigations for this issue.",
"product_ids": [
"AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-devel-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-devel-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-devel-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-devel-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-manual-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4"
]
}
],
"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": [
"AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-devel-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-devel-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-devel-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-devel-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-manual-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+8625+d397f3da.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.aarch64::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.s390x::httpd:2.4",
"AppStream-8.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+14531+e1b94dfe.4.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: Errors encountered during the discarding of request body lead to HTTP request smuggling"
}
]
}
RHSA-2022:1075
Vulnerability from csaf_redhat - Published: 2022-03-28 10:15 - Updated: 2025-12-26 15:19A 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-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:httpd24-httpd-manual-0:2.4.34-23.el7.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:httpd24-httpd-manual-0:2.4.34-23.el7.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.2.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: 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:1075",
"url": "https://access.redhat.com/errata/RHSA-2022:1075"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"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_1075.json"
}
],
"title": "Red Hat Security Advisory: httpd24-httpd security update",
"tracking": {
"current_release_date": "2025-12-26T15:19:35+00:00",
"generator": {
"date": "2025-12-26T15:19:35+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2022:1075",
"initial_release_date": "2022-03-28T10:15:14+00:00",
"revision_history": [
{
"date": "2022-03-28T10:15:14+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-03-28T10:15:14+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-26T15:19:35+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.2.src",
"product": {
"name": "httpd24-httpd-0:2.4.34-23.el7.2.src",
"product_id": "httpd24-httpd-0:2.4.34-23.el7.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd@2.4.34-23.el7.2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd24-httpd-0:2.4.34-23.el7.2.x86_64",
"product": {
"name": "httpd24-httpd-0:2.4.34-23.el7.2.x86_64",
"product_id": "httpd24-httpd-0:2.4.34-23.el7.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd@2.4.34-23.el7.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-devel-0:2.4.34-23.el7.2.x86_64",
"product": {
"name": "httpd24-httpd-devel-0:2.4.34-23.el7.2.x86_64",
"product_id": "httpd24-httpd-devel-0:2.4.34-23.el7.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-devel@2.4.34-23.el7.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-tools-0:2.4.34-23.el7.2.x86_64",
"product": {
"name": "httpd24-httpd-tools-0:2.4.34-23.el7.2.x86_64",
"product_id": "httpd24-httpd-tools-0:2.4.34-23.el7.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-tools@2.4.34-23.el7.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_ldap-0:2.4.34-23.el7.2.x86_64",
"product": {
"name": "httpd24-mod_ldap-0:2.4.34-23.el7.2.x86_64",
"product_id": "httpd24-mod_ldap-0:2.4.34-23.el7.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_ldap@2.4.34-23.el7.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_proxy_html-1:2.4.34-23.el7.2.x86_64",
"product": {
"name": "httpd24-mod_proxy_html-1:2.4.34-23.el7.2.x86_64",
"product_id": "httpd24-mod_proxy_html-1:2.4.34-23.el7.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_proxy_html@2.4.34-23.el7.2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_session-0:2.4.34-23.el7.2.x86_64",
"product": {
"name": "httpd24-mod_session-0:2.4.34-23.el7.2.x86_64",
"product_id": "httpd24-mod_session-0:2.4.34-23.el7.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_session@2.4.34-23.el7.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_ssl-1:2.4.34-23.el7.2.x86_64",
"product": {
"name": "httpd24-mod_ssl-1:2.4.34-23.el7.2.x86_64",
"product_id": "httpd24-mod_ssl-1:2.4.34-23.el7.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_ssl@2.4.34-23.el7.2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-debuginfo-0:2.4.34-23.el7.2.x86_64",
"product": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-23.el7.2.x86_64",
"product_id": "httpd24-httpd-debuginfo-0:2.4.34-23.el7.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-debuginfo@2.4.34-23.el7.2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd24-httpd-manual-0:2.4.34-23.el7.2.noarch",
"product": {
"name": "httpd24-httpd-manual-0:2.4.34-23.el7.2.noarch",
"product_id": "httpd24-httpd-manual-0:2.4.34-23.el7.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-manual@2.4.34-23.el7.2?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd24-httpd-0:2.4.34-23.el7.2.s390x",
"product": {
"name": "httpd24-httpd-0:2.4.34-23.el7.2.s390x",
"product_id": "httpd24-httpd-0:2.4.34-23.el7.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd@2.4.34-23.el7.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-devel-0:2.4.34-23.el7.2.s390x",
"product": {
"name": "httpd24-httpd-devel-0:2.4.34-23.el7.2.s390x",
"product_id": "httpd24-httpd-devel-0:2.4.34-23.el7.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-devel@2.4.34-23.el7.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-tools-0:2.4.34-23.el7.2.s390x",
"product": {
"name": "httpd24-httpd-tools-0:2.4.34-23.el7.2.s390x",
"product_id": "httpd24-httpd-tools-0:2.4.34-23.el7.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-tools@2.4.34-23.el7.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_ldap-0:2.4.34-23.el7.2.s390x",
"product": {
"name": "httpd24-mod_ldap-0:2.4.34-23.el7.2.s390x",
"product_id": "httpd24-mod_ldap-0:2.4.34-23.el7.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_ldap@2.4.34-23.el7.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_proxy_html-1:2.4.34-23.el7.2.s390x",
"product": {
"name": "httpd24-mod_proxy_html-1:2.4.34-23.el7.2.s390x",
"product_id": "httpd24-mod_proxy_html-1:2.4.34-23.el7.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_proxy_html@2.4.34-23.el7.2?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_session-0:2.4.34-23.el7.2.s390x",
"product": {
"name": "httpd24-mod_session-0:2.4.34-23.el7.2.s390x",
"product_id": "httpd24-mod_session-0:2.4.34-23.el7.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_session@2.4.34-23.el7.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_ssl-1:2.4.34-23.el7.2.s390x",
"product": {
"name": "httpd24-mod_ssl-1:2.4.34-23.el7.2.s390x",
"product_id": "httpd24-mod_ssl-1:2.4.34-23.el7.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_ssl@2.4.34-23.el7.2?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-debuginfo-0:2.4.34-23.el7.2.s390x",
"product": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-23.el7.2.s390x",
"product_id": "httpd24-httpd-debuginfo-0:2.4.34-23.el7.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-debuginfo@2.4.34-23.el7.2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd24-httpd-0:2.4.34-23.el7.2.ppc64le",
"product": {
"name": "httpd24-httpd-0:2.4.34-23.el7.2.ppc64le",
"product_id": "httpd24-httpd-0:2.4.34-23.el7.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd@2.4.34-23.el7.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-devel-0:2.4.34-23.el7.2.ppc64le",
"product": {
"name": "httpd24-httpd-devel-0:2.4.34-23.el7.2.ppc64le",
"product_id": "httpd24-httpd-devel-0:2.4.34-23.el7.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-devel@2.4.34-23.el7.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-tools-0:2.4.34-23.el7.2.ppc64le",
"product": {
"name": "httpd24-httpd-tools-0:2.4.34-23.el7.2.ppc64le",
"product_id": "httpd24-httpd-tools-0:2.4.34-23.el7.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-tools@2.4.34-23.el7.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_ldap-0:2.4.34-23.el7.2.ppc64le",
"product": {
"name": "httpd24-mod_ldap-0:2.4.34-23.el7.2.ppc64le",
"product_id": "httpd24-mod_ldap-0:2.4.34-23.el7.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_ldap@2.4.34-23.el7.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_proxy_html-1:2.4.34-23.el7.2.ppc64le",
"product": {
"name": "httpd24-mod_proxy_html-1:2.4.34-23.el7.2.ppc64le",
"product_id": "httpd24-mod_proxy_html-1:2.4.34-23.el7.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_proxy_html@2.4.34-23.el7.2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_session-0:2.4.34-23.el7.2.ppc64le",
"product": {
"name": "httpd24-mod_session-0:2.4.34-23.el7.2.ppc64le",
"product_id": "httpd24-mod_session-0:2.4.34-23.el7.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_session@2.4.34-23.el7.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd24-mod_ssl-1:2.4.34-23.el7.2.ppc64le",
"product": {
"name": "httpd24-mod_ssl-1:2.4.34-23.el7.2.ppc64le",
"product_id": "httpd24-mod_ssl-1:2.4.34-23.el7.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-mod_ssl@2.4.34-23.el7.2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd24-httpd-debuginfo-0:2.4.34-23.el7.2.ppc64le",
"product": {
"name": "httpd24-httpd-debuginfo-0:2.4.34-23.el7.2.ppc64le",
"product_id": "httpd24-httpd-debuginfo-0:2.4.34-23.el7.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd24-httpd-debuginfo@2.4.34-23.el7.2?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.2.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.2.ppc64le"
},
"product_reference": "httpd24-httpd-0:2.4.34-23.el7.2.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.2.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.2.s390x"
},
"product_reference": "httpd24-httpd-0:2.4.34-23.el7.2.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.2.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.2.src"
},
"product_reference": "httpd24-httpd-0:2.4.34-23.el7.2.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.2.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.2.x86_64"
},
"product_reference": "httpd24-httpd-0:2.4.34-23.el7.2.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.2.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.2.ppc64le"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-23.el7.2.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.2.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.2.s390x"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-23.el7.2.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.2.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.2.x86_64"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-23.el7.2.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.2.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.2.ppc64le"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-23.el7.2.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.2.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.2.s390x"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-23.el7.2.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.2.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.2.x86_64"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-23.el7.2.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.2.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.2.noarch"
},
"product_reference": "httpd24-httpd-manual-0:2.4.34-23.el7.2.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.2.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.2.ppc64le"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-23.el7.2.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.2.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.2.s390x"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-23.el7.2.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.2.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.2.x86_64"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-23.el7.2.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.2.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.2.ppc64le"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-23.el7.2.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.2.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.2.s390x"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-23.el7.2.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.2.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.2.x86_64"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-23.el7.2.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.2.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.2.ppc64le"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-23.el7.2.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.2.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.2.s390x"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-23.el7.2.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.2.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.2.x86_64"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-23.el7.2.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.2.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.2.ppc64le"
},
"product_reference": "httpd24-mod_session-0:2.4.34-23.el7.2.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.2.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.2.s390x"
},
"product_reference": "httpd24-mod_session-0:2.4.34-23.el7.2.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.2.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.2.x86_64"
},
"product_reference": "httpd24-mod_session-0:2.4.34-23.el7.2.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.2.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.2.ppc64le"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-23.el7.2.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.2.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.2.s390x"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-23.el7.2.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.2.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.2.x86_64"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-23.el7.2.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.2.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.2.ppc64le"
},
"product_reference": "httpd24-httpd-0:2.4.34-23.el7.2.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.2.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.2.s390x"
},
"product_reference": "httpd24-httpd-0:2.4.34-23.el7.2.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.2.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.2.src"
},
"product_reference": "httpd24-httpd-0:2.4.34-23.el7.2.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.2.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.2.x86_64"
},
"product_reference": "httpd24-httpd-0:2.4.34-23.el7.2.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.2.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.2.ppc64le"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-23.el7.2.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.2.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.2.s390x"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-23.el7.2.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.2.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.2.x86_64"
},
"product_reference": "httpd24-httpd-debuginfo-0:2.4.34-23.el7.2.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.2.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.2.ppc64le"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-23.el7.2.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.2.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.2.s390x"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-23.el7.2.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.2.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.2.x86_64"
},
"product_reference": "httpd24-httpd-devel-0:2.4.34-23.el7.2.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.2.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.2.noarch"
},
"product_reference": "httpd24-httpd-manual-0:2.4.34-23.el7.2.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.2.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.2.ppc64le"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-23.el7.2.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.2.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.2.s390x"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-23.el7.2.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.2.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.2.x86_64"
},
"product_reference": "httpd24-httpd-tools-0:2.4.34-23.el7.2.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.2.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.2.ppc64le"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-23.el7.2.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.2.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.2.s390x"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-23.el7.2.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.2.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.2.x86_64"
},
"product_reference": "httpd24-mod_ldap-0:2.4.34-23.el7.2.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.2.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.2.ppc64le"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-23.el7.2.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.2.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.2.s390x"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-23.el7.2.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.2.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.2.x86_64"
},
"product_reference": "httpd24-mod_proxy_html-1:2.4.34-23.el7.2.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.2.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.2.ppc64le"
},
"product_reference": "httpd24-mod_session-0:2.4.34-23.el7.2.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.2.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.2.s390x"
},
"product_reference": "httpd24-mod_session-0:2.4.34-23.el7.2.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.2.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.2.x86_64"
},
"product_reference": "httpd24-mod_session-0:2.4.34-23.el7.2.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.2.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.2.ppc64le"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-23.el7.2.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.2.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.2.s390x"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-23.el7.2.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.2.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.2.x86_64"
},
"product_reference": "httpd24-mod_ssl-1:2.4.34-23.el7.2.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
}
]
},
"vulnerabilities": [
{
"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-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.2.ppc64le",
"7Server-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.2.s390x",
"7Server-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.2.src",
"7Server-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.2.x86_64",
"7Server-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.2.ppc64le",
"7Server-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.2.s390x",
"7Server-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.2.x86_64",
"7Server-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.2.ppc64le",
"7Server-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.2.s390x",
"7Server-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.2.x86_64",
"7Server-RHSCL-3.8:httpd24-httpd-manual-0:2.4.34-23.el7.2.noarch",
"7Server-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.2.ppc64le",
"7Server-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.2.s390x",
"7Server-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.2.x86_64",
"7Server-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.2.ppc64le",
"7Server-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.2.s390x",
"7Server-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.2.x86_64",
"7Server-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.2.ppc64le",
"7Server-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.2.s390x",
"7Server-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.2.x86_64",
"7Server-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.2.ppc64le",
"7Server-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.2.s390x",
"7Server-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.2.x86_64",
"7Server-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.2.ppc64le",
"7Server-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.2.s390x",
"7Server-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.2.x86_64",
"7Workstation-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.2.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.2.s390x",
"7Workstation-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.2.src",
"7Workstation-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.2.x86_64",
"7Workstation-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.2.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.2.s390x",
"7Workstation-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.2.x86_64",
"7Workstation-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.2.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.2.s390x",
"7Workstation-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.2.x86_64",
"7Workstation-RHSCL-3.8:httpd24-httpd-manual-0:2.4.34-23.el7.2.noarch",
"7Workstation-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.2.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.2.s390x",
"7Workstation-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.2.x86_64",
"7Workstation-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.2.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.2.s390x",
"7Workstation-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.2.x86_64",
"7Workstation-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.2.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.2.s390x",
"7Workstation-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.2.x86_64",
"7Workstation-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.2.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.2.s390x",
"7Workstation-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.2.x86_64",
"7Workstation-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.2.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.2.s390x",
"7Workstation-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.2.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-03-28T10:15:14+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.2.ppc64le",
"7Server-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.2.s390x",
"7Server-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.2.src",
"7Server-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.2.x86_64",
"7Server-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.2.ppc64le",
"7Server-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.2.s390x",
"7Server-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.2.x86_64",
"7Server-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.2.ppc64le",
"7Server-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.2.s390x",
"7Server-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.2.x86_64",
"7Server-RHSCL-3.8:httpd24-httpd-manual-0:2.4.34-23.el7.2.noarch",
"7Server-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.2.ppc64le",
"7Server-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.2.s390x",
"7Server-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.2.x86_64",
"7Server-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.2.ppc64le",
"7Server-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.2.s390x",
"7Server-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.2.x86_64",
"7Server-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.2.ppc64le",
"7Server-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.2.s390x",
"7Server-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.2.x86_64",
"7Server-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.2.ppc64le",
"7Server-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.2.s390x",
"7Server-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.2.x86_64",
"7Server-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.2.ppc64le",
"7Server-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.2.s390x",
"7Server-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.2.x86_64",
"7Workstation-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.2.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.2.s390x",
"7Workstation-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.2.src",
"7Workstation-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.2.x86_64",
"7Workstation-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.2.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.2.s390x",
"7Workstation-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.2.x86_64",
"7Workstation-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.2.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.2.s390x",
"7Workstation-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.2.x86_64",
"7Workstation-RHSCL-3.8:httpd24-httpd-manual-0:2.4.34-23.el7.2.noarch",
"7Workstation-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.2.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.2.s390x",
"7Workstation-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.2.x86_64",
"7Workstation-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.2.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.2.s390x",
"7Workstation-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.2.x86_64",
"7Workstation-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.2.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.2.s390x",
"7Workstation-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.2.x86_64",
"7Workstation-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.2.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.2.s390x",
"7Workstation-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.2.x86_64",
"7Workstation-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.2.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.2.s390x",
"7Workstation-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1075"
},
{
"category": "workaround",
"details": "There are currently no known mitigations for this issue.",
"product_ids": [
"7Server-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.2.ppc64le",
"7Server-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.2.s390x",
"7Server-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.2.src",
"7Server-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.2.x86_64",
"7Server-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.2.ppc64le",
"7Server-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.2.s390x",
"7Server-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.2.x86_64",
"7Server-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.2.ppc64le",
"7Server-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.2.s390x",
"7Server-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.2.x86_64",
"7Server-RHSCL-3.8:httpd24-httpd-manual-0:2.4.34-23.el7.2.noarch",
"7Server-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.2.ppc64le",
"7Server-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.2.s390x",
"7Server-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.2.x86_64",
"7Server-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.2.ppc64le",
"7Server-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.2.s390x",
"7Server-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.2.x86_64",
"7Server-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.2.ppc64le",
"7Server-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.2.s390x",
"7Server-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.2.x86_64",
"7Server-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.2.ppc64le",
"7Server-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.2.s390x",
"7Server-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.2.x86_64",
"7Server-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.2.ppc64le",
"7Server-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.2.s390x",
"7Server-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.2.x86_64",
"7Workstation-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.2.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.2.s390x",
"7Workstation-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.2.src",
"7Workstation-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.2.x86_64",
"7Workstation-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.2.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.2.s390x",
"7Workstation-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.2.x86_64",
"7Workstation-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.2.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.2.s390x",
"7Workstation-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.2.x86_64",
"7Workstation-RHSCL-3.8:httpd24-httpd-manual-0:2.4.34-23.el7.2.noarch",
"7Workstation-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.2.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.2.s390x",
"7Workstation-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.2.x86_64",
"7Workstation-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.2.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.2.s390x",
"7Workstation-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.2.x86_64",
"7Workstation-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.2.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.2.s390x",
"7Workstation-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.2.x86_64",
"7Workstation-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.2.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.2.s390x",
"7Workstation-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.2.x86_64",
"7Workstation-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.2.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.2.s390x",
"7Workstation-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.2.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-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.2.ppc64le",
"7Server-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.2.s390x",
"7Server-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.2.src",
"7Server-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.2.x86_64",
"7Server-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.2.ppc64le",
"7Server-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.2.s390x",
"7Server-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.2.x86_64",
"7Server-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.2.ppc64le",
"7Server-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.2.s390x",
"7Server-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.2.x86_64",
"7Server-RHSCL-3.8:httpd24-httpd-manual-0:2.4.34-23.el7.2.noarch",
"7Server-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.2.ppc64le",
"7Server-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.2.s390x",
"7Server-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.2.x86_64",
"7Server-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.2.ppc64le",
"7Server-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.2.s390x",
"7Server-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.2.x86_64",
"7Server-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.2.ppc64le",
"7Server-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.2.s390x",
"7Server-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.2.x86_64",
"7Server-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.2.ppc64le",
"7Server-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.2.s390x",
"7Server-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.2.x86_64",
"7Server-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.2.ppc64le",
"7Server-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.2.s390x",
"7Server-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.2.x86_64",
"7Workstation-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.2.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.2.s390x",
"7Workstation-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.2.src",
"7Workstation-RHSCL-3.8:httpd24-httpd-0:2.4.34-23.el7.2.x86_64",
"7Workstation-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.2.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.2.s390x",
"7Workstation-RHSCL-3.8:httpd24-httpd-debuginfo-0:2.4.34-23.el7.2.x86_64",
"7Workstation-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.2.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.2.s390x",
"7Workstation-RHSCL-3.8:httpd24-httpd-devel-0:2.4.34-23.el7.2.x86_64",
"7Workstation-RHSCL-3.8:httpd24-httpd-manual-0:2.4.34-23.el7.2.noarch",
"7Workstation-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.2.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.2.s390x",
"7Workstation-RHSCL-3.8:httpd24-httpd-tools-0:2.4.34-23.el7.2.x86_64",
"7Workstation-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.2.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.2.s390x",
"7Workstation-RHSCL-3.8:httpd24-mod_ldap-0:2.4.34-23.el7.2.x86_64",
"7Workstation-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.2.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.2.s390x",
"7Workstation-RHSCL-3.8:httpd24-mod_proxy_html-1:2.4.34-23.el7.2.x86_64",
"7Workstation-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.2.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.2.s390x",
"7Workstation-RHSCL-3.8:httpd24-mod_session-0:2.4.34-23.el7.2.x86_64",
"7Workstation-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.2.ppc64le",
"7Workstation-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.2.s390x",
"7Workstation-RHSCL-3.8:httpd24-mod_ssl-1:2.4.34-23.el7.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: Errors encountered during the discarding of request body lead to HTTP request smuggling"
}
]
}
RHSA-2022:1080
Vulnerability from csaf_redhat - Published: 2022-03-28 11:23 - Updated: 2025-12-26 15:19A 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: AppStream-8.1.0.Z.E4S:httpd-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd-debugsource-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd-debugsource-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd-devel-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd-devel-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd-filesystem-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd-manual-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd-tools-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd-tools-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_ldap-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_ldap-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_md-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_md-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_proxy_html-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_proxy_html-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_session-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_session-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_ssl-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_ssl-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the httpd:2.4 module is now available for Red Hat Enterprise Linux 8.1 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The httpd packages provide the Apache HTTP Server, a powerful, efficient, and extensible web server.\n\nSecurity Fix(es):\n\n* httpd: 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:1080",
"url": "https://access.redhat.com/errata/RHSA-2022:1080"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"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_1080.json"
}
],
"title": "Red Hat Security Advisory: httpd:2.4 security update",
"tracking": {
"current_release_date": "2025-12-26T15:19:29+00:00",
"generator": {
"date": "2025-12-26T15:19:29+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2022:1080",
"initial_release_date": "2022-03-28T11:23:46+00:00",
"revision_history": [
{
"date": "2022-03-28T11:23:46+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-03-28T11:23:46+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-26T15:19:29+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.1::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.src::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.src (httpd:2.4)",
"product_id": "httpd-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.src::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-16.module%2Bel8.1.0%2B14533%2Bac5a4716.4?arch=src\u0026rpmmod=httpd:2.4:8010020220321173048:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.src::httpd:2.4",
"product": {
"name": "mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.src (httpd:2.4)",
"product_id": "mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.src::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.11.3-3.module%2Bel8.1.0%2B7763%2Bbabdfe5b.1?arch=src\u0026rpmmod=httpd:2.4:8010020220321173048:c27ad7f8"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-filesystem-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.noarch::httpd:2.4",
"product": {
"name": "httpd-filesystem-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.noarch (httpd:2.4)",
"product_id": "httpd-filesystem-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.noarch::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-filesystem@2.4.37-16.module%2Bel8.1.0%2B14533%2Bac5a4716.4?arch=noarch\u0026rpmmod=httpd:2.4:8010020220321173048:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "httpd-manual-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.noarch::httpd:2.4",
"product": {
"name": "httpd-manual-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.noarch (httpd:2.4)",
"product_id": "httpd-manual-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.noarch::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-manual@2.4.37-16.module%2Bel8.1.0%2B14533%2Bac5a4716.4?arch=noarch\u0026rpmmod=httpd:2.4:8010020220321173048:c27ad7f8"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le (httpd:2.4)",
"product_id": "httpd-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-16.module%2Bel8.1.0%2B14533%2Bac5a4716.4?arch=ppc64le\u0026rpmmod=httpd:2.4:8010020220321173048:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-16.module%2Bel8.1.0%2B14533%2Bac5a4716.4?arch=ppc64le\u0026rpmmod=httpd:2.4:8010020220321173048:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-16.module%2Bel8.1.0%2B14533%2Bac5a4716.4?arch=ppc64le\u0026rpmmod=httpd:2.4:8010020220321173048:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-16.module%2Bel8.1.0%2B14533%2Bac5a4716.4?arch=ppc64le\u0026rpmmod=httpd:2.4:8010020220321173048:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-16.module%2Bel8.1.0%2B14533%2Bac5a4716.4?arch=ppc64le\u0026rpmmod=httpd:2.4:8010020220321173048:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-16.module%2Bel8.1.0%2B14533%2Bac5a4716.4?arch=ppc64le\u0026rpmmod=httpd:2.4:8010020220321173048:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4",
"product": {
"name": "mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le (httpd:2.4)",
"product_id": "mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.11.3-3.module%2Bel8.1.0%2B7763%2Bbabdfe5b.1?arch=ppc64le\u0026rpmmod=httpd:2.4:8010020220321173048:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4",
"product": {
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le (httpd:2.4)",
"product_id": "mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.11.3-3.module%2Bel8.1.0%2B7763%2Bbabdfe5b.1?arch=ppc64le\u0026rpmmod=httpd:2.4:8010020220321173048:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4",
"product": {
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le (httpd:2.4)",
"product_id": "mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.11.3-3.module%2Bel8.1.0%2B7763%2Bbabdfe5b.1?arch=ppc64le\u0026rpmmod=httpd:2.4:8010020220321173048:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-16.module%2Bel8.1.0%2B14533%2Bac5a4716.4?arch=ppc64le\u0026rpmmod=httpd:2.4:8010020220321173048:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-16.module%2Bel8.1.0%2B14533%2Bac5a4716.4?arch=ppc64le\u0026rpmmod=httpd:2.4:8010020220321173048:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_md-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"product": {
"name": "mod_md-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le (httpd:2.4)",
"product_id": "mod_md-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.4.37-16.module%2Bel8.1.0%2B14533%2Bac5a4716.4?arch=ppc64le\u0026rpmmod=httpd:2.4:8010020220321173048:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"product": {
"name": "mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le (httpd:2.4)",
"product_id": "mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debuginfo@2.4.37-16.module%2Bel8.1.0%2B14533%2Bac5a4716.4?arch=ppc64le\u0026rpmmod=httpd:2.4:8010020220321173048:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-16.module%2Bel8.1.0%2B14533%2Bac5a4716.4?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8010020220321173048:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-16.module%2Bel8.1.0%2B14533%2Bac5a4716.4?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8010020220321173048:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-16.module%2Bel8.1.0%2B14533%2Bac5a4716.4?arch=ppc64le\u0026rpmmod=httpd:2.4:8010020220321173048:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-16.module%2Bel8.1.0%2B14533%2Bac5a4716.4?arch=ppc64le\u0026rpmmod=httpd:2.4:8010020220321173048:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-16.module%2Bel8.1.0%2B14533%2Bac5a4716.4?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8010020220321173048:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-16.module%2Bel8.1.0%2B14533%2Bac5a4716.4?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8010020220321173048:c27ad7f8"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64 (httpd:2.4)",
"product_id": "httpd-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-16.module%2Bel8.1.0%2B14533%2Bac5a4716.4?arch=x86_64\u0026rpmmod=httpd:2.4:8010020220321173048:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64 (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-16.module%2Bel8.1.0%2B14533%2Bac5a4716.4?arch=x86_64\u0026rpmmod=httpd:2.4:8010020220321173048:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64 (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-16.module%2Bel8.1.0%2B14533%2Bac5a4716.4?arch=x86_64\u0026rpmmod=httpd:2.4:8010020220321173048:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64 (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-16.module%2Bel8.1.0%2B14533%2Bac5a4716.4?arch=x86_64\u0026rpmmod=httpd:2.4:8010020220321173048:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64 (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-16.module%2Bel8.1.0%2B14533%2Bac5a4716.4?arch=x86_64\u0026rpmmod=httpd:2.4:8010020220321173048:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64 (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-16.module%2Bel8.1.0%2B14533%2Bac5a4716.4?arch=x86_64\u0026rpmmod=httpd:2.4:8010020220321173048:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64 (httpd:2.4)",
"product_id": "mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.11.3-3.module%2Bel8.1.0%2B7763%2Bbabdfe5b.1?arch=x86_64\u0026rpmmod=httpd:2.4:8010020220321173048:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64 (httpd:2.4)",
"product_id": "mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.11.3-3.module%2Bel8.1.0%2B7763%2Bbabdfe5b.1?arch=x86_64\u0026rpmmod=httpd:2.4:8010020220321173048:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64 (httpd:2.4)",
"product_id": "mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.11.3-3.module%2Bel8.1.0%2B7763%2Bbabdfe5b.1?arch=x86_64\u0026rpmmod=httpd:2.4:8010020220321173048:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64 (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-16.module%2Bel8.1.0%2B14533%2Bac5a4716.4?arch=x86_64\u0026rpmmod=httpd:2.4:8010020220321173048:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64 (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-16.module%2Bel8.1.0%2B14533%2Bac5a4716.4?arch=x86_64\u0026rpmmod=httpd:2.4:8010020220321173048:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_md-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"product": {
"name": "mod_md-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64 (httpd:2.4)",
"product_id": "mod_md-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.4.37-16.module%2Bel8.1.0%2B14533%2Bac5a4716.4?arch=x86_64\u0026rpmmod=httpd:2.4:8010020220321173048:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"product": {
"name": "mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64 (httpd:2.4)",
"product_id": "mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debuginfo@2.4.37-16.module%2Bel8.1.0%2B14533%2Bac5a4716.4?arch=x86_64\u0026rpmmod=httpd:2.4:8010020220321173048:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64 (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-16.module%2Bel8.1.0%2B14533%2Bac5a4716.4?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8010020220321173048:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64 (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-16.module%2Bel8.1.0%2B14533%2Bac5a4716.4?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8010020220321173048:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64 (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-16.module%2Bel8.1.0%2B14533%2Bac5a4716.4?arch=x86_64\u0026rpmmod=httpd:2.4:8010020220321173048:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64 (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-16.module%2Bel8.1.0%2B14533%2Bac5a4716.4?arch=x86_64\u0026rpmmod=httpd:2.4:8010020220321173048:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64 (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-16.module%2Bel8.1.0%2B14533%2Bac5a4716.4?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8010020220321173048:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64 (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-16.module%2Bel8.1.0%2B14533%2Bac5a4716.4?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8010020220321173048:c27ad7f8"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.src::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd-debugsource-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd-debugsource-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd-devel-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd-devel-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-filesystem-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.noarch (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd-filesystem-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.noarch::httpd:2.4"
},
"product_reference": "httpd-filesystem-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.noarch::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.noarch (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd-manual-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.noarch::httpd:2.4"
},
"product_reference": "httpd-manual-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.noarch::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd-tools-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd-tools-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4"
},
"product_reference": "mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.src::httpd:2.4"
},
"product_reference": "mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_ldap-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_ldap-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_md-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4"
},
"product_reference": "mod_md-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_md-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4"
},
"product_reference": "mod_md-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4"
},
"product_reference": "mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4"
},
"product_reference": "mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_proxy_html-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_proxy_html-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_session-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_session-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_ssl-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_ssl-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"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": [
"AppStream-8.1.0.Z.E4S:httpd-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.src::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-debugsource-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-debugsource-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-devel-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-devel-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-filesystem-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.noarch::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-manual-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.noarch::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-tools-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-tools-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.src::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ldap-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ldap-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_md-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_md-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_proxy_html-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_proxy_html-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_session-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_session-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ssl-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ssl-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4"
]
},
"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-03-28T11:23:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"AppStream-8.1.0.Z.E4S:httpd-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.src::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-debugsource-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-debugsource-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-devel-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-devel-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-filesystem-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.noarch::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-manual-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.noarch::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-tools-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-tools-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.src::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ldap-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ldap-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_md-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_md-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_proxy_html-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_proxy_html-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_session-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_session-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ssl-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ssl-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1080"
},
{
"category": "workaround",
"details": "There are currently no known mitigations for this issue.",
"product_ids": [
"AppStream-8.1.0.Z.E4S:httpd-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.src::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-debugsource-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-debugsource-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-devel-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-devel-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-filesystem-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.noarch::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-manual-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.noarch::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-tools-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-tools-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.src::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ldap-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ldap-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_md-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_md-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_proxy_html-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_proxy_html-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_session-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_session-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ssl-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ssl-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4"
]
}
],
"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": [
"AppStream-8.1.0.Z.E4S:httpd-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.src::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-debugsource-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-debugsource-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-devel-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-devel-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-filesystem-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.noarch::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-manual-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.noarch::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-tools-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-tools-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.src::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-debuginfo-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_http2-debugsource-0:1.11.3-3.module+el8.1.0+7763+babdfe5b.1.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ldap-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ldap-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_md-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_md-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_md-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_proxy_html-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_proxy_html-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_session-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_session-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_session-debuginfo-0:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ssl-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ssl-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.ppc64le::httpd:2.4",
"AppStream-8.1.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-16.module+el8.1.0+14533+ac5a4716.4.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: Errors encountered during the discarding of request body lead to HTTP request smuggling"
}
]
}
RHSA-2022:1102
Vulnerability from csaf_redhat - Published: 2022-03-29 09:20 - Updated: 2025-12-26 15:19A 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: AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd-devel-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd-devel-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd-devel-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd-devel-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd-manual-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd-tools-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd-tools-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd-tools-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd-tools-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_ldap-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_ldap-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_ldap-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_ldap-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_session-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_session-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_session-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_session-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_ssl-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_ssl-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_ssl-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_ssl-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the httpd:2.4 module is now available for Red Hat Enterprise Linux 8.2 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: 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:1102",
"url": "https://access.redhat.com/errata/RHSA-2022:1102"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"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_1102.json"
}
],
"title": "Red Hat Security Advisory: httpd:2.4 security update",
"tracking": {
"current_release_date": "2025-12-26T15:19:29+00:00",
"generator": {
"date": "2025-12-26T15:19:29+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2022:1102",
"initial_release_date": "2022-03-29T09:20:09+00:00",
"revision_history": [
{
"date": "2022-03-29T09:20:09+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-03-29T09:20:09+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-26T15:19:29+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_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64 (httpd:2.4)",
"product_id": "httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=aarch64\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64 (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=aarch64\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64 (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=aarch64\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64 (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=aarch64\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64 (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=aarch64\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64 (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=aarch64\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4",
"product": {
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64 (httpd:2.4)",
"product_id": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.11.3-3.module%2Bel8.2.0%2B7758%2B84b4ca3e.1?arch=aarch64\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4",
"product": {
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64 (httpd:2.4)",
"product_id": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.11.3-3.module%2Bel8.2.0%2B7758%2B84b4ca3e.1?arch=aarch64\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4",
"product": {
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64 (httpd:2.4)",
"product_id": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.11.3-3.module%2Bel8.2.0%2B7758%2B84b4ca3e.1?arch=aarch64\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64 (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=aarch64\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64 (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=aarch64\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4",
"product": {
"name": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64 (httpd:2.4)",
"product_id": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.0.8-7.module%2Bel8.2.0%2B5531%2B7e4d69a2?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4",
"product": {
"name": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64 (httpd:2.4)",
"product_id": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debuginfo@2.0.8-7.module%2Bel8.2.0%2B5531%2B7e4d69a2?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4",
"product": {
"name": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64 (httpd:2.4)",
"product_id": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debugsource@2.0.8-7.module%2Bel8.2.0%2B5531%2B7e4d69a2?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64 (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64 (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64 (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=aarch64\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64 (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=aarch64\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64 (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64 (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.src::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.src (httpd:2.4)",
"product_id": "httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.src::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=src\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.src::httpd:2.4",
"product": {
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.src (httpd:2.4)",
"product_id": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.src::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.11.3-3.module%2Bel8.2.0%2B7758%2B84b4ca3e.1?arch=src\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.src::httpd:2.4",
"product": {
"name": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.src (httpd:2.4)",
"product_id": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.src::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.0.8-7.module%2Bel8.2.0%2B5531%2B7e4d69a2?arch=src\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-filesystem-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.noarch::httpd:2.4",
"product": {
"name": "httpd-filesystem-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.noarch (httpd:2.4)",
"product_id": "httpd-filesystem-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.noarch::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-filesystem@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=noarch\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-manual-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.noarch::httpd:2.4",
"product": {
"name": "httpd-manual-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.noarch (httpd:2.4)",
"product_id": "httpd-manual-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.noarch::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-manual@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=noarch\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le (httpd:2.4)",
"product_id": "httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=ppc64le\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=ppc64le\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=ppc64le\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=ppc64le\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=ppc64le\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=ppc64le\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4",
"product": {
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le (httpd:2.4)",
"product_id": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.11.3-3.module%2Bel8.2.0%2B7758%2B84b4ca3e.1?arch=ppc64le\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4",
"product": {
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le (httpd:2.4)",
"product_id": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.11.3-3.module%2Bel8.2.0%2B7758%2B84b4ca3e.1?arch=ppc64le\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4",
"product": {
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le (httpd:2.4)",
"product_id": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.11.3-3.module%2Bel8.2.0%2B7758%2B84b4ca3e.1?arch=ppc64le\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=ppc64le\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=ppc64le\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4",
"product": {
"name": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le (httpd:2.4)",
"product_id": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.0.8-7.module%2Bel8.2.0%2B5531%2B7e4d69a2?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4",
"product": {
"name": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le (httpd:2.4)",
"product_id": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debuginfo@2.0.8-7.module%2Bel8.2.0%2B5531%2B7e4d69a2?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4",
"product": {
"name": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le (httpd:2.4)",
"product_id": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debugsource@2.0.8-7.module%2Bel8.2.0%2B5531%2B7e4d69a2?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=ppc64le\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=ppc64le\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x (httpd:2.4)",
"product_id": "httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=s390x\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=s390x\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=s390x\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=s390x\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=s390x\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=s390x\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4",
"product": {
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x (httpd:2.4)",
"product_id": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.11.3-3.module%2Bel8.2.0%2B7758%2B84b4ca3e.1?arch=s390x\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4",
"product": {
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x (httpd:2.4)",
"product_id": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.11.3-3.module%2Bel8.2.0%2B7758%2B84b4ca3e.1?arch=s390x\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4",
"product": {
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x (httpd:2.4)",
"product_id": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.11.3-3.module%2Bel8.2.0%2B7758%2B84b4ca3e.1?arch=s390x\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=s390x\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=s390x\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4",
"product": {
"name": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x (httpd:2.4)",
"product_id": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.0.8-7.module%2Bel8.2.0%2B5531%2B7e4d69a2?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4",
"product": {
"name": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x (httpd:2.4)",
"product_id": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debuginfo@2.0.8-7.module%2Bel8.2.0%2B5531%2B7e4d69a2?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4",
"product": {
"name": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x (httpd:2.4)",
"product_id": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debugsource@2.0.8-7.module%2Bel8.2.0%2B5531%2B7e4d69a2?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=s390x\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=s390x\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64 (httpd:2.4)",
"product_id": "httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=x86_64\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64 (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=x86_64\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64 (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=x86_64\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64 (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=x86_64\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64 (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=x86_64\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64 (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=x86_64\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64 (httpd:2.4)",
"product_id": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.11.3-3.module%2Bel8.2.0%2B7758%2B84b4ca3e.1?arch=x86_64\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64 (httpd:2.4)",
"product_id": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.11.3-3.module%2Bel8.2.0%2B7758%2B84b4ca3e.1?arch=x86_64\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64 (httpd:2.4)",
"product_id": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.11.3-3.module%2Bel8.2.0%2B7758%2B84b4ca3e.1?arch=x86_64\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64 (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=x86_64\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64 (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=x86_64\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"product": {
"name": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64 (httpd:2.4)",
"product_id": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.0.8-7.module%2Bel8.2.0%2B5531%2B7e4d69a2?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"product": {
"name": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64 (httpd:2.4)",
"product_id": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debuginfo@2.0.8-7.module%2Bel8.2.0%2B5531%2B7e4d69a2?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"product": {
"name": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64 (httpd:2.4)",
"product_id": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debugsource@2.0.8-7.module%2Bel8.2.0%2B5531%2B7e4d69a2?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64 (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64 (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64 (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=x86_64\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64 (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=x86_64\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64 (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64 (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-21.module%2Bel8.2.0%2B14532%2Bbd4c0f23.4?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020220321171949:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.src::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-devel-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-devel-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-devel-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-devel-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-filesystem-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.noarch (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.noarch::httpd:2.4"
},
"product_reference": "httpd-filesystem-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.noarch::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.noarch (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-manual-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.noarch::httpd:2.4"
},
"product_reference": "httpd-manual-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.noarch::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-tools-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-tools-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-tools-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-tools-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4"
},
"product_reference": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4"
},
"product_reference": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4"
},
"product_reference": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.src::httpd:2.4"
},
"product_reference": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_ldap-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_ldap-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_ldap-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_ldap-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4"
},
"product_reference": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4"
},
"product_reference": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4"
},
"product_reference": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.src::httpd:2.4"
},
"product_reference": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4"
},
"product_reference": "mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4"
},
"product_reference": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4"
},
"product_reference": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4"
},
"product_reference": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4"
},
"product_reference": "mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4"
},
"product_reference": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4"
},
"product_reference": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4"
},
"product_reference": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4"
},
"product_reference": "mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_session-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_session-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_session-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_session-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_ssl-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_ssl-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_ssl-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_ssl-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"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": [
"AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.src::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-devel-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-devel-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-devel-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-devel-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.noarch::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-manual-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.noarch::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.src::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.src::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4"
]
},
"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-03-29T09:20:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.src::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-devel-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-devel-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-devel-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-devel-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.noarch::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-manual-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.noarch::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.src::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.src::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1102"
},
{
"category": "workaround",
"details": "There are currently no known mitigations for this issue.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.src::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-devel-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-devel-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-devel-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-devel-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.noarch::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-manual-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.noarch::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.src::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.src::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4"
]
}
],
"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": [
"AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.src::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-devel-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-devel-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-devel-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-devel-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.noarch::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-manual-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.noarch::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.src::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+7758+84b4ca3e.1.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.src::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.aarch64::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.ppc64le::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.s390x::httpd:2.4",
"AppStream-8.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+14532+bd4c0f23.4.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: Errors encountered during the discarding of request body lead to HTTP request smuggling"
}
]
}
RHSA-2022:1136
Vulnerability from csaf_redhat - Published: 2022-04-01 22:32 - Updated: 2026-05-14 22:32A buffer overflow flaw in httpd's lua module could allow an out-of-bounds write. An attacker who is able to submit a crafted request to an httpd instance that is using the lua module may be able to cause an impact to confidentiality, integrity, and/or availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:mod_session-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:httpd-manual-0:2.4.6-89.el7_6.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:mod_session-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:mod_session-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:httpd-manual-0:2.4.6-89.el7_6.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:mod_session-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in httpd. The inbound connection is not closed when it fails to discard the request body, which may expose the server to HTTP request smuggling.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:mod_session-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.AUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:httpd-manual-0:2.4.6-89.el7_6.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:mod_session-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.TUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:mod_session-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.AUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:httpd-manual-0:2.4.6-89.el7_6.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:mod_session-0:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6.TUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for httpd is now available for Red Hat Enterprise Linux 7.6 Advanced Update Support, Red Hat Enterprise Linux 7.6 Telco Extended Update Support, and Red Hat Enterprise Linux 7.6 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The httpd packages provide the Apache HTTP Server, a powerful, efficient, and extensible web server.\n\nSecurity Fix(es):\n\n* httpd: mod_lua: Possible buffer overflow when parsing multipart content (CVE-2021-44790)\n\n* httpd: Errors encountered during the discarding of request body lead to HTTP request smuggling (CVE-2022-22720)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:1136",
"url": "https://access.redhat.com/errata/RHSA-2022:1136"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2034674",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2034674"
},
{
"category": "external",
"summary": "2064321",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064321"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_1136.json"
}
],
"title": "Red Hat Security Advisory: httpd security update",
"tracking": {
"current_release_date": "2026-05-14T22:32:25+00:00",
"generator": {
"date": "2026-05-14T22:32:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2022:1136",
"initial_release_date": "2022-04-01T22:32:06+00:00",
"revision_history": [
{
"date": "2022-04-01T22:32:06+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-04-01T22:32:06+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-14T22:32:25+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server AUS (v. 7.6)",
"product": {
"name": "Red Hat Enterprise Linux Server AUS (v. 7.6)",
"product_id": "7Server-7.6.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.6::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.6)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.6)",
"product_id": "7Server-optional-7.6.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.6::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product": {
"name": "Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:7.6::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:7.6::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server TUS (v. 7.6)",
"product": {
"name": "Red Hat Enterprise Linux Server TUS (v. 7.6)",
"product_id": "7Server-7.6.TUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_tus:7.6::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional TUS (v. 7.6)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional TUS (v. 7.6)",
"product_id": "7Server-optional-7.6.TUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_tus:7.6::server"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.6-89.el7_6.4.src",
"product": {
"name": "httpd-0:2.4.6-89.el7_6.4.src",
"product_id": "httpd-0:2.4.6-89.el7_6.4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.6-89.el7_6.4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.6-89.el7_6.4.x86_64",
"product": {
"name": "httpd-0:2.4.6-89.el7_6.4.x86_64",
"product_id": "httpd-0:2.4.6-89.el7_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.6-89.el7_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"product": {
"name": "httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"product_id": "httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.6-89.el7_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"product": {
"name": "httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"product_id": "httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.6-89.el7_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.6-89.el7_6.4.x86_64",
"product": {
"name": "mod_session-0:2.4.6-89.el7_6.4.x86_64",
"product_id": "mod_session-0:2.4.6-89.el7_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.6-89.el7_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"product": {
"name": "mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"product_id": "mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.6-89.el7_6.4?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"product": {
"name": "httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"product_id": "httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.6-89.el7_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"product": {
"name": "mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"product_id": "mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.6-89.el7_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"product": {
"name": "mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"product_id": "mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.6-89.el7_6.4?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"product": {
"name": "httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"product_id": "httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-manual@2.4.6-89.el7_6.4?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "mod_ldap-0:2.4.6-89.el7_6.4.ppc64le",
"product": {
"name": "mod_ldap-0:2.4.6-89.el7_6.4.ppc64le",
"product_id": "mod_ldap-0:2.4.6-89.el7_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.6-89.el7_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le",
"product": {
"name": "mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le",
"product_id": "mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.6-89.el7_6.4?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le",
"product": {
"name": "httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le",
"product_id": "httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.6-89.el7_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-0:2.4.6-89.el7_6.4.ppc64le",
"product": {
"name": "httpd-0:2.4.6-89.el7_6.4.ppc64le",
"product_id": "httpd-0:2.4.6-89.el7_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.6-89.el7_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.6-89.el7_6.4.ppc64le",
"product": {
"name": "httpd-devel-0:2.4.6-89.el7_6.4.ppc64le",
"product_id": "httpd-devel-0:2.4.6-89.el7_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.6-89.el7_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.6-89.el7_6.4.ppc64le",
"product": {
"name": "httpd-tools-0:2.4.6-89.el7_6.4.ppc64le",
"product_id": "httpd-tools-0:2.4.6-89.el7_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.6-89.el7_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.6-89.el7_6.4.ppc64le",
"product": {
"name": "mod_session-0:2.4.6-89.el7_6.4.ppc64le",
"product_id": "mod_session-0:2.4.6-89.el7_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.6-89.el7_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.6-89.el7_6.4.ppc64le",
"product": {
"name": "mod_ssl-1:2.4.6-89.el7_6.4.ppc64le",
"product_id": "mod_ssl-1:2.4.6-89.el7_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.6-89.el7_6.4?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-89.el7_6.4.src as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)",
"product_id": "7Server-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.src"
},
"product_reference": "httpd-0:2.4.6-89.el7_6.4.src",
"relates_to_product_reference": "7Server-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)",
"product_id": "7Server-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "httpd-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)",
"product_id": "7Server-7.6.AUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)",
"product_id": "7Server-7.6.AUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.6-89.el7_6.4.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)",
"product_id": "7Server-7.6.AUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch"
},
"product_reference": "httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"relates_to_product_reference": "7Server-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)",
"product_id": "7Server-7.6.AUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)",
"product_id": "7Server-7.6.AUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)",
"product_id": "7Server-7.6.AUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)",
"product_id": "7Server-7.6.AUS:mod_session-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "mod_session-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.6)",
"product_id": "7Server-7.6.AUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-89.el7_6.4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.ppc64le"
},
"product_reference": "httpd-0:2.4.6-89.el7_6.4.ppc64le",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-89.el7_6.4.src as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.src"
},
"product_reference": "httpd-0:2.4.6-89.el7_6.4.src",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "httpd-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le"
},
"product_reference": "httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-89.el7_6.4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.ppc64le"
},
"product_reference": "httpd-devel-0:2.4.6-89.el7_6.4.ppc64le",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.6-89.el7_6.4.noarch as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:httpd-manual-0:2.4.6-89.el7_6.4.noarch"
},
"product_reference": "httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-89.el7_6.4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.ppc64le"
},
"product_reference": "httpd-tools-0:2.4.6-89.el7_6.4.ppc64le",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-89.el7_6.4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.ppc64le"
},
"product_reference": "mod_ldap-0:2.4.6-89.el7_6.4.ppc64le",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le"
},
"product_reference": "mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-89.el7_6.4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.ppc64le"
},
"product_reference": "mod_session-0:2.4.6-89.el7_6.4.ppc64le",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "mod_session-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-89.el7_6.4.ppc64le as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.ppc64le"
},
"product_reference": "mod_ssl-1:2.4.6-89.el7_6.4.ppc64le",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server E4S (v. 7.6)",
"product_id": "7Server-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-89.el7_6.4.src as a component of Red Hat Enterprise Linux Server TUS (v. 7.6)",
"product_id": "7Server-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.src"
},
"product_reference": "httpd-0:2.4.6-89.el7_6.4.src",
"relates_to_product_reference": "7Server-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.6)",
"product_id": "7Server-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "httpd-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.6)",
"product_id": "7Server-7.6.TUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.6)",
"product_id": "7Server-7.6.TUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.6-89.el7_6.4.noarch as a component of Red Hat Enterprise Linux Server TUS (v. 7.6)",
"product_id": "7Server-7.6.TUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch"
},
"product_reference": "httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"relates_to_product_reference": "7Server-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.6)",
"product_id": "7Server-7.6.TUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.6)",
"product_id": "7Server-7.6.TUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.6)",
"product_id": "7Server-7.6.TUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.6)",
"product_id": "7Server-7.6.TUS:mod_session-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "mod_session-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server TUS (v. 7.6)",
"product_id": "7Server-7.6.TUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-89.el7_6.4.src as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)",
"product_id": "7Server-optional-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.src"
},
"product_reference": "httpd-0:2.4.6-89.el7_6.4.src",
"relates_to_product_reference": "7Server-optional-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)",
"product_id": "7Server-optional-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "httpd-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)",
"product_id": "7Server-optional-7.6.AUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)",
"product_id": "7Server-optional-7.6.AUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.6-89.el7_6.4.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)",
"product_id": "7Server-optional-7.6.AUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch"
},
"product_reference": "httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"relates_to_product_reference": "7Server-optional-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)",
"product_id": "7Server-optional-7.6.AUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)",
"product_id": "7Server-optional-7.6.AUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)",
"product_id": "7Server-optional-7.6.AUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)",
"product_id": "7Server-optional-7.6.AUS:mod_session-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "mod_session-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.6)",
"product_id": "7Server-optional-7.6.AUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-89.el7_6.4.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.ppc64le"
},
"product_reference": "httpd-0:2.4.6-89.el7_6.4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-89.el7_6.4.src as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.src"
},
"product_reference": "httpd-0:2.4.6-89.el7_6.4.src",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "httpd-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le"
},
"product_reference": "httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-89.el7_6.4.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.ppc64le"
},
"product_reference": "httpd-devel-0:2.4.6-89.el7_6.4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.6-89.el7_6.4.noarch as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:httpd-manual-0:2.4.6-89.el7_6.4.noarch"
},
"product_reference": "httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-89.el7_6.4.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.ppc64le"
},
"product_reference": "httpd-tools-0:2.4.6-89.el7_6.4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-89.el7_6.4.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.ppc64le"
},
"product_reference": "mod_ldap-0:2.4.6-89.el7_6.4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le"
},
"product_reference": "mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-89.el7_6.4.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.ppc64le"
},
"product_reference": "mod_session-0:2.4.6-89.el7_6.4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "mod_session-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-89.el7_6.4.ppc64le as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.ppc64le"
},
"product_reference": "mod_ssl-1:2.4.6-89.el7_6.4.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional E4S (v. 7.6)",
"product_id": "7Server-optional-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-89.el7_6.4.src as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.6)",
"product_id": "7Server-optional-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.src"
},
"product_reference": "httpd-0:2.4.6-89.el7_6.4.src",
"relates_to_product_reference": "7Server-optional-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.6)",
"product_id": "7Server-optional-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "httpd-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.6)",
"product_id": "7Server-optional-7.6.TUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.6)",
"product_id": "7Server-optional-7.6.TUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.6-89.el7_6.4.noarch as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.6)",
"product_id": "7Server-optional-7.6.TUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch"
},
"product_reference": "httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"relates_to_product_reference": "7Server-optional-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.6)",
"product_id": "7Server-optional-7.6.TUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.6)",
"product_id": "7Server-optional-7.6.TUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.6)",
"product_id": "7Server-optional-7.6.TUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.6)",
"product_id": "7Server-optional-7.6.TUS:mod_session-0:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "mod_session-0:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-89.el7_6.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional TUS (v. 7.6)",
"product_id": "7Server-optional-7.6.TUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64"
},
"product_reference": "mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.6.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-44790",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-12-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2034674"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow flaw in httpd\u0027s lua module could allow an out-of-bounds write. An attacker who is able to submit a crafted request to an httpd instance that is using the lua module may be able to cause an impact to confidentiality, integrity, and/or availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: mod_lua: Possible buffer overflow when parsing multipart content",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "httpd as shipped in Red Hat Enterprise Linux 6 is NOT affected by this flaw because it does not ship mod_lua.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-7.6.AUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-7.6.TUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-optional-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-optional-7.6.AUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-optional-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-optional-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-optional-7.6.TUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44790"
},
{
"category": "external",
"summary": "RHBZ#2034674",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2034674"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44790",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44790"
},
{
"category": "external",
"summary": "http://httpd.apache.org/security/vulnerabilities_24.html",
"url": "http://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2021-12-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-01T22:32:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"7Server-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-7.6.AUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-7.6.TUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-optional-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-optional-7.6.AUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-optional-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-optional-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-optional-7.6.TUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1136"
},
{
"category": "workaround",
"details": "Disabling mod_lua and restarting httpd will mitigate this flaw. See https://access.redhat.com/articles/10649 for more information.",
"product_ids": [
"7Server-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-7.6.AUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-7.6.TUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-optional-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-optional-7.6.AUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-optional-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-optional-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-optional-7.6.TUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-7.6.AUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-7.6.TUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-optional-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-optional-7.6.AUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-optional-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-optional-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-optional-7.6.TUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: mod_lua: Possible buffer overflow when parsing multipart content"
},
{
"cve": "CVE-2022-22720",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-03-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2064321"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in httpd. The inbound connection is not closed when it fails to discard the request body, which may expose the server to HTTP request smuggling.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: Errors encountered during the discarding of request body lead to HTTP request smuggling",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-7.6.AUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-7.6.TUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-optional-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-optional-7.6.AUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-optional-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-optional-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-optional-7.6.TUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-22720"
},
{
"category": "external",
"summary": "RHBZ#2064321",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064321"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-22720",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22720"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-22720",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-22720"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2022-22720",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2022-22720"
}
],
"release_date": "2022-03-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-01T22:32:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon will be restarted automatically.",
"product_ids": [
"7Server-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-7.6.AUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-7.6.TUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-optional-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-optional-7.6.AUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-optional-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-optional-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-optional-7.6.TUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1136"
},
{
"category": "workaround",
"details": "There are currently no known mitigations for this issue.",
"product_ids": [
"7Server-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-7.6.AUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-7.6.TUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-optional-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-optional-7.6.AUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-optional-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-optional-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-optional-7.6.TUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"7Server-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-7.6.AUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.AUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-7.6.TUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-7.6.TUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-optional-7.6.AUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-optional-7.6.AUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.AUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-optional-7.6.E4S:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-optional-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.ppc64le",
"7Server-optional-7.6.E4S:mod_ssl-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.src",
"7Server-optional-7.6.TUS:httpd-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-debuginfo-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-devel-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:httpd-manual-0:2.4.6-89.el7_6.4.noarch",
"7Server-optional-7.6.TUS:httpd-tools-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_ldap-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_proxy_html-1:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_session-0:2.4.6-89.el7_6.4.x86_64",
"7Server-optional-7.6.TUS:mod_ssl-1:2.4.6-89.el7_6.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: Errors encountered during the discarding of request body lead to HTTP request smuggling"
}
]
}
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.