Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-23048 (GCVE-0-2025-23048)
Vulnerability from cvelistv5 – Published: 2025-07-10 16:56 – Updated: 2026-02-26 17:50- CWE-284 - Improper Access Control
| Vendor | Product | Version | |
|---|---|---|---|
| Apache Software Foundation | Apache HTTP Server |
Affected:
2.4.35 , ≤ 2.4.63
(semver)
|
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"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:N",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2025-23048",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-01-22T04:55:52.192669Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-02-26T17:50:47.700Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-11-04T21:09:37.109Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://lists.debian.org/debian-lts-announce/2025/08/msg00009.html"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/07/10/2"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/07/10/8"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Apache HTTP Server",
"vendor": "Apache Software Foundation",
"versions": [
{
"lessThanOrEqual": "2.4.63",
"status": "affected",
"version": "2.4.35",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Sven Hebrok, Felix Cramer, Tim Storm, Maximilian Radoy, and Juraj Somorovsky at Paderborn University"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "In some mod_ssl configurations on Apache HTTP Server 2.4.35 through to 2.4.63, an access control bypass by trusted clients is possible using TLS 1.3 session resumption.\u003cbr\u003e\u003cbr\u003eConfigurations are affected when mod_ssl is configured for multiple virtual hosts, with each restricted to a different set of trusted client certificates (for example with a different SSLCACertificateFile/Path setting). In such a case, a client trusted to access one virtual host may be able to access another virtual host, if SSLStrictSNIVHostCheck is not enabled in either virtual host.\u003cbr\u003e\u003cbr\u003e"
}
],
"value": "In some mod_ssl configurations on Apache HTTP Server 2.4.35 through to 2.4.63, an access control bypass by trusted clients is possible using TLS 1.3 session resumption.\n\nConfigurations are affected when mod_ssl is configured for multiple virtual hosts, with each restricted to a different set of trusted client certificates (for example with a different SSLCACertificateFile/Path setting). In such a case, a client trusted to access one virtual host may be able to access another virtual host, if SSLStrictSNIVHostCheck is not enabled in either virtual host."
}
],
"metrics": [
{
"other": {
"content": {
"text": "moderate"
},
"type": "Textual description of severity"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-284",
"description": "CWE-284 Improper Access Control",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-07-10T16:56:53.545Z",
"orgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
"shortName": "apache"
},
"references": [
{
"tags": [
"vendor-advisory"
],
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"source": {
"discovery": "EXTERNAL"
},
"timeline": [
{
"lang": "en",
"time": "2024-11-25T15:01:00.000Z",
"value": "reported"
}
],
"title": "Apache HTTP Server: mod_ssl access control bypass with session resumption",
"x_generator": {
"engine": "Vulnogram 0.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
"assignerShortName": "apache",
"cveId": "CVE-2025-23048",
"datePublished": "2025-07-10T16:56:53.545Z",
"dateReserved": "2025-01-10T15:11:45.480Z",
"dateUpdated": "2026-02-26T17:50:47.700Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-23048",
"date": "2026-06-04",
"epss": "0.00047",
"percentile": "0.15023"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-23048\",\"sourceIdentifier\":\"security@apache.org\",\"published\":\"2025-07-10T17:15:46.553\",\"lastModified\":\"2025-11-04T22:16:06.920\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In some mod_ssl configurations on Apache HTTP Server 2.4.35 through to 2.4.63, an access control bypass by trusted clients is possible using TLS 1.3 session resumption.\\n\\nConfigurations are affected when mod_ssl is configured for multiple virtual hosts, with each restricted to a different set of trusted client certificates (for example with a different SSLCACertificateFile/Path setting). In such a case, a client trusted to access one virtual host may be able to access another virtual host, if SSLStrictSNIVHostCheck is not enabled in either virtual host.\"},{\"lang\":\"es\",\"value\":\"En algunas configuraciones de mod_ssl en Apache HTTP Server (versi\u00f3n 2.4.35 a 2.4.63), es posible que los clientes de confianza omitan el control de acceso mediante la reanudaci\u00f3n de sesi\u00f3n TLS 1.3. Las configuraciones se ven afectadas cuando mod_ssl se configura para varios hosts virtuales, cada uno restringido a un conjunto diferente de certificados de cliente de confianza (por ejemplo, con una configuraci\u00f3n SSLCACertificateFile/Path diferente). En tal caso, un cliente con acceso de confianza a un host virtual podr\u00eda acceder a otro si SSLStrictSNIVHostCheck no est\u00e1 habilitado en ninguno de los hosts virtuales.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N\",\"baseScore\":9.1,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":5.2}]},\"weaknesses\":[{\"source\":\"security@apache.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-284\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.4.35\",\"versionEndExcluding\":\"2.4.64\",\"matchCriteriaId\":\"9F21E49A-F8C0-4FEB-BC09-4F4D9F6C5BA0\"}]}]}],\"references\":[{\"url\":\"https://httpd.apache.org/security/vulnerabilities_24.html\",\"source\":\"security@apache.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/07/10/2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/07/10/8\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2025/08/msg00009.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://lists.debian.org/debian-lts-announce/2025/08/msg00009.html\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/07/10/2\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/07/10/8\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-11-04T21:09:37.109Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 9.1, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"CRITICAL\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-23048\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-01-22T04:55:52.192669Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-07-11T16:06:18.233Z\"}}], \"cna\": {\"title\": \"Apache HTTP Server: mod_ssl access control bypass with session resumption\", \"source\": {\"discovery\": \"EXTERNAL\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Sven Hebrok, Felix Cramer, Tim Storm, Maximilian Radoy, and Juraj Somorovsky at Paderborn University\"}], \"metrics\": [{\"other\": {\"type\": \"Textual description of severity\", \"content\": {\"text\": \"moderate\"}}}], \"affected\": [{\"vendor\": \"Apache Software Foundation\", \"product\": \"Apache HTTP Server\", \"versions\": [{\"status\": \"affected\", \"version\": \"2.4.35\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"2.4.63\"}], \"defaultStatus\": \"unaffected\"}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2024-11-25T15:01:00.000Z\", \"value\": \"reported\"}], \"references\": [{\"url\": \"https://httpd.apache.org/security/vulnerabilities_24.html\", \"tags\": [\"vendor-advisory\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In some mod_ssl configurations on Apache HTTP Server 2.4.35 through to 2.4.63, an access control bypass by trusted clients is possible using TLS 1.3 session resumption.\\n\\nConfigurations are affected when mod_ssl is configured for multiple virtual hosts, with each restricted to a different set of trusted client certificates (for example with a different SSLCACertificateFile/Path setting). In such a case, a client trusted to access one virtual host may be able to access another virtual host, if SSLStrictSNIVHostCheck is not enabled in either virtual host.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"In some mod_ssl configurations on Apache HTTP Server 2.4.35 through to 2.4.63, an access control bypass by trusted clients is possible using TLS 1.3 session resumption.\u003cbr\u003e\u003cbr\u003eConfigurations are affected when mod_ssl is configured for multiple virtual hosts, with each restricted to a different set of trusted client certificates (for example with a different SSLCACertificateFile/Path setting). In such a case, a client trusted to access one virtual host may be able to access another virtual host, if SSLStrictSNIVHostCheck is not enabled in either virtual host.\u003cbr\u003e\u003cbr\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-284\", \"description\": \"CWE-284 Improper Access Control\"}]}], \"providerMetadata\": {\"orgId\": \"f0158376-9dc2-43b6-827c-5f631a4d8d09\", \"shortName\": \"apache\", \"dateUpdated\": \"2025-07-10T16:56:53.545Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-23048\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-02-26T17:50:47.700Z\", \"dateReserved\": \"2025-01-10T15:11:45.480Z\", \"assignerOrgId\": \"f0158376-9dc2-43b6-827c-5f631a4d8d09\", \"datePublished\": \"2025-07-10T16:56:53.545Z\", \"assignerShortName\": \"apache\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2025:14902
Vulnerability from csaf_redhat - Published: 2025-08-28 16:54 - Updated: 2026-03-19 17:30A vulnerability was found in the Apache HTTP Server. Insufficient escaping of user-supplied data in mod_ssl allows an untrusted SSL/TLS client to insert escape characters into log files in some configurations. In a logging configuration where CustomLog is used with \"%{varname}x\" or \"%{varname}c\" to log variables provided by mod_ssl such as SSL_TLS_SNI, no escaping is performed by either mod_log_config or mod_ssl and unsanitized data provided by the client may appear in log files.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-filesystem-0:2.4.53-11.el9_2.13.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-manual-0:2.4.53-11.el9_2.13.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
An access control bypass vulnerability was found in Apache httpd. The Apache HTTP Server with some mod_ssl configurations can bypass the access controls by trusted clients using TLS 1.3 session resumption. A client trusted to access one virtual host may be able to access another if SSLStrictSNIVHostCheck is not enabled on either host.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-filesystem-0:2.4.53-11.el9_2.13.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-manual-0:2.4.53-11.el9_2.13.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
An HTTP session hijacking flaw was found in Apache httpd. In some mod_ssl configurations on Apache HTTP Server, an HTTP desynchronization attack allows a man-in-the-middle attacker to hijack an HTTP session via a TLS upgrade.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-filesystem-0:2.4.53-11.el9_2.13.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-manual-0:2.4.53-11.el9_2.13.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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 9.2 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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: insufficient escaping of user-supplied data in mod_ssl (CVE-2024-47252)\n\n* httpd: mod_ssl: access control bypass by trusted clients is possible using TLS 1.3 session resumption (CVE-2025-23048)\n\n* httpd: HTTP Session Hijack via a TLS upgrade (CVE-2025-49812)\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-2025:14902",
"url": "https://access.redhat.com/errata/RHSA-2025:14902"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2374571",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374571"
},
{
"category": "external",
"summary": "2374576",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374576"
},
{
"category": "external",
"summary": "2374580",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374580"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_14902.json"
}
],
"title": "Red Hat Security Advisory: httpd security update",
"tracking": {
"current_release_date": "2026-03-19T17:30:37+00:00",
"generator": {
"date": "2026-03-19T17:30:37+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:14902",
"initial_release_date": "2025-08-28T16:54:38+00:00",
"revision_history": [
{
"date": "2025-08-28T16:54:38+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-08-28T16:54:38+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-19T17:30:37+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.9.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.53-11.el9_2.13.src",
"product": {
"name": "httpd-0:2.4.53-11.el9_2.13.src",
"product_id": "httpd-0:2.4.53-11.el9_2.13.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.53-11.el9_2.13?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.53-11.el9_2.13.aarch64",
"product": {
"name": "httpd-0:2.4.53-11.el9_2.13.aarch64",
"product_id": "httpd-0:2.4.53-11.el9_2.13.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.53-11.el9_2.13?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-core-0:2.4.53-11.el9_2.13.aarch64",
"product": {
"name": "httpd-core-0:2.4.53-11.el9_2.13.aarch64",
"product_id": "httpd-core-0:2.4.53-11.el9_2.13.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-core@2.4.53-11.el9_2.13?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.53-11.el9_2.13.aarch64",
"product": {
"name": "httpd-devel-0:2.4.53-11.el9_2.13.aarch64",
"product_id": "httpd-devel-0:2.4.53-11.el9_2.13.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.53-11.el9_2.13?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.53-11.el9_2.13.aarch64",
"product": {
"name": "httpd-tools-0:2.4.53-11.el9_2.13.aarch64",
"product_id": "httpd-tools-0:2.4.53-11.el9_2.13.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.53-11.el9_2.13?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.53-11.el9_2.13.aarch64",
"product": {
"name": "mod_ldap-0:2.4.53-11.el9_2.13.aarch64",
"product_id": "mod_ldap-0:2.4.53-11.el9_2.13.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.53-11.el9_2.13?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_lua-0:2.4.53-11.el9_2.13.aarch64",
"product": {
"name": "mod_lua-0:2.4.53-11.el9_2.13.aarch64",
"product_id": "mod_lua-0:2.4.53-11.el9_2.13.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua@2.4.53-11.el9_2.13?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.53-11.el9_2.13.aarch64",
"product": {
"name": "mod_proxy_html-1:2.4.53-11.el9_2.13.aarch64",
"product_id": "mod_proxy_html-1:2.4.53-11.el9_2.13.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.53-11.el9_2.13?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.53-11.el9_2.13.aarch64",
"product": {
"name": "mod_session-0:2.4.53-11.el9_2.13.aarch64",
"product_id": "mod_session-0:2.4.53-11.el9_2.13.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.53-11.el9_2.13?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.53-11.el9_2.13.aarch64",
"product": {
"name": "mod_ssl-1:2.4.53-11.el9_2.13.aarch64",
"product_id": "mod_ssl-1:2.4.53-11.el9_2.13.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.53-11.el9_2.13?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.53-11.el9_2.13.aarch64",
"product": {
"name": "httpd-debugsource-0:2.4.53-11.el9_2.13.aarch64",
"product_id": "httpd-debugsource-0:2.4.53-11.el9_2.13.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.53-11.el9_2.13?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-core-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"product": {
"name": "httpd-core-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"product_id": "httpd-core-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-core-debuginfo@2.4.53-11.el9_2.13?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"product": {
"name": "httpd-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"product_id": "httpd-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.53-11.el9_2.13?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"product_id": "httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.53-11.el9_2.13?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"product_id": "mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.53-11.el9_2.13?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_lua-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"product": {
"name": "mod_lua-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"product_id": "mod_lua-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua-debuginfo@2.4.53-11.el9_2.13?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.aarch64",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.aarch64",
"product_id": "mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.53-11.el9_2.13?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"product": {
"name": "mod_session-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"product_id": "mod_session-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.53-11.el9_2.13?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.aarch64",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.aarch64",
"product_id": "mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.53-11.el9_2.13?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.53-11.el9_2.13.ppc64le",
"product": {
"name": "httpd-0:2.4.53-11.el9_2.13.ppc64le",
"product_id": "httpd-0:2.4.53-11.el9_2.13.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.53-11.el9_2.13?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-core-0:2.4.53-11.el9_2.13.ppc64le",
"product": {
"name": "httpd-core-0:2.4.53-11.el9_2.13.ppc64le",
"product_id": "httpd-core-0:2.4.53-11.el9_2.13.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-core@2.4.53-11.el9_2.13?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.53-11.el9_2.13.ppc64le",
"product": {
"name": "httpd-devel-0:2.4.53-11.el9_2.13.ppc64le",
"product_id": "httpd-devel-0:2.4.53-11.el9_2.13.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.53-11.el9_2.13?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.53-11.el9_2.13.ppc64le",
"product": {
"name": "httpd-tools-0:2.4.53-11.el9_2.13.ppc64le",
"product_id": "httpd-tools-0:2.4.53-11.el9_2.13.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.53-11.el9_2.13?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.53-11.el9_2.13.ppc64le",
"product": {
"name": "mod_ldap-0:2.4.53-11.el9_2.13.ppc64le",
"product_id": "mod_ldap-0:2.4.53-11.el9_2.13.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.53-11.el9_2.13?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_lua-0:2.4.53-11.el9_2.13.ppc64le",
"product": {
"name": "mod_lua-0:2.4.53-11.el9_2.13.ppc64le",
"product_id": "mod_lua-0:2.4.53-11.el9_2.13.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua@2.4.53-11.el9_2.13?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.53-11.el9_2.13.ppc64le",
"product": {
"name": "mod_proxy_html-1:2.4.53-11.el9_2.13.ppc64le",
"product_id": "mod_proxy_html-1:2.4.53-11.el9_2.13.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.53-11.el9_2.13?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.53-11.el9_2.13.ppc64le",
"product": {
"name": "mod_session-0:2.4.53-11.el9_2.13.ppc64le",
"product_id": "mod_session-0:2.4.53-11.el9_2.13.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.53-11.el9_2.13?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.53-11.el9_2.13.ppc64le",
"product": {
"name": "mod_ssl-1:2.4.53-11.el9_2.13.ppc64le",
"product_id": "mod_ssl-1:2.4.53-11.el9_2.13.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.53-11.el9_2.13?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.53-11.el9_2.13.ppc64le",
"product": {
"name": "httpd-debugsource-0:2.4.53-11.el9_2.13.ppc64le",
"product_id": "httpd-debugsource-0:2.4.53-11.el9_2.13.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.53-11.el9_2.13?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-core-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"product": {
"name": "httpd-core-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"product_id": "httpd-core-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-core-debuginfo@2.4.53-11.el9_2.13?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"product": {
"name": "httpd-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"product_id": "httpd-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.53-11.el9_2.13?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"product_id": "httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.53-11.el9_2.13?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"product_id": "mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.53-11.el9_2.13?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_lua-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"product": {
"name": "mod_lua-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"product_id": "mod_lua-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua-debuginfo@2.4.53-11.el9_2.13?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.ppc64le",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.ppc64le",
"product_id": "mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.53-11.el9_2.13?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"product": {
"name": "mod_session-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"product_id": "mod_session-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.53-11.el9_2.13?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.ppc64le",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.ppc64le",
"product_id": "mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.53-11.el9_2.13?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.53-11.el9_2.13.x86_64",
"product": {
"name": "httpd-0:2.4.53-11.el9_2.13.x86_64",
"product_id": "httpd-0:2.4.53-11.el9_2.13.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.53-11.el9_2.13?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-core-0:2.4.53-11.el9_2.13.x86_64",
"product": {
"name": "httpd-core-0:2.4.53-11.el9_2.13.x86_64",
"product_id": "httpd-core-0:2.4.53-11.el9_2.13.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-core@2.4.53-11.el9_2.13?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.53-11.el9_2.13.x86_64",
"product": {
"name": "httpd-devel-0:2.4.53-11.el9_2.13.x86_64",
"product_id": "httpd-devel-0:2.4.53-11.el9_2.13.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.53-11.el9_2.13?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.53-11.el9_2.13.x86_64",
"product": {
"name": "httpd-tools-0:2.4.53-11.el9_2.13.x86_64",
"product_id": "httpd-tools-0:2.4.53-11.el9_2.13.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.53-11.el9_2.13?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.53-11.el9_2.13.x86_64",
"product": {
"name": "mod_ldap-0:2.4.53-11.el9_2.13.x86_64",
"product_id": "mod_ldap-0:2.4.53-11.el9_2.13.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.53-11.el9_2.13?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_lua-0:2.4.53-11.el9_2.13.x86_64",
"product": {
"name": "mod_lua-0:2.4.53-11.el9_2.13.x86_64",
"product_id": "mod_lua-0:2.4.53-11.el9_2.13.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua@2.4.53-11.el9_2.13?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.53-11.el9_2.13.x86_64",
"product": {
"name": "mod_proxy_html-1:2.4.53-11.el9_2.13.x86_64",
"product_id": "mod_proxy_html-1:2.4.53-11.el9_2.13.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.53-11.el9_2.13?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.53-11.el9_2.13.x86_64",
"product": {
"name": "mod_session-0:2.4.53-11.el9_2.13.x86_64",
"product_id": "mod_session-0:2.4.53-11.el9_2.13.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.53-11.el9_2.13?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.53-11.el9_2.13.x86_64",
"product": {
"name": "mod_ssl-1:2.4.53-11.el9_2.13.x86_64",
"product_id": "mod_ssl-1:2.4.53-11.el9_2.13.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.53-11.el9_2.13?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.53-11.el9_2.13.x86_64",
"product": {
"name": "httpd-debugsource-0:2.4.53-11.el9_2.13.x86_64",
"product_id": "httpd-debugsource-0:2.4.53-11.el9_2.13.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.53-11.el9_2.13?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-core-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"product": {
"name": "httpd-core-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"product_id": "httpd-core-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-core-debuginfo@2.4.53-11.el9_2.13?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"product": {
"name": "httpd-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"product_id": "httpd-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.53-11.el9_2.13?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"product_id": "httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.53-11.el9_2.13?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"product_id": "mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.53-11.el9_2.13?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_lua-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"product": {
"name": "mod_lua-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"product_id": "mod_lua-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua-debuginfo@2.4.53-11.el9_2.13?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.x86_64",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.x86_64",
"product_id": "mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.53-11.el9_2.13?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"product": {
"name": "mod_session-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"product_id": "mod_session-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.53-11.el9_2.13?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.x86_64",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.x86_64",
"product_id": "mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.53-11.el9_2.13?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.53-11.el9_2.13.s390x",
"product": {
"name": "httpd-0:2.4.53-11.el9_2.13.s390x",
"product_id": "httpd-0:2.4.53-11.el9_2.13.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.53-11.el9_2.13?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-core-0:2.4.53-11.el9_2.13.s390x",
"product": {
"name": "httpd-core-0:2.4.53-11.el9_2.13.s390x",
"product_id": "httpd-core-0:2.4.53-11.el9_2.13.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-core@2.4.53-11.el9_2.13?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.53-11.el9_2.13.s390x",
"product": {
"name": "httpd-devel-0:2.4.53-11.el9_2.13.s390x",
"product_id": "httpd-devel-0:2.4.53-11.el9_2.13.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.53-11.el9_2.13?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.53-11.el9_2.13.s390x",
"product": {
"name": "httpd-tools-0:2.4.53-11.el9_2.13.s390x",
"product_id": "httpd-tools-0:2.4.53-11.el9_2.13.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.53-11.el9_2.13?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.53-11.el9_2.13.s390x",
"product": {
"name": "mod_ldap-0:2.4.53-11.el9_2.13.s390x",
"product_id": "mod_ldap-0:2.4.53-11.el9_2.13.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.53-11.el9_2.13?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_lua-0:2.4.53-11.el9_2.13.s390x",
"product": {
"name": "mod_lua-0:2.4.53-11.el9_2.13.s390x",
"product_id": "mod_lua-0:2.4.53-11.el9_2.13.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua@2.4.53-11.el9_2.13?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.53-11.el9_2.13.s390x",
"product": {
"name": "mod_proxy_html-1:2.4.53-11.el9_2.13.s390x",
"product_id": "mod_proxy_html-1:2.4.53-11.el9_2.13.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.53-11.el9_2.13?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.53-11.el9_2.13.s390x",
"product": {
"name": "mod_session-0:2.4.53-11.el9_2.13.s390x",
"product_id": "mod_session-0:2.4.53-11.el9_2.13.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.53-11.el9_2.13?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.53-11.el9_2.13.s390x",
"product": {
"name": "mod_ssl-1:2.4.53-11.el9_2.13.s390x",
"product_id": "mod_ssl-1:2.4.53-11.el9_2.13.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.53-11.el9_2.13?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.53-11.el9_2.13.s390x",
"product": {
"name": "httpd-debugsource-0:2.4.53-11.el9_2.13.s390x",
"product_id": "httpd-debugsource-0:2.4.53-11.el9_2.13.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.53-11.el9_2.13?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-core-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"product": {
"name": "httpd-core-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"product_id": "httpd-core-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-core-debuginfo@2.4.53-11.el9_2.13?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"product": {
"name": "httpd-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"product_id": "httpd-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.53-11.el9_2.13?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"product_id": "httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.53-11.el9_2.13?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"product_id": "mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.53-11.el9_2.13?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_lua-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"product": {
"name": "mod_lua-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"product_id": "mod_lua-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua-debuginfo@2.4.53-11.el9_2.13?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.s390x",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.s390x",
"product_id": "mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.53-11.el9_2.13?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"product": {
"name": "mod_session-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"product_id": "mod_session-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.53-11.el9_2.13?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.s390x",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.s390x",
"product_id": "mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.53-11.el9_2.13?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-filesystem-0:2.4.53-11.el9_2.13.noarch",
"product": {
"name": "httpd-filesystem-0:2.4.53-11.el9_2.13.noarch",
"product_id": "httpd-filesystem-0:2.4.53-11.el9_2.13.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-filesystem@2.4.53-11.el9_2.13?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "httpd-manual-0:2.4.53-11.el9_2.13.noarch",
"product": {
"name": "httpd-manual-0:2.4.53-11.el9_2.13.noarch",
"product_id": "httpd-manual-0:2.4.53-11.el9_2.13.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-manual@2.4.53-11.el9_2.13?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.53-11.el9_2.13.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.aarch64"
},
"product_reference": "httpd-0:2.4.53-11.el9_2.13.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.53-11.el9_2.13.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.ppc64le"
},
"product_reference": "httpd-0:2.4.53-11.el9_2.13.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.53-11.el9_2.13.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.s390x"
},
"product_reference": "httpd-0:2.4.53-11.el9_2.13.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.53-11.el9_2.13.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.src"
},
"product_reference": "httpd-0:2.4.53-11.el9_2.13.src",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.53-11.el9_2.13.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.x86_64"
},
"product_reference": "httpd-0:2.4.53-11.el9_2.13.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-core-0:2.4.53-11.el9_2.13.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.aarch64"
},
"product_reference": "httpd-core-0:2.4.53-11.el9_2.13.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-core-0:2.4.53-11.el9_2.13.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.ppc64le"
},
"product_reference": "httpd-core-0:2.4.53-11.el9_2.13.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-core-0:2.4.53-11.el9_2.13.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.s390x"
},
"product_reference": "httpd-core-0:2.4.53-11.el9_2.13.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-core-0:2.4.53-11.el9_2.13.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.x86_64"
},
"product_reference": "httpd-core-0:2.4.53-11.el9_2.13.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-core-debuginfo-0:2.4.53-11.el9_2.13.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.aarch64"
},
"product_reference": "httpd-core-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-core-debuginfo-0:2.4.53-11.el9_2.13.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.ppc64le"
},
"product_reference": "httpd-core-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-core-debuginfo-0:2.4.53-11.el9_2.13.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.s390x"
},
"product_reference": "httpd-core-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-core-debuginfo-0:2.4.53-11.el9_2.13.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.x86_64"
},
"product_reference": "httpd-core-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.53-11.el9_2.13.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.aarch64"
},
"product_reference": "httpd-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.53-11.el9_2.13.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.ppc64le"
},
"product_reference": "httpd-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.53-11.el9_2.13.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.s390x"
},
"product_reference": "httpd-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.53-11.el9_2.13.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.x86_64"
},
"product_reference": "httpd-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.53-11.el9_2.13.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.aarch64"
},
"product_reference": "httpd-debugsource-0:2.4.53-11.el9_2.13.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.53-11.el9_2.13.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.ppc64le"
},
"product_reference": "httpd-debugsource-0:2.4.53-11.el9_2.13.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.53-11.el9_2.13.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.s390x"
},
"product_reference": "httpd-debugsource-0:2.4.53-11.el9_2.13.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.53-11.el9_2.13.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.x86_64"
},
"product_reference": "httpd-debugsource-0:2.4.53-11.el9_2.13.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.53-11.el9_2.13.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.aarch64"
},
"product_reference": "httpd-devel-0:2.4.53-11.el9_2.13.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.53-11.el9_2.13.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.ppc64le"
},
"product_reference": "httpd-devel-0:2.4.53-11.el9_2.13.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.53-11.el9_2.13.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.s390x"
},
"product_reference": "httpd-devel-0:2.4.53-11.el9_2.13.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.53-11.el9_2.13.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.x86_64"
},
"product_reference": "httpd-devel-0:2.4.53-11.el9_2.13.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-filesystem-0:2.4.53-11.el9_2.13.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:httpd-filesystem-0:2.4.53-11.el9_2.13.noarch"
},
"product_reference": "httpd-filesystem-0:2.4.53-11.el9_2.13.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.53-11.el9_2.13.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:httpd-manual-0:2.4.53-11.el9_2.13.noarch"
},
"product_reference": "httpd-manual-0:2.4.53-11.el9_2.13.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.53-11.el9_2.13.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.aarch64"
},
"product_reference": "httpd-tools-0:2.4.53-11.el9_2.13.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.53-11.el9_2.13.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.ppc64le"
},
"product_reference": "httpd-tools-0:2.4.53-11.el9_2.13.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.53-11.el9_2.13.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.s390x"
},
"product_reference": "httpd-tools-0:2.4.53-11.el9_2.13.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.53-11.el9_2.13.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.x86_64"
},
"product_reference": "httpd-tools-0:2.4.53-11.el9_2.13.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.aarch64"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.ppc64le"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.s390x"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.x86_64"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.53-11.el9_2.13.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.aarch64"
},
"product_reference": "mod_ldap-0:2.4.53-11.el9_2.13.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.53-11.el9_2.13.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.ppc64le"
},
"product_reference": "mod_ldap-0:2.4.53-11.el9_2.13.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.53-11.el9_2.13.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.s390x"
},
"product_reference": "mod_ldap-0:2.4.53-11.el9_2.13.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.53-11.el9_2.13.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.x86_64"
},
"product_reference": "mod_ldap-0:2.4.53-11.el9_2.13.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.aarch64"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.ppc64le"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.s390x"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.x86_64"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-0:2.4.53-11.el9_2.13.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.aarch64"
},
"product_reference": "mod_lua-0:2.4.53-11.el9_2.13.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-0:2.4.53-11.el9_2.13.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.ppc64le"
},
"product_reference": "mod_lua-0:2.4.53-11.el9_2.13.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-0:2.4.53-11.el9_2.13.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.s390x"
},
"product_reference": "mod_lua-0:2.4.53-11.el9_2.13.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-0:2.4.53-11.el9_2.13.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.x86_64"
},
"product_reference": "mod_lua-0:2.4.53-11.el9_2.13.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-debuginfo-0:2.4.53-11.el9_2.13.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.aarch64"
},
"product_reference": "mod_lua-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-debuginfo-0:2.4.53-11.el9_2.13.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.ppc64le"
},
"product_reference": "mod_lua-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-debuginfo-0:2.4.53-11.el9_2.13.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.s390x"
},
"product_reference": "mod_lua-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-debuginfo-0:2.4.53-11.el9_2.13.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.x86_64"
},
"product_reference": "mod_lua-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.53-11.el9_2.13.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.aarch64"
},
"product_reference": "mod_proxy_html-1:2.4.53-11.el9_2.13.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.53-11.el9_2.13.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.ppc64le"
},
"product_reference": "mod_proxy_html-1:2.4.53-11.el9_2.13.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.53-11.el9_2.13.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.s390x"
},
"product_reference": "mod_proxy_html-1:2.4.53-11.el9_2.13.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.53-11.el9_2.13.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.x86_64"
},
"product_reference": "mod_proxy_html-1:2.4.53-11.el9_2.13.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.aarch64"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.ppc64le"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.s390x"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.x86_64"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.53-11.el9_2.13.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.aarch64"
},
"product_reference": "mod_session-0:2.4.53-11.el9_2.13.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.53-11.el9_2.13.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.ppc64le"
},
"product_reference": "mod_session-0:2.4.53-11.el9_2.13.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.53-11.el9_2.13.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.s390x"
},
"product_reference": "mod_session-0:2.4.53-11.el9_2.13.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.53-11.el9_2.13.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.x86_64"
},
"product_reference": "mod_session-0:2.4.53-11.el9_2.13.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.53-11.el9_2.13.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.aarch64"
},
"product_reference": "mod_session-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.53-11.el9_2.13.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.ppc64le"
},
"product_reference": "mod_session-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.53-11.el9_2.13.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.s390x"
},
"product_reference": "mod_session-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.53-11.el9_2.13.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.x86_64"
},
"product_reference": "mod_session-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.53-11.el9_2.13.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.aarch64"
},
"product_reference": "mod_ssl-1:2.4.53-11.el9_2.13.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.53-11.el9_2.13.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.ppc64le"
},
"product_reference": "mod_ssl-1:2.4.53-11.el9_2.13.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.53-11.el9_2.13.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.s390x"
},
"product_reference": "mod_ssl-1:2.4.53-11.el9_2.13.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.53-11.el9_2.13.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.x86_64"
},
"product_reference": "mod_ssl-1:2.4.53-11.el9_2.13.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.aarch64"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.ppc64le"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.s390x"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.x86_64"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-47252",
"cwe": {
"id": "CWE-117",
"name": "Improper Output Neutralization for Logs"
},
"discovery_date": "2025-06-24T12:37:22.090000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2374571"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the Apache HTTP Server. Insufficient escaping of user-supplied data in mod_ssl allows an untrusted SSL/TLS client to insert escape characters into log files in some configurations. In a logging configuration where CustomLog is used with \\\"%{varname}x\\\" or \\\"%{varname}c\\\" to log variables provided by mod_ssl such as SSL_TLS_SNI, no escaping is performed by either mod_log_config or mod_ssl and unsanitized data provided by the client may appear in log files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: insufficient escaping of user-supplied data in mod_ssl",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The issue rated as a Moderate vulnerability rather than an Important one because its impact is confined to log integrity without affecting the core security properties of the Apache HTTP Server such as confidentiality, availability, or direct system integrity. The flaw only occurs in non-default logging configurations where administrators explicitly use CustomLog directives with %{varname}x or %{varname}c to log mod_ssl variables like SSL_TLS_SNI, which limits the exposure. While an attacker-controlled TLS client can inject escape or control characters into the logs, potentially leading to log injection or misleading log entries, this does not allow execution of arbitrary code or compromise of the server itself. Furthermore, successful exploitation requires the attacker to craft specific TLS-level parameters, and there are no direct security consequences unless the logs are processed by downstream systems that are themselves vulnerable.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.src",
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-filesystem-0:2.4.53-11.el9_2.13.noarch",
"AppStream-9.2.0.Z.E4S:httpd-manual-0:2.4.53-11.el9_2.13.noarch",
"AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47252"
},
{
"category": "external",
"summary": "RHBZ#2374571",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374571"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47252",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47252"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47252",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47252"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2025-07-14T07:17:04.371000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-28T16:54:38+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",
"product_ids": [
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.src",
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-filesystem-0:2.4.53-11.el9_2.13.noarch",
"AppStream-9.2.0.Z.E4S:httpd-manual-0:2.4.53-11.el9_2.13.noarch",
"AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:14902"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.src",
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-filesystem-0:2.4.53-11.el9_2.13.noarch",
"AppStream-9.2.0.Z.E4S:httpd-manual-0:2.4.53-11.el9_2.13.noarch",
"AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.src",
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-filesystem-0:2.4.53-11.el9_2.13.noarch",
"AppStream-9.2.0.Z.E4S:httpd-manual-0:2.4.53-11.el9_2.13.noarch",
"AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: insufficient escaping of user-supplied data in mod_ssl"
},
{
"cve": "CVE-2025-23048",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"discovery_date": "2025-06-24T12:39:03.897000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2374576"
}
],
"notes": [
{
"category": "description",
"text": "An access control bypass vulnerability was found in Apache httpd. The Apache HTTP Server with some mod_ssl configurations can bypass the access controls by trusted clients using TLS 1.3 session resumption. A client trusted to access one virtual host may be able to access another if SSLStrictSNIVHostCheck is not enabled on either host.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: mod_ssl: access control bypass by trusted clients is possible using TLS 1.3 session resumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Configurations are affected when mod_ssl is configured for multiple virtual hosts, with each restricted to a different set of trusted client certificates. For example, with a different SSLCACertificateFile/Path setting.\n\nThis vulnerability is rated Moderate rather than Important due to the specific and uncommon configuration prerequisites needed for exploitation. The flaw allows a trusted client\u2014one already holding valid client certificates for one virtual host\u2014to potentially bypass access controls and access another virtual host by leveraging TLS 1.3 session resumption, only if the SSLStrictSNIVHostCheck directive is not enabled on either host. This bypass is not a general remote access issue, nor does it allow an unauthenticated or untrusted attacker to gain access. Furthermore, affected systems are those with complex, multi-tenant SSL client auth setups, which are relatively rare.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.src",
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-filesystem-0:2.4.53-11.el9_2.13.noarch",
"AppStream-9.2.0.Z.E4S:httpd-manual-0:2.4.53-11.el9_2.13.noarch",
"AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-23048"
},
{
"category": "external",
"summary": "RHBZ#2374576",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374576"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-23048",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23048"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-23048",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-23048"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2025-07-14T07:19:43.612000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-28T16:54:38+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",
"product_ids": [
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.src",
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-filesystem-0:2.4.53-11.el9_2.13.noarch",
"AppStream-9.2.0.Z.E4S:httpd-manual-0:2.4.53-11.el9_2.13.noarch",
"AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:14902"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.src",
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-filesystem-0:2.4.53-11.el9_2.13.noarch",
"AppStream-9.2.0.Z.E4S:httpd-manual-0:2.4.53-11.el9_2.13.noarch",
"AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.src",
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-filesystem-0:2.4.53-11.el9_2.13.noarch",
"AppStream-9.2.0.Z.E4S:httpd-manual-0:2.4.53-11.el9_2.13.noarch",
"AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: mod_ssl: access control bypass by trusted clients is possible using TLS 1.3 session resumption"
},
{
"cve": "CVE-2025-49812",
"discovery_date": "2025-06-24T12:39:08.994000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2374580"
}
],
"notes": [
{
"category": "description",
"text": "An HTTP session hijacking flaw was found in Apache httpd. In some mod_ssl configurations on Apache HTTP Server, an HTTP desynchronization attack allows a man-in-the-middle attacker to hijack an HTTP session via a TLS upgrade.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: HTTP Session Hijack via a TLS upgrade",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Only configurations using the \\\"SSLEngine optional\\\" to enable TLS upgrades are affected.\n\nThis vulnerability is rated Moderate rather than Important primarily due to the narrow scope of affected configurations and preconditions required for exploitation. Specifically, it only impacts Apache HTTP Server setups where SSLEngine optional is used\u2014a rarely employed configuration that permits opportunistic TLS upgrades (also known as STARTTLS-style negotiation). For an attacker to successfully exploit this flaw, a man-in-the-middle (MitM) position is required, and the server must be using this optional TLS upgrade setup, which is uncommon and discouraged in modern secure deployments. The vulnerability arises due to HTTP desynchronization, allowing the attacker to potentially hijack sessions during the upgrade process.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.src",
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-filesystem-0:2.4.53-11.el9_2.13.noarch",
"AppStream-9.2.0.Z.E4S:httpd-manual-0:2.4.53-11.el9_2.13.noarch",
"AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-49812"
},
{
"category": "external",
"summary": "RHBZ#2374580",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374580"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-49812",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49812"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-49812",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49812"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2025-07-14T07:24:13.282000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-28T16:54:38+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",
"product_ids": [
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.src",
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-filesystem-0:2.4.53-11.el9_2.13.noarch",
"AppStream-9.2.0.Z.E4S:httpd-manual-0:2.4.53-11.el9_2.13.noarch",
"AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:14902"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.src",
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-filesystem-0:2.4.53-11.el9_2.13.noarch",
"AppStream-9.2.0.Z.E4S:httpd-manual-0:2.4.53-11.el9_2.13.noarch",
"AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.src",
"AppStream-9.2.0.Z.E4S:httpd-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-core-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-core-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-debugsource-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-devel-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-filesystem-0:2.4.53-11.el9_2.13.noarch",
"AppStream-9.2.0.Z.E4S:httpd-manual-0:2.4.53-11.el9_2.13.noarch",
"AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-tools-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:httpd-tools-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_ldap-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_ldap-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_lua-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_lua-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-1:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_session-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_session-debuginfo-0:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_ssl-1:2.4.53-11.el9_2.13.x86_64",
"AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.aarch64",
"AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.ppc64le",
"AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.s390x",
"AppStream-9.2.0.Z.E4S:mod_ssl-debuginfo-1:2.4.53-11.el9_2.13.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: HTTP Session Hijack via a TLS upgrade"
}
]
}
RHSA-2025:14903
Vulnerability from csaf_redhat - Published: 2025-08-28 16:57 - Updated: 2026-03-19 17:30A vulnerability was found in the Apache HTTP Server. Insufficient escaping of user-supplied data in mod_ssl allows an untrusted SSL/TLS client to insert escape characters into log files in some configurations. In a logging configuration where CustomLog is used with \"%{varname}x\" or \"%{varname}c\" to log variables provided by mod_ssl such as SSL_TLS_SNI, no escaping is performed by either mod_log_config or mod_ssl and unsanitized data provided by the client may appear in log files.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-filesystem-0:2.4.57-11.el9_4.3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-manual-0:2.4.57-11.el9_4.3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
An access control bypass vulnerability was found in Apache httpd. The Apache HTTP Server with some mod_ssl configurations can bypass the access controls by trusted clients using TLS 1.3 session resumption. A client trusted to access one virtual host may be able to access another if SSLStrictSNIVHostCheck is not enabled on either host.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-filesystem-0:2.4.57-11.el9_4.3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-manual-0:2.4.57-11.el9_4.3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
An HTTP session hijacking flaw was found in Apache httpd. In some mod_ssl configurations on Apache HTTP Server, an HTTP desynchronization attack allows a man-in-the-middle attacker to hijack an HTTP session via a TLS upgrade.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-filesystem-0:2.4.57-11.el9_4.3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-manual-0:2.4.57-11.el9_4.3.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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 9.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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: insufficient escaping of user-supplied data in mod_ssl (CVE-2024-47252)\n\n* httpd: mod_ssl: access control bypass by trusted clients is possible using TLS 1.3 session resumption (CVE-2025-23048)\n\n* httpd: HTTP Session Hijack via a TLS upgrade (CVE-2025-49812)\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-2025:14903",
"url": "https://access.redhat.com/errata/RHSA-2025:14903"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2374571",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374571"
},
{
"category": "external",
"summary": "2374576",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374576"
},
{
"category": "external",
"summary": "2374580",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374580"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_14903.json"
}
],
"title": "Red Hat Security Advisory: httpd security update",
"tracking": {
"current_release_date": "2026-03-19T17:30:38+00:00",
"generator": {
"date": "2026-03-19T17:30:38+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:14903",
"initial_release_date": "2025-08-28T16:57:52+00:00",
"revision_history": [
{
"date": "2025-08-28T16:57:52+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-08-28T16:57:52+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-19T17:30:38+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.57-11.el9_4.3.src",
"product": {
"name": "httpd-0:2.4.57-11.el9_4.3.src",
"product_id": "httpd-0:2.4.57-11.el9_4.3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.57-11.el9_4.3?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.57-11.el9_4.3.aarch64",
"product": {
"name": "httpd-0:2.4.57-11.el9_4.3.aarch64",
"product_id": "httpd-0:2.4.57-11.el9_4.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.57-11.el9_4.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-core-0:2.4.57-11.el9_4.3.aarch64",
"product": {
"name": "httpd-core-0:2.4.57-11.el9_4.3.aarch64",
"product_id": "httpd-core-0:2.4.57-11.el9_4.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-core@2.4.57-11.el9_4.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.57-11.el9_4.3.aarch64",
"product": {
"name": "httpd-devel-0:2.4.57-11.el9_4.3.aarch64",
"product_id": "httpd-devel-0:2.4.57-11.el9_4.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.57-11.el9_4.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.57-11.el9_4.3.aarch64",
"product": {
"name": "httpd-tools-0:2.4.57-11.el9_4.3.aarch64",
"product_id": "httpd-tools-0:2.4.57-11.el9_4.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.57-11.el9_4.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.57-11.el9_4.3.aarch64",
"product": {
"name": "mod_ldap-0:2.4.57-11.el9_4.3.aarch64",
"product_id": "mod_ldap-0:2.4.57-11.el9_4.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.57-11.el9_4.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_lua-0:2.4.57-11.el9_4.3.aarch64",
"product": {
"name": "mod_lua-0:2.4.57-11.el9_4.3.aarch64",
"product_id": "mod_lua-0:2.4.57-11.el9_4.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua@2.4.57-11.el9_4.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.57-11.el9_4.3.aarch64",
"product": {
"name": "mod_proxy_html-1:2.4.57-11.el9_4.3.aarch64",
"product_id": "mod_proxy_html-1:2.4.57-11.el9_4.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.57-11.el9_4.3?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.57-11.el9_4.3.aarch64",
"product": {
"name": "mod_session-0:2.4.57-11.el9_4.3.aarch64",
"product_id": "mod_session-0:2.4.57-11.el9_4.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.57-11.el9_4.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.57-11.el9_4.3.aarch64",
"product": {
"name": "mod_ssl-1:2.4.57-11.el9_4.3.aarch64",
"product_id": "mod_ssl-1:2.4.57-11.el9_4.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.57-11.el9_4.3?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.57-11.el9_4.3.aarch64",
"product": {
"name": "httpd-debugsource-0:2.4.57-11.el9_4.3.aarch64",
"product_id": "httpd-debugsource-0:2.4.57-11.el9_4.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.57-11.el9_4.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-core-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"product": {
"name": "httpd-core-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"product_id": "httpd-core-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-core-debuginfo@2.4.57-11.el9_4.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"product": {
"name": "httpd-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"product_id": "httpd-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.57-11.el9_4.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"product_id": "httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.57-11.el9_4.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"product_id": "mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.57-11.el9_4.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_lua-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"product": {
"name": "mod_lua-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"product_id": "mod_lua-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua-debuginfo@2.4.57-11.el9_4.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.aarch64",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.aarch64",
"product_id": "mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.57-11.el9_4.3?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"product": {
"name": "mod_session-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"product_id": "mod_session-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.57-11.el9_4.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.aarch64",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.aarch64",
"product_id": "mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.57-11.el9_4.3?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.57-11.el9_4.3.ppc64le",
"product": {
"name": "httpd-0:2.4.57-11.el9_4.3.ppc64le",
"product_id": "httpd-0:2.4.57-11.el9_4.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.57-11.el9_4.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-core-0:2.4.57-11.el9_4.3.ppc64le",
"product": {
"name": "httpd-core-0:2.4.57-11.el9_4.3.ppc64le",
"product_id": "httpd-core-0:2.4.57-11.el9_4.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-core@2.4.57-11.el9_4.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.57-11.el9_4.3.ppc64le",
"product": {
"name": "httpd-devel-0:2.4.57-11.el9_4.3.ppc64le",
"product_id": "httpd-devel-0:2.4.57-11.el9_4.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.57-11.el9_4.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.57-11.el9_4.3.ppc64le",
"product": {
"name": "httpd-tools-0:2.4.57-11.el9_4.3.ppc64le",
"product_id": "httpd-tools-0:2.4.57-11.el9_4.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.57-11.el9_4.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.57-11.el9_4.3.ppc64le",
"product": {
"name": "mod_ldap-0:2.4.57-11.el9_4.3.ppc64le",
"product_id": "mod_ldap-0:2.4.57-11.el9_4.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.57-11.el9_4.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_lua-0:2.4.57-11.el9_4.3.ppc64le",
"product": {
"name": "mod_lua-0:2.4.57-11.el9_4.3.ppc64le",
"product_id": "mod_lua-0:2.4.57-11.el9_4.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua@2.4.57-11.el9_4.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.57-11.el9_4.3.ppc64le",
"product": {
"name": "mod_proxy_html-1:2.4.57-11.el9_4.3.ppc64le",
"product_id": "mod_proxy_html-1:2.4.57-11.el9_4.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.57-11.el9_4.3?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.57-11.el9_4.3.ppc64le",
"product": {
"name": "mod_session-0:2.4.57-11.el9_4.3.ppc64le",
"product_id": "mod_session-0:2.4.57-11.el9_4.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.57-11.el9_4.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.57-11.el9_4.3.ppc64le",
"product": {
"name": "mod_ssl-1:2.4.57-11.el9_4.3.ppc64le",
"product_id": "mod_ssl-1:2.4.57-11.el9_4.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.57-11.el9_4.3?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.57-11.el9_4.3.ppc64le",
"product": {
"name": "httpd-debugsource-0:2.4.57-11.el9_4.3.ppc64le",
"product_id": "httpd-debugsource-0:2.4.57-11.el9_4.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.57-11.el9_4.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-core-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"product": {
"name": "httpd-core-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"product_id": "httpd-core-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-core-debuginfo@2.4.57-11.el9_4.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"product": {
"name": "httpd-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"product_id": "httpd-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.57-11.el9_4.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"product_id": "httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.57-11.el9_4.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"product_id": "mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.57-11.el9_4.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_lua-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"product": {
"name": "mod_lua-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"product_id": "mod_lua-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua-debuginfo@2.4.57-11.el9_4.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.ppc64le",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.ppc64le",
"product_id": "mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.57-11.el9_4.3?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"product": {
"name": "mod_session-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"product_id": "mod_session-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.57-11.el9_4.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.ppc64le",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.ppc64le",
"product_id": "mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.57-11.el9_4.3?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.57-11.el9_4.3.x86_64",
"product": {
"name": "httpd-0:2.4.57-11.el9_4.3.x86_64",
"product_id": "httpd-0:2.4.57-11.el9_4.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.57-11.el9_4.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-core-0:2.4.57-11.el9_4.3.x86_64",
"product": {
"name": "httpd-core-0:2.4.57-11.el9_4.3.x86_64",
"product_id": "httpd-core-0:2.4.57-11.el9_4.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-core@2.4.57-11.el9_4.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.57-11.el9_4.3.x86_64",
"product": {
"name": "httpd-devel-0:2.4.57-11.el9_4.3.x86_64",
"product_id": "httpd-devel-0:2.4.57-11.el9_4.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.57-11.el9_4.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.57-11.el9_4.3.x86_64",
"product": {
"name": "httpd-tools-0:2.4.57-11.el9_4.3.x86_64",
"product_id": "httpd-tools-0:2.4.57-11.el9_4.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.57-11.el9_4.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.57-11.el9_4.3.x86_64",
"product": {
"name": "mod_ldap-0:2.4.57-11.el9_4.3.x86_64",
"product_id": "mod_ldap-0:2.4.57-11.el9_4.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.57-11.el9_4.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_lua-0:2.4.57-11.el9_4.3.x86_64",
"product": {
"name": "mod_lua-0:2.4.57-11.el9_4.3.x86_64",
"product_id": "mod_lua-0:2.4.57-11.el9_4.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua@2.4.57-11.el9_4.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.57-11.el9_4.3.x86_64",
"product": {
"name": "mod_proxy_html-1:2.4.57-11.el9_4.3.x86_64",
"product_id": "mod_proxy_html-1:2.4.57-11.el9_4.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.57-11.el9_4.3?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.57-11.el9_4.3.x86_64",
"product": {
"name": "mod_session-0:2.4.57-11.el9_4.3.x86_64",
"product_id": "mod_session-0:2.4.57-11.el9_4.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.57-11.el9_4.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.57-11.el9_4.3.x86_64",
"product": {
"name": "mod_ssl-1:2.4.57-11.el9_4.3.x86_64",
"product_id": "mod_ssl-1:2.4.57-11.el9_4.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.57-11.el9_4.3?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.57-11.el9_4.3.x86_64",
"product": {
"name": "httpd-debugsource-0:2.4.57-11.el9_4.3.x86_64",
"product_id": "httpd-debugsource-0:2.4.57-11.el9_4.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.57-11.el9_4.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-core-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"product": {
"name": "httpd-core-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"product_id": "httpd-core-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-core-debuginfo@2.4.57-11.el9_4.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"product": {
"name": "httpd-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"product_id": "httpd-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.57-11.el9_4.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"product_id": "httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.57-11.el9_4.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"product_id": "mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.57-11.el9_4.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_lua-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"product": {
"name": "mod_lua-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"product_id": "mod_lua-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua-debuginfo@2.4.57-11.el9_4.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.x86_64",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.x86_64",
"product_id": "mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.57-11.el9_4.3?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"product": {
"name": "mod_session-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"product_id": "mod_session-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.57-11.el9_4.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.x86_64",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.x86_64",
"product_id": "mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.57-11.el9_4.3?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.57-11.el9_4.3.s390x",
"product": {
"name": "httpd-0:2.4.57-11.el9_4.3.s390x",
"product_id": "httpd-0:2.4.57-11.el9_4.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.57-11.el9_4.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-core-0:2.4.57-11.el9_4.3.s390x",
"product": {
"name": "httpd-core-0:2.4.57-11.el9_4.3.s390x",
"product_id": "httpd-core-0:2.4.57-11.el9_4.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-core@2.4.57-11.el9_4.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.57-11.el9_4.3.s390x",
"product": {
"name": "httpd-devel-0:2.4.57-11.el9_4.3.s390x",
"product_id": "httpd-devel-0:2.4.57-11.el9_4.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.57-11.el9_4.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.57-11.el9_4.3.s390x",
"product": {
"name": "httpd-tools-0:2.4.57-11.el9_4.3.s390x",
"product_id": "httpd-tools-0:2.4.57-11.el9_4.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.57-11.el9_4.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.57-11.el9_4.3.s390x",
"product": {
"name": "mod_ldap-0:2.4.57-11.el9_4.3.s390x",
"product_id": "mod_ldap-0:2.4.57-11.el9_4.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.57-11.el9_4.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_lua-0:2.4.57-11.el9_4.3.s390x",
"product": {
"name": "mod_lua-0:2.4.57-11.el9_4.3.s390x",
"product_id": "mod_lua-0:2.4.57-11.el9_4.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua@2.4.57-11.el9_4.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.57-11.el9_4.3.s390x",
"product": {
"name": "mod_proxy_html-1:2.4.57-11.el9_4.3.s390x",
"product_id": "mod_proxy_html-1:2.4.57-11.el9_4.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.57-11.el9_4.3?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.57-11.el9_4.3.s390x",
"product": {
"name": "mod_session-0:2.4.57-11.el9_4.3.s390x",
"product_id": "mod_session-0:2.4.57-11.el9_4.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.57-11.el9_4.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.57-11.el9_4.3.s390x",
"product": {
"name": "mod_ssl-1:2.4.57-11.el9_4.3.s390x",
"product_id": "mod_ssl-1:2.4.57-11.el9_4.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.57-11.el9_4.3?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.57-11.el9_4.3.s390x",
"product": {
"name": "httpd-debugsource-0:2.4.57-11.el9_4.3.s390x",
"product_id": "httpd-debugsource-0:2.4.57-11.el9_4.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.57-11.el9_4.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-core-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"product": {
"name": "httpd-core-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"product_id": "httpd-core-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-core-debuginfo@2.4.57-11.el9_4.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"product": {
"name": "httpd-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"product_id": "httpd-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.57-11.el9_4.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"product_id": "httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.57-11.el9_4.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"product_id": "mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.57-11.el9_4.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_lua-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"product": {
"name": "mod_lua-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"product_id": "mod_lua-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua-debuginfo@2.4.57-11.el9_4.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.s390x",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.s390x",
"product_id": "mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.57-11.el9_4.3?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"product": {
"name": "mod_session-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"product_id": "mod_session-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.57-11.el9_4.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.s390x",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.s390x",
"product_id": "mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.57-11.el9_4.3?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-filesystem-0:2.4.57-11.el9_4.3.noarch",
"product": {
"name": "httpd-filesystem-0:2.4.57-11.el9_4.3.noarch",
"product_id": "httpd-filesystem-0:2.4.57-11.el9_4.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-filesystem@2.4.57-11.el9_4.3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "httpd-manual-0:2.4.57-11.el9_4.3.noarch",
"product": {
"name": "httpd-manual-0:2.4.57-11.el9_4.3.noarch",
"product_id": "httpd-manual-0:2.4.57-11.el9_4.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-manual@2.4.57-11.el9_4.3?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.57-11.el9_4.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.aarch64"
},
"product_reference": "httpd-0:2.4.57-11.el9_4.3.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.57-11.el9_4.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.ppc64le"
},
"product_reference": "httpd-0:2.4.57-11.el9_4.3.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.57-11.el9_4.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.s390x"
},
"product_reference": "httpd-0:2.4.57-11.el9_4.3.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.57-11.el9_4.3.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.src"
},
"product_reference": "httpd-0:2.4.57-11.el9_4.3.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.57-11.el9_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.x86_64"
},
"product_reference": "httpd-0:2.4.57-11.el9_4.3.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-core-0:2.4.57-11.el9_4.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.aarch64"
},
"product_reference": "httpd-core-0:2.4.57-11.el9_4.3.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-core-0:2.4.57-11.el9_4.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.ppc64le"
},
"product_reference": "httpd-core-0:2.4.57-11.el9_4.3.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-core-0:2.4.57-11.el9_4.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.s390x"
},
"product_reference": "httpd-core-0:2.4.57-11.el9_4.3.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-core-0:2.4.57-11.el9_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.x86_64"
},
"product_reference": "httpd-core-0:2.4.57-11.el9_4.3.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-core-debuginfo-0:2.4.57-11.el9_4.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.aarch64"
},
"product_reference": "httpd-core-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-core-debuginfo-0:2.4.57-11.el9_4.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.ppc64le"
},
"product_reference": "httpd-core-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-core-debuginfo-0:2.4.57-11.el9_4.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.s390x"
},
"product_reference": "httpd-core-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-core-debuginfo-0:2.4.57-11.el9_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.x86_64"
},
"product_reference": "httpd-core-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.57-11.el9_4.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.aarch64"
},
"product_reference": "httpd-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.57-11.el9_4.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.ppc64le"
},
"product_reference": "httpd-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.57-11.el9_4.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.s390x"
},
"product_reference": "httpd-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.57-11.el9_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.x86_64"
},
"product_reference": "httpd-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.57-11.el9_4.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.aarch64"
},
"product_reference": "httpd-debugsource-0:2.4.57-11.el9_4.3.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.57-11.el9_4.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.ppc64le"
},
"product_reference": "httpd-debugsource-0:2.4.57-11.el9_4.3.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.57-11.el9_4.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.s390x"
},
"product_reference": "httpd-debugsource-0:2.4.57-11.el9_4.3.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.57-11.el9_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.x86_64"
},
"product_reference": "httpd-debugsource-0:2.4.57-11.el9_4.3.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.57-11.el9_4.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.aarch64"
},
"product_reference": "httpd-devel-0:2.4.57-11.el9_4.3.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.57-11.el9_4.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.ppc64le"
},
"product_reference": "httpd-devel-0:2.4.57-11.el9_4.3.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.57-11.el9_4.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.s390x"
},
"product_reference": "httpd-devel-0:2.4.57-11.el9_4.3.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.57-11.el9_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.x86_64"
},
"product_reference": "httpd-devel-0:2.4.57-11.el9_4.3.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-filesystem-0:2.4.57-11.el9_4.3.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:httpd-filesystem-0:2.4.57-11.el9_4.3.noarch"
},
"product_reference": "httpd-filesystem-0:2.4.57-11.el9_4.3.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.57-11.el9_4.3.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:httpd-manual-0:2.4.57-11.el9_4.3.noarch"
},
"product_reference": "httpd-manual-0:2.4.57-11.el9_4.3.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.57-11.el9_4.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.aarch64"
},
"product_reference": "httpd-tools-0:2.4.57-11.el9_4.3.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.57-11.el9_4.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.ppc64le"
},
"product_reference": "httpd-tools-0:2.4.57-11.el9_4.3.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.57-11.el9_4.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.s390x"
},
"product_reference": "httpd-tools-0:2.4.57-11.el9_4.3.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.57-11.el9_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.x86_64"
},
"product_reference": "httpd-tools-0:2.4.57-11.el9_4.3.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.aarch64"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.ppc64le"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.s390x"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.x86_64"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.57-11.el9_4.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.aarch64"
},
"product_reference": "mod_ldap-0:2.4.57-11.el9_4.3.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.57-11.el9_4.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.ppc64le"
},
"product_reference": "mod_ldap-0:2.4.57-11.el9_4.3.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.57-11.el9_4.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.s390x"
},
"product_reference": "mod_ldap-0:2.4.57-11.el9_4.3.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.57-11.el9_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.x86_64"
},
"product_reference": "mod_ldap-0:2.4.57-11.el9_4.3.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.aarch64"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.ppc64le"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.s390x"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.x86_64"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-0:2.4.57-11.el9_4.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.aarch64"
},
"product_reference": "mod_lua-0:2.4.57-11.el9_4.3.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-0:2.4.57-11.el9_4.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.ppc64le"
},
"product_reference": "mod_lua-0:2.4.57-11.el9_4.3.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-0:2.4.57-11.el9_4.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.s390x"
},
"product_reference": "mod_lua-0:2.4.57-11.el9_4.3.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-0:2.4.57-11.el9_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.x86_64"
},
"product_reference": "mod_lua-0:2.4.57-11.el9_4.3.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-debuginfo-0:2.4.57-11.el9_4.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.aarch64"
},
"product_reference": "mod_lua-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-debuginfo-0:2.4.57-11.el9_4.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.ppc64le"
},
"product_reference": "mod_lua-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-debuginfo-0:2.4.57-11.el9_4.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.s390x"
},
"product_reference": "mod_lua-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-debuginfo-0:2.4.57-11.el9_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.x86_64"
},
"product_reference": "mod_lua-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.57-11.el9_4.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.aarch64"
},
"product_reference": "mod_proxy_html-1:2.4.57-11.el9_4.3.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.57-11.el9_4.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.ppc64le"
},
"product_reference": "mod_proxy_html-1:2.4.57-11.el9_4.3.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.57-11.el9_4.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.s390x"
},
"product_reference": "mod_proxy_html-1:2.4.57-11.el9_4.3.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.57-11.el9_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.x86_64"
},
"product_reference": "mod_proxy_html-1:2.4.57-11.el9_4.3.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.aarch64"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.ppc64le"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.s390x"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.x86_64"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.57-11.el9_4.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.aarch64"
},
"product_reference": "mod_session-0:2.4.57-11.el9_4.3.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.57-11.el9_4.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.ppc64le"
},
"product_reference": "mod_session-0:2.4.57-11.el9_4.3.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.57-11.el9_4.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.s390x"
},
"product_reference": "mod_session-0:2.4.57-11.el9_4.3.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.57-11.el9_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.x86_64"
},
"product_reference": "mod_session-0:2.4.57-11.el9_4.3.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.57-11.el9_4.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.aarch64"
},
"product_reference": "mod_session-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.57-11.el9_4.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.ppc64le"
},
"product_reference": "mod_session-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.57-11.el9_4.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.s390x"
},
"product_reference": "mod_session-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.57-11.el9_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.x86_64"
},
"product_reference": "mod_session-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.57-11.el9_4.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.aarch64"
},
"product_reference": "mod_ssl-1:2.4.57-11.el9_4.3.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.57-11.el9_4.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.ppc64le"
},
"product_reference": "mod_ssl-1:2.4.57-11.el9_4.3.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.57-11.el9_4.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.s390x"
},
"product_reference": "mod_ssl-1:2.4.57-11.el9_4.3.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.57-11.el9_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.x86_64"
},
"product_reference": "mod_ssl-1:2.4.57-11.el9_4.3.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.aarch64"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.ppc64le"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.s390x"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.x86_64"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-47252",
"cwe": {
"id": "CWE-117",
"name": "Improper Output Neutralization for Logs"
},
"discovery_date": "2025-06-24T12:37:22.090000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2374571"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the Apache HTTP Server. Insufficient escaping of user-supplied data in mod_ssl allows an untrusted SSL/TLS client to insert escape characters into log files in some configurations. In a logging configuration where CustomLog is used with \\\"%{varname}x\\\" or \\\"%{varname}c\\\" to log variables provided by mod_ssl such as SSL_TLS_SNI, no escaping is performed by either mod_log_config or mod_ssl and unsanitized data provided by the client may appear in log files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: insufficient escaping of user-supplied data in mod_ssl",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The issue rated as a Moderate vulnerability rather than an Important one because its impact is confined to log integrity without affecting the core security properties of the Apache HTTP Server such as confidentiality, availability, or direct system integrity. The flaw only occurs in non-default logging configurations where administrators explicitly use CustomLog directives with %{varname}x or %{varname}c to log mod_ssl variables like SSL_TLS_SNI, which limits the exposure. While an attacker-controlled TLS client can inject escape or control characters into the logs, potentially leading to log injection or misleading log entries, this does not allow execution of arbitrary code or compromise of the server itself. Furthermore, successful exploitation requires the attacker to craft specific TLS-level parameters, and there are no direct security consequences unless the logs are processed by downstream systems that are themselves vulnerable.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.src",
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-filesystem-0:2.4.57-11.el9_4.3.noarch",
"AppStream-9.4.0.Z.EUS:httpd-manual-0:2.4.57-11.el9_4.3.noarch",
"AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47252"
},
{
"category": "external",
"summary": "RHBZ#2374571",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374571"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47252",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47252"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47252",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47252"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2025-07-14T07:17:04.371000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-28T16:57:52+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",
"product_ids": [
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.src",
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-filesystem-0:2.4.57-11.el9_4.3.noarch",
"AppStream-9.4.0.Z.EUS:httpd-manual-0:2.4.57-11.el9_4.3.noarch",
"AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:14903"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.src",
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-filesystem-0:2.4.57-11.el9_4.3.noarch",
"AppStream-9.4.0.Z.EUS:httpd-manual-0:2.4.57-11.el9_4.3.noarch",
"AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.src",
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-filesystem-0:2.4.57-11.el9_4.3.noarch",
"AppStream-9.4.0.Z.EUS:httpd-manual-0:2.4.57-11.el9_4.3.noarch",
"AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: insufficient escaping of user-supplied data in mod_ssl"
},
{
"cve": "CVE-2025-23048",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"discovery_date": "2025-06-24T12:39:03.897000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2374576"
}
],
"notes": [
{
"category": "description",
"text": "An access control bypass vulnerability was found in Apache httpd. The Apache HTTP Server with some mod_ssl configurations can bypass the access controls by trusted clients using TLS 1.3 session resumption. A client trusted to access one virtual host may be able to access another if SSLStrictSNIVHostCheck is not enabled on either host.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: mod_ssl: access control bypass by trusted clients is possible using TLS 1.3 session resumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Configurations are affected when mod_ssl is configured for multiple virtual hosts, with each restricted to a different set of trusted client certificates. For example, with a different SSLCACertificateFile/Path setting.\n\nThis vulnerability is rated Moderate rather than Important due to the specific and uncommon configuration prerequisites needed for exploitation. The flaw allows a trusted client\u2014one already holding valid client certificates for one virtual host\u2014to potentially bypass access controls and access another virtual host by leveraging TLS 1.3 session resumption, only if the SSLStrictSNIVHostCheck directive is not enabled on either host. This bypass is not a general remote access issue, nor does it allow an unauthenticated or untrusted attacker to gain access. Furthermore, affected systems are those with complex, multi-tenant SSL client auth setups, which are relatively rare.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.src",
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-filesystem-0:2.4.57-11.el9_4.3.noarch",
"AppStream-9.4.0.Z.EUS:httpd-manual-0:2.4.57-11.el9_4.3.noarch",
"AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-23048"
},
{
"category": "external",
"summary": "RHBZ#2374576",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374576"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-23048",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23048"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-23048",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-23048"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2025-07-14T07:19:43.612000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-28T16:57:52+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",
"product_ids": [
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.src",
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-filesystem-0:2.4.57-11.el9_4.3.noarch",
"AppStream-9.4.0.Z.EUS:httpd-manual-0:2.4.57-11.el9_4.3.noarch",
"AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:14903"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.src",
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-filesystem-0:2.4.57-11.el9_4.3.noarch",
"AppStream-9.4.0.Z.EUS:httpd-manual-0:2.4.57-11.el9_4.3.noarch",
"AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.src",
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-filesystem-0:2.4.57-11.el9_4.3.noarch",
"AppStream-9.4.0.Z.EUS:httpd-manual-0:2.4.57-11.el9_4.3.noarch",
"AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: mod_ssl: access control bypass by trusted clients is possible using TLS 1.3 session resumption"
},
{
"cve": "CVE-2025-49812",
"discovery_date": "2025-06-24T12:39:08.994000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2374580"
}
],
"notes": [
{
"category": "description",
"text": "An HTTP session hijacking flaw was found in Apache httpd. In some mod_ssl configurations on Apache HTTP Server, an HTTP desynchronization attack allows a man-in-the-middle attacker to hijack an HTTP session via a TLS upgrade.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: HTTP Session Hijack via a TLS upgrade",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Only configurations using the \\\"SSLEngine optional\\\" to enable TLS upgrades are affected.\n\nThis vulnerability is rated Moderate rather than Important primarily due to the narrow scope of affected configurations and preconditions required for exploitation. Specifically, it only impacts Apache HTTP Server setups where SSLEngine optional is used\u2014a rarely employed configuration that permits opportunistic TLS upgrades (also known as STARTTLS-style negotiation). For an attacker to successfully exploit this flaw, a man-in-the-middle (MitM) position is required, and the server must be using this optional TLS upgrade setup, which is uncommon and discouraged in modern secure deployments. The vulnerability arises due to HTTP desynchronization, allowing the attacker to potentially hijack sessions during the upgrade process.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.src",
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-filesystem-0:2.4.57-11.el9_4.3.noarch",
"AppStream-9.4.0.Z.EUS:httpd-manual-0:2.4.57-11.el9_4.3.noarch",
"AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-49812"
},
{
"category": "external",
"summary": "RHBZ#2374580",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374580"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-49812",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49812"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-49812",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49812"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2025-07-14T07:24:13.282000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-08-28T16:57:52+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",
"product_ids": [
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.src",
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-filesystem-0:2.4.57-11.el9_4.3.noarch",
"AppStream-9.4.0.Z.EUS:httpd-manual-0:2.4.57-11.el9_4.3.noarch",
"AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:14903"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.src",
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-filesystem-0:2.4.57-11.el9_4.3.noarch",
"AppStream-9.4.0.Z.EUS:httpd-manual-0:2.4.57-11.el9_4.3.noarch",
"AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.src",
"AppStream-9.4.0.Z.EUS:httpd-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-core-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-core-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-debugsource-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-devel-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-filesystem-0:2.4.57-11.el9_4.3.noarch",
"AppStream-9.4.0.Z.EUS:httpd-manual-0:2.4.57-11.el9_4.3.noarch",
"AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-tools-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:httpd-tools-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_ldap-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_ldap-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_lua-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_lua-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-1:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_session-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_session-debuginfo-0:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_ssl-1:2.4.57-11.el9_4.3.x86_64",
"AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.aarch64",
"AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.ppc64le",
"AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.s390x",
"AppStream-9.4.0.Z.EUS:mod_ssl-debuginfo-1:2.4.57-11.el9_4.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: HTTP Session Hijack via a TLS upgrade"
}
]
}
RHSA-2025:15023
Vulnerability from csaf_redhat - Published: 2025-09-02 05:51 - Updated: 2026-03-19 17:30A vulnerability was found in the Apache HTTP Server. Insufficient escaping of user-supplied data in mod_ssl allows an untrusted SSL/TLS client to insert escape characters into log files in some configurations. In a logging configuration where CustomLog is used with \"%{varname}x\" or \"%{varname}c\" to log variables provided by mod_ssl such as SSL_TLS_SNI, no escaping is performed by either mod_log_config or mod_ssl and unsanitized data provided by the client may appear in log files.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.62-4.el9_6.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-manual-0:2.4.62-4.el9_6.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
An access control bypass vulnerability was found in Apache httpd. The Apache HTTP Server with some mod_ssl configurations can bypass the access controls by trusted clients using TLS 1.3 session resumption. A client trusted to access one virtual host may be able to access another if SSLStrictSNIVHostCheck is not enabled on either host.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.62-4.el9_6.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-manual-0:2.4.62-4.el9_6.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
An HTTP session hijacking flaw was found in Apache httpd. In some mod_ssl configurations on Apache HTTP Server, an HTTP desynchronization attack allows a man-in-the-middle attacker to hijack an HTTP session via a TLS upgrade.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.62-4.el9_6.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-manual-0:2.4.62-4.el9_6.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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: insufficient escaping of user-supplied data in mod_ssl (CVE-2024-47252)\n\n* httpd: mod_ssl: access control bypass by trusted clients is possible using TLS 1.3 session resumption (CVE-2025-23048)\n\n* httpd: HTTP Session Hijack via a TLS upgrade (CVE-2025-49812)\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-2025:15023",
"url": "https://access.redhat.com/errata/RHSA-2025:15023"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2374571",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374571"
},
{
"category": "external",
"summary": "2374576",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374576"
},
{
"category": "external",
"summary": "2374580",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374580"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_15023.json"
}
],
"title": "Red Hat Security Advisory: httpd security update",
"tracking": {
"current_release_date": "2026-03-19T17:30:39+00:00",
"generator": {
"date": "2026-03-19T17:30:39+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:15023",
"initial_release_date": "2025-09-02T05:51:39+00:00",
"revision_history": [
{
"date": "2025-09-02T05:51:39+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-09-02T05:51:39+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-19T17:30:39+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. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.62-4.el9_6.4.src",
"product": {
"name": "httpd-0:2.4.62-4.el9_6.4.src",
"product_id": "httpd-0:2.4.62-4.el9_6.4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.62-4.el9_6.4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.62-4.el9_6.4.aarch64",
"product": {
"name": "httpd-0:2.4.62-4.el9_6.4.aarch64",
"product_id": "httpd-0:2.4.62-4.el9_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.62-4.el9_6.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-core-0:2.4.62-4.el9_6.4.aarch64",
"product": {
"name": "httpd-core-0:2.4.62-4.el9_6.4.aarch64",
"product_id": "httpd-core-0:2.4.62-4.el9_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-core@2.4.62-4.el9_6.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.62-4.el9_6.4.aarch64",
"product": {
"name": "httpd-devel-0:2.4.62-4.el9_6.4.aarch64",
"product_id": "httpd-devel-0:2.4.62-4.el9_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.62-4.el9_6.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.62-4.el9_6.4.aarch64",
"product": {
"name": "httpd-tools-0:2.4.62-4.el9_6.4.aarch64",
"product_id": "httpd-tools-0:2.4.62-4.el9_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.62-4.el9_6.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.62-4.el9_6.4.aarch64",
"product": {
"name": "mod_ldap-0:2.4.62-4.el9_6.4.aarch64",
"product_id": "mod_ldap-0:2.4.62-4.el9_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.62-4.el9_6.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_lua-0:2.4.62-4.el9_6.4.aarch64",
"product": {
"name": "mod_lua-0:2.4.62-4.el9_6.4.aarch64",
"product_id": "mod_lua-0:2.4.62-4.el9_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua@2.4.62-4.el9_6.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.62-4.el9_6.4.aarch64",
"product": {
"name": "mod_proxy_html-1:2.4.62-4.el9_6.4.aarch64",
"product_id": "mod_proxy_html-1:2.4.62-4.el9_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.62-4.el9_6.4?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.62-4.el9_6.4.aarch64",
"product": {
"name": "mod_session-0:2.4.62-4.el9_6.4.aarch64",
"product_id": "mod_session-0:2.4.62-4.el9_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.62-4.el9_6.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.62-4.el9_6.4.aarch64",
"product": {
"name": "mod_ssl-1:2.4.62-4.el9_6.4.aarch64",
"product_id": "mod_ssl-1:2.4.62-4.el9_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.62-4.el9_6.4?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.62-4.el9_6.4.aarch64",
"product": {
"name": "httpd-debugsource-0:2.4.62-4.el9_6.4.aarch64",
"product_id": "httpd-debugsource-0:2.4.62-4.el9_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.62-4.el9_6.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-core-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"product": {
"name": "httpd-core-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"product_id": "httpd-core-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-core-debuginfo@2.4.62-4.el9_6.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"product": {
"name": "httpd-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"product_id": "httpd-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.62-4.el9_6.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"product_id": "httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.62-4.el9_6.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"product_id": "mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.62-4.el9_6.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_lua-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"product": {
"name": "mod_lua-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"product_id": "mod_lua-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua-debuginfo@2.4.62-4.el9_6.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.aarch64",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.aarch64",
"product_id": "mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.62-4.el9_6.4?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"product": {
"name": "mod_session-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"product_id": "mod_session-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.62-4.el9_6.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.aarch64",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.aarch64",
"product_id": "mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.62-4.el9_6.4?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.62-4.el9_6.4.ppc64le",
"product": {
"name": "httpd-0:2.4.62-4.el9_6.4.ppc64le",
"product_id": "httpd-0:2.4.62-4.el9_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.62-4.el9_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-core-0:2.4.62-4.el9_6.4.ppc64le",
"product": {
"name": "httpd-core-0:2.4.62-4.el9_6.4.ppc64le",
"product_id": "httpd-core-0:2.4.62-4.el9_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-core@2.4.62-4.el9_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.62-4.el9_6.4.ppc64le",
"product": {
"name": "httpd-devel-0:2.4.62-4.el9_6.4.ppc64le",
"product_id": "httpd-devel-0:2.4.62-4.el9_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.62-4.el9_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.62-4.el9_6.4.ppc64le",
"product": {
"name": "httpd-tools-0:2.4.62-4.el9_6.4.ppc64le",
"product_id": "httpd-tools-0:2.4.62-4.el9_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.62-4.el9_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.62-4.el9_6.4.ppc64le",
"product": {
"name": "mod_ldap-0:2.4.62-4.el9_6.4.ppc64le",
"product_id": "mod_ldap-0:2.4.62-4.el9_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.62-4.el9_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_lua-0:2.4.62-4.el9_6.4.ppc64le",
"product": {
"name": "mod_lua-0:2.4.62-4.el9_6.4.ppc64le",
"product_id": "mod_lua-0:2.4.62-4.el9_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua@2.4.62-4.el9_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.62-4.el9_6.4.ppc64le",
"product": {
"name": "mod_proxy_html-1:2.4.62-4.el9_6.4.ppc64le",
"product_id": "mod_proxy_html-1:2.4.62-4.el9_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.62-4.el9_6.4?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.62-4.el9_6.4.ppc64le",
"product": {
"name": "mod_session-0:2.4.62-4.el9_6.4.ppc64le",
"product_id": "mod_session-0:2.4.62-4.el9_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.62-4.el9_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.62-4.el9_6.4.ppc64le",
"product": {
"name": "mod_ssl-1:2.4.62-4.el9_6.4.ppc64le",
"product_id": "mod_ssl-1:2.4.62-4.el9_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.62-4.el9_6.4?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.62-4.el9_6.4.ppc64le",
"product": {
"name": "httpd-debugsource-0:2.4.62-4.el9_6.4.ppc64le",
"product_id": "httpd-debugsource-0:2.4.62-4.el9_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.62-4.el9_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-core-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"product": {
"name": "httpd-core-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"product_id": "httpd-core-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-core-debuginfo@2.4.62-4.el9_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"product": {
"name": "httpd-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"product_id": "httpd-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.62-4.el9_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"product_id": "httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.62-4.el9_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"product_id": "mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.62-4.el9_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_lua-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"product": {
"name": "mod_lua-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"product_id": "mod_lua-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua-debuginfo@2.4.62-4.el9_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.ppc64le",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.ppc64le",
"product_id": "mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.62-4.el9_6.4?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"product": {
"name": "mod_session-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"product_id": "mod_session-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.62-4.el9_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.ppc64le",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.ppc64le",
"product_id": "mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.62-4.el9_6.4?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.62-4.el9_6.4.x86_64",
"product": {
"name": "httpd-0:2.4.62-4.el9_6.4.x86_64",
"product_id": "httpd-0:2.4.62-4.el9_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.62-4.el9_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-core-0:2.4.62-4.el9_6.4.x86_64",
"product": {
"name": "httpd-core-0:2.4.62-4.el9_6.4.x86_64",
"product_id": "httpd-core-0:2.4.62-4.el9_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-core@2.4.62-4.el9_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.62-4.el9_6.4.x86_64",
"product": {
"name": "httpd-devel-0:2.4.62-4.el9_6.4.x86_64",
"product_id": "httpd-devel-0:2.4.62-4.el9_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.62-4.el9_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.62-4.el9_6.4.x86_64",
"product": {
"name": "httpd-tools-0:2.4.62-4.el9_6.4.x86_64",
"product_id": "httpd-tools-0:2.4.62-4.el9_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.62-4.el9_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.62-4.el9_6.4.x86_64",
"product": {
"name": "mod_ldap-0:2.4.62-4.el9_6.4.x86_64",
"product_id": "mod_ldap-0:2.4.62-4.el9_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.62-4.el9_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_lua-0:2.4.62-4.el9_6.4.x86_64",
"product": {
"name": "mod_lua-0:2.4.62-4.el9_6.4.x86_64",
"product_id": "mod_lua-0:2.4.62-4.el9_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua@2.4.62-4.el9_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.62-4.el9_6.4.x86_64",
"product": {
"name": "mod_proxy_html-1:2.4.62-4.el9_6.4.x86_64",
"product_id": "mod_proxy_html-1:2.4.62-4.el9_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.62-4.el9_6.4?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.62-4.el9_6.4.x86_64",
"product": {
"name": "mod_session-0:2.4.62-4.el9_6.4.x86_64",
"product_id": "mod_session-0:2.4.62-4.el9_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.62-4.el9_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.62-4.el9_6.4.x86_64",
"product": {
"name": "mod_ssl-1:2.4.62-4.el9_6.4.x86_64",
"product_id": "mod_ssl-1:2.4.62-4.el9_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.62-4.el9_6.4?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.62-4.el9_6.4.x86_64",
"product": {
"name": "httpd-debugsource-0:2.4.62-4.el9_6.4.x86_64",
"product_id": "httpd-debugsource-0:2.4.62-4.el9_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.62-4.el9_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-core-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"product": {
"name": "httpd-core-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"product_id": "httpd-core-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-core-debuginfo@2.4.62-4.el9_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"product": {
"name": "httpd-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"product_id": "httpd-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.62-4.el9_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"product_id": "httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.62-4.el9_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"product_id": "mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.62-4.el9_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_lua-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"product": {
"name": "mod_lua-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"product_id": "mod_lua-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua-debuginfo@2.4.62-4.el9_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.x86_64",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.x86_64",
"product_id": "mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.62-4.el9_6.4?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"product": {
"name": "mod_session-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"product_id": "mod_session-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.62-4.el9_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.x86_64",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.x86_64",
"product_id": "mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.62-4.el9_6.4?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.62-4.el9_6.4.s390x",
"product": {
"name": "httpd-0:2.4.62-4.el9_6.4.s390x",
"product_id": "httpd-0:2.4.62-4.el9_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.62-4.el9_6.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-core-0:2.4.62-4.el9_6.4.s390x",
"product": {
"name": "httpd-core-0:2.4.62-4.el9_6.4.s390x",
"product_id": "httpd-core-0:2.4.62-4.el9_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-core@2.4.62-4.el9_6.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.62-4.el9_6.4.s390x",
"product": {
"name": "httpd-devel-0:2.4.62-4.el9_6.4.s390x",
"product_id": "httpd-devel-0:2.4.62-4.el9_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.62-4.el9_6.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.62-4.el9_6.4.s390x",
"product": {
"name": "httpd-tools-0:2.4.62-4.el9_6.4.s390x",
"product_id": "httpd-tools-0:2.4.62-4.el9_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.62-4.el9_6.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.62-4.el9_6.4.s390x",
"product": {
"name": "mod_ldap-0:2.4.62-4.el9_6.4.s390x",
"product_id": "mod_ldap-0:2.4.62-4.el9_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.62-4.el9_6.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_lua-0:2.4.62-4.el9_6.4.s390x",
"product": {
"name": "mod_lua-0:2.4.62-4.el9_6.4.s390x",
"product_id": "mod_lua-0:2.4.62-4.el9_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua@2.4.62-4.el9_6.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.62-4.el9_6.4.s390x",
"product": {
"name": "mod_proxy_html-1:2.4.62-4.el9_6.4.s390x",
"product_id": "mod_proxy_html-1:2.4.62-4.el9_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.62-4.el9_6.4?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.62-4.el9_6.4.s390x",
"product": {
"name": "mod_session-0:2.4.62-4.el9_6.4.s390x",
"product_id": "mod_session-0:2.4.62-4.el9_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.62-4.el9_6.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.62-4.el9_6.4.s390x",
"product": {
"name": "mod_ssl-1:2.4.62-4.el9_6.4.s390x",
"product_id": "mod_ssl-1:2.4.62-4.el9_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.62-4.el9_6.4?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.62-4.el9_6.4.s390x",
"product": {
"name": "httpd-debugsource-0:2.4.62-4.el9_6.4.s390x",
"product_id": "httpd-debugsource-0:2.4.62-4.el9_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.62-4.el9_6.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-core-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"product": {
"name": "httpd-core-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"product_id": "httpd-core-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-core-debuginfo@2.4.62-4.el9_6.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"product": {
"name": "httpd-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"product_id": "httpd-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.62-4.el9_6.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"product_id": "httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.62-4.el9_6.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"product_id": "mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.62-4.el9_6.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_lua-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"product": {
"name": "mod_lua-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"product_id": "mod_lua-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua-debuginfo@2.4.62-4.el9_6.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.s390x",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.s390x",
"product_id": "mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.62-4.el9_6.4?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"product": {
"name": "mod_session-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"product_id": "mod_session-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.62-4.el9_6.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.s390x",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.s390x",
"product_id": "mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.62-4.el9_6.4?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-filesystem-0:2.4.62-4.el9_6.4.noarch",
"product": {
"name": "httpd-filesystem-0:2.4.62-4.el9_6.4.noarch",
"product_id": "httpd-filesystem-0:2.4.62-4.el9_6.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-filesystem@2.4.62-4.el9_6.4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "httpd-manual-0:2.4.62-4.el9_6.4.noarch",
"product": {
"name": "httpd-manual-0:2.4.62-4.el9_6.4.noarch",
"product_id": "httpd-manual-0:2.4.62-4.el9_6.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-manual@2.4.62-4.el9_6.4?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.62-4.el9_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.aarch64"
},
"product_reference": "httpd-0:2.4.62-4.el9_6.4.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.62-4.el9_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.ppc64le"
},
"product_reference": "httpd-0:2.4.62-4.el9_6.4.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.62-4.el9_6.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.s390x"
},
"product_reference": "httpd-0:2.4.62-4.el9_6.4.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.62-4.el9_6.4.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.src"
},
"product_reference": "httpd-0:2.4.62-4.el9_6.4.src",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.62-4.el9_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.x86_64"
},
"product_reference": "httpd-0:2.4.62-4.el9_6.4.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-core-0:2.4.62-4.el9_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.aarch64"
},
"product_reference": "httpd-core-0:2.4.62-4.el9_6.4.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-core-0:2.4.62-4.el9_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.ppc64le"
},
"product_reference": "httpd-core-0:2.4.62-4.el9_6.4.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-core-0:2.4.62-4.el9_6.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.s390x"
},
"product_reference": "httpd-core-0:2.4.62-4.el9_6.4.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-core-0:2.4.62-4.el9_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.x86_64"
},
"product_reference": "httpd-core-0:2.4.62-4.el9_6.4.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-core-debuginfo-0:2.4.62-4.el9_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.aarch64"
},
"product_reference": "httpd-core-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-core-debuginfo-0:2.4.62-4.el9_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.ppc64le"
},
"product_reference": "httpd-core-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-core-debuginfo-0:2.4.62-4.el9_6.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.s390x"
},
"product_reference": "httpd-core-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-core-debuginfo-0:2.4.62-4.el9_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.x86_64"
},
"product_reference": "httpd-core-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.62-4.el9_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.aarch64"
},
"product_reference": "httpd-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.62-4.el9_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.ppc64le"
},
"product_reference": "httpd-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.62-4.el9_6.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.s390x"
},
"product_reference": "httpd-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.62-4.el9_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.x86_64"
},
"product_reference": "httpd-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.62-4.el9_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.aarch64"
},
"product_reference": "httpd-debugsource-0:2.4.62-4.el9_6.4.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.62-4.el9_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.ppc64le"
},
"product_reference": "httpd-debugsource-0:2.4.62-4.el9_6.4.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.62-4.el9_6.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.s390x"
},
"product_reference": "httpd-debugsource-0:2.4.62-4.el9_6.4.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.62-4.el9_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.x86_64"
},
"product_reference": "httpd-debugsource-0:2.4.62-4.el9_6.4.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.62-4.el9_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.aarch64"
},
"product_reference": "httpd-devel-0:2.4.62-4.el9_6.4.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.62-4.el9_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.ppc64le"
},
"product_reference": "httpd-devel-0:2.4.62-4.el9_6.4.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.62-4.el9_6.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.s390x"
},
"product_reference": "httpd-devel-0:2.4.62-4.el9_6.4.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.62-4.el9_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.x86_64"
},
"product_reference": "httpd-devel-0:2.4.62-4.el9_6.4.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-filesystem-0:2.4.62-4.el9_6.4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.62-4.el9_6.4.noarch"
},
"product_reference": "httpd-filesystem-0:2.4.62-4.el9_6.4.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.62-4.el9_6.4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:httpd-manual-0:2.4.62-4.el9_6.4.noarch"
},
"product_reference": "httpd-manual-0:2.4.62-4.el9_6.4.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.62-4.el9_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.aarch64"
},
"product_reference": "httpd-tools-0:2.4.62-4.el9_6.4.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.62-4.el9_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.ppc64le"
},
"product_reference": "httpd-tools-0:2.4.62-4.el9_6.4.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.62-4.el9_6.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.s390x"
},
"product_reference": "httpd-tools-0:2.4.62-4.el9_6.4.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.62-4.el9_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.x86_64"
},
"product_reference": "httpd-tools-0:2.4.62-4.el9_6.4.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.aarch64"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.ppc64le"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.s390x"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.x86_64"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.62-4.el9_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.aarch64"
},
"product_reference": "mod_ldap-0:2.4.62-4.el9_6.4.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.62-4.el9_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.ppc64le"
},
"product_reference": "mod_ldap-0:2.4.62-4.el9_6.4.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.62-4.el9_6.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.s390x"
},
"product_reference": "mod_ldap-0:2.4.62-4.el9_6.4.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.62-4.el9_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.x86_64"
},
"product_reference": "mod_ldap-0:2.4.62-4.el9_6.4.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.aarch64"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.ppc64le"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.s390x"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.x86_64"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-0:2.4.62-4.el9_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.aarch64"
},
"product_reference": "mod_lua-0:2.4.62-4.el9_6.4.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-0:2.4.62-4.el9_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.ppc64le"
},
"product_reference": "mod_lua-0:2.4.62-4.el9_6.4.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-0:2.4.62-4.el9_6.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.s390x"
},
"product_reference": "mod_lua-0:2.4.62-4.el9_6.4.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-0:2.4.62-4.el9_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.x86_64"
},
"product_reference": "mod_lua-0:2.4.62-4.el9_6.4.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-debuginfo-0:2.4.62-4.el9_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.aarch64"
},
"product_reference": "mod_lua-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-debuginfo-0:2.4.62-4.el9_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.ppc64le"
},
"product_reference": "mod_lua-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-debuginfo-0:2.4.62-4.el9_6.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.s390x"
},
"product_reference": "mod_lua-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-debuginfo-0:2.4.62-4.el9_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.x86_64"
},
"product_reference": "mod_lua-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.62-4.el9_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.aarch64"
},
"product_reference": "mod_proxy_html-1:2.4.62-4.el9_6.4.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.62-4.el9_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.ppc64le"
},
"product_reference": "mod_proxy_html-1:2.4.62-4.el9_6.4.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.62-4.el9_6.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.s390x"
},
"product_reference": "mod_proxy_html-1:2.4.62-4.el9_6.4.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.62-4.el9_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.x86_64"
},
"product_reference": "mod_proxy_html-1:2.4.62-4.el9_6.4.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.aarch64"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.ppc64le"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.s390x"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.x86_64"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.62-4.el9_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.aarch64"
},
"product_reference": "mod_session-0:2.4.62-4.el9_6.4.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.62-4.el9_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.ppc64le"
},
"product_reference": "mod_session-0:2.4.62-4.el9_6.4.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.62-4.el9_6.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.s390x"
},
"product_reference": "mod_session-0:2.4.62-4.el9_6.4.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.62-4.el9_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.x86_64"
},
"product_reference": "mod_session-0:2.4.62-4.el9_6.4.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.62-4.el9_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.aarch64"
},
"product_reference": "mod_session-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.62-4.el9_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.ppc64le"
},
"product_reference": "mod_session-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.62-4.el9_6.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.s390x"
},
"product_reference": "mod_session-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.62-4.el9_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.x86_64"
},
"product_reference": "mod_session-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.62-4.el9_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.aarch64"
},
"product_reference": "mod_ssl-1:2.4.62-4.el9_6.4.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.62-4.el9_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.ppc64le"
},
"product_reference": "mod_ssl-1:2.4.62-4.el9_6.4.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.62-4.el9_6.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.s390x"
},
"product_reference": "mod_ssl-1:2.4.62-4.el9_6.4.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.62-4.el9_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.x86_64"
},
"product_reference": "mod_ssl-1:2.4.62-4.el9_6.4.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.aarch64"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.ppc64le"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.s390x"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.x86_64"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-47252",
"cwe": {
"id": "CWE-117",
"name": "Improper Output Neutralization for Logs"
},
"discovery_date": "2025-06-24T12:37:22.090000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2374571"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the Apache HTTP Server. Insufficient escaping of user-supplied data in mod_ssl allows an untrusted SSL/TLS client to insert escape characters into log files in some configurations. In a logging configuration where CustomLog is used with \\\"%{varname}x\\\" or \\\"%{varname}c\\\" to log variables provided by mod_ssl such as SSL_TLS_SNI, no escaping is performed by either mod_log_config or mod_ssl and unsanitized data provided by the client may appear in log files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: insufficient escaping of user-supplied data in mod_ssl",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The issue rated as a Moderate vulnerability rather than an Important one because its impact is confined to log integrity without affecting the core security properties of the Apache HTTP Server such as confidentiality, availability, or direct system integrity. The flaw only occurs in non-default logging configurations where administrators explicitly use CustomLog directives with %{varname}x or %{varname}c to log mod_ssl variables like SSL_TLS_SNI, which limits the exposure. While an attacker-controlled TLS client can inject escape or control characters into the logs, potentially leading to log injection or misleading log entries, this does not allow execution of arbitrary code or compromise of the server itself. Furthermore, successful exploitation requires the attacker to craft specific TLS-level parameters, and there are no direct security consequences unless the logs are processed by downstream systems that are themselves vulnerable.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.src",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.62-4.el9_6.4.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-manual-0:2.4.62-4.el9_6.4.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47252"
},
{
"category": "external",
"summary": "RHBZ#2374571",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374571"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47252",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47252"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47252",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47252"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2025-07-14T07:17:04.371000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-02T05:51:39+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",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.src",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.62-4.el9_6.4.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-manual-0:2.4.62-4.el9_6.4.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15023"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.src",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.62-4.el9_6.4.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-manual-0:2.4.62-4.el9_6.4.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.src",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.62-4.el9_6.4.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-manual-0:2.4.62-4.el9_6.4.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: insufficient escaping of user-supplied data in mod_ssl"
},
{
"cve": "CVE-2025-23048",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"discovery_date": "2025-06-24T12:39:03.897000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2374576"
}
],
"notes": [
{
"category": "description",
"text": "An access control bypass vulnerability was found in Apache httpd. The Apache HTTP Server with some mod_ssl configurations can bypass the access controls by trusted clients using TLS 1.3 session resumption. A client trusted to access one virtual host may be able to access another if SSLStrictSNIVHostCheck is not enabled on either host.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: mod_ssl: access control bypass by trusted clients is possible using TLS 1.3 session resumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Configurations are affected when mod_ssl is configured for multiple virtual hosts, with each restricted to a different set of trusted client certificates. For example, with a different SSLCACertificateFile/Path setting.\n\nThis vulnerability is rated Moderate rather than Important due to the specific and uncommon configuration prerequisites needed for exploitation. The flaw allows a trusted client\u2014one already holding valid client certificates for one virtual host\u2014to potentially bypass access controls and access another virtual host by leveraging TLS 1.3 session resumption, only if the SSLStrictSNIVHostCheck directive is not enabled on either host. This bypass is not a general remote access issue, nor does it allow an unauthenticated or untrusted attacker to gain access. Furthermore, affected systems are those with complex, multi-tenant SSL client auth setups, which are relatively rare.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.src",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.62-4.el9_6.4.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-manual-0:2.4.62-4.el9_6.4.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-23048"
},
{
"category": "external",
"summary": "RHBZ#2374576",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374576"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-23048",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23048"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-23048",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-23048"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2025-07-14T07:19:43.612000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-02T05:51:39+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",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.src",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.62-4.el9_6.4.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-manual-0:2.4.62-4.el9_6.4.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15023"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.src",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.62-4.el9_6.4.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-manual-0:2.4.62-4.el9_6.4.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.src",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.62-4.el9_6.4.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-manual-0:2.4.62-4.el9_6.4.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: mod_ssl: access control bypass by trusted clients is possible using TLS 1.3 session resumption"
},
{
"cve": "CVE-2025-49812",
"discovery_date": "2025-06-24T12:39:08.994000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2374580"
}
],
"notes": [
{
"category": "description",
"text": "An HTTP session hijacking flaw was found in Apache httpd. In some mod_ssl configurations on Apache HTTP Server, an HTTP desynchronization attack allows a man-in-the-middle attacker to hijack an HTTP session via a TLS upgrade.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: HTTP Session Hijack via a TLS upgrade",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Only configurations using the \\\"SSLEngine optional\\\" to enable TLS upgrades are affected.\n\nThis vulnerability is rated Moderate rather than Important primarily due to the narrow scope of affected configurations and preconditions required for exploitation. Specifically, it only impacts Apache HTTP Server setups where SSLEngine optional is used\u2014a rarely employed configuration that permits opportunistic TLS upgrades (also known as STARTTLS-style negotiation). For an attacker to successfully exploit this flaw, a man-in-the-middle (MitM) position is required, and the server must be using this optional TLS upgrade setup, which is uncommon and discouraged in modern secure deployments. The vulnerability arises due to HTTP desynchronization, allowing the attacker to potentially hijack sessions during the upgrade process.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.src",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.62-4.el9_6.4.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-manual-0:2.4.62-4.el9_6.4.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-49812"
},
{
"category": "external",
"summary": "RHBZ#2374580",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374580"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-49812",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49812"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-49812",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49812"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2025-07-14T07:24:13.282000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-02T05:51:39+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",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.src",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.62-4.el9_6.4.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-manual-0:2.4.62-4.el9_6.4.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15023"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.src",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.62-4.el9_6.4.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-manual-0:2.4.62-4.el9_6.4.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.src",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-core-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-devel-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.62-4.el9_6.4.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-manual-0:2.4.62-4.el9_6.4.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_lua-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-1:2.4.62-4.el9_6.4.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.62-4.el9_6.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: HTTP Session Hijack via a TLS upgrade"
}
]
}
RHSA-2025:15095
Vulnerability from csaf_redhat - Published: 2025-09-02 20:03 - Updated: 2026-03-19 17:30A vulnerability was found in the Apache HTTP Server. Insufficient escaping of user-supplied data in mod_ssl allows an untrusted SSL/TLS client to insert escape characters into log files in some configurations. In a logging configuration where CustomLog is used with \"%{varname}x\" or \"%{varname}c\" to log variables provided by mod_ssl such as SSL_TLS_SNI, no escaping is performed by either mod_log_config or mod_ssl and unsanitized data provided by the client may appear in log files.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-filesystem-0:2.4.63-1.el10_0.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-manual-0:2.4.63-1.el10_0.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
An access control bypass vulnerability was found in Apache httpd. The Apache HTTP Server with some mod_ssl configurations can bypass the access controls by trusted clients using TLS 1.3 session resumption. A client trusted to access one virtual host may be able to access another if SSLStrictSNIVHostCheck is not enabled on either host.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-filesystem-0:2.4.63-1.el10_0.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-manual-0:2.4.63-1.el10_0.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
An HTTP session hijacking flaw was found in Apache httpd. In some mod_ssl configurations on Apache HTTP Server, an HTTP desynchronization attack allows a man-in-the-middle attacker to hijack an HTTP session via a TLS upgrade.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-filesystem-0:2.4.63-1.el10_0.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-manual-0:2.4.63-1.el10_0.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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 10.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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: insufficient escaping of user-supplied data in mod_ssl (CVE-2024-47252)\n\n* httpd: mod_ssl: access control bypass by trusted clients is possible using TLS 1.3 session resumption (CVE-2025-23048)\n\n* httpd: HTTP Session Hijack via a TLS upgrade (CVE-2025-49812)\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-2025:15095",
"url": "https://access.redhat.com/errata/RHSA-2025:15095"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2374571",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374571"
},
{
"category": "external",
"summary": "2374576",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374576"
},
{
"category": "external",
"summary": "2374580",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374580"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_15095.json"
}
],
"title": "Red Hat Security Advisory: httpd security update",
"tracking": {
"current_release_date": "2026-03-19T17:30:39+00:00",
"generator": {
"date": "2026-03-19T17:30:39+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:15095",
"initial_release_date": "2025-09-02T20:03:51+00:00",
"revision_history": [
{
"date": "2025-09-02T20:03:51+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-09-02T20:03:51+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-19T17:30:39+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. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.63-1.el10_0.2.src",
"product": {
"name": "httpd-0:2.4.63-1.el10_0.2.src",
"product_id": "httpd-0:2.4.63-1.el10_0.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.63-1.el10_0.2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.63-1.el10_0.2.aarch64",
"product": {
"name": "httpd-0:2.4.63-1.el10_0.2.aarch64",
"product_id": "httpd-0:2.4.63-1.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.63-1.el10_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-core-0:2.4.63-1.el10_0.2.aarch64",
"product": {
"name": "httpd-core-0:2.4.63-1.el10_0.2.aarch64",
"product_id": "httpd-core-0:2.4.63-1.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-core@2.4.63-1.el10_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.63-1.el10_0.2.aarch64",
"product": {
"name": "httpd-devel-0:2.4.63-1.el10_0.2.aarch64",
"product_id": "httpd-devel-0:2.4.63-1.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.63-1.el10_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.63-1.el10_0.2.aarch64",
"product": {
"name": "httpd-tools-0:2.4.63-1.el10_0.2.aarch64",
"product_id": "httpd-tools-0:2.4.63-1.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.63-1.el10_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.63-1.el10_0.2.aarch64",
"product": {
"name": "mod_ldap-0:2.4.63-1.el10_0.2.aarch64",
"product_id": "mod_ldap-0:2.4.63-1.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.63-1.el10_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_lua-0:2.4.63-1.el10_0.2.aarch64",
"product": {
"name": "mod_lua-0:2.4.63-1.el10_0.2.aarch64",
"product_id": "mod_lua-0:2.4.63-1.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua@2.4.63-1.el10_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.63-1.el10_0.2.aarch64",
"product": {
"name": "mod_proxy_html-1:2.4.63-1.el10_0.2.aarch64",
"product_id": "mod_proxy_html-1:2.4.63-1.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.63-1.el10_0.2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.63-1.el10_0.2.aarch64",
"product": {
"name": "mod_session-0:2.4.63-1.el10_0.2.aarch64",
"product_id": "mod_session-0:2.4.63-1.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.63-1.el10_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.63-1.el10_0.2.aarch64",
"product": {
"name": "mod_ssl-1:2.4.63-1.el10_0.2.aarch64",
"product_id": "mod_ssl-1:2.4.63-1.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.63-1.el10_0.2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.63-1.el10_0.2.aarch64",
"product": {
"name": "httpd-debugsource-0:2.4.63-1.el10_0.2.aarch64",
"product_id": "httpd-debugsource-0:2.4.63-1.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.63-1.el10_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-core-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"product": {
"name": "httpd-core-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"product_id": "httpd-core-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-core-debuginfo@2.4.63-1.el10_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"product": {
"name": "httpd-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"product_id": "httpd-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.63-1.el10_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"product_id": "httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.63-1.el10_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"product_id": "mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.63-1.el10_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_lua-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"product": {
"name": "mod_lua-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"product_id": "mod_lua-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua-debuginfo@2.4.63-1.el10_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.aarch64",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.aarch64",
"product_id": "mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.63-1.el10_0.2?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"product": {
"name": "mod_session-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"product_id": "mod_session-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.63-1.el10_0.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.aarch64",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.aarch64",
"product_id": "mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.63-1.el10_0.2?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.63-1.el10_0.2.ppc64le",
"product": {
"name": "httpd-0:2.4.63-1.el10_0.2.ppc64le",
"product_id": "httpd-0:2.4.63-1.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.63-1.el10_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-core-0:2.4.63-1.el10_0.2.ppc64le",
"product": {
"name": "httpd-core-0:2.4.63-1.el10_0.2.ppc64le",
"product_id": "httpd-core-0:2.4.63-1.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-core@2.4.63-1.el10_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.63-1.el10_0.2.ppc64le",
"product": {
"name": "httpd-devel-0:2.4.63-1.el10_0.2.ppc64le",
"product_id": "httpd-devel-0:2.4.63-1.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.63-1.el10_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.63-1.el10_0.2.ppc64le",
"product": {
"name": "httpd-tools-0:2.4.63-1.el10_0.2.ppc64le",
"product_id": "httpd-tools-0:2.4.63-1.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.63-1.el10_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.63-1.el10_0.2.ppc64le",
"product": {
"name": "mod_ldap-0:2.4.63-1.el10_0.2.ppc64le",
"product_id": "mod_ldap-0:2.4.63-1.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.63-1.el10_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_lua-0:2.4.63-1.el10_0.2.ppc64le",
"product": {
"name": "mod_lua-0:2.4.63-1.el10_0.2.ppc64le",
"product_id": "mod_lua-0:2.4.63-1.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua@2.4.63-1.el10_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.63-1.el10_0.2.ppc64le",
"product": {
"name": "mod_proxy_html-1:2.4.63-1.el10_0.2.ppc64le",
"product_id": "mod_proxy_html-1:2.4.63-1.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.63-1.el10_0.2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.63-1.el10_0.2.ppc64le",
"product": {
"name": "mod_session-0:2.4.63-1.el10_0.2.ppc64le",
"product_id": "mod_session-0:2.4.63-1.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.63-1.el10_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.63-1.el10_0.2.ppc64le",
"product": {
"name": "mod_ssl-1:2.4.63-1.el10_0.2.ppc64le",
"product_id": "mod_ssl-1:2.4.63-1.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.63-1.el10_0.2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.63-1.el10_0.2.ppc64le",
"product": {
"name": "httpd-debugsource-0:2.4.63-1.el10_0.2.ppc64le",
"product_id": "httpd-debugsource-0:2.4.63-1.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.63-1.el10_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-core-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"product": {
"name": "httpd-core-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"product_id": "httpd-core-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-core-debuginfo@2.4.63-1.el10_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"product": {
"name": "httpd-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"product_id": "httpd-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.63-1.el10_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"product_id": "httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.63-1.el10_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"product_id": "mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.63-1.el10_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_lua-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"product": {
"name": "mod_lua-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"product_id": "mod_lua-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua-debuginfo@2.4.63-1.el10_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.ppc64le",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.ppc64le",
"product_id": "mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.63-1.el10_0.2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"product": {
"name": "mod_session-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"product_id": "mod_session-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.63-1.el10_0.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.ppc64le",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.ppc64le",
"product_id": "mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.63-1.el10_0.2?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.63-1.el10_0.2.x86_64",
"product": {
"name": "httpd-0:2.4.63-1.el10_0.2.x86_64",
"product_id": "httpd-0:2.4.63-1.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.63-1.el10_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-core-0:2.4.63-1.el10_0.2.x86_64",
"product": {
"name": "httpd-core-0:2.4.63-1.el10_0.2.x86_64",
"product_id": "httpd-core-0:2.4.63-1.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-core@2.4.63-1.el10_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.63-1.el10_0.2.x86_64",
"product": {
"name": "httpd-devel-0:2.4.63-1.el10_0.2.x86_64",
"product_id": "httpd-devel-0:2.4.63-1.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.63-1.el10_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.63-1.el10_0.2.x86_64",
"product": {
"name": "httpd-tools-0:2.4.63-1.el10_0.2.x86_64",
"product_id": "httpd-tools-0:2.4.63-1.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.63-1.el10_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.63-1.el10_0.2.x86_64",
"product": {
"name": "mod_ldap-0:2.4.63-1.el10_0.2.x86_64",
"product_id": "mod_ldap-0:2.4.63-1.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.63-1.el10_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_lua-0:2.4.63-1.el10_0.2.x86_64",
"product": {
"name": "mod_lua-0:2.4.63-1.el10_0.2.x86_64",
"product_id": "mod_lua-0:2.4.63-1.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua@2.4.63-1.el10_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.63-1.el10_0.2.x86_64",
"product": {
"name": "mod_proxy_html-1:2.4.63-1.el10_0.2.x86_64",
"product_id": "mod_proxy_html-1:2.4.63-1.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.63-1.el10_0.2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.63-1.el10_0.2.x86_64",
"product": {
"name": "mod_session-0:2.4.63-1.el10_0.2.x86_64",
"product_id": "mod_session-0:2.4.63-1.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.63-1.el10_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.63-1.el10_0.2.x86_64",
"product": {
"name": "mod_ssl-1:2.4.63-1.el10_0.2.x86_64",
"product_id": "mod_ssl-1:2.4.63-1.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.63-1.el10_0.2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.63-1.el10_0.2.x86_64",
"product": {
"name": "httpd-debugsource-0:2.4.63-1.el10_0.2.x86_64",
"product_id": "httpd-debugsource-0:2.4.63-1.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.63-1.el10_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-core-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"product": {
"name": "httpd-core-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"product_id": "httpd-core-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-core-debuginfo@2.4.63-1.el10_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"product": {
"name": "httpd-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"product_id": "httpd-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.63-1.el10_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"product_id": "httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.63-1.el10_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"product_id": "mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.63-1.el10_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_lua-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"product": {
"name": "mod_lua-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"product_id": "mod_lua-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua-debuginfo@2.4.63-1.el10_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.x86_64",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.x86_64",
"product_id": "mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.63-1.el10_0.2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"product": {
"name": "mod_session-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"product_id": "mod_session-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.63-1.el10_0.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.x86_64",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.x86_64",
"product_id": "mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.63-1.el10_0.2?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.63-1.el10_0.2.s390x",
"product": {
"name": "httpd-0:2.4.63-1.el10_0.2.s390x",
"product_id": "httpd-0:2.4.63-1.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.63-1.el10_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-core-0:2.4.63-1.el10_0.2.s390x",
"product": {
"name": "httpd-core-0:2.4.63-1.el10_0.2.s390x",
"product_id": "httpd-core-0:2.4.63-1.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-core@2.4.63-1.el10_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.63-1.el10_0.2.s390x",
"product": {
"name": "httpd-devel-0:2.4.63-1.el10_0.2.s390x",
"product_id": "httpd-devel-0:2.4.63-1.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.63-1.el10_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.63-1.el10_0.2.s390x",
"product": {
"name": "httpd-tools-0:2.4.63-1.el10_0.2.s390x",
"product_id": "httpd-tools-0:2.4.63-1.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.63-1.el10_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.63-1.el10_0.2.s390x",
"product": {
"name": "mod_ldap-0:2.4.63-1.el10_0.2.s390x",
"product_id": "mod_ldap-0:2.4.63-1.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.63-1.el10_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_lua-0:2.4.63-1.el10_0.2.s390x",
"product": {
"name": "mod_lua-0:2.4.63-1.el10_0.2.s390x",
"product_id": "mod_lua-0:2.4.63-1.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua@2.4.63-1.el10_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.63-1.el10_0.2.s390x",
"product": {
"name": "mod_proxy_html-1:2.4.63-1.el10_0.2.s390x",
"product_id": "mod_proxy_html-1:2.4.63-1.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.63-1.el10_0.2?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.63-1.el10_0.2.s390x",
"product": {
"name": "mod_session-0:2.4.63-1.el10_0.2.s390x",
"product_id": "mod_session-0:2.4.63-1.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.63-1.el10_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.63-1.el10_0.2.s390x",
"product": {
"name": "mod_ssl-1:2.4.63-1.el10_0.2.s390x",
"product_id": "mod_ssl-1:2.4.63-1.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.63-1.el10_0.2?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.63-1.el10_0.2.s390x",
"product": {
"name": "httpd-debugsource-0:2.4.63-1.el10_0.2.s390x",
"product_id": "httpd-debugsource-0:2.4.63-1.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.63-1.el10_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-core-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"product": {
"name": "httpd-core-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"product_id": "httpd-core-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-core-debuginfo@2.4.63-1.el10_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"product": {
"name": "httpd-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"product_id": "httpd-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.63-1.el10_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"product_id": "httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.63-1.el10_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"product_id": "mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.63-1.el10_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_lua-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"product": {
"name": "mod_lua-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"product_id": "mod_lua-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua-debuginfo@2.4.63-1.el10_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.s390x",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.s390x",
"product_id": "mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.63-1.el10_0.2?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"product": {
"name": "mod_session-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"product_id": "mod_session-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.63-1.el10_0.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.s390x",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.s390x",
"product_id": "mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.63-1.el10_0.2?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-filesystem-0:2.4.63-1.el10_0.2.noarch",
"product": {
"name": "httpd-filesystem-0:2.4.63-1.el10_0.2.noarch",
"product_id": "httpd-filesystem-0:2.4.63-1.el10_0.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-filesystem@2.4.63-1.el10_0.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "httpd-manual-0:2.4.63-1.el10_0.2.noarch",
"product": {
"name": "httpd-manual-0:2.4.63-1.el10_0.2.noarch",
"product_id": "httpd-manual-0:2.4.63-1.el10_0.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-manual@2.4.63-1.el10_0.2?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.63-1.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.aarch64"
},
"product_reference": "httpd-0:2.4.63-1.el10_0.2.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.63-1.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.ppc64le"
},
"product_reference": "httpd-0:2.4.63-1.el10_0.2.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.63-1.el10_0.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.s390x"
},
"product_reference": "httpd-0:2.4.63-1.el10_0.2.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.63-1.el10_0.2.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.src"
},
"product_reference": "httpd-0:2.4.63-1.el10_0.2.src",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.63-1.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.x86_64"
},
"product_reference": "httpd-0:2.4.63-1.el10_0.2.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-core-0:2.4.63-1.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.aarch64"
},
"product_reference": "httpd-core-0:2.4.63-1.el10_0.2.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-core-0:2.4.63-1.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.ppc64le"
},
"product_reference": "httpd-core-0:2.4.63-1.el10_0.2.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-core-0:2.4.63-1.el10_0.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.s390x"
},
"product_reference": "httpd-core-0:2.4.63-1.el10_0.2.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-core-0:2.4.63-1.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.x86_64"
},
"product_reference": "httpd-core-0:2.4.63-1.el10_0.2.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-core-debuginfo-0:2.4.63-1.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.aarch64"
},
"product_reference": "httpd-core-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-core-debuginfo-0:2.4.63-1.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.ppc64le"
},
"product_reference": "httpd-core-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-core-debuginfo-0:2.4.63-1.el10_0.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.s390x"
},
"product_reference": "httpd-core-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-core-debuginfo-0:2.4.63-1.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.x86_64"
},
"product_reference": "httpd-core-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.63-1.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.aarch64"
},
"product_reference": "httpd-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.63-1.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.ppc64le"
},
"product_reference": "httpd-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.63-1.el10_0.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.s390x"
},
"product_reference": "httpd-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.63-1.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.x86_64"
},
"product_reference": "httpd-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.63-1.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.aarch64"
},
"product_reference": "httpd-debugsource-0:2.4.63-1.el10_0.2.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.63-1.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.ppc64le"
},
"product_reference": "httpd-debugsource-0:2.4.63-1.el10_0.2.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.63-1.el10_0.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.s390x"
},
"product_reference": "httpd-debugsource-0:2.4.63-1.el10_0.2.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.63-1.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.x86_64"
},
"product_reference": "httpd-debugsource-0:2.4.63-1.el10_0.2.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.63-1.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.aarch64"
},
"product_reference": "httpd-devel-0:2.4.63-1.el10_0.2.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.63-1.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.ppc64le"
},
"product_reference": "httpd-devel-0:2.4.63-1.el10_0.2.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.63-1.el10_0.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.s390x"
},
"product_reference": "httpd-devel-0:2.4.63-1.el10_0.2.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.63-1.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.x86_64"
},
"product_reference": "httpd-devel-0:2.4.63-1.el10_0.2.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-filesystem-0:2.4.63-1.el10_0.2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:httpd-filesystem-0:2.4.63-1.el10_0.2.noarch"
},
"product_reference": "httpd-filesystem-0:2.4.63-1.el10_0.2.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.63-1.el10_0.2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:httpd-manual-0:2.4.63-1.el10_0.2.noarch"
},
"product_reference": "httpd-manual-0:2.4.63-1.el10_0.2.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.63-1.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.aarch64"
},
"product_reference": "httpd-tools-0:2.4.63-1.el10_0.2.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.63-1.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.ppc64le"
},
"product_reference": "httpd-tools-0:2.4.63-1.el10_0.2.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.63-1.el10_0.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.s390x"
},
"product_reference": "httpd-tools-0:2.4.63-1.el10_0.2.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.63-1.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.x86_64"
},
"product_reference": "httpd-tools-0:2.4.63-1.el10_0.2.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.aarch64"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.ppc64le"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.s390x"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.x86_64"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.63-1.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.aarch64"
},
"product_reference": "mod_ldap-0:2.4.63-1.el10_0.2.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.63-1.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.ppc64le"
},
"product_reference": "mod_ldap-0:2.4.63-1.el10_0.2.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.63-1.el10_0.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.s390x"
},
"product_reference": "mod_ldap-0:2.4.63-1.el10_0.2.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.63-1.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.x86_64"
},
"product_reference": "mod_ldap-0:2.4.63-1.el10_0.2.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.aarch64"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.ppc64le"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.s390x"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.x86_64"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-0:2.4.63-1.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.aarch64"
},
"product_reference": "mod_lua-0:2.4.63-1.el10_0.2.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-0:2.4.63-1.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.ppc64le"
},
"product_reference": "mod_lua-0:2.4.63-1.el10_0.2.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-0:2.4.63-1.el10_0.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.s390x"
},
"product_reference": "mod_lua-0:2.4.63-1.el10_0.2.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-0:2.4.63-1.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.x86_64"
},
"product_reference": "mod_lua-0:2.4.63-1.el10_0.2.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-debuginfo-0:2.4.63-1.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.aarch64"
},
"product_reference": "mod_lua-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-debuginfo-0:2.4.63-1.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.ppc64le"
},
"product_reference": "mod_lua-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-debuginfo-0:2.4.63-1.el10_0.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.s390x"
},
"product_reference": "mod_lua-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-debuginfo-0:2.4.63-1.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.x86_64"
},
"product_reference": "mod_lua-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.63-1.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.aarch64"
},
"product_reference": "mod_proxy_html-1:2.4.63-1.el10_0.2.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.63-1.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.ppc64le"
},
"product_reference": "mod_proxy_html-1:2.4.63-1.el10_0.2.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.63-1.el10_0.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.s390x"
},
"product_reference": "mod_proxy_html-1:2.4.63-1.el10_0.2.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.63-1.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.x86_64"
},
"product_reference": "mod_proxy_html-1:2.4.63-1.el10_0.2.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.aarch64"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.ppc64le"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.s390x"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.x86_64"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.63-1.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.aarch64"
},
"product_reference": "mod_session-0:2.4.63-1.el10_0.2.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.63-1.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.ppc64le"
},
"product_reference": "mod_session-0:2.4.63-1.el10_0.2.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.63-1.el10_0.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.s390x"
},
"product_reference": "mod_session-0:2.4.63-1.el10_0.2.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.63-1.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.x86_64"
},
"product_reference": "mod_session-0:2.4.63-1.el10_0.2.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.63-1.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.aarch64"
},
"product_reference": "mod_session-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.63-1.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.ppc64le"
},
"product_reference": "mod_session-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.63-1.el10_0.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.s390x"
},
"product_reference": "mod_session-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.63-1.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.x86_64"
},
"product_reference": "mod_session-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.63-1.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.aarch64"
},
"product_reference": "mod_ssl-1:2.4.63-1.el10_0.2.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.63-1.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.ppc64le"
},
"product_reference": "mod_ssl-1:2.4.63-1.el10_0.2.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.63-1.el10_0.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.s390x"
},
"product_reference": "mod_ssl-1:2.4.63-1.el10_0.2.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.63-1.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.x86_64"
},
"product_reference": "mod_ssl-1:2.4.63-1.el10_0.2.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.aarch64"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.ppc64le"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.s390x"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.x86_64"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-47252",
"cwe": {
"id": "CWE-117",
"name": "Improper Output Neutralization for Logs"
},
"discovery_date": "2025-06-24T12:37:22.090000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2374571"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the Apache HTTP Server. Insufficient escaping of user-supplied data in mod_ssl allows an untrusted SSL/TLS client to insert escape characters into log files in some configurations. In a logging configuration where CustomLog is used with \\\"%{varname}x\\\" or \\\"%{varname}c\\\" to log variables provided by mod_ssl such as SSL_TLS_SNI, no escaping is performed by either mod_log_config or mod_ssl and unsanitized data provided by the client may appear in log files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: insufficient escaping of user-supplied data in mod_ssl",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The issue rated as a Moderate vulnerability rather than an Important one because its impact is confined to log integrity without affecting the core security properties of the Apache HTTP Server such as confidentiality, availability, or direct system integrity. The flaw only occurs in non-default logging configurations where administrators explicitly use CustomLog directives with %{varname}x or %{varname}c to log mod_ssl variables like SSL_TLS_SNI, which limits the exposure. While an attacker-controlled TLS client can inject escape or control characters into the logs, potentially leading to log injection or misleading log entries, this does not allow execution of arbitrary code or compromise of the server itself. Furthermore, successful exploitation requires the attacker to craft specific TLS-level parameters, and there are no direct security consequences unless the logs are processed by downstream systems that are themselves vulnerable.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.src",
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-filesystem-0:2.4.63-1.el10_0.2.noarch",
"AppStream-10.0.Z:httpd-manual-0:2.4.63-1.el10_0.2.noarch",
"AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47252"
},
{
"category": "external",
"summary": "RHBZ#2374571",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374571"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47252",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47252"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47252",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47252"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2025-07-14T07:17:04.371000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-02T20:03:51+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",
"product_ids": [
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.src",
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-filesystem-0:2.4.63-1.el10_0.2.noarch",
"AppStream-10.0.Z:httpd-manual-0:2.4.63-1.el10_0.2.noarch",
"AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15095"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.src",
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-filesystem-0:2.4.63-1.el10_0.2.noarch",
"AppStream-10.0.Z:httpd-manual-0:2.4.63-1.el10_0.2.noarch",
"AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.src",
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-filesystem-0:2.4.63-1.el10_0.2.noarch",
"AppStream-10.0.Z:httpd-manual-0:2.4.63-1.el10_0.2.noarch",
"AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: insufficient escaping of user-supplied data in mod_ssl"
},
{
"cve": "CVE-2025-23048",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"discovery_date": "2025-06-24T12:39:03.897000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2374576"
}
],
"notes": [
{
"category": "description",
"text": "An access control bypass vulnerability was found in Apache httpd. The Apache HTTP Server with some mod_ssl configurations can bypass the access controls by trusted clients using TLS 1.3 session resumption. A client trusted to access one virtual host may be able to access another if SSLStrictSNIVHostCheck is not enabled on either host.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: mod_ssl: access control bypass by trusted clients is possible using TLS 1.3 session resumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Configurations are affected when mod_ssl is configured for multiple virtual hosts, with each restricted to a different set of trusted client certificates. For example, with a different SSLCACertificateFile/Path setting.\n\nThis vulnerability is rated Moderate rather than Important due to the specific and uncommon configuration prerequisites needed for exploitation. The flaw allows a trusted client\u2014one already holding valid client certificates for one virtual host\u2014to potentially bypass access controls and access another virtual host by leveraging TLS 1.3 session resumption, only if the SSLStrictSNIVHostCheck directive is not enabled on either host. This bypass is not a general remote access issue, nor does it allow an unauthenticated or untrusted attacker to gain access. Furthermore, affected systems are those with complex, multi-tenant SSL client auth setups, which are relatively rare.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.src",
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-filesystem-0:2.4.63-1.el10_0.2.noarch",
"AppStream-10.0.Z:httpd-manual-0:2.4.63-1.el10_0.2.noarch",
"AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-23048"
},
{
"category": "external",
"summary": "RHBZ#2374576",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374576"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-23048",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23048"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-23048",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-23048"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2025-07-14T07:19:43.612000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-02T20:03:51+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",
"product_ids": [
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.src",
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-filesystem-0:2.4.63-1.el10_0.2.noarch",
"AppStream-10.0.Z:httpd-manual-0:2.4.63-1.el10_0.2.noarch",
"AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15095"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.src",
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-filesystem-0:2.4.63-1.el10_0.2.noarch",
"AppStream-10.0.Z:httpd-manual-0:2.4.63-1.el10_0.2.noarch",
"AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.src",
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-filesystem-0:2.4.63-1.el10_0.2.noarch",
"AppStream-10.0.Z:httpd-manual-0:2.4.63-1.el10_0.2.noarch",
"AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: mod_ssl: access control bypass by trusted clients is possible using TLS 1.3 session resumption"
},
{
"cve": "CVE-2025-49812",
"discovery_date": "2025-06-24T12:39:08.994000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2374580"
}
],
"notes": [
{
"category": "description",
"text": "An HTTP session hijacking flaw was found in Apache httpd. In some mod_ssl configurations on Apache HTTP Server, an HTTP desynchronization attack allows a man-in-the-middle attacker to hijack an HTTP session via a TLS upgrade.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: HTTP Session Hijack via a TLS upgrade",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Only configurations using the \\\"SSLEngine optional\\\" to enable TLS upgrades are affected.\n\nThis vulnerability is rated Moderate rather than Important primarily due to the narrow scope of affected configurations and preconditions required for exploitation. Specifically, it only impacts Apache HTTP Server setups where SSLEngine optional is used\u2014a rarely employed configuration that permits opportunistic TLS upgrades (also known as STARTTLS-style negotiation). For an attacker to successfully exploit this flaw, a man-in-the-middle (MitM) position is required, and the server must be using this optional TLS upgrade setup, which is uncommon and discouraged in modern secure deployments. The vulnerability arises due to HTTP desynchronization, allowing the attacker to potentially hijack sessions during the upgrade process.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.src",
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-filesystem-0:2.4.63-1.el10_0.2.noarch",
"AppStream-10.0.Z:httpd-manual-0:2.4.63-1.el10_0.2.noarch",
"AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-49812"
},
{
"category": "external",
"summary": "RHBZ#2374580",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374580"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-49812",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49812"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-49812",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49812"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2025-07-14T07:24:13.282000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-02T20:03:51+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",
"product_ids": [
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.src",
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-filesystem-0:2.4.63-1.el10_0.2.noarch",
"AppStream-10.0.Z:httpd-manual-0:2.4.63-1.el10_0.2.noarch",
"AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15095"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.src",
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-filesystem-0:2.4.63-1.el10_0.2.noarch",
"AppStream-10.0.Z:httpd-manual-0:2.4.63-1.el10_0.2.noarch",
"AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.src",
"AppStream-10.0.Z:httpd-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-core-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-core-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-debugsource-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-devel-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-filesystem-0:2.4.63-1.el10_0.2.noarch",
"AppStream-10.0.Z:httpd-manual-0:2.4.63-1.el10_0.2.noarch",
"AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-tools-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:httpd-tools-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_ldap-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_ldap-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_lua-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_lua-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_proxy_html-1:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_proxy_html-debuginfo-1:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_session-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_session-debuginfo-0:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_ssl-1:2.4.63-1.el10_0.2.x86_64",
"AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.aarch64",
"AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.ppc64le",
"AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.s390x",
"AppStream-10.0.Z:mod_ssl-debuginfo-1:2.4.63-1.el10_0.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: HTTP Session Hijack via a TLS upgrade"
}
]
}
RHSA-2025:15123
Vulnerability from csaf_redhat - Published: 2025-09-03 13:23 - Updated: 2026-03-19 17:30A vulnerability was found in the Apache HTTP Server. Insufficient escaping of user-supplied data in mod_ssl allows an untrusted SSL/TLS client to insert escape characters into log files in some configurations. In a logging configuration where CustomLog is used with \"%{varname}x\" or \"%{varname}c\" to log variables provided by mod_ssl such as SSL_TLS_SNI, no escaping is performed by either mod_log_config or mod_ssl and unsanitized data provided by the client may appear in log files.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-manual-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
An access control bypass vulnerability was found in Apache httpd. The Apache HTTP Server with some mod_ssl configurations can bypass the access controls by trusted clients using TLS 1.3 session resumption. A client trusted to access one virtual host may be able to access another if SSLStrictSNIVHostCheck is not enabled on either host.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-manual-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
An assertion failure flaw was found in Apache httpd. Untrusted clients can send inputs that trigger an assertion failure in the mod_proxy_http2 module, which likely results in an Apache HTTP server crash or denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-manual-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
An HTTP session hijacking flaw was found in Apache httpd. In some mod_ssl configurations on Apache HTTP Server, an HTTP desynchronization attack allows a man-in-the-middle attacker to hijack an HTTP session via a TLS upgrade.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-manual-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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 Moderate. 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: insufficient escaping of user-supplied data in mod_ssl (CVE-2024-47252)\n\n* httpd: mod_ssl: access control bypass by trusted clients is possible using TLS 1.3 session resumption (CVE-2025-23048)\n\n* httpd: mod_proxy_http2: untrusted input from a client causes an assertion to fail in the Apache mod_proxy_http2 module (CVE-2025-49630)\n\n* httpd: HTTP Session Hijack via a TLS upgrade (CVE-2025-49812)\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-2025:15123",
"url": "https://access.redhat.com/errata/RHSA-2025:15123"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2374571",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374571"
},
{
"category": "external",
"summary": "2374576",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374576"
},
{
"category": "external",
"summary": "2374578",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374578"
},
{
"category": "external",
"summary": "2374580",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374580"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_15123.json"
}
],
"title": "Red Hat Security Advisory: httpd:2.4 security update",
"tracking": {
"current_release_date": "2026-03-19T17:30:42+00:00",
"generator": {
"date": "2026-03-19T17:30:42+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:15123",
"initial_release_date": "2025-09-03T13:23:28+00:00",
"revision_history": [
{
"date": "2025-09-03T13:23:28+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-09-03T13:23:28+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-19T17:30:42+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.10.0.Z.MAIN.EUS",
"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-65.module+el8.10.0+23369+11a81384.5.src::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.src (httpd:2.4)",
"product_id": "httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.src::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=src\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.src::httpd:2.4",
"product": {
"name": "mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.src (httpd:2.4)",
"product_id": "mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.src::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-10.module%2Bel8.10.0%2B23369%2B11a81384.4?arch=src\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.src::httpd:2.4",
"product": {
"name": "mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.src (httpd:2.4)",
"product_id": "mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.src::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.0.8-8.module%2Bel8.9.0%2B19080%2B567b90f8?arch=src\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-filesystem-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.noarch::httpd:2.4",
"product": {
"name": "httpd-filesystem-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.noarch (httpd:2.4)",
"product_id": "httpd-filesystem-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.noarch::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-filesystem@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=noarch\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "httpd-manual-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.noarch::httpd:2.4",
"product": {
"name": "httpd-manual-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.noarch (httpd:2.4)",
"product_id": "httpd-manual-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.noarch::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-manual@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=noarch\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64 (httpd:2.4)",
"product_id": "httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=aarch64\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64 (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=aarch64\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64 (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=aarch64\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64 (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=aarch64\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64 (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=aarch64\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64 (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=aarch64\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"product": {
"name": "mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64 (httpd:2.4)",
"product_id": "mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-10.module%2Bel8.10.0%2B23369%2B11a81384.4?arch=aarch64\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"product": {
"name": "mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64 (httpd:2.4)",
"product_id": "mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.15.7-10.module%2Bel8.10.0%2B23369%2B11a81384.4?arch=aarch64\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"product": {
"name": "mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64 (httpd:2.4)",
"product_id": "mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.15.7-10.module%2Bel8.10.0%2B23369%2B11a81384.4?arch=aarch64\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64 (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=aarch64\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64 (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=aarch64\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"product": {
"name": "mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64 (httpd:2.4)",
"product_id": "mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.0.8-8.module%2Bel8.9.0%2B19080%2B567b90f8?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"product": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64 (httpd:2.4)",
"product_id": "mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debuginfo@2.0.8-8.module%2Bel8.9.0%2B19080%2B567b90f8?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"product": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64 (httpd:2.4)",
"product_id": "mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debugsource@2.0.8-8.module%2Bel8.9.0%2B19080%2B567b90f8?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64 (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64 (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64 (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=aarch64\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64 (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=aarch64\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64 (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64 (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le (httpd:2.4)",
"product_id": "httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=ppc64le\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=ppc64le\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=ppc64le\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=ppc64le\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=ppc64le\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=ppc64le\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"product": {
"name": "mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le (httpd:2.4)",
"product_id": "mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-10.module%2Bel8.10.0%2B23369%2B11a81384.4?arch=ppc64le\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"product": {
"name": "mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le (httpd:2.4)",
"product_id": "mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.15.7-10.module%2Bel8.10.0%2B23369%2B11a81384.4?arch=ppc64le\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"product": {
"name": "mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le (httpd:2.4)",
"product_id": "mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.15.7-10.module%2Bel8.10.0%2B23369%2B11a81384.4?arch=ppc64le\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=ppc64le\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=ppc64le\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"product": {
"name": "mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le (httpd:2.4)",
"product_id": "mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.0.8-8.module%2Bel8.9.0%2B19080%2B567b90f8?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"product": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le (httpd:2.4)",
"product_id": "mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debuginfo@2.0.8-8.module%2Bel8.9.0%2B19080%2B567b90f8?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"product": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le (httpd:2.4)",
"product_id": "mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debugsource@2.0.8-8.module%2Bel8.9.0%2B19080%2B567b90f8?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=ppc64le\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=ppc64le\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x (httpd:2.4)",
"product_id": "httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=s390x\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=s390x\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=s390x\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=s390x\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=s390x\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=s390x\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"product": {
"name": "mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x (httpd:2.4)",
"product_id": "mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-10.module%2Bel8.10.0%2B23369%2B11a81384.4?arch=s390x\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"product": {
"name": "mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x (httpd:2.4)",
"product_id": "mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.15.7-10.module%2Bel8.10.0%2B23369%2B11a81384.4?arch=s390x\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"product": {
"name": "mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x (httpd:2.4)",
"product_id": "mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.15.7-10.module%2Bel8.10.0%2B23369%2B11a81384.4?arch=s390x\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=s390x\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=s390x\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"product": {
"name": "mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x (httpd:2.4)",
"product_id": "mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.0.8-8.module%2Bel8.9.0%2B19080%2B567b90f8?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"product": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x (httpd:2.4)",
"product_id": "mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debuginfo@2.0.8-8.module%2Bel8.9.0%2B19080%2B567b90f8?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"product": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x (httpd:2.4)",
"product_id": "mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debugsource@2.0.8-8.module%2Bel8.9.0%2B19080%2B567b90f8?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=s390x\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=s390x\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64 (httpd:2.4)",
"product_id": "httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=x86_64\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64 (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=x86_64\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64 (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=x86_64\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64 (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=x86_64\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64 (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=x86_64\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64 (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=x86_64\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64 (httpd:2.4)",
"product_id": "mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-10.module%2Bel8.10.0%2B23369%2B11a81384.4?arch=x86_64\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64 (httpd:2.4)",
"product_id": "mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.15.7-10.module%2Bel8.10.0%2B23369%2B11a81384.4?arch=x86_64\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64 (httpd:2.4)",
"product_id": "mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.15.7-10.module%2Bel8.10.0%2B23369%2B11a81384.4?arch=x86_64\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64 (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=x86_64\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64 (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=x86_64\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"product": {
"name": "mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64 (httpd:2.4)",
"product_id": "mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.0.8-8.module%2Bel8.9.0%2B19080%2B567b90f8?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"product": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64 (httpd:2.4)",
"product_id": "mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debuginfo@2.0.8-8.module%2Bel8.9.0%2B19080%2B567b90f8?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"product": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64 (httpd:2.4)",
"product_id": "mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debugsource@2.0.8-8.module%2Bel8.9.0%2B19080%2B567b90f8?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64 (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64 (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64 (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=x86_64\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64 (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=x86_64\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64 (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64 (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-65.module%2Bel8.10.0%2B23369%2B11a81384.5?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8100020250728150834:489197e6"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.src::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-filesystem-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.noarch (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.noarch::httpd:2.4"
},
"product_reference": "httpd-filesystem-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.noarch::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.noarch (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-manual-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.noarch::httpd:2.4"
},
"product_reference": "httpd-manual-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.noarch::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.src::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4"
},
"product_reference": "mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4"
},
"product_reference": "mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4"
},
"product_reference": "mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.src::httpd:2.4"
},
"product_reference": "mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4"
},
"product_reference": "mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4"
},
"product_reference": "mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4"
},
"product_reference": "mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4"
},
"product_reference": "mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4"
},
"product_reference": "mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4"
},
"product_reference": "mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4"
},
"product_reference": "mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4"
},
"product_reference": "mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4"
},
"product_reference": "mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-47252",
"cwe": {
"id": "CWE-117",
"name": "Improper Output Neutralization for Logs"
},
"discovery_date": "2025-06-24T12:37:22.090000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2374571"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the Apache HTTP Server. Insufficient escaping of user-supplied data in mod_ssl allows an untrusted SSL/TLS client to insert escape characters into log files in some configurations. In a logging configuration where CustomLog is used with \\\"%{varname}x\\\" or \\\"%{varname}c\\\" to log variables provided by mod_ssl such as SSL_TLS_SNI, no escaping is performed by either mod_log_config or mod_ssl and unsanitized data provided by the client may appear in log files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: insufficient escaping of user-supplied data in mod_ssl",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The issue rated as a Moderate vulnerability rather than an Important one because its impact is confined to log integrity without affecting the core security properties of the Apache HTTP Server such as confidentiality, availability, or direct system integrity. The flaw only occurs in non-default logging configurations where administrators explicitly use CustomLog directives with %{varname}x or %{varname}c to log mod_ssl variables like SSL_TLS_SNI, which limits the exposure. While an attacker-controlled TLS client can inject escape or control characters into the logs, potentially leading to log injection or misleading log entries, this does not allow execution of arbitrary code or compromise of the server itself. Furthermore, successful exploitation requires the attacker to craft specific TLS-level parameters, and there are no direct security consequences unless the logs are processed by downstream systems that are themselves vulnerable.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-manual-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47252"
},
{
"category": "external",
"summary": "RHBZ#2374571",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374571"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47252",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47252"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47252",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47252"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2025-07-14T07:17:04.371000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-03T13:23:28+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",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-manual-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15123"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-manual-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-manual-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: insufficient escaping of user-supplied data in mod_ssl"
},
{
"cve": "CVE-2025-23048",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"discovery_date": "2025-06-24T12:39:03.897000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2374576"
}
],
"notes": [
{
"category": "description",
"text": "An access control bypass vulnerability was found in Apache httpd. The Apache HTTP Server with some mod_ssl configurations can bypass the access controls by trusted clients using TLS 1.3 session resumption. A client trusted to access one virtual host may be able to access another if SSLStrictSNIVHostCheck is not enabled on either host.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: mod_ssl: access control bypass by trusted clients is possible using TLS 1.3 session resumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Configurations are affected when mod_ssl is configured for multiple virtual hosts, with each restricted to a different set of trusted client certificates. For example, with a different SSLCACertificateFile/Path setting.\n\nThis vulnerability is rated Moderate rather than Important due to the specific and uncommon configuration prerequisites needed for exploitation. The flaw allows a trusted client\u2014one already holding valid client certificates for one virtual host\u2014to potentially bypass access controls and access another virtual host by leveraging TLS 1.3 session resumption, only if the SSLStrictSNIVHostCheck directive is not enabled on either host. This bypass is not a general remote access issue, nor does it allow an unauthenticated or untrusted attacker to gain access. Furthermore, affected systems are those with complex, multi-tenant SSL client auth setups, which are relatively rare.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-manual-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-23048"
},
{
"category": "external",
"summary": "RHBZ#2374576",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374576"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-23048",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23048"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-23048",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-23048"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2025-07-14T07:19:43.612000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-03T13:23:28+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",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-manual-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15123"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-manual-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-manual-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: mod_ssl: access control bypass by trusted clients is possible using TLS 1.3 session resumption"
},
{
"cve": "CVE-2025-49630",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2025-06-24T12:39:07.584000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2374578"
}
],
"notes": [
{
"category": "description",
"text": "An assertion failure flaw was found in Apache httpd. Untrusted clients can send inputs that trigger an assertion failure in the mod_proxy_http2 module, which likely results in an Apache HTTP server crash or denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: mod_proxy_http2: untrusted input from a client causes an assertion to fail in the Apache mod_proxy_http2 module",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability only affects Appache httpd if a reverse proxy is configured for an HTTP/2 backend, with the ProxyPreserveHost set to \\\"on\\\".\n\nThis vulnerability is rated as Moderate because it requires a highly specific and non-default configuration to be exploitable\u2014namely, an Apache HTTP Server acting as a reverse proxy with an HTTP/2 backend and ProxyPreserveHost set to \"on\". The flaw results in an assertion failure in the mod_proxy_http2 module when handling specially crafted inputs from untrusted clients. While this can lead to a denial of service via server crash, the impact is limited to availability, with no risk of remote code execution or data leakage. Additionally, the condition is recoverable through a simple restart, and there is no persistent state corruption.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-manual-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-49630"
},
{
"category": "external",
"summary": "RHBZ#2374578",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374578"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-49630",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-49630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49630"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2025-07-14T07:22:15.866000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-03T13:23:28+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",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-manual-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15123"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-manual-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-manual-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: mod_proxy_http2: untrusted input from a client causes an assertion to fail in the Apache mod_proxy_http2 module"
},
{
"cve": "CVE-2025-49812",
"discovery_date": "2025-06-24T12:39:08.994000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2374580"
}
],
"notes": [
{
"category": "description",
"text": "An HTTP session hijacking flaw was found in Apache httpd. In some mod_ssl configurations on Apache HTTP Server, an HTTP desynchronization attack allows a man-in-the-middle attacker to hijack an HTTP session via a TLS upgrade.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: HTTP Session Hijack via a TLS upgrade",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Only configurations using the \\\"SSLEngine optional\\\" to enable TLS upgrades are affected.\n\nThis vulnerability is rated Moderate rather than Important primarily due to the narrow scope of affected configurations and preconditions required for exploitation. Specifically, it only impacts Apache HTTP Server setups where SSLEngine optional is used\u2014a rarely employed configuration that permits opportunistic TLS upgrades (also known as STARTTLS-style negotiation). For an attacker to successfully exploit this flaw, a man-in-the-middle (MitM) position is required, and the server must be using this optional TLS upgrade setup, which is uncommon and discouraged in modern secure deployments. The vulnerability arises due to HTTP desynchronization, allowing the attacker to potentially hijack sessions during the upgrade process.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-manual-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-49812"
},
{
"category": "external",
"summary": "RHBZ#2374580",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374580"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-49812",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49812"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-49812",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49812"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2025-07-14T07:24:13.282000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-03T13:23:28+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",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-manual-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15123"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-manual-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-debugsource-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-devel-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-filesystem-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-manual-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.noarch::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:httpd-tools-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debuginfo-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_http2-debugsource-0:1.15.7-10.module+el8.10.0+23369+11a81384.4.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ldap-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.src::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debuginfo-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_md-debugsource-1:2.0.8-8.module+el8.9.0+19080+567b90f8.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_proxy_html-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_session-debuginfo-0:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.aarch64::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.ppc64le::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.s390x::httpd:2.4",
"AppStream-8.10.0.Z.MAIN.EUS:mod_ssl-debuginfo-1:2.4.37-65.module+el8.10.0+23369+11a81384.5.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: HTTP Session Hijack via a TLS upgrade"
}
]
}
RHSA-2025:15516
Vulnerability from csaf_redhat - Published: 2025-09-08 19:04 - Updated: 2026-03-19 17:30A vulnerability was found in the Apache HTTP Server. Insufficient escaping of user-supplied data in mod_ssl allows an untrusted SSL/TLS client to insert escape characters into log files in some configurations. In a logging configuration where CustomLog is used with \"%{varname}x\" or \"%{varname}c\" to log variables provided by mod_ssl such as SSL_TLS_SNI, no escaping is performed by either mod_log_config or mod_ssl and unsanitized data provided by the client may appear in log files.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-devel-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-manual-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-tools-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_ldap-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS: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.AUS: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.AUS: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.AUS: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.AUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_session-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_ssl-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
An access control bypass vulnerability was found in Apache httpd. The Apache HTTP Server with some mod_ssl configurations can bypass the access controls by trusted clients using TLS 1.3 session resumption. A client trusted to access one virtual host may be able to access another if SSLStrictSNIVHostCheck is not enabled on either host.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-devel-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-manual-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-tools-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_ldap-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS: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.AUS: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.AUS: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.AUS: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.AUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_session-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_ssl-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
An assertion failure flaw was found in Apache httpd. Untrusted clients can send inputs that trigger an assertion failure in the mod_proxy_http2 module, which likely results in an Apache HTTP server crash or denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-devel-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-manual-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-tools-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_ldap-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS: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.AUS: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.AUS: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.AUS: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.AUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_session-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_ssl-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
An HTTP session hijacking flaw was found in Apache httpd. In some mod_ssl configurations on Apache HTTP Server, an HTTP desynchronization attack allows a man-in-the-middle attacker to hijack an HTTP session via a TLS upgrade.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-devel-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-manual-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-tools-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_ldap-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS: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.AUS: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.AUS: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.AUS: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.AUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_session-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_ssl-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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 Advanced Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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: insufficient escaping of user-supplied data in mod_ssl (CVE-2024-47252)\n\n* httpd: mod_ssl: access control bypass by trusted clients is possible using TLS 1.3 session resumption (CVE-2025-23048)\n\n* httpd: mod_proxy_http2: untrusted input from a client causes an assertion to fail in the Apache mod_proxy_http2 module (CVE-2025-49630)\n\n* httpd: HTTP Session Hijack via a TLS upgrade (CVE-2025-49812)\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-2025:15516",
"url": "https://access.redhat.com/errata/RHSA-2025:15516"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2374571",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374571"
},
{
"category": "external",
"summary": "2374576",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374576"
},
{
"category": "external",
"summary": "2374578",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374578"
},
{
"category": "external",
"summary": "2374580",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374580"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_15516.json"
}
],
"title": "Red Hat Security Advisory: httpd:2.4 security update",
"tracking": {
"current_release_date": "2026-03-19T17:30:42+00:00",
"generator": {
"date": "2026-03-19T17:30:42+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:15516",
"initial_release_date": "2025-09-08T19:04:32+00:00",
"revision_history": [
{
"date": "2025-09-08T19:04:32+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-09-08T19:04:32+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-19T17:30:42+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 AUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus: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+23461+1d03af5c.10.src::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.src (httpd:2.4)",
"product_id": "httpd-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.src::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-21.module%2Bel8.2.0%2B23461%2B1d03af5c.10?arch=src\u0026rpmmod=httpd:2.4:8020020250827160659:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.src::httpd:2.4",
"product": {
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.src (httpd:2.4)",
"product_id": "mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.src::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.11.3-3.module%2Bel8.2.0%2B23461%2B1d03af5c.5?arch=src\u0026rpmmod=httpd:2.4:8020020250827160659: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:8020020250827160659:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64 (httpd:2.4)",
"product_id": "httpd-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-21.module%2Bel8.2.0%2B23461%2B1d03af5c.10?arch=x86_64\u0026rpmmod=httpd:2.4:8020020250827160659:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64 (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-21.module%2Bel8.2.0%2B23461%2B1d03af5c.10?arch=x86_64\u0026rpmmod=httpd:2.4:8020020250827160659:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64 (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-21.module%2Bel8.2.0%2B23461%2B1d03af5c.10?arch=x86_64\u0026rpmmod=httpd:2.4:8020020250827160659:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64 (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-21.module%2Bel8.2.0%2B23461%2B1d03af5c.10?arch=x86_64\u0026rpmmod=httpd:2.4:8020020250827160659:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64 (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-21.module%2Bel8.2.0%2B23461%2B1d03af5c.10?arch=x86_64\u0026rpmmod=httpd:2.4:8020020250827160659:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64 (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-21.module%2Bel8.2.0%2B23461%2B1d03af5c.10?arch=x86_64\u0026rpmmod=httpd:2.4:8020020250827160659:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64 (httpd:2.4)",
"product_id": "mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.11.3-3.module%2Bel8.2.0%2B23461%2B1d03af5c.5?arch=x86_64\u0026rpmmod=httpd:2.4:8020020250827160659:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64 (httpd:2.4)",
"product_id": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.11.3-3.module%2Bel8.2.0%2B23461%2B1d03af5c.5?arch=x86_64\u0026rpmmod=httpd:2.4:8020020250827160659:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64 (httpd:2.4)",
"product_id": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.11.3-3.module%2Bel8.2.0%2B23461%2B1d03af5c.5?arch=x86_64\u0026rpmmod=httpd:2.4:8020020250827160659:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64 (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-21.module%2Bel8.2.0%2B23461%2B1d03af5c.10?arch=x86_64\u0026rpmmod=httpd:2.4:8020020250827160659:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64 (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-21.module%2Bel8.2.0%2B23461%2B1d03af5c.10?arch=x86_64\u0026rpmmod=httpd:2.4:8020020250827160659: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:8020020250827160659: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:8020020250827160659: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:8020020250827160659:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64 (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-21.module%2Bel8.2.0%2B23461%2B1d03af5c.10?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020250827160659:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64 (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-21.module%2Bel8.2.0%2B23461%2B1d03af5c.10?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020250827160659:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64 (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-21.module%2Bel8.2.0%2B23461%2B1d03af5c.10?arch=x86_64\u0026rpmmod=httpd:2.4:8020020250827160659:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64 (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-21.module%2Bel8.2.0%2B23461%2B1d03af5c.10?arch=x86_64\u0026rpmmod=httpd:2.4:8020020250827160659:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64 (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-21.module%2Bel8.2.0%2B23461%2B1d03af5c.10?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020250827160659:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64 (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-21.module%2Bel8.2.0%2B23461%2B1d03af5c.10?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020250827160659:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-filesystem-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.noarch::httpd:2.4",
"product": {
"name": "httpd-filesystem-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.noarch (httpd:2.4)",
"product_id": "httpd-filesystem-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.noarch::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-filesystem@2.4.37-21.module%2Bel8.2.0%2B23461%2B1d03af5c.10?arch=noarch\u0026rpmmod=httpd:2.4:8020020250827160659:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-manual-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.noarch::httpd:2.4",
"product": {
"name": "httpd-manual-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.noarch (httpd:2.4)",
"product_id": "httpd-manual-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.noarch::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-manual@2.4.37-21.module%2Bel8.2.0%2B23461%2B1d03af5c.10?arch=noarch\u0026rpmmod=httpd:2.4:8020020250827160659:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.src::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:httpd-devel-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-filesystem-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.noarch (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.noarch::httpd:2.4"
},
"product_reference": "httpd-filesystem-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.noarch::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.noarch (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:httpd-manual-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.noarch::httpd:2.4"
},
"product_reference": "httpd-manual-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.noarch::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:httpd-tools-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.src::httpd:2.4"
},
"product_reference": "mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:mod_ldap-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"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 AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS: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.AUS"
},
{
"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 AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS: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.AUS"
},
{
"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 AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS: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.AUS"
},
{
"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 AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS: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.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:mod_session-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:mod_ssl-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-47252",
"cwe": {
"id": "CWE-117",
"name": "Improper Output Neutralization for Logs"
},
"discovery_date": "2025-06-24T12:37:22.090000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2374571"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the Apache HTTP Server. Insufficient escaping of user-supplied data in mod_ssl allows an untrusted SSL/TLS client to insert escape characters into log files in some configurations. In a logging configuration where CustomLog is used with \\\"%{varname}x\\\" or \\\"%{varname}c\\\" to log variables provided by mod_ssl such as SSL_TLS_SNI, no escaping is performed by either mod_log_config or mod_ssl and unsanitized data provided by the client may appear in log files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: insufficient escaping of user-supplied data in mod_ssl",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The issue rated as a Moderate vulnerability rather than an Important one because its impact is confined to log integrity without affecting the core security properties of the Apache HTTP Server such as confidentiality, availability, or direct system integrity. The flaw only occurs in non-default logging configurations where administrators explicitly use CustomLog directives with %{varname}x or %{varname}c to log mod_ssl variables like SSL_TLS_SNI, which limits the exposure. While an attacker-controlled TLS client can inject escape or control characters into the logs, potentially leading to log injection or misleading log entries, this does not allow execution of arbitrary code or compromise of the server itself. Furthermore, successful exploitation requires the attacker to craft specific TLS-level parameters, and there are no direct security consequences unless the logs are processed by downstream systems that are themselves vulnerable.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-devel-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-manual-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47252"
},
{
"category": "external",
"summary": "RHBZ#2374571",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374571"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47252",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47252"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47252",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47252"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2025-07-14T07:17:04.371000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-08T19:04:32+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",
"product_ids": [
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-devel-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-manual-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15516"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-devel-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-manual-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-devel-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-manual-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: insufficient escaping of user-supplied data in mod_ssl"
},
{
"cve": "CVE-2025-23048",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"discovery_date": "2025-06-24T12:39:03.897000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2374576"
}
],
"notes": [
{
"category": "description",
"text": "An access control bypass vulnerability was found in Apache httpd. The Apache HTTP Server with some mod_ssl configurations can bypass the access controls by trusted clients using TLS 1.3 session resumption. A client trusted to access one virtual host may be able to access another if SSLStrictSNIVHostCheck is not enabled on either host.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: mod_ssl: access control bypass by trusted clients is possible using TLS 1.3 session resumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Configurations are affected when mod_ssl is configured for multiple virtual hosts, with each restricted to a different set of trusted client certificates. For example, with a different SSLCACertificateFile/Path setting.\n\nThis vulnerability is rated Moderate rather than Important due to the specific and uncommon configuration prerequisites needed for exploitation. The flaw allows a trusted client\u2014one already holding valid client certificates for one virtual host\u2014to potentially bypass access controls and access another virtual host by leveraging TLS 1.3 session resumption, only if the SSLStrictSNIVHostCheck directive is not enabled on either host. This bypass is not a general remote access issue, nor does it allow an unauthenticated or untrusted attacker to gain access. Furthermore, affected systems are those with complex, multi-tenant SSL client auth setups, which are relatively rare.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-devel-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-manual-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-23048"
},
{
"category": "external",
"summary": "RHBZ#2374576",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374576"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-23048",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23048"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-23048",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-23048"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2025-07-14T07:19:43.612000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-08T19:04:32+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",
"product_ids": [
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-devel-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-manual-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15516"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-devel-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-manual-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-devel-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-manual-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: mod_ssl: access control bypass by trusted clients is possible using TLS 1.3 session resumption"
},
{
"cve": "CVE-2025-49630",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2025-06-24T12:39:07.584000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2374578"
}
],
"notes": [
{
"category": "description",
"text": "An assertion failure flaw was found in Apache httpd. Untrusted clients can send inputs that trigger an assertion failure in the mod_proxy_http2 module, which likely results in an Apache HTTP server crash or denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: mod_proxy_http2: untrusted input from a client causes an assertion to fail in the Apache mod_proxy_http2 module",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability only affects Appache httpd if a reverse proxy is configured for an HTTP/2 backend, with the ProxyPreserveHost set to \\\"on\\\".\n\nThis vulnerability is rated as Moderate because it requires a highly specific and non-default configuration to be exploitable\u2014namely, an Apache HTTP Server acting as a reverse proxy with an HTTP/2 backend and ProxyPreserveHost set to \"on\". The flaw results in an assertion failure in the mod_proxy_http2 module when handling specially crafted inputs from untrusted clients. While this can lead to a denial of service via server crash, the impact is limited to availability, with no risk of remote code execution or data leakage. Additionally, the condition is recoverable through a simple restart, and there is no persistent state corruption.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-devel-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-manual-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-49630"
},
{
"category": "external",
"summary": "RHBZ#2374578",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374578"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-49630",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-49630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49630"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2025-07-14T07:22:15.866000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-08T19:04:32+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",
"product_ids": [
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-devel-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-manual-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15516"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-devel-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-manual-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-devel-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-manual-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: mod_proxy_http2: untrusted input from a client causes an assertion to fail in the Apache mod_proxy_http2 module"
},
{
"cve": "CVE-2025-49812",
"discovery_date": "2025-06-24T12:39:08.994000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2374580"
}
],
"notes": [
{
"category": "description",
"text": "An HTTP session hijacking flaw was found in Apache httpd. In some mod_ssl configurations on Apache HTTP Server, an HTTP desynchronization attack allows a man-in-the-middle attacker to hijack an HTTP session via a TLS upgrade.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: HTTP Session Hijack via a TLS upgrade",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Only configurations using the \\\"SSLEngine optional\\\" to enable TLS upgrades are affected.\n\nThis vulnerability is rated Moderate rather than Important primarily due to the narrow scope of affected configurations and preconditions required for exploitation. Specifically, it only impacts Apache HTTP Server setups where SSLEngine optional is used\u2014a rarely employed configuration that permits opportunistic TLS upgrades (also known as STARTTLS-style negotiation). For an attacker to successfully exploit this flaw, a man-in-the-middle (MitM) position is required, and the server must be using this optional TLS upgrade setup, which is uncommon and discouraged in modern secure deployments. The vulnerability arises due to HTTP desynchronization, allowing the attacker to potentially hijack sessions during the upgrade process.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-devel-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-manual-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-49812"
},
{
"category": "external",
"summary": "RHBZ#2374580",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374580"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-49812",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49812"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-49812",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49812"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2025-07-14T07:24:13.282000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-08T19:04:32+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",
"product_ids": [
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-devel-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-manual-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15516"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-devel-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-manual-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-devel-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-manual-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+23461+1d03af5c.5.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-debuginfo-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_md-debugsource-1:2.0.8-7.module+el8.2.0+5531+7e4d69a2.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+23461+1d03af5c.10.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: HTTP Session Hijack via a TLS upgrade"
}
]
}
RHSA-2025:15619
Vulnerability from csaf_redhat - Published: 2025-09-10 12:38 - Updated: 2026-03-19 17:30A vulnerability was found in the Apache HTTP Server. Insufficient escaping of user-supplied data in mod_ssl allows an untrusted SSL/TLS client to insert escape characters into log files in some configurations. In a logging configuration where CustomLog is used with \"%{varname}x\" or \"%{varname}c\" to log variables provided by mod_ssl such as SSL_TLS_SNI, no escaping is performed by either mod_log_config or mod_ssl and unsanitized data provided by the client may appear in log files.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-debugsource-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-debugsource-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-devel-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-devel-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-filesystem-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-manual-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-tools-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-tools-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_http2-debugsource-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_http2-debugsource-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_ldap-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_ldap-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S: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.8.0.Z.E4S: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.8.0.Z.E4S: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.8.0.Z.E4S: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.8.0.Z.E4S: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.8.0.Z.E4S: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.8.0.Z.E4S: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.8.0.Z.E4S:mod_proxy_html-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_proxy_html-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_session-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_session-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_session-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_session-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_ssl-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_ssl-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
An access control bypass vulnerability was found in Apache httpd. The Apache HTTP Server with some mod_ssl configurations can bypass the access controls by trusted clients using TLS 1.3 session resumption. A client trusted to access one virtual host may be able to access another if SSLStrictSNIVHostCheck is not enabled on either host.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-debugsource-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-debugsource-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-devel-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-devel-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-filesystem-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-manual-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-tools-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-tools-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_http2-debugsource-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_http2-debugsource-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_ldap-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_ldap-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S: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.8.0.Z.E4S: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.8.0.Z.E4S: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.8.0.Z.E4S: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.8.0.Z.E4S: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.8.0.Z.E4S: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.8.0.Z.E4S: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.8.0.Z.E4S:mod_proxy_html-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_proxy_html-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_session-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_session-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_session-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_session-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_ssl-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_ssl-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
An assertion failure flaw was found in Apache httpd. Untrusted clients can send inputs that trigger an assertion failure in the mod_proxy_http2 module, which likely results in an Apache HTTP server crash or denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-debugsource-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-debugsource-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-devel-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-devel-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-filesystem-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-manual-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-tools-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-tools-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_http2-debugsource-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_http2-debugsource-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_ldap-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_ldap-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S: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.8.0.Z.E4S: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.8.0.Z.E4S: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.8.0.Z.E4S: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.8.0.Z.E4S: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.8.0.Z.E4S: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.8.0.Z.E4S: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.8.0.Z.E4S:mod_proxy_html-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_proxy_html-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_session-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_session-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_session-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_session-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_ssl-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_ssl-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
An HTTP session hijacking flaw was found in Apache httpd. In some mod_ssl configurations on Apache HTTP Server, an HTTP desynchronization attack allows a man-in-the-middle attacker to hijack an HTTP session via a TLS upgrade.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-debugsource-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-debugsource-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-devel-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-devel-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-filesystem-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-manual-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-tools-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-tools-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_http2-debugsource-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_http2-debugsource-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_ldap-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_ldap-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S: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.8.0.Z.E4S: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.8.0.Z.E4S: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.8.0.Z.E4S: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.8.0.Z.E4S: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.8.0.Z.E4S: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.8.0.Z.E4S: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.8.0.Z.E4S:mod_proxy_html-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_proxy_html-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_session-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_session-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_session-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_session-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_ssl-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_ssl-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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.8 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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: insufficient escaping of user-supplied data in mod_ssl (CVE-2024-47252)\n\n* httpd: mod_ssl: access control bypass by trusted clients is possible using TLS 1.3 session resumption (CVE-2025-23048)\n\n* httpd: mod_proxy_http2: untrusted input from a client causes an assertion to fail in the Apache mod_proxy_http2 module (CVE-2025-49630)\n\n* httpd: HTTP Session Hijack via a TLS upgrade (CVE-2025-49812)\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-2025:15619",
"url": "https://access.redhat.com/errata/RHSA-2025:15619"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2374571",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374571"
},
{
"category": "external",
"summary": "2374576",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374576"
},
{
"category": "external",
"summary": "2374578",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374578"
},
{
"category": "external",
"summary": "2374580",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374580"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_15619.json"
}
],
"title": "Red Hat Security Advisory: httpd:2.4 security update",
"tracking": {
"current_release_date": "2026-03-19T17:30:42+00:00",
"generator": {
"date": "2026-03-19T17:30:42+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:15619",
"initial_release_date": "2025-09-10T12:38:27+00:00",
"revision_history": [
{
"date": "2025-09-10T12:38:27+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-09-10T12:38:27+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-19T17:30:42+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.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le (httpd:2.4)",
"product_id": "httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-56.module%2Bel8.8.0%2B23464%2Ba2e0c444.10?arch=ppc64le\u0026rpmmod=httpd:2.4:8080020250827163339:63b34585"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-56.module%2Bel8.8.0%2B23464%2Ba2e0c444.10?arch=ppc64le\u0026rpmmod=httpd:2.4:8080020250827163339:63b34585"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-56.module%2Bel8.8.0%2B23464%2Ba2e0c444.10?arch=ppc64le\u0026rpmmod=httpd:2.4:8080020250827163339:63b34585"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-56.module%2Bel8.8.0%2B23464%2Ba2e0c444.10?arch=ppc64le\u0026rpmmod=httpd:2.4:8080020250827163339:63b34585"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-56.module%2Bel8.8.0%2B23464%2Ba2e0c444.10?arch=ppc64le\u0026rpmmod=httpd:2.4:8080020250827163339:63b34585"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-56.module%2Bel8.8.0%2B23464%2Ba2e0c444.10?arch=ppc64le\u0026rpmmod=httpd:2.4:8080020250827163339:63b34585"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"product": {
"name": "mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le (httpd:2.4)",
"product_id": "mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-8.module%2Bel8.8.0%2B23464%2Ba2e0c444.6?arch=ppc64le\u0026rpmmod=httpd:2.4:8080020250827163339:63b34585"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"product": {
"name": "mod_http2-debuginfo-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le (httpd:2.4)",
"product_id": "mod_http2-debuginfo-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.15.7-8.module%2Bel8.8.0%2B23464%2Ba2e0c444.6?arch=ppc64le\u0026rpmmod=httpd:2.4:8080020250827163339:63b34585"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"product": {
"name": "mod_http2-debugsource-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le (httpd:2.4)",
"product_id": "mod_http2-debugsource-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.15.7-8.module%2Bel8.8.0%2B23464%2Ba2e0c444.6?arch=ppc64le\u0026rpmmod=httpd:2.4:8080020250827163339:63b34585"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-56.module%2Bel8.8.0%2B23464%2Ba2e0c444.10?arch=ppc64le\u0026rpmmod=httpd:2.4:8080020250827163339:63b34585"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-56.module%2Bel8.8.0%2B23464%2Ba2e0c444.10?arch=ppc64le\u0026rpmmod=httpd:2.4:8080020250827163339:63b34585"
}
}
},
{
"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:8080020250827163339:63b34585"
}
}
},
{
"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:8080020250827163339:63b34585"
}
}
},
{
"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:8080020250827163339:63b34585"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-56.module%2Bel8.8.0%2B23464%2Ba2e0c444.10?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8080020250827163339:63b34585"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-56.module%2Bel8.8.0%2B23464%2Ba2e0c444.10?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8080020250827163339:63b34585"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-56.module%2Bel8.8.0%2B23464%2Ba2e0c444.10?arch=ppc64le\u0026rpmmod=httpd:2.4:8080020250827163339:63b34585"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-56.module%2Bel8.8.0%2B23464%2Ba2e0c444.10?arch=ppc64le\u0026rpmmod=httpd:2.4:8080020250827163339:63b34585"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-56.module%2Bel8.8.0%2B23464%2Ba2e0c444.10?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8080020250827163339:63b34585"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-56.module%2Bel8.8.0%2B23464%2Ba2e0c444.10?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8080020250827163339:63b34585"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.src::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.src (httpd:2.4)",
"product_id": "httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.src::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-56.module%2Bel8.8.0%2B23464%2Ba2e0c444.10?arch=src\u0026rpmmod=httpd:2.4:8080020250827163339:63b34585"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.src::httpd:2.4",
"product": {
"name": "mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.src (httpd:2.4)",
"product_id": "mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.src::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-8.module%2Bel8.8.0%2B23464%2Ba2e0c444.6?arch=src\u0026rpmmod=httpd:2.4:8080020250827163339:63b34585"
}
}
},
{
"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:8080020250827163339:63b34585"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-filesystem-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.noarch::httpd:2.4",
"product": {
"name": "httpd-filesystem-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.noarch (httpd:2.4)",
"product_id": "httpd-filesystem-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.noarch::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-filesystem@2.4.37-56.module%2Bel8.8.0%2B23464%2Ba2e0c444.10?arch=noarch\u0026rpmmod=httpd:2.4:8080020250827163339:63b34585"
}
}
},
{
"category": "product_version",
"name": "httpd-manual-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.noarch::httpd:2.4",
"product": {
"name": "httpd-manual-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.noarch (httpd:2.4)",
"product_id": "httpd-manual-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.noarch::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-manual@2.4.37-56.module%2Bel8.8.0%2B23464%2Ba2e0c444.10?arch=noarch\u0026rpmmod=httpd:2.4:8080020250827163339:63b34585"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64 (httpd:2.4)",
"product_id": "httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-56.module%2Bel8.8.0%2B23464%2Ba2e0c444.10?arch=x86_64\u0026rpmmod=httpd:2.4:8080020250827163339:63b34585"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64 (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-56.module%2Bel8.8.0%2B23464%2Ba2e0c444.10?arch=x86_64\u0026rpmmod=httpd:2.4:8080020250827163339:63b34585"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64 (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-56.module%2Bel8.8.0%2B23464%2Ba2e0c444.10?arch=x86_64\u0026rpmmod=httpd:2.4:8080020250827163339:63b34585"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64 (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-56.module%2Bel8.8.0%2B23464%2Ba2e0c444.10?arch=x86_64\u0026rpmmod=httpd:2.4:8080020250827163339:63b34585"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64 (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-56.module%2Bel8.8.0%2B23464%2Ba2e0c444.10?arch=x86_64\u0026rpmmod=httpd:2.4:8080020250827163339:63b34585"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64 (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-56.module%2Bel8.8.0%2B23464%2Ba2e0c444.10?arch=x86_64\u0026rpmmod=httpd:2.4:8080020250827163339:63b34585"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64 (httpd:2.4)",
"product_id": "mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-8.module%2Bel8.8.0%2B23464%2Ba2e0c444.6?arch=x86_64\u0026rpmmod=httpd:2.4:8080020250827163339:63b34585"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-debuginfo-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64 (httpd:2.4)",
"product_id": "mod_http2-debuginfo-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.15.7-8.module%2Bel8.8.0%2B23464%2Ba2e0c444.6?arch=x86_64\u0026rpmmod=httpd:2.4:8080020250827163339:63b34585"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-debugsource-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64 (httpd:2.4)",
"product_id": "mod_http2-debugsource-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.15.7-8.module%2Bel8.8.0%2B23464%2Ba2e0c444.6?arch=x86_64\u0026rpmmod=httpd:2.4:8080020250827163339:63b34585"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64 (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-56.module%2Bel8.8.0%2B23464%2Ba2e0c444.10?arch=x86_64\u0026rpmmod=httpd:2.4:8080020250827163339:63b34585"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64 (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-56.module%2Bel8.8.0%2B23464%2Ba2e0c444.10?arch=x86_64\u0026rpmmod=httpd:2.4:8080020250827163339:63b34585"
}
}
},
{
"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:8080020250827163339:63b34585"
}
}
},
{
"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:8080020250827163339:63b34585"
}
}
},
{
"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:8080020250827163339:63b34585"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64 (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-56.module%2Bel8.8.0%2B23464%2Ba2e0c444.10?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8080020250827163339:63b34585"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64 (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-56.module%2Bel8.8.0%2B23464%2Ba2e0c444.10?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8080020250827163339:63b34585"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64 (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-56.module%2Bel8.8.0%2B23464%2Ba2e0c444.10?arch=x86_64\u0026rpmmod=httpd:2.4:8080020250827163339:63b34585"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64 (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-56.module%2Bel8.8.0%2B23464%2Ba2e0c444.10?arch=x86_64\u0026rpmmod=httpd:2.4:8080020250827163339:63b34585"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64 (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-56.module%2Bel8.8.0%2B23464%2Ba2e0c444.10?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8080020250827163339:63b34585"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64 (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-56.module%2Bel8.8.0%2B23464%2Ba2e0c444.10?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8080020250827163339:63b34585"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.src::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:httpd-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:httpd-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:httpd-debugsource-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:httpd-debugsource-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:httpd-devel-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:httpd-devel-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-filesystem-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.noarch (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:httpd-filesystem-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.noarch::httpd:2.4"
},
"product_reference": "httpd-filesystem-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.noarch::httpd:2.4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.noarch (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:httpd-manual-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.noarch::httpd:2.4"
},
"product_reference": "httpd-manual-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.noarch::httpd:2.4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:httpd-tools-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:httpd-tools-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.src::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:mod_http2-debugsource-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:mod_http2-debugsource-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:mod_ldap-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:mod_ldap-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"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 E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S: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.8.0.Z.E4S"
},
{
"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 E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S: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.8.0.Z.E4S"
},
{
"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 E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S: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.8.0.Z.E4S"
},
{
"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 E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S: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.8.0.Z.E4S"
},
{
"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 E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S: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.8.0.Z.E4S"
},
{
"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 E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S: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.8.0.Z.E4S"
},
{
"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 E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S: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.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:mod_proxy_html-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:mod_proxy_html-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:mod_session-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:mod_session-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:mod_session-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:mod_session-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:mod_ssl-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:mod_ssl-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-47252",
"cwe": {
"id": "CWE-117",
"name": "Improper Output Neutralization for Logs"
},
"discovery_date": "2025-06-24T12:37:22.090000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2374571"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the Apache HTTP Server. Insufficient escaping of user-supplied data in mod_ssl allows an untrusted SSL/TLS client to insert escape characters into log files in some configurations. In a logging configuration where CustomLog is used with \\\"%{varname}x\\\" or \\\"%{varname}c\\\" to log variables provided by mod_ssl such as SSL_TLS_SNI, no escaping is performed by either mod_log_config or mod_ssl and unsanitized data provided by the client may appear in log files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: insufficient escaping of user-supplied data in mod_ssl",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The issue rated as a Moderate vulnerability rather than an Important one because its impact is confined to log integrity without affecting the core security properties of the Apache HTTP Server such as confidentiality, availability, or direct system integrity. The flaw only occurs in non-default logging configurations where administrators explicitly use CustomLog directives with %{varname}x or %{varname}c to log mod_ssl variables like SSL_TLS_SNI, which limits the exposure. While an attacker-controlled TLS client can inject escape or control characters into the logs, potentially leading to log injection or misleading log entries, this does not allow execution of arbitrary code or compromise of the server itself. Furthermore, successful exploitation requires the attacker to craft specific TLS-level parameters, and there are no direct security consequences unless the logs are processed by downstream systems that are themselves vulnerable.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.src::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debugsource-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debugsource-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-devel-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-devel-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-filesystem-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.noarch::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-manual-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.noarch::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.src::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debugsource-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debugsource-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47252"
},
{
"category": "external",
"summary": "RHBZ#2374571",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374571"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47252",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47252"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47252",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47252"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2025-07-14T07:17:04.371000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-10T12:38:27+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",
"product_ids": [
"AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.src::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debugsource-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debugsource-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-devel-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-devel-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-filesystem-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.noarch::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-manual-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.noarch::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.src::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debugsource-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debugsource-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15619"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.src::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debugsource-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debugsource-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-devel-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-devel-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-filesystem-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.noarch::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-manual-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.noarch::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.src::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debugsource-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debugsource-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.src::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debugsource-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debugsource-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-devel-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-devel-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-filesystem-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.noarch::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-manual-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.noarch::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.src::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debugsource-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debugsource-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: insufficient escaping of user-supplied data in mod_ssl"
},
{
"cve": "CVE-2025-23048",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"discovery_date": "2025-06-24T12:39:03.897000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2374576"
}
],
"notes": [
{
"category": "description",
"text": "An access control bypass vulnerability was found in Apache httpd. The Apache HTTP Server with some mod_ssl configurations can bypass the access controls by trusted clients using TLS 1.3 session resumption. A client trusted to access one virtual host may be able to access another if SSLStrictSNIVHostCheck is not enabled on either host.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: mod_ssl: access control bypass by trusted clients is possible using TLS 1.3 session resumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Configurations are affected when mod_ssl is configured for multiple virtual hosts, with each restricted to a different set of trusted client certificates. For example, with a different SSLCACertificateFile/Path setting.\n\nThis vulnerability is rated Moderate rather than Important due to the specific and uncommon configuration prerequisites needed for exploitation. The flaw allows a trusted client\u2014one already holding valid client certificates for one virtual host\u2014to potentially bypass access controls and access another virtual host by leveraging TLS 1.3 session resumption, only if the SSLStrictSNIVHostCheck directive is not enabled on either host. This bypass is not a general remote access issue, nor does it allow an unauthenticated or untrusted attacker to gain access. Furthermore, affected systems are those with complex, multi-tenant SSL client auth setups, which are relatively rare.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.src::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debugsource-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debugsource-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-devel-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-devel-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-filesystem-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.noarch::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-manual-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.noarch::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.src::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debugsource-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debugsource-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-23048"
},
{
"category": "external",
"summary": "RHBZ#2374576",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374576"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-23048",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23048"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-23048",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-23048"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2025-07-14T07:19:43.612000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-10T12:38:27+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",
"product_ids": [
"AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.src::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debugsource-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debugsource-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-devel-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-devel-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-filesystem-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.noarch::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-manual-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.noarch::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.src::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debugsource-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debugsource-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15619"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.src::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debugsource-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debugsource-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-devel-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-devel-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-filesystem-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.noarch::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-manual-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.noarch::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.src::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debugsource-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debugsource-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.src::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debugsource-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debugsource-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-devel-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-devel-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-filesystem-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.noarch::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-manual-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.noarch::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.src::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debugsource-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debugsource-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: mod_ssl: access control bypass by trusted clients is possible using TLS 1.3 session resumption"
},
{
"cve": "CVE-2025-49630",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2025-06-24T12:39:07.584000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2374578"
}
],
"notes": [
{
"category": "description",
"text": "An assertion failure flaw was found in Apache httpd. Untrusted clients can send inputs that trigger an assertion failure in the mod_proxy_http2 module, which likely results in an Apache HTTP server crash or denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: mod_proxy_http2: untrusted input from a client causes an assertion to fail in the Apache mod_proxy_http2 module",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability only affects Appache httpd if a reverse proxy is configured for an HTTP/2 backend, with the ProxyPreserveHost set to \\\"on\\\".\n\nThis vulnerability is rated as Moderate because it requires a highly specific and non-default configuration to be exploitable\u2014namely, an Apache HTTP Server acting as a reverse proxy with an HTTP/2 backend and ProxyPreserveHost set to \"on\". The flaw results in an assertion failure in the mod_proxy_http2 module when handling specially crafted inputs from untrusted clients. While this can lead to a denial of service via server crash, the impact is limited to availability, with no risk of remote code execution or data leakage. Additionally, the condition is recoverable through a simple restart, and there is no persistent state corruption.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.src::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debugsource-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debugsource-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-devel-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-devel-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-filesystem-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.noarch::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-manual-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.noarch::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.src::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debugsource-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debugsource-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-49630"
},
{
"category": "external",
"summary": "RHBZ#2374578",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374578"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-49630",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-49630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49630"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2025-07-14T07:22:15.866000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-10T12:38:27+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",
"product_ids": [
"AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.src::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debugsource-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debugsource-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-devel-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-devel-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-filesystem-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.noarch::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-manual-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.noarch::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.src::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debugsource-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debugsource-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15619"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.src::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debugsource-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debugsource-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-devel-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-devel-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-filesystem-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.noarch::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-manual-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.noarch::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.src::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debugsource-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debugsource-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.src::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debugsource-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debugsource-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-devel-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-devel-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-filesystem-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.noarch::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-manual-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.noarch::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.src::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debugsource-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debugsource-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: mod_proxy_http2: untrusted input from a client causes an assertion to fail in the Apache mod_proxy_http2 module"
},
{
"cve": "CVE-2025-49812",
"discovery_date": "2025-06-24T12:39:08.994000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2374580"
}
],
"notes": [
{
"category": "description",
"text": "An HTTP session hijacking flaw was found in Apache httpd. In some mod_ssl configurations on Apache HTTP Server, an HTTP desynchronization attack allows a man-in-the-middle attacker to hijack an HTTP session via a TLS upgrade.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: HTTP Session Hijack via a TLS upgrade",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Only configurations using the \\\"SSLEngine optional\\\" to enable TLS upgrades are affected.\n\nThis vulnerability is rated Moderate rather than Important primarily due to the narrow scope of affected configurations and preconditions required for exploitation. Specifically, it only impacts Apache HTTP Server setups where SSLEngine optional is used\u2014a rarely employed configuration that permits opportunistic TLS upgrades (also known as STARTTLS-style negotiation). For an attacker to successfully exploit this flaw, a man-in-the-middle (MitM) position is required, and the server must be using this optional TLS upgrade setup, which is uncommon and discouraged in modern secure deployments. The vulnerability arises due to HTTP desynchronization, allowing the attacker to potentially hijack sessions during the upgrade process.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.src::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debugsource-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debugsource-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-devel-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-devel-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-filesystem-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.noarch::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-manual-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.noarch::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.src::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debugsource-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debugsource-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-49812"
},
{
"category": "external",
"summary": "RHBZ#2374580",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374580"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-49812",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49812"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-49812",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49812"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2025-07-14T07:24:13.282000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-10T12:38:27+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",
"product_ids": [
"AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.src::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debugsource-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debugsource-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-devel-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-devel-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-filesystem-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.noarch::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-manual-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.noarch::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.src::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debugsource-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debugsource-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15619"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.src::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debugsource-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debugsource-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-devel-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-devel-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-filesystem-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.noarch::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-manual-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.noarch::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.src::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debugsource-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debugsource-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.src::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debugsource-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-debugsource-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-devel-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-devel-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-filesystem-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.noarch::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-manual-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.noarch::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.src::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debugsource-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_http2-debugsource-0:1.15.7-8.module+el8.8.0+23464+a2e0c444.6.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_session-debuginfo-0:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.ppc64le::httpd:2.4",
"AppStream-8.8.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-56.module+el8.8.0+23464+a2e0c444.10.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: HTTP Session Hijack via a TLS upgrade"
}
]
}
RHSA-2025:15684
Vulnerability from csaf_redhat - Published: 2025-09-11 10:36 - Updated: 2026-03-19 17:30A vulnerability was found in the Apache HTTP Server. Insufficient escaping of user-supplied data in mod_ssl allows an untrusted SSL/TLS client to insert escape characters into log files in some configurations. In a logging configuration where CustomLog is used with \"%{varname}x\" or \"%{varname}c\" to log variables provided by mod_ssl such as SSL_TLS_SNI, no escaping is performed by either mod_log_config or mod_ssl and unsanitized data provided by the client may appear in log files.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS: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.AUS: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.AUS: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.AUS: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.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION: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.EXTENSION: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.EXTENSION: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.EXTENSION: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.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
An access control bypass vulnerability was found in Apache httpd. The Apache HTTP Server with some mod_ssl configurations can bypass the access controls by trusted clients using TLS 1.3 session resumption. A client trusted to access one virtual host may be able to access another if SSLStrictSNIVHostCheck is not enabled on either host.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS: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.AUS: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.AUS: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.AUS: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.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION: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.EXTENSION: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.EXTENSION: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.EXTENSION: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.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
An assertion failure flaw was found in Apache httpd. Untrusted clients can send inputs that trigger an assertion failure in the mod_proxy_http2 module, which likely results in an Apache HTTP server crash or denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS: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.AUS: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.AUS: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.AUS: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.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION: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.EXTENSION: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.EXTENSION: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.EXTENSION: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.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
An HTTP session hijacking flaw was found in Apache httpd. In some mod_ssl configurations on Apache HTTP Server, an HTTP desynchronization attack allows a man-in-the-middle attacker to hijack an HTTP session via a TLS upgrade.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS: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.AUS: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.AUS: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.AUS: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.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION: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.EXTENSION: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.EXTENSION: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.EXTENSION: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.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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 Advanced Mission Critical Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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: insufficient escaping of user-supplied data in mod_ssl (CVE-2024-47252)\n\n* httpd: mod_ssl: access control bypass by trusted clients is possible using TLS 1.3 session resumption (CVE-2025-23048)\n\n* httpd: mod_proxy_http2: untrusted input from a client causes an assertion to fail in the Apache mod_proxy_http2 module (CVE-2025-49630)\n\n* httpd: HTTP Session Hijack via a TLS upgrade (CVE-2025-49812)\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-2025:15684",
"url": "https://access.redhat.com/errata/RHSA-2025:15684"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2374571",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374571"
},
{
"category": "external",
"summary": "2374576",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374576"
},
{
"category": "external",
"summary": "2374578",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374578"
},
{
"category": "external",
"summary": "2374580",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374580"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_15684.json"
}
],
"title": "Red Hat Security Advisory: httpd:2.4 security update",
"tracking": {
"current_release_date": "2026-03-19T17:30:44+00:00",
"generator": {
"date": "2026-03-19T17:30:44+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:15684",
"initial_release_date": "2025-09-11T10:36:34+00:00",
"revision_history": [
{
"date": "2025-09-11T10:36:34+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-09-11T10:36:34+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-19T17:30:44+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 AUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus_long_life: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+23462+1fa78ba3.10.src::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.src (httpd:2.4)",
"product_id": "httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.src::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-39.module%2Bel8.4.0%2B23462%2B1fa78ba3.10?arch=src\u0026rpmmod=httpd:2.4:8040020250827161824:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"product": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src (httpd:2.4)",
"product_id": "mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-3.module%2Bel8.4.0%2B23462%2B1fa78ba3.4?arch=src\u0026rpmmod=httpd:2.4:8040020250827161824: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:8040020250827161824:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64 (httpd:2.4)",
"product_id": "httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-39.module%2Bel8.4.0%2B23462%2B1fa78ba3.10?arch=x86_64\u0026rpmmod=httpd:2.4:8040020250827161824:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64 (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-39.module%2Bel8.4.0%2B23462%2B1fa78ba3.10?arch=x86_64\u0026rpmmod=httpd:2.4:8040020250827161824:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64 (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-39.module%2Bel8.4.0%2B23462%2B1fa78ba3.10?arch=x86_64\u0026rpmmod=httpd:2.4:8040020250827161824:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64 (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-39.module%2Bel8.4.0%2B23462%2B1fa78ba3.10?arch=x86_64\u0026rpmmod=httpd:2.4:8040020250827161824:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64 (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-39.module%2Bel8.4.0%2B23462%2B1fa78ba3.10?arch=x86_64\u0026rpmmod=httpd:2.4:8040020250827161824:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64 (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-39.module%2Bel8.4.0%2B23462%2B1fa78ba3.10?arch=x86_64\u0026rpmmod=httpd:2.4:8040020250827161824:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64 (httpd:2.4)",
"product_id": "mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-3.module%2Bel8.4.0%2B23462%2B1fa78ba3.4?arch=x86_64\u0026rpmmod=httpd:2.4:8040020250827161824:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64 (httpd:2.4)",
"product_id": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.15.7-3.module%2Bel8.4.0%2B23462%2B1fa78ba3.4?arch=x86_64\u0026rpmmod=httpd:2.4:8040020250827161824:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64 (httpd:2.4)",
"product_id": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.15.7-3.module%2Bel8.4.0%2B23462%2B1fa78ba3.4?arch=x86_64\u0026rpmmod=httpd:2.4:8040020250827161824:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64 (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-39.module%2Bel8.4.0%2B23462%2B1fa78ba3.10?arch=x86_64\u0026rpmmod=httpd:2.4:8040020250827161824:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64 (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-39.module%2Bel8.4.0%2B23462%2B1fa78ba3.10?arch=x86_64\u0026rpmmod=httpd:2.4:8040020250827161824: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:8040020250827161824: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:8040020250827161824: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:8040020250827161824:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64 (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-39.module%2Bel8.4.0%2B23462%2B1fa78ba3.10?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020250827161824:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64 (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-39.module%2Bel8.4.0%2B23462%2B1fa78ba3.10?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020250827161824:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64 (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-39.module%2Bel8.4.0%2B23462%2B1fa78ba3.10?arch=x86_64\u0026rpmmod=httpd:2.4:8040020250827161824:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64 (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-39.module%2Bel8.4.0%2B23462%2B1fa78ba3.10?arch=x86_64\u0026rpmmod=httpd:2.4:8040020250827161824:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64 (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-39.module%2Bel8.4.0%2B23462%2B1fa78ba3.10?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020250827161824:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64 (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-39.module%2Bel8.4.0%2B23462%2B1fa78ba3.10?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020250827161824:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-filesystem-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"product": {
"name": "httpd-filesystem-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch (httpd:2.4)",
"product_id": "httpd-filesystem-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-filesystem@2.4.37-39.module%2Bel8.4.0%2B23462%2B1fa78ba3.10?arch=noarch\u0026rpmmod=httpd:2.4:8040020250827161824:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-manual-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"product": {
"name": "httpd-manual-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch (httpd:2.4)",
"product_id": "httpd-manual-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-manual@2.4.37-39.module%2Bel8.4.0%2B23462%2B1fa78ba3.10?arch=noarch\u0026rpmmod=httpd:2.4:8040020250827161824:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.src::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-filesystem-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4"
},
"product_reference": "httpd-filesystem-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4"
},
"product_reference": "httpd-manual-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"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 AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS: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.AUS"
},
{
"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 AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS: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.AUS"
},
{
"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 AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS: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.AUS"
},
{
"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 AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS: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.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.src::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-filesystem-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4"
},
"product_reference": "httpd-filesystem-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4"
},
"product_reference": "httpd-manual-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"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 EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION: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.EXTENSION"
},
{
"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 EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION: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.EXTENSION"
},
{
"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 EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION: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.EXTENSION"
},
{
"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 EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION: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.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-47252",
"cwe": {
"id": "CWE-117",
"name": "Improper Output Neutralization for Logs"
},
"discovery_date": "2025-06-24T12:37:22.090000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2374571"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the Apache HTTP Server. Insufficient escaping of user-supplied data in mod_ssl allows an untrusted SSL/TLS client to insert escape characters into log files in some configurations. In a logging configuration where CustomLog is used with \\\"%{varname}x\\\" or \\\"%{varname}c\\\" to log variables provided by mod_ssl such as SSL_TLS_SNI, no escaping is performed by either mod_log_config or mod_ssl and unsanitized data provided by the client may appear in log files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: insufficient escaping of user-supplied data in mod_ssl",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The issue rated as a Moderate vulnerability rather than an Important one because its impact is confined to log integrity without affecting the core security properties of the Apache HTTP Server such as confidentiality, availability, or direct system integrity. The flaw only occurs in non-default logging configurations where administrators explicitly use CustomLog directives with %{varname}x or %{varname}c to log mod_ssl variables like SSL_TLS_SNI, which limits the exposure. While an attacker-controlled TLS client can inject escape or control characters into the logs, potentially leading to log injection or misleading log entries, this does not allow execution of arbitrary code or compromise of the server itself. Furthermore, successful exploitation requires the attacker to craft specific TLS-level parameters, and there are no direct security consequences unless the logs are processed by downstream systems that are themselves vulnerable.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION: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.EXTENSION: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.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47252"
},
{
"category": "external",
"summary": "RHBZ#2374571",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374571"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47252",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47252"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47252",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47252"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2025-07-14T07:17:04.371000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-11T10:36:34+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",
"product_ids": [
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION: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.EXTENSION: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.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15684"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION: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.EXTENSION: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.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION: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.EXTENSION: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.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: insufficient escaping of user-supplied data in mod_ssl"
},
{
"cve": "CVE-2025-23048",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"discovery_date": "2025-06-24T12:39:03.897000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2374576"
}
],
"notes": [
{
"category": "description",
"text": "An access control bypass vulnerability was found in Apache httpd. The Apache HTTP Server with some mod_ssl configurations can bypass the access controls by trusted clients using TLS 1.3 session resumption. A client trusted to access one virtual host may be able to access another if SSLStrictSNIVHostCheck is not enabled on either host.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: mod_ssl: access control bypass by trusted clients is possible using TLS 1.3 session resumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Configurations are affected when mod_ssl is configured for multiple virtual hosts, with each restricted to a different set of trusted client certificates. For example, with a different SSLCACertificateFile/Path setting.\n\nThis vulnerability is rated Moderate rather than Important due to the specific and uncommon configuration prerequisites needed for exploitation. The flaw allows a trusted client\u2014one already holding valid client certificates for one virtual host\u2014to potentially bypass access controls and access another virtual host by leveraging TLS 1.3 session resumption, only if the SSLStrictSNIVHostCheck directive is not enabled on either host. This bypass is not a general remote access issue, nor does it allow an unauthenticated or untrusted attacker to gain access. Furthermore, affected systems are those with complex, multi-tenant SSL client auth setups, which are relatively rare.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION: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.EXTENSION: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.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-23048"
},
{
"category": "external",
"summary": "RHBZ#2374576",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374576"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-23048",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23048"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-23048",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-23048"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2025-07-14T07:19:43.612000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-11T10:36:34+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",
"product_ids": [
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION: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.EXTENSION: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.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15684"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION: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.EXTENSION: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.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION: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.EXTENSION: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.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: mod_ssl: access control bypass by trusted clients is possible using TLS 1.3 session resumption"
},
{
"cve": "CVE-2025-49630",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2025-06-24T12:39:07.584000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2374578"
}
],
"notes": [
{
"category": "description",
"text": "An assertion failure flaw was found in Apache httpd. Untrusted clients can send inputs that trigger an assertion failure in the mod_proxy_http2 module, which likely results in an Apache HTTP server crash or denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: mod_proxy_http2: untrusted input from a client causes an assertion to fail in the Apache mod_proxy_http2 module",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability only affects Appache httpd if a reverse proxy is configured for an HTTP/2 backend, with the ProxyPreserveHost set to \\\"on\\\".\n\nThis vulnerability is rated as Moderate because it requires a highly specific and non-default configuration to be exploitable\u2014namely, an Apache HTTP Server acting as a reverse proxy with an HTTP/2 backend and ProxyPreserveHost set to \"on\". The flaw results in an assertion failure in the mod_proxy_http2 module when handling specially crafted inputs from untrusted clients. While this can lead to a denial of service via server crash, the impact is limited to availability, with no risk of remote code execution or data leakage. Additionally, the condition is recoverable through a simple restart, and there is no persistent state corruption.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION: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.EXTENSION: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.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-49630"
},
{
"category": "external",
"summary": "RHBZ#2374578",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374578"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-49630",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-49630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49630"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2025-07-14T07:22:15.866000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-11T10:36:34+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",
"product_ids": [
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION: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.EXTENSION: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.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15684"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION: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.EXTENSION: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.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION: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.EXTENSION: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.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: mod_proxy_http2: untrusted input from a client causes an assertion to fail in the Apache mod_proxy_http2 module"
},
{
"cve": "CVE-2025-49812",
"discovery_date": "2025-06-24T12:39:08.994000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2374580"
}
],
"notes": [
{
"category": "description",
"text": "An HTTP session hijacking flaw was found in Apache httpd. In some mod_ssl configurations on Apache HTTP Server, an HTTP desynchronization attack allows a man-in-the-middle attacker to hijack an HTTP session via a TLS upgrade.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: HTTP Session Hijack via a TLS upgrade",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Only configurations using the \\\"SSLEngine optional\\\" to enable TLS upgrades are affected.\n\nThis vulnerability is rated Moderate rather than Important primarily due to the narrow scope of affected configurations and preconditions required for exploitation. Specifically, it only impacts Apache HTTP Server setups where SSLEngine optional is used\u2014a rarely employed configuration that permits opportunistic TLS upgrades (also known as STARTTLS-style negotiation). For an attacker to successfully exploit this flaw, a man-in-the-middle (MitM) position is required, and the server must be using this optional TLS upgrade setup, which is uncommon and discouraged in modern secure deployments. The vulnerability arises due to HTTP desynchronization, allowing the attacker to potentially hijack sessions during the upgrade process.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION: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.EXTENSION: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.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-49812"
},
{
"category": "external",
"summary": "RHBZ#2374580",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374580"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-49812",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49812"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-49812",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49812"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2025-07-14T07:24:13.282000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-11T10:36:34+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",
"product_ids": [
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION: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.EXTENSION: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.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15684"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION: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.EXTENSION: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.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-debugsource-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-devel-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-filesystem-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-manual-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.noarch::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+23462+1fa78ba3.4.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION: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.EXTENSION: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.EXTENSION:mod_proxy_html-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.EUS.EXTENSION:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+23462+1fa78ba3.10.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: HTTP Session Hijack via a TLS upgrade"
}
]
}
RHSA-2025:15698
Vulnerability from csaf_redhat - Published: 2025-09-11 14:40 - Updated: 2026-03-19 17:30A vulnerability was found in the Apache HTTP Server. Insufficient escaping of user-supplied data in mod_ssl allows an untrusted SSL/TLS client to insert escape characters into log files in some configurations. In a logging configuration where CustomLog is used with \"%{varname}x\" or \"%{varname}c\" to log variables provided by mod_ssl such as SSL_TLS_SNI, no escaping is performed by either mod_log_config or mod_ssl and unsanitized data provided by the client may appear in log files.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS: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.6.0.Z.AUS: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.6.0.Z.AUS: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.6.0.Z.AUS: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.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S: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.6.0.Z.E4S: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.6.0.Z.E4S: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.6.0.Z.E4S: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.6.0.Z.E4S: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.6.0.Z.E4S: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.6.0.Z.E4S: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.6.0.Z.E4S: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.6.0.Z.E4S: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.6.0.Z.E4S: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.6.0.Z.E4S: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.6.0.Z.E4S: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.6.0.Z.E4S: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.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS: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.6.0.Z.TUS: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.6.0.Z.TUS: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.6.0.Z.TUS: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.6.0.Z.TUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
An access control bypass vulnerability was found in Apache httpd. The Apache HTTP Server with some mod_ssl configurations can bypass the access controls by trusted clients using TLS 1.3 session resumption. A client trusted to access one virtual host may be able to access another if SSLStrictSNIVHostCheck is not enabled on either host.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS: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.6.0.Z.AUS: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.6.0.Z.AUS: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.6.0.Z.AUS: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.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S: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.6.0.Z.E4S: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.6.0.Z.E4S: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.6.0.Z.E4S: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.6.0.Z.E4S: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.6.0.Z.E4S: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.6.0.Z.E4S: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.6.0.Z.E4S: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.6.0.Z.E4S: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.6.0.Z.E4S: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.6.0.Z.E4S: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.6.0.Z.E4S: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.6.0.Z.E4S: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.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS: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.6.0.Z.TUS: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.6.0.Z.TUS: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.6.0.Z.TUS: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.6.0.Z.TUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
An assertion failure flaw was found in Apache httpd. Untrusted clients can send inputs that trigger an assertion failure in the mod_proxy_http2 module, which likely results in an Apache HTTP server crash or denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS: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.6.0.Z.AUS: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.6.0.Z.AUS: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.6.0.Z.AUS: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.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S: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.6.0.Z.E4S: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.6.0.Z.E4S: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.6.0.Z.E4S: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.6.0.Z.E4S: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.6.0.Z.E4S: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.6.0.Z.E4S: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.6.0.Z.E4S: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.6.0.Z.E4S: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.6.0.Z.E4S: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.6.0.Z.E4S: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.6.0.Z.E4S: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.6.0.Z.E4S: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.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS: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.6.0.Z.TUS: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.6.0.Z.TUS: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.6.0.Z.TUS: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.6.0.Z.TUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
An HTTP session hijacking flaw was found in Apache httpd. In some mod_ssl configurations on Apache HTTP Server, an HTTP desynchronization attack allows a man-in-the-middle attacker to hijack an HTTP session via a TLS upgrade.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS: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.6.0.Z.AUS: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.6.0.Z.AUS: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.6.0.Z.AUS: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.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S: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.6.0.Z.E4S: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.6.0.Z.E4S: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.6.0.Z.E4S: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.6.0.Z.E4S: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.6.0.Z.E4S: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.6.0.Z.E4S: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.6.0.Z.E4S: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.6.0.Z.E4S: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.6.0.Z.E4S: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.6.0.Z.E4S: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.6.0.Z.E4S: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.6.0.Z.E4S: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.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS: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.6.0.Z.TUS: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.6.0.Z.TUS: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.6.0.Z.TUS: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.6.0.Z.TUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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.6 Advanced Mission Critical Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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: insufficient escaping of user-supplied data in mod_ssl (CVE-2024-47252)\n\n* httpd: mod_ssl: access control bypass by trusted clients is possible using TLS 1.3 session resumption (CVE-2025-23048)\n\n* httpd: mod_proxy_http2: untrusted input from a client causes an assertion to fail in the Apache mod_proxy_http2 module (CVE-2025-49630)\n\n* httpd: HTTP Session Hijack via a TLS upgrade (CVE-2025-49812)\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-2025:15698",
"url": "https://access.redhat.com/errata/RHSA-2025:15698"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2374571",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374571"
},
{
"category": "external",
"summary": "2374576",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374576"
},
{
"category": "external",
"summary": "2374578",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374578"
},
{
"category": "external",
"summary": "2374580",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374580"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_15698.json"
}
],
"title": "Red Hat Security Advisory: httpd:2.4 security update",
"tracking": {
"current_release_date": "2026-03-19T17:30:44+00:00",
"generator": {
"date": "2026-03-19T17:30:44+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:15698",
"initial_release_date": "2025-09-11T14:40:49+00:00",
"revision_history": [
{
"date": "2025-09-11T14:40:49+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-09-11T14:40:49+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-19T17:30:44+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 AUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src (httpd:2.4)",
"product_id": "httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=src\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4",
"product": {
"name": "mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src (httpd:2.4)",
"product_id": "mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-5.module%2Bel8.6.0%2B23463%2B5d5709c6.4?arch=src\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"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:8060020250827162806:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4)",
"product_id": "httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=x86_64\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=x86_64\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=x86_64\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=x86_64\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=x86_64\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=x86_64\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64 (httpd:2.4)",
"product_id": "mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-5.module%2Bel8.6.0%2B23463%2B5d5709c6.4?arch=x86_64\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64 (httpd:2.4)",
"product_id": "mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.15.7-5.module%2Bel8.6.0%2B23463%2B5d5709c6.4?arch=x86_64\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64 (httpd:2.4)",
"product_id": "mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.15.7-5.module%2Bel8.6.0%2B23463%2B5d5709c6.4?arch=x86_64\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=x86_64\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=x86_64\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"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:8060020250827162806:ad008a3a"
}
}
},
{
"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:8060020250827162806:ad008a3a"
}
}
},
{
"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:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=x86_64\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=x86_64\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"product": {
"name": "httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch (httpd:2.4)",
"product_id": "httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-filesystem@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=noarch\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"product": {
"name": "httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch (httpd:2.4)",
"product_id": "httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-manual@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=noarch\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64 (httpd:2.4)",
"product_id": "httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=aarch64\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64 (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=aarch64\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64 (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=aarch64\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64 (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=aarch64\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64 (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=aarch64\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64 (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=aarch64\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"product": {
"name": "mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64 (httpd:2.4)",
"product_id": "mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-5.module%2Bel8.6.0%2B23463%2B5d5709c6.4?arch=aarch64\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"product": {
"name": "mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64 (httpd:2.4)",
"product_id": "mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.15.7-5.module%2Bel8.6.0%2B23463%2B5d5709c6.4?arch=aarch64\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"product": {
"name": "mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64 (httpd:2.4)",
"product_id": "mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.15.7-5.module%2Bel8.6.0%2B23463%2B5d5709c6.4?arch=aarch64\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64 (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=aarch64\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64 (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=aarch64\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"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:8060020250827162806:ad008a3a"
}
}
},
{
"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:8060020250827162806:ad008a3a"
}
}
},
{
"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:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64 (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64 (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64 (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=aarch64\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64 (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=aarch64\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64 (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64 (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le (httpd:2.4)",
"product_id": "httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=ppc64le\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=ppc64le\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=ppc64le\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=ppc64le\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=ppc64le\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=ppc64le\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"product": {
"name": "mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le (httpd:2.4)",
"product_id": "mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-5.module%2Bel8.6.0%2B23463%2B5d5709c6.4?arch=ppc64le\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"product": {
"name": "mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le (httpd:2.4)",
"product_id": "mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.15.7-5.module%2Bel8.6.0%2B23463%2B5d5709c6.4?arch=ppc64le\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"product": {
"name": "mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le (httpd:2.4)",
"product_id": "mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.15.7-5.module%2Bel8.6.0%2B23463%2B5d5709c6.4?arch=ppc64le\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=ppc64le\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=ppc64le\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"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:8060020250827162806:ad008a3a"
}
}
},
{
"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:8060020250827162806:ad008a3a"
}
}
},
{
"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:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=ppc64le\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=ppc64le\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x (httpd:2.4)",
"product_id": "httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=s390x\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=s390x\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=s390x\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=s390x\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=s390x\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=s390x\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"product": {
"name": "mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x (httpd:2.4)",
"product_id": "mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-5.module%2Bel8.6.0%2B23463%2B5d5709c6.4?arch=s390x\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"product": {
"name": "mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x (httpd:2.4)",
"product_id": "mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.15.7-5.module%2Bel8.6.0%2B23463%2B5d5709c6.4?arch=s390x\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"product": {
"name": "mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x (httpd:2.4)",
"product_id": "mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.15.7-5.module%2Bel8.6.0%2B23463%2B5d5709c6.4?arch=s390x\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=s390x\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=s390x\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"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:8060020250827162806:ad008a3a"
}
}
},
{
"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:8060020250827162806:ad008a3a"
}
}
},
{
"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:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=s390x\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=s390x\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-47.module%2Bel8.6.0%2B23463%2B5d5709c6.11?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8060020250827162806:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4"
},
"product_reference": "httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4"
},
"product_reference": "httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"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 AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS: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.6.0.Z.AUS"
},
{
"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 AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS: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.6.0.Z.AUS"
},
{
"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 AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS: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.6.0.Z.AUS"
},
{
"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 AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS: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.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4"
},
"product_reference": "httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4"
},
"product_reference": "httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"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 E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S: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.6.0.Z.E4S"
},
{
"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 E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S: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.6.0.Z.E4S"
},
{
"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 E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S: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.6.0.Z.E4S"
},
{
"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 E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S: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.6.0.Z.E4S"
},
{
"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 E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S: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.6.0.Z.E4S"
},
{
"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 E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S: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.6.0.Z.E4S"
},
{
"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 E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S: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.6.0.Z.E4S"
},
{
"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 E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S: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.6.0.Z.E4S"
},
{
"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 E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S: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.6.0.Z.E4S"
},
{
"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 E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S: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.6.0.Z.E4S"
},
{
"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 E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S: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.6.0.Z.E4S"
},
{
"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 E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S: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.6.0.Z.E4S"
},
{
"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 E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S: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.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4"
},
"product_reference": "httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4"
},
"product_reference": "httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"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 TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS: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.6.0.Z.TUS"
},
{
"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 TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS: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.6.0.Z.TUS"
},
{
"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 TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS: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.6.0.Z.TUS"
},
{
"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 TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS: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.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-47252",
"cwe": {
"id": "CWE-117",
"name": "Improper Output Neutralization for Logs"
},
"discovery_date": "2025-06-24T12:37:22.090000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2374571"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the Apache HTTP Server. Insufficient escaping of user-supplied data in mod_ssl allows an untrusted SSL/TLS client to insert escape characters into log files in some configurations. In a logging configuration where CustomLog is used with \\\"%{varname}x\\\" or \\\"%{varname}c\\\" to log variables provided by mod_ssl such as SSL_TLS_SNI, no escaping is performed by either mod_log_config or mod_ssl and unsanitized data provided by the client may appear in log files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: insufficient escaping of user-supplied data in mod_ssl",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The issue rated as a Moderate vulnerability rather than an Important one because its impact is confined to log integrity without affecting the core security properties of the Apache HTTP Server such as confidentiality, availability, or direct system integrity. The flaw only occurs in non-default logging configurations where administrators explicitly use CustomLog directives with %{varname}x or %{varname}c to log mod_ssl variables like SSL_TLS_SNI, which limits the exposure. While an attacker-controlled TLS client can inject escape or control characters into the logs, potentially leading to log injection or misleading log entries, this does not allow execution of arbitrary code or compromise of the server itself. Furthermore, successful exploitation requires the attacker to craft specific TLS-level parameters, and there are no direct security consequences unless the logs are processed by downstream systems that are themselves vulnerable.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47252"
},
{
"category": "external",
"summary": "RHBZ#2374571",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374571"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47252",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47252"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47252",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47252"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2025-07-14T07:17:04.371000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-11T14:40:49+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",
"product_ids": [
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15698"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: insufficient escaping of user-supplied data in mod_ssl"
},
{
"cve": "CVE-2025-23048",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"discovery_date": "2025-06-24T12:39:03.897000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2374576"
}
],
"notes": [
{
"category": "description",
"text": "An access control bypass vulnerability was found in Apache httpd. The Apache HTTP Server with some mod_ssl configurations can bypass the access controls by trusted clients using TLS 1.3 session resumption. A client trusted to access one virtual host may be able to access another if SSLStrictSNIVHostCheck is not enabled on either host.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: mod_ssl: access control bypass by trusted clients is possible using TLS 1.3 session resumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Configurations are affected when mod_ssl is configured for multiple virtual hosts, with each restricted to a different set of trusted client certificates. For example, with a different SSLCACertificateFile/Path setting.\n\nThis vulnerability is rated Moderate rather than Important due to the specific and uncommon configuration prerequisites needed for exploitation. The flaw allows a trusted client\u2014one already holding valid client certificates for one virtual host\u2014to potentially bypass access controls and access another virtual host by leveraging TLS 1.3 session resumption, only if the SSLStrictSNIVHostCheck directive is not enabled on either host. This bypass is not a general remote access issue, nor does it allow an unauthenticated or untrusted attacker to gain access. Furthermore, affected systems are those with complex, multi-tenant SSL client auth setups, which are relatively rare.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-23048"
},
{
"category": "external",
"summary": "RHBZ#2374576",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374576"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-23048",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23048"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-23048",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-23048"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2025-07-14T07:19:43.612000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-11T14:40:49+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",
"product_ids": [
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15698"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: mod_ssl: access control bypass by trusted clients is possible using TLS 1.3 session resumption"
},
{
"cve": "CVE-2025-49630",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2025-06-24T12:39:07.584000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2374578"
}
],
"notes": [
{
"category": "description",
"text": "An assertion failure flaw was found in Apache httpd. Untrusted clients can send inputs that trigger an assertion failure in the mod_proxy_http2 module, which likely results in an Apache HTTP server crash or denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: mod_proxy_http2: untrusted input from a client causes an assertion to fail in the Apache mod_proxy_http2 module",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability only affects Appache httpd if a reverse proxy is configured for an HTTP/2 backend, with the ProxyPreserveHost set to \\\"on\\\".\n\nThis vulnerability is rated as Moderate because it requires a highly specific and non-default configuration to be exploitable\u2014namely, an Apache HTTP Server acting as a reverse proxy with an HTTP/2 backend and ProxyPreserveHost set to \"on\". The flaw results in an assertion failure in the mod_proxy_http2 module when handling specially crafted inputs from untrusted clients. While this can lead to a denial of service via server crash, the impact is limited to availability, with no risk of remote code execution or data leakage. Additionally, the condition is recoverable through a simple restart, and there is no persistent state corruption.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-49630"
},
{
"category": "external",
"summary": "RHBZ#2374578",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374578"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-49630",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-49630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49630"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2025-07-14T07:22:15.866000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-11T14:40:49+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",
"product_ids": [
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15698"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: mod_proxy_http2: untrusted input from a client causes an assertion to fail in the Apache mod_proxy_http2 module"
},
{
"cve": "CVE-2025-49812",
"discovery_date": "2025-06-24T12:39:08.994000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2374580"
}
],
"notes": [
{
"category": "description",
"text": "An HTTP session hijacking flaw was found in Apache httpd. In some mod_ssl configurations on Apache HTTP Server, an HTTP desynchronization attack allows a man-in-the-middle attacker to hijack an HTTP session via a TLS upgrade.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: HTTP Session Hijack via a TLS upgrade",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Only configurations using the \\\"SSLEngine optional\\\" to enable TLS upgrades are affected.\n\nThis vulnerability is rated Moderate rather than Important primarily due to the narrow scope of affected configurations and preconditions required for exploitation. Specifically, it only impacts Apache HTTP Server setups where SSLEngine optional is used\u2014a rarely employed configuration that permits opportunistic TLS upgrades (also known as STARTTLS-style negotiation). For an attacker to successfully exploit this flaw, a man-in-the-middle (MitM) position is required, and the server must be using this optional TLS upgrade setup, which is uncommon and discouraged in modern secure deployments. The vulnerability arises due to HTTP desynchronization, allowing the attacker to potentially hijack sessions during the upgrade process.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-49812"
},
{
"category": "external",
"summary": "RHBZ#2374580",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374580"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-49812",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49812"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-49812",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49812"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2025-07-14T07:24:13.282000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-11T14:40:49+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",
"product_ids": [
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15698"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-devel-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-manual-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+23463+5d5709c6.4.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_proxy_html-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+23463+5d5709c6.11.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: HTTP Session Hijack via a TLS upgrade"
}
]
}
SUSE-SU-2025:02565-1
Vulnerability from csaf_suse - Published: 2025-07-31 06:27 - Updated: 2025-07-31 06:27| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-doc-2.4.51-35.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-doc-2.4.51-35.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-devel-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-doc-2.4.51-35.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-example-pages-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-prefork-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-devel-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-doc-2.4.51-35.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-prefork-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-utils-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-worker-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-utils-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-worker-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-doc-2.4.51-35.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-doc-2.4.51-35.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-devel-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-doc-2.4.51-35.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-example-pages-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-prefork-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-devel-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-doc-2.4.51-35.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-prefork-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-utils-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-worker-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-utils-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-worker-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-doc-2.4.51-35.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-doc-2.4.51-35.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-devel-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-doc-2.4.51-35.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-example-pages-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-prefork-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-devel-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-doc-2.4.51-35.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-prefork-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-utils-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-worker-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-utils-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-worker-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-doc-2.4.51-35.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-doc-2.4.51-35.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-devel-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-doc-2.4.51-35.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-example-pages-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-prefork-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-devel-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-doc-2.4.51-35.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-prefork-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-utils-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-worker-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-utils-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-worker-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-doc-2.4.51-35.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-doc-2.4.51-35.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-devel-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-doc-2.4.51-35.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-example-pages-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-prefork-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-devel-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-doc-2.4.51-35.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-prefork-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-utils-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-worker-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-utils-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-worker-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-doc-2.4.51-35.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-doc-2.4.51-35.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-devel-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-doc-2.4.51-35.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-example-pages-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-prefork-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-devel-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-doc-2.4.51-35.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-prefork-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-utils-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-worker-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-utils-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-worker-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-doc-2.4.51-35.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-doc-2.4.51-35.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-devel-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-doc-2.4.51-35.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-example-pages-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-prefork-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-devel-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-doc-2.4.51-35.69.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-prefork-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-utils-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-worker-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-utils-2.4.51-35.69.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-worker-2.4.51-35.69.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-2024-42516: Fixed HTTP response splitting. (bsc#1246477)\n- CVE-2024-43204: Fixed a SSRF when mod_proxy is loaded that allows an attacker to send outbound proxy requests to a URL controlled by them. (bsc#1246305)\n- CVE-2024-47252: Fixed insufficient escaping of user-supplied data in mod_ssl allows an untrusted SSL/TLS client to insert escape characters into log file. (bsc#1246303)\n- CVE-2025-23048: Fixed access control bypass by trusted clients through TLS 1.3 session resumption in some mod_ssl configurations. (bsc#1246302)\n- CVE-2025-49630: Fixed denial of service can be triggered by untrusted clients causing an assertion in mod_proxy_http2. (bsc#1246307)\n- CVE-2025-49812: Fixed Opossum Attack Application Layer Desynchronization using Opportunistic TLS. (bsc#1246169)\n- CVE-2025-53020: Fixed HTTP/2 denial of service due to late release of memory after effective lifetime. (bsc#1246306)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-2565,SUSE-SLE-SERVER-12-SP5-LTSS-2025-2565,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-2565",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_02565-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:02565-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502565-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:02565-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-July/040970.html"
},
{
"category": "self",
"summary": "SUSE Bug 1246169",
"url": "https://bugzilla.suse.com/1246169"
},
{
"category": "self",
"summary": "SUSE Bug 1246302",
"url": "https://bugzilla.suse.com/1246302"
},
{
"category": "self",
"summary": "SUSE Bug 1246303",
"url": "https://bugzilla.suse.com/1246303"
},
{
"category": "self",
"summary": "SUSE Bug 1246305",
"url": "https://bugzilla.suse.com/1246305"
},
{
"category": "self",
"summary": "SUSE Bug 1246306",
"url": "https://bugzilla.suse.com/1246306"
},
{
"category": "self",
"summary": "SUSE Bug 1246307",
"url": "https://bugzilla.suse.com/1246307"
},
{
"category": "self",
"summary": "SUSE Bug 1246477",
"url": "https://bugzilla.suse.com/1246477"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-42516 page",
"url": "https://www.suse.com/security/cve/CVE-2024-42516/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-43204 page",
"url": "https://www.suse.com/security/cve/CVE-2024-43204/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-47252 page",
"url": "https://www.suse.com/security/cve/CVE-2024-47252/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23048 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23048/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-49630 page",
"url": "https://www.suse.com/security/cve/CVE-2025-49630/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-49812 page",
"url": "https://www.suse.com/security/cve/CVE-2025-49812/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-53020 page",
"url": "https://www.suse.com/security/cve/CVE-2025-53020/"
}
],
"title": "Security update for apache2",
"tracking": {
"current_release_date": "2025-07-31T06:27:04Z",
"generator": {
"date": "2025-07-31T06:27:04Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:02565-1",
"initial_release_date": "2025-07-31T06:27:04Z",
"revision_history": [
{
"date": "2025-07-31T06:27:04Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-35.69.1.aarch64",
"product": {
"name": "apache2-2.4.51-35.69.1.aarch64",
"product_id": "apache2-2.4.51-35.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-35.69.1.aarch64",
"product": {
"name": "apache2-devel-2.4.51-35.69.1.aarch64",
"product_id": "apache2-devel-2.4.51-35.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-35.69.1.aarch64",
"product": {
"name": "apache2-event-2.4.51-35.69.1.aarch64",
"product_id": "apache2-event-2.4.51-35.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-35.69.1.aarch64",
"product": {
"name": "apache2-example-pages-2.4.51-35.69.1.aarch64",
"product_id": "apache2-example-pages-2.4.51-35.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-35.69.1.aarch64",
"product": {
"name": "apache2-prefork-2.4.51-35.69.1.aarch64",
"product_id": "apache2-prefork-2.4.51-35.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-tls13-2.4.51-35.69.1.aarch64",
"product": {
"name": "apache2-tls13-2.4.51-35.69.1.aarch64",
"product_id": "apache2-tls13-2.4.51-35.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-tls13-devel-2.4.51-35.69.1.aarch64",
"product": {
"name": "apache2-tls13-devel-2.4.51-35.69.1.aarch64",
"product_id": "apache2-tls13-devel-2.4.51-35.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-tls13-event-2.4.51-35.69.1.aarch64",
"product": {
"name": "apache2-tls13-event-2.4.51-35.69.1.aarch64",
"product_id": "apache2-tls13-event-2.4.51-35.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-tls13-example-pages-2.4.51-35.69.1.aarch64",
"product": {
"name": "apache2-tls13-example-pages-2.4.51-35.69.1.aarch64",
"product_id": "apache2-tls13-example-pages-2.4.51-35.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-tls13-prefork-2.4.51-35.69.1.aarch64",
"product": {
"name": "apache2-tls13-prefork-2.4.51-35.69.1.aarch64",
"product_id": "apache2-tls13-prefork-2.4.51-35.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-tls13-utils-2.4.51-35.69.1.aarch64",
"product": {
"name": "apache2-tls13-utils-2.4.51-35.69.1.aarch64",
"product_id": "apache2-tls13-utils-2.4.51-35.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-tls13-worker-2.4.51-35.69.1.aarch64",
"product": {
"name": "apache2-tls13-worker-2.4.51-35.69.1.aarch64",
"product_id": "apache2-tls13-worker-2.4.51-35.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-35.69.1.aarch64",
"product": {
"name": "apache2-utils-2.4.51-35.69.1.aarch64",
"product_id": "apache2-utils-2.4.51-35.69.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-35.69.1.aarch64",
"product": {
"name": "apache2-worker-2.4.51-35.69.1.aarch64",
"product_id": "apache2-worker-2.4.51-35.69.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-35.69.1.i586",
"product": {
"name": "apache2-2.4.51-35.69.1.i586",
"product_id": "apache2-2.4.51-35.69.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-35.69.1.i586",
"product": {
"name": "apache2-devel-2.4.51-35.69.1.i586",
"product_id": "apache2-devel-2.4.51-35.69.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-35.69.1.i586",
"product": {
"name": "apache2-event-2.4.51-35.69.1.i586",
"product_id": "apache2-event-2.4.51-35.69.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-35.69.1.i586",
"product": {
"name": "apache2-example-pages-2.4.51-35.69.1.i586",
"product_id": "apache2-example-pages-2.4.51-35.69.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-35.69.1.i586",
"product": {
"name": "apache2-prefork-2.4.51-35.69.1.i586",
"product_id": "apache2-prefork-2.4.51-35.69.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-tls13-2.4.51-35.69.1.i586",
"product": {
"name": "apache2-tls13-2.4.51-35.69.1.i586",
"product_id": "apache2-tls13-2.4.51-35.69.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-tls13-devel-2.4.51-35.69.1.i586",
"product": {
"name": "apache2-tls13-devel-2.4.51-35.69.1.i586",
"product_id": "apache2-tls13-devel-2.4.51-35.69.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-tls13-event-2.4.51-35.69.1.i586",
"product": {
"name": "apache2-tls13-event-2.4.51-35.69.1.i586",
"product_id": "apache2-tls13-event-2.4.51-35.69.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-tls13-example-pages-2.4.51-35.69.1.i586",
"product": {
"name": "apache2-tls13-example-pages-2.4.51-35.69.1.i586",
"product_id": "apache2-tls13-example-pages-2.4.51-35.69.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-tls13-prefork-2.4.51-35.69.1.i586",
"product": {
"name": "apache2-tls13-prefork-2.4.51-35.69.1.i586",
"product_id": "apache2-tls13-prefork-2.4.51-35.69.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-tls13-utils-2.4.51-35.69.1.i586",
"product": {
"name": "apache2-tls13-utils-2.4.51-35.69.1.i586",
"product_id": "apache2-tls13-utils-2.4.51-35.69.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-tls13-worker-2.4.51-35.69.1.i586",
"product": {
"name": "apache2-tls13-worker-2.4.51-35.69.1.i586",
"product_id": "apache2-tls13-worker-2.4.51-35.69.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-35.69.1.i586",
"product": {
"name": "apache2-utils-2.4.51-35.69.1.i586",
"product_id": "apache2-utils-2.4.51-35.69.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-35.69.1.i586",
"product": {
"name": "apache2-worker-2.4.51-35.69.1.i586",
"product_id": "apache2-worker-2.4.51-35.69.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-doc-2.4.51-35.69.1.noarch",
"product": {
"name": "apache2-doc-2.4.51-35.69.1.noarch",
"product_id": "apache2-doc-2.4.51-35.69.1.noarch"
}
},
{
"category": "product_version",
"name": "apache2-tls13-doc-2.4.51-35.69.1.noarch",
"product": {
"name": "apache2-tls13-doc-2.4.51-35.69.1.noarch",
"product_id": "apache2-tls13-doc-2.4.51-35.69.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-35.69.1.ppc64le",
"product": {
"name": "apache2-2.4.51-35.69.1.ppc64le",
"product_id": "apache2-2.4.51-35.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-35.69.1.ppc64le",
"product": {
"name": "apache2-devel-2.4.51-35.69.1.ppc64le",
"product_id": "apache2-devel-2.4.51-35.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-35.69.1.ppc64le",
"product": {
"name": "apache2-event-2.4.51-35.69.1.ppc64le",
"product_id": "apache2-event-2.4.51-35.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-35.69.1.ppc64le",
"product": {
"name": "apache2-example-pages-2.4.51-35.69.1.ppc64le",
"product_id": "apache2-example-pages-2.4.51-35.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-35.69.1.ppc64le",
"product": {
"name": "apache2-prefork-2.4.51-35.69.1.ppc64le",
"product_id": "apache2-prefork-2.4.51-35.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-tls13-2.4.51-35.69.1.ppc64le",
"product": {
"name": "apache2-tls13-2.4.51-35.69.1.ppc64le",
"product_id": "apache2-tls13-2.4.51-35.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-tls13-devel-2.4.51-35.69.1.ppc64le",
"product": {
"name": "apache2-tls13-devel-2.4.51-35.69.1.ppc64le",
"product_id": "apache2-tls13-devel-2.4.51-35.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-tls13-event-2.4.51-35.69.1.ppc64le",
"product": {
"name": "apache2-tls13-event-2.4.51-35.69.1.ppc64le",
"product_id": "apache2-tls13-event-2.4.51-35.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-tls13-example-pages-2.4.51-35.69.1.ppc64le",
"product": {
"name": "apache2-tls13-example-pages-2.4.51-35.69.1.ppc64le",
"product_id": "apache2-tls13-example-pages-2.4.51-35.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-tls13-prefork-2.4.51-35.69.1.ppc64le",
"product": {
"name": "apache2-tls13-prefork-2.4.51-35.69.1.ppc64le",
"product_id": "apache2-tls13-prefork-2.4.51-35.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-tls13-utils-2.4.51-35.69.1.ppc64le",
"product": {
"name": "apache2-tls13-utils-2.4.51-35.69.1.ppc64le",
"product_id": "apache2-tls13-utils-2.4.51-35.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-tls13-worker-2.4.51-35.69.1.ppc64le",
"product": {
"name": "apache2-tls13-worker-2.4.51-35.69.1.ppc64le",
"product_id": "apache2-tls13-worker-2.4.51-35.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-35.69.1.ppc64le",
"product": {
"name": "apache2-utils-2.4.51-35.69.1.ppc64le",
"product_id": "apache2-utils-2.4.51-35.69.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-35.69.1.ppc64le",
"product": {
"name": "apache2-worker-2.4.51-35.69.1.ppc64le",
"product_id": "apache2-worker-2.4.51-35.69.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-35.69.1.s390",
"product": {
"name": "apache2-2.4.51-35.69.1.s390",
"product_id": "apache2-2.4.51-35.69.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-35.69.1.s390",
"product": {
"name": "apache2-devel-2.4.51-35.69.1.s390",
"product_id": "apache2-devel-2.4.51-35.69.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-35.69.1.s390",
"product": {
"name": "apache2-event-2.4.51-35.69.1.s390",
"product_id": "apache2-event-2.4.51-35.69.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-35.69.1.s390",
"product": {
"name": "apache2-example-pages-2.4.51-35.69.1.s390",
"product_id": "apache2-example-pages-2.4.51-35.69.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-35.69.1.s390",
"product": {
"name": "apache2-prefork-2.4.51-35.69.1.s390",
"product_id": "apache2-prefork-2.4.51-35.69.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-tls13-2.4.51-35.69.1.s390",
"product": {
"name": "apache2-tls13-2.4.51-35.69.1.s390",
"product_id": "apache2-tls13-2.4.51-35.69.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-tls13-devel-2.4.51-35.69.1.s390",
"product": {
"name": "apache2-tls13-devel-2.4.51-35.69.1.s390",
"product_id": "apache2-tls13-devel-2.4.51-35.69.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-tls13-event-2.4.51-35.69.1.s390",
"product": {
"name": "apache2-tls13-event-2.4.51-35.69.1.s390",
"product_id": "apache2-tls13-event-2.4.51-35.69.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-tls13-example-pages-2.4.51-35.69.1.s390",
"product": {
"name": "apache2-tls13-example-pages-2.4.51-35.69.1.s390",
"product_id": "apache2-tls13-example-pages-2.4.51-35.69.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-tls13-prefork-2.4.51-35.69.1.s390",
"product": {
"name": "apache2-tls13-prefork-2.4.51-35.69.1.s390",
"product_id": "apache2-tls13-prefork-2.4.51-35.69.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-tls13-utils-2.4.51-35.69.1.s390",
"product": {
"name": "apache2-tls13-utils-2.4.51-35.69.1.s390",
"product_id": "apache2-tls13-utils-2.4.51-35.69.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-tls13-worker-2.4.51-35.69.1.s390",
"product": {
"name": "apache2-tls13-worker-2.4.51-35.69.1.s390",
"product_id": "apache2-tls13-worker-2.4.51-35.69.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-35.69.1.s390",
"product": {
"name": "apache2-utils-2.4.51-35.69.1.s390",
"product_id": "apache2-utils-2.4.51-35.69.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-35.69.1.s390",
"product": {
"name": "apache2-worker-2.4.51-35.69.1.s390",
"product_id": "apache2-worker-2.4.51-35.69.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-35.69.1.s390x",
"product": {
"name": "apache2-2.4.51-35.69.1.s390x",
"product_id": "apache2-2.4.51-35.69.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-35.69.1.s390x",
"product": {
"name": "apache2-devel-2.4.51-35.69.1.s390x",
"product_id": "apache2-devel-2.4.51-35.69.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-35.69.1.s390x",
"product": {
"name": "apache2-event-2.4.51-35.69.1.s390x",
"product_id": "apache2-event-2.4.51-35.69.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-35.69.1.s390x",
"product": {
"name": "apache2-example-pages-2.4.51-35.69.1.s390x",
"product_id": "apache2-example-pages-2.4.51-35.69.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-35.69.1.s390x",
"product": {
"name": "apache2-prefork-2.4.51-35.69.1.s390x",
"product_id": "apache2-prefork-2.4.51-35.69.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-tls13-2.4.51-35.69.1.s390x",
"product": {
"name": "apache2-tls13-2.4.51-35.69.1.s390x",
"product_id": "apache2-tls13-2.4.51-35.69.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-tls13-devel-2.4.51-35.69.1.s390x",
"product": {
"name": "apache2-tls13-devel-2.4.51-35.69.1.s390x",
"product_id": "apache2-tls13-devel-2.4.51-35.69.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-tls13-event-2.4.51-35.69.1.s390x",
"product": {
"name": "apache2-tls13-event-2.4.51-35.69.1.s390x",
"product_id": "apache2-tls13-event-2.4.51-35.69.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-tls13-example-pages-2.4.51-35.69.1.s390x",
"product": {
"name": "apache2-tls13-example-pages-2.4.51-35.69.1.s390x",
"product_id": "apache2-tls13-example-pages-2.4.51-35.69.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-tls13-prefork-2.4.51-35.69.1.s390x",
"product": {
"name": "apache2-tls13-prefork-2.4.51-35.69.1.s390x",
"product_id": "apache2-tls13-prefork-2.4.51-35.69.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-tls13-utils-2.4.51-35.69.1.s390x",
"product": {
"name": "apache2-tls13-utils-2.4.51-35.69.1.s390x",
"product_id": "apache2-tls13-utils-2.4.51-35.69.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-tls13-worker-2.4.51-35.69.1.s390x",
"product": {
"name": "apache2-tls13-worker-2.4.51-35.69.1.s390x",
"product_id": "apache2-tls13-worker-2.4.51-35.69.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-35.69.1.s390x",
"product": {
"name": "apache2-utils-2.4.51-35.69.1.s390x",
"product_id": "apache2-utils-2.4.51-35.69.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-35.69.1.s390x",
"product": {
"name": "apache2-worker-2.4.51-35.69.1.s390x",
"product_id": "apache2-worker-2.4.51-35.69.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-35.69.1.x86_64",
"product": {
"name": "apache2-2.4.51-35.69.1.x86_64",
"product_id": "apache2-2.4.51-35.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-35.69.1.x86_64",
"product": {
"name": "apache2-devel-2.4.51-35.69.1.x86_64",
"product_id": "apache2-devel-2.4.51-35.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-35.69.1.x86_64",
"product": {
"name": "apache2-event-2.4.51-35.69.1.x86_64",
"product_id": "apache2-event-2.4.51-35.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-35.69.1.x86_64",
"product": {
"name": "apache2-example-pages-2.4.51-35.69.1.x86_64",
"product_id": "apache2-example-pages-2.4.51-35.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-35.69.1.x86_64",
"product": {
"name": "apache2-prefork-2.4.51-35.69.1.x86_64",
"product_id": "apache2-prefork-2.4.51-35.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-tls13-2.4.51-35.69.1.x86_64",
"product": {
"name": "apache2-tls13-2.4.51-35.69.1.x86_64",
"product_id": "apache2-tls13-2.4.51-35.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-tls13-devel-2.4.51-35.69.1.x86_64",
"product": {
"name": "apache2-tls13-devel-2.4.51-35.69.1.x86_64",
"product_id": "apache2-tls13-devel-2.4.51-35.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-tls13-event-2.4.51-35.69.1.x86_64",
"product": {
"name": "apache2-tls13-event-2.4.51-35.69.1.x86_64",
"product_id": "apache2-tls13-event-2.4.51-35.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-tls13-example-pages-2.4.51-35.69.1.x86_64",
"product": {
"name": "apache2-tls13-example-pages-2.4.51-35.69.1.x86_64",
"product_id": "apache2-tls13-example-pages-2.4.51-35.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-tls13-prefork-2.4.51-35.69.1.x86_64",
"product": {
"name": "apache2-tls13-prefork-2.4.51-35.69.1.x86_64",
"product_id": "apache2-tls13-prefork-2.4.51-35.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-tls13-utils-2.4.51-35.69.1.x86_64",
"product": {
"name": "apache2-tls13-utils-2.4.51-35.69.1.x86_64",
"product_id": "apache2-tls13-utils-2.4.51-35.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-tls13-worker-2.4.51-35.69.1.x86_64",
"product": {
"name": "apache2-tls13-worker-2.4.51-35.69.1.x86_64",
"product_id": "apache2-tls13-worker-2.4.51-35.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-35.69.1.x86_64",
"product": {
"name": "apache2-utils-2.4.51-35.69.1.x86_64",
"product_id": "apache2-utils-2.4.51-35.69.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-35.69.1.x86_64",
"product": {
"name": "apache2-worker-2.4.51-35.69.1.x86_64",
"product_id": "apache2-worker-2.4.51-35.69.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-35.69.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.aarch64"
},
"product_reference": "apache2-2.4.51-35.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-35.69.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.ppc64le"
},
"product_reference": "apache2-2.4.51-35.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-35.69.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.s390x"
},
"product_reference": "apache2-2.4.51-35.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-35.69.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.x86_64"
},
"product_reference": "apache2-2.4.51-35.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-35.69.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.aarch64"
},
"product_reference": "apache2-devel-2.4.51-35.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-35.69.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.ppc64le"
},
"product_reference": "apache2-devel-2.4.51-35.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-35.69.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.s390x"
},
"product_reference": "apache2-devel-2.4.51-35.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-35.69.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.x86_64"
},
"product_reference": "apache2-devel-2.4.51-35.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.51-35.69.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-doc-2.4.51-35.69.1.noarch"
},
"product_reference": "apache2-doc-2.4.51-35.69.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.51-35.69.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.aarch64"
},
"product_reference": "apache2-example-pages-2.4.51-35.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.51-35.69.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.ppc64le"
},
"product_reference": "apache2-example-pages-2.4.51-35.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.51-35.69.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.s390x"
},
"product_reference": "apache2-example-pages-2.4.51-35.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.51-35.69.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.x86_64"
},
"product_reference": "apache2-example-pages-2.4.51-35.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-35.69.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.51-35.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-35.69.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.ppc64le"
},
"product_reference": "apache2-prefork-2.4.51-35.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-35.69.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.s390x"
},
"product_reference": "apache2-prefork-2.4.51-35.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-35.69.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.51-35.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-2.4.51-35.69.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.aarch64"
},
"product_reference": "apache2-tls13-2.4.51-35.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-2.4.51-35.69.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.ppc64le"
},
"product_reference": "apache2-tls13-2.4.51-35.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-2.4.51-35.69.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.s390x"
},
"product_reference": "apache2-tls13-2.4.51-35.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-2.4.51-35.69.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.x86_64"
},
"product_reference": "apache2-tls13-2.4.51-35.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-devel-2.4.51-35.69.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.aarch64"
},
"product_reference": "apache2-tls13-devel-2.4.51-35.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-devel-2.4.51-35.69.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.ppc64le"
},
"product_reference": "apache2-tls13-devel-2.4.51-35.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-devel-2.4.51-35.69.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.s390x"
},
"product_reference": "apache2-tls13-devel-2.4.51-35.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-devel-2.4.51-35.69.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.x86_64"
},
"product_reference": "apache2-tls13-devel-2.4.51-35.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-doc-2.4.51-35.69.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-doc-2.4.51-35.69.1.noarch"
},
"product_reference": "apache2-tls13-doc-2.4.51-35.69.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-example-pages-2.4.51-35.69.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.aarch64"
},
"product_reference": "apache2-tls13-example-pages-2.4.51-35.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-example-pages-2.4.51-35.69.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.ppc64le"
},
"product_reference": "apache2-tls13-example-pages-2.4.51-35.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-example-pages-2.4.51-35.69.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.s390x"
},
"product_reference": "apache2-tls13-example-pages-2.4.51-35.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-example-pages-2.4.51-35.69.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64"
},
"product_reference": "apache2-tls13-example-pages-2.4.51-35.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-prefork-2.4.51-35.69.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.aarch64"
},
"product_reference": "apache2-tls13-prefork-2.4.51-35.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-prefork-2.4.51-35.69.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.ppc64le"
},
"product_reference": "apache2-tls13-prefork-2.4.51-35.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-prefork-2.4.51-35.69.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.s390x"
},
"product_reference": "apache2-tls13-prefork-2.4.51-35.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-prefork-2.4.51-35.69.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.x86_64"
},
"product_reference": "apache2-tls13-prefork-2.4.51-35.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-utils-2.4.51-35.69.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.aarch64"
},
"product_reference": "apache2-tls13-utils-2.4.51-35.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-utils-2.4.51-35.69.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.ppc64le"
},
"product_reference": "apache2-tls13-utils-2.4.51-35.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-utils-2.4.51-35.69.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.s390x"
},
"product_reference": "apache2-tls13-utils-2.4.51-35.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-utils-2.4.51-35.69.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.x86_64"
},
"product_reference": "apache2-tls13-utils-2.4.51-35.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-worker-2.4.51-35.69.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.aarch64"
},
"product_reference": "apache2-tls13-worker-2.4.51-35.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-worker-2.4.51-35.69.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.ppc64le"
},
"product_reference": "apache2-tls13-worker-2.4.51-35.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-worker-2.4.51-35.69.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.s390x"
},
"product_reference": "apache2-tls13-worker-2.4.51-35.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-worker-2.4.51-35.69.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.x86_64"
},
"product_reference": "apache2-tls13-worker-2.4.51-35.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-35.69.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.aarch64"
},
"product_reference": "apache2-utils-2.4.51-35.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-35.69.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.ppc64le"
},
"product_reference": "apache2-utils-2.4.51-35.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-35.69.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.s390x"
},
"product_reference": "apache2-utils-2.4.51-35.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-35.69.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.x86_64"
},
"product_reference": "apache2-utils-2.4.51-35.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-35.69.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.aarch64"
},
"product_reference": "apache2-worker-2.4.51-35.69.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-35.69.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.ppc64le"
},
"product_reference": "apache2-worker-2.4.51-35.69.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-35.69.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.s390x"
},
"product_reference": "apache2-worker-2.4.51-35.69.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-35.69.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.x86_64"
},
"product_reference": "apache2-worker-2.4.51-35.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-35.69.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-2.4.51-35.69.1.x86_64"
},
"product_reference": "apache2-2.4.51-35.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-35.69.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-devel-2.4.51-35.69.1.x86_64"
},
"product_reference": "apache2-devel-2.4.51-35.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.51-35.69.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-doc-2.4.51-35.69.1.noarch"
},
"product_reference": "apache2-doc-2.4.51-35.69.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.51-35.69.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-example-pages-2.4.51-35.69.1.x86_64"
},
"product_reference": "apache2-example-pages-2.4.51-35.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-35.69.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-prefork-2.4.51-35.69.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.51-35.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-2.4.51-35.69.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-2.4.51-35.69.1.x86_64"
},
"product_reference": "apache2-tls13-2.4.51-35.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-devel-2.4.51-35.69.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-devel-2.4.51-35.69.1.x86_64"
},
"product_reference": "apache2-tls13-devel-2.4.51-35.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-doc-2.4.51-35.69.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-doc-2.4.51-35.69.1.noarch"
},
"product_reference": "apache2-tls13-doc-2.4.51-35.69.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-example-pages-2.4.51-35.69.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64"
},
"product_reference": "apache2-tls13-example-pages-2.4.51-35.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-prefork-2.4.51-35.69.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-prefork-2.4.51-35.69.1.x86_64"
},
"product_reference": "apache2-tls13-prefork-2.4.51-35.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-utils-2.4.51-35.69.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-utils-2.4.51-35.69.1.x86_64"
},
"product_reference": "apache2-tls13-utils-2.4.51-35.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-worker-2.4.51-35.69.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-worker-2.4.51-35.69.1.x86_64"
},
"product_reference": "apache2-tls13-worker-2.4.51-35.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-35.69.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-utils-2.4.51-35.69.1.x86_64"
},
"product_reference": "apache2-utils-2.4.51-35.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-35.69.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-worker-2.4.51-35.69.1.x86_64"
},
"product_reference": "apache2-worker-2.4.51-35.69.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-42516",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-42516"
}
],
"notes": [
{
"category": "general",
"text": "HTTP response splitting in the core of Apache HTTP Server allows an attacker who can manipulate the Content-Type response headers of applications hosted or proxied by the server can split the HTTP response.\n\nThis vulnerability was described as CVE-2023-38709 but the patch included in Apache HTTP Server 2.4.59 did not address the issue.\n\nUsers are recommended to upgrade to version 2.4.64, which fixes this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-worker-2.4.51-35.69.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-42516",
"url": "https://www.suse.com/security/cve/CVE-2024-42516"
},
{
"category": "external",
"summary": "SUSE Bug 1227268 for CVE-2024-42516",
"url": "https://bugzilla.suse.com/1227268"
},
{
"category": "external",
"summary": "SUSE Bug 1246477 for CVE-2024-42516",
"url": "https://bugzilla.suse.com/1246477"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-worker-2.4.51-35.69.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-worker-2.4.51-35.69.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-31T06:27:04Z",
"details": "moderate"
}
],
"title": "CVE-2024-42516"
},
{
"cve": "CVE-2024-43204",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-43204"
}
],
"notes": [
{
"category": "general",
"text": "SSRF in Apache HTTP Server with mod_proxy loaded allows an attacker to send outbound proxy requests to a URL controlled by the attacker. Requires an unlikely configuration where mod_headers is configured to modify the Content-Type request or response header with a value provided in the HTTP request.\n\nUsers are recommended to upgrade to version 2.4.64 which fixes this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-worker-2.4.51-35.69.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-43204",
"url": "https://www.suse.com/security/cve/CVE-2024-43204"
},
{
"category": "external",
"summary": "SUSE Bug 1246305 for CVE-2024-43204",
"url": "https://bugzilla.suse.com/1246305"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-worker-2.4.51-35.69.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-worker-2.4.51-35.69.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-31T06:27:04Z",
"details": "moderate"
}
],
"title": "CVE-2024-43204"
},
{
"cve": "CVE-2024-47252",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-47252"
}
],
"notes": [
{
"category": "general",
"text": "Insufficient escaping of user-supplied data in mod_ssl in Apache HTTP Server 2.4.63 and earlier allows an untrusted SSL/TLS client to insert escape characters into log files in some configurations.\n\nIn a logging configuration where CustomLog is used with \"%{varname}x\" or \"%{varname}c\" to log variables provided by mod_ssl such as SSL_TLS_SNI, no escaping is performed by either mod_log_config or mod_ssl and unsanitized data provided by the client may appear in log files.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-worker-2.4.51-35.69.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-47252",
"url": "https://www.suse.com/security/cve/CVE-2024-47252"
},
{
"category": "external",
"summary": "SUSE Bug 1246303 for CVE-2024-47252",
"url": "https://bugzilla.suse.com/1246303"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-worker-2.4.51-35.69.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-worker-2.4.51-35.69.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-31T06:27:04Z",
"details": "moderate"
}
],
"title": "CVE-2024-47252"
},
{
"cve": "CVE-2025-23048",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23048"
}
],
"notes": [
{
"category": "general",
"text": "In some mod_ssl configurations on Apache HTTP Server 2.4.35 through to 2.4.63, an access control bypass by trusted clients is possible using TLS 1.3 session resumption.\n\nConfigurations are affected when mod_ssl is configured for multiple virtual hosts, with each restricted to a different set of trusted client certificates (for example with a different SSLCACertificateFile/Path setting). In such a case, a client trusted to access one virtual host may be able to access another virtual host, if SSLStrictSNIVHostCheck is not enabled in either virtual host.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-worker-2.4.51-35.69.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23048",
"url": "https://www.suse.com/security/cve/CVE-2025-23048"
},
{
"category": "external",
"summary": "SUSE Bug 1246302 for CVE-2025-23048",
"url": "https://bugzilla.suse.com/1246302"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-worker-2.4.51-35.69.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-worker-2.4.51-35.69.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-31T06:27:04Z",
"details": "important"
}
],
"title": "CVE-2025-23048"
},
{
"cve": "CVE-2025-49630",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-49630"
}
],
"notes": [
{
"category": "general",
"text": "In certain proxy configurations, a denial of service attack against Apache HTTP Server versions 2.4.26 through to 2.4.63 can be triggered by untrusted clients causing an assertion in mod_proxy_http2.\n\nConfigurations affected are a reverse proxy is configured for an HTTP/2 backend, with ProxyPreserveHost set to \"on\".",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-worker-2.4.51-35.69.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-49630",
"url": "https://www.suse.com/security/cve/CVE-2025-49630"
},
{
"category": "external",
"summary": "SUSE Bug 1246307 for CVE-2025-49630",
"url": "https://bugzilla.suse.com/1246307"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-worker-2.4.51-35.69.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-worker-2.4.51-35.69.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-31T06:27:04Z",
"details": "important"
}
],
"title": "CVE-2025-49630"
},
{
"cve": "CVE-2025-49812",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-49812"
}
],
"notes": [
{
"category": "general",
"text": "In some mod_ssl configurations on Apache HTTP Server versions through to 2.4.63, an HTTP desynchronisation attack allows a man-in-the-middle attacker to hijack an HTTP session via a TLS upgrade.\n\nOnly configurations using \"SSLEngine optional\" to enable TLS upgrades are affected. Users are recommended to upgrade to version 2.4.64, which removes support for TLS upgrade.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-worker-2.4.51-35.69.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-49812",
"url": "https://www.suse.com/security/cve/CVE-2025-49812"
},
{
"category": "external",
"summary": "SUSE Bug 1246161 for CVE-2025-49812",
"url": "https://bugzilla.suse.com/1246161"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-worker-2.4.51-35.69.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-worker-2.4.51-35.69.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-31T06:27:04Z",
"details": "important"
}
],
"title": "CVE-2025-49812"
},
{
"cve": "CVE-2025-53020",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-53020"
}
],
"notes": [
{
"category": "general",
"text": "Late Release of Memory after Effective Lifetime vulnerability in Apache HTTP Server.\n\nThis issue affects Apache HTTP Server: from 2.4.17 up to 2.4.63.\n\nUsers are recommended to upgrade to version 2.4.64, which fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-worker-2.4.51-35.69.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-53020",
"url": "https://www.suse.com/security/cve/CVE-2025-53020"
},
{
"category": "external",
"summary": "SUSE Bug 1246306 for CVE-2025-53020",
"url": "https://bugzilla.suse.com/1246306"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-worker-2.4.51-35.69.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": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-tls13-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:apache2-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-devel-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-doc-2.4.51-35.69.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-example-pages-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-prefork-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-tls13-worker-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-utils-2.4.51-35.69.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:apache2-worker-2.4.51-35.69.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-31T06:27:04Z",
"details": "moderate"
}
],
"title": "CVE-2025-53020"
}
]
}
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.