Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-38475 (GCVE-0-2024-38475)
Vulnerability from cvelistv5 – Published: 2024-07-01 18:15 – Updated: 2025-11-03 21:55- CWE-116 - Improper Encoding or Escaping of Output
| Vendor | Product | Version | |
|---|---|---|---|
| Apache Software Foundation | Apache HTTP Server |
Affected:
2.4.0 , ≤ 2.4.59
(semver)
|
|
| apache | http_server |
Affected:
2.4.0 , ≤ 2.4.59
(custom)
cpe:2.3:a:apache:http_server:2.4.0:*:*:*:*:*:*:* |
|
| netapp | ontap_9 |
Affected:
0 , < *
(custom)
cpe:2.3:a:netapp:ontap_9:-:*:*:*:*:*:*:* |
CISA KEV
Known Exploited Vulnerability - GCVE BCP-07 Compliant
Exploited: Yes
Timestamps
Scope
Evidence
Type: Vendor Report
Signal: Successful Exploitation
Confidence: 80%
Source: cisa-kev
Details
| Cwes | CWE-116 |
|---|---|
| Feed | CISA Known Exploited Vulnerabilities Catalog |
| Product | HTTP Server |
| Due Date | 2025-05-22 |
| Date Added | 2025-05-01 |
| Vendorproject | Apache |
| Vulnerabilityname | Apache HTTP Server Improper Escaping of Output Vulnerability |
| Knownransomwarecampaignuse | Unknown |
References
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:a:apache:http_server:2.4.0:*:*:*:*:*:*:*"
],
"defaultStatus": "unaffected",
"product": "http_server",
"vendor": "apache",
"versions": [
{
"lessThanOrEqual": "2.4.59",
"status": "affected",
"version": "2.4.0",
"versionType": "custom"
}
]
},
{
"cpes": [
"cpe:2.3:a:netapp:ontap_9:-:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "ontap_9",
"vendor": "netapp",
"versions": [
{
"lessThan": "*",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"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-2024-38475",
"options": [
{
"Exploitation": "active"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-05-02T03:55:18.245532Z",
"version": "2.0.3"
},
"type": "ssvc"
}
},
{
"other": {
"content": {
"dateAdded": "2025-05-01",
"reference": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2024-38475"
},
"type": "kev"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-10-21T22:55:50.372Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"government-resource"
],
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2024-38475"
}
],
"timeline": [
{
"lang": "en",
"time": "2025-05-01T00:00:00.000Z",
"value": "CVE-2024-38475 added to CISA KEV"
}
],
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-11-03T21:55:40.951Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://www.blackhat.com/us-24/briefings/schedule/index.html#confusion-attacks-exploiting-hidden-semantic-ambiguity-in-apache-http-server-pre-recorded-40227"
},
{
"url": "https://github.com/apache/httpd/commit/9a6157d1e2f7ab15963020381054b48782bc18cf"
},
{
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20240712-0001/"
},
{
"url": "http://www.openwall.com/lists/oss-security/2024/07/01/8"
},
{
"url": "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2024-0018"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Apache HTTP Server",
"vendor": "Apache Software Foundation",
"versions": [
{
"lessThanOrEqual": "2.4.59",
"status": "affected",
"version": "2.4.0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Orange Tsai (@orange_8361) from DEVCORE"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "Improper escaping of output in mod_rewrite in Apache HTTP Server 2.4.59 and earlier allows an attacker to map URLs to filesystem locations that are\u0026nbsp;permitted to be served by the server but are not intentionally/directly reachable by any URL, resulting in code execution or source code disclosure. \u003cbr\u003e\u003cbr\u003eSubstitutions in\u0026nbsp;server context that use a backreferences or variables as the first segment of the substitution are affected.\u0026nbsp; Some unsafe RewiteRules will be broken by this change and the rewrite flag \"UnsafePrefixStat\" can be used to opt back in once ensuring the substitution is appropriately constrained."
}
],
"value": "Improper escaping of output in mod_rewrite in Apache HTTP Server 2.4.59 and earlier allows an attacker to map URLs to filesystem locations that are\u00a0permitted to be served by the server but are not intentionally/directly reachable by any URL, resulting in code execution or source code disclosure. \n\nSubstitutions in\u00a0server context that use a backreferences or variables as the first segment of the substitution are affected.\u00a0 Some unsafe RewiteRules will be broken by this change and the rewrite flag \"UnsafePrefixStat\" can be used to opt back in once ensuring the substitution is appropriately constrained."
}
],
"metrics": [
{
"other": {
"content": {
"text": "important"
},
"type": "Textual description of severity"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-116",
"description": "CWE-116 Improper Encoding or Escaping of Output",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-07-12T14:06:09.772Z",
"orgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
"shortName": "apache"
},
"references": [
{
"tags": [
"vendor-advisory"
],
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
},
{
"url": "https://security.netapp.com/advisory/ntap-20240712-0001/"
}
],
"source": {
"discovery": "UNKNOWN"
},
"timeline": [
{
"lang": "en",
"time": "2024-04-01T12:00:00.000Z",
"value": "reported"
}
],
"title": "Apache HTTP Server weakness in mod_rewrite when first segment of substitution matches filesystem path.",
"x_generator": {
"engine": "Vulnogram 0.1.0-dev"
}
}
},
"cveMetadata": {
"assignerOrgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
"assignerShortName": "apache",
"cveId": "CVE-2024-38475",
"datePublished": "2024-07-01T18:15:12.292Z",
"dateReserved": "2024-06-17T11:09:56.096Z",
"dateUpdated": "2025-11-03T21:55:40.951Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"cisa_known_exploited": {
"cveID": "CVE-2024-38475",
"cwes": "[\"CWE-116\"]",
"dateAdded": "2025-05-01",
"dueDate": "2025-05-22",
"knownRansomwareCampaignUse": "Unknown",
"notes": "This vulnerability affects a common open-source component, third-party library, or a protocol used by different products. Please check with specific vendors for information on patching status. For more information, please see: https://httpd.apache.org/security/vulnerabilities_24.html ; https://nvd.nist.gov/vuln/detail/CVE-2024-38475",
"product": "HTTP Server",
"requiredAction": "Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.",
"shortDescription": "Apache HTTP Server contains an improper escaping of output vulnerability in mod_rewrite that allows an attacker to map URLs to filesystem locations that are permitted to be served by the server but are not intentionally/directly reachable by any URL, resulting in code execution or source code disclosure.",
"vendorProject": "Apache",
"vulnerabilityName": "Apache HTTP Server Improper Escaping of Output Vulnerability"
},
"epss": {
"cve": "CVE-2024-38475",
"date": "2026-06-04",
"epss": "0.93858",
"percentile": "0.99877"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-38475\",\"sourceIdentifier\":\"security@apache.org\",\"published\":\"2024-07-01T19:15:04.883\",\"lastModified\":\"2025-11-17T21:49:55.247\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Improper escaping of output in mod_rewrite in Apache HTTP Server 2.4.59 and earlier allows an attacker to map URLs to filesystem locations that are\u00a0permitted to be served by the server but are not intentionally/directly reachable by any URL, resulting in code execution or source code disclosure. \\n\\nSubstitutions in\u00a0server context that use a backreferences or variables as the first segment of the substitution are affected.\u00a0 Some unsafe RewiteRules will be broken by this change and the rewrite flag \\\"UnsafePrefixStat\\\" can be used to opt back in once ensuring the substitution is appropriately constrained.\"},{\"lang\":\"es\",\"value\":\"El escape inadecuado de la salida en mod_rewrite en Apache HTTP Server 2.4.59 y versiones anteriores permite a un atacante asignar URL a ubicaciones del sistema de archivos que el servidor permite servir, pero a las que no se puede acceder intencional o directamente mediante ninguna URL, dando como resultado la ejecuci\u00f3n del c\u00f3digo o la divulgaci\u00f3n del c\u00f3digo fuente. Las sustituciones en el contexto del servidor que utilizan referencias inversas o variables como primer segmento de la sustituci\u00f3n se ven afectadas. Este cambio romper\u00e1 algunas RewiteRules inseguras y el indicador de reescritura \\\"UnsafePrefixStat\\\" se puede usar para volver a participar una vez que se garantice que la sustituci\u00f3n est\u00e9 restringida adecuadamente.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A: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},{\"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}]},\"cisaExploitAdd\":\"2025-05-01\",\"cisaActionDue\":\"2025-05-22\",\"cisaRequiredAction\":\"Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.\",\"cisaVulnerabilityName\":\"Apache HTTP Server Improper Escaping of Output Vulnerability\",\"weaknesses\":[{\"source\":\"security@apache.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-116\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.4.0\",\"versionEndExcluding\":\"2.4.60\",\"matchCriteriaId\":\"13126636-FD76-4E3E-B949-14A5082DE02A\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:ontap_9:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AD886814-B4A0-4764-9F08-2060601D8E89\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:sonicwall:sma_200_firmware:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"10.2.1.14-75sv\",\"matchCriteriaId\":\"7F9F8CFF-F9A3-40EF-A630-62A2AC4681FA\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:sonicwall:sma_200:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0B190266-AD6F-401B-9B2E-061CDD539236\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:sonicwall:sma_210_firmware:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"10.2.1.14-75sv\",\"matchCriteriaId\":\"013150EC-D511-4219-8668-805B6E6EA43F\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:sonicwall:sma_210:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"51587338-4A5F-41FC-9497-743F061947C2\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:sonicwall:sma_400_firmware:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"10.2.1.14-75sv\",\"matchCriteriaId\":\"E74E33FD-25F4-443D-B20E-E5BE67310365\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:sonicwall:sma_400:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9D728332-10C9-4508-B720-569D44E99543\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:sonicwall:sma_410_firmware:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"10.2.1.14-75sv\",\"matchCriteriaId\":\"E76E31C1-0DFA-4F7C-A7E9-9C9846AE6ED2\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:sonicwall:sma_410:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9DFB8FBC-FFA4-4526-B306-D5692A43DC9E\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:sonicwall:sma_500v_firmware:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"10.2.1.14-75sv\",\"matchCriteriaId\":\"5E49B94A-119E-4C1D-81CD-3792F62AFE00\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:sonicwall:sma_500v:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A6AD8A33-7CE4-4C66-9E23-F0C9C9638770\"}]}]}],\"references\":[{\"url\":\"https://httpd.apache.org/security/vulnerabilities_24.html\",\"source\":\"security@apache.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20240712-0001/\",\"source\":\"security@apache.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/07/01/8\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/apache/httpd/commit/9a6157d1e2f7ab15963020381054b48782bc18cf\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://httpd.apache.org/security/vulnerabilities_24.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2024-0018\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20240712-0001/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.blackhat.com/us-24/briefings/schedule/index.html#confusion-attacks-exploiting-hidden-semantic-ambiguity-in-apache-http-server-pre-recorded-40227\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2024-38475\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"tags\":[\"Third Party Advisory\",\"US Government Resource\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://www.blackhat.com/us-24/briefings/schedule/index.html#confusion-attacks-exploiting-hidden-semantic-ambiguity-in-apache-http-server-pre-recorded-40227\"}, {\"url\": \"https://github.com/apache/httpd/commit/9a6157d1e2f7ab15963020381054b48782bc18cf\"}, {\"url\": \"https://httpd.apache.org/security/vulnerabilities_24.html\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240712-0001/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/07/01/8\"}, {\"url\": \"https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2024-0018\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-11-03T21:55:40.951Z\"}}, {\"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-2024-38475\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"active\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-05-02T03:55:18.245532Z\"}}}, {\"other\": {\"type\": \"kev\", \"content\": {\"dateAdded\": \"2025-05-01\", \"reference\": \"https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2024-38475\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:apache:http_server:2.4.0:*:*:*:*:*:*:*\"], \"vendor\": \"apache\", \"product\": \"http_server\", \"versions\": [{\"status\": \"affected\", \"version\": \"2.4.0\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"2.4.59\"}], \"defaultStatus\": \"unaffected\"}, {\"cpes\": [\"cpe:2.3:a:netapp:ontap_9:-:*:*:*:*:*:*:*\"], \"vendor\": \"netapp\", \"product\": \"ontap_9\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"*\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2025-05-01T00:00:00+00:00\", \"value\": \"CVE-2024-38475 added to CISA KEV\"}], \"references\": [{\"url\": \"https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2024-38475\", \"tags\": [\"government-resource\"]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-07-05T18:02:10.851Z\"}}], \"cna\": {\"title\": \"Apache HTTP Server weakness in mod_rewrite when first segment of substitution matches filesystem path.\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Orange Tsai (@orange_8361) from DEVCORE\"}], \"metrics\": [{\"other\": {\"type\": \"Textual description of severity\", \"content\": {\"text\": \"important\"}}}], \"affected\": [{\"vendor\": \"Apache Software Foundation\", \"product\": \"Apache HTTP Server\", \"versions\": [{\"status\": \"affected\", \"version\": \"2.4.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"2.4.59\"}], \"defaultStatus\": \"unaffected\"}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2024-04-01T12:00:00.000Z\", \"value\": \"reported\"}], \"references\": [{\"url\": \"https://httpd.apache.org/security/vulnerabilities_24.html\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240712-0001/\"}], \"x_generator\": {\"engine\": \"Vulnogram 0.1.0-dev\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"Improper escaping of output in mod_rewrite in Apache HTTP Server 2.4.59 and earlier allows an attacker to map URLs to filesystem locations that are\\u00a0permitted to be served by the server but are not intentionally/directly reachable by any URL, resulting in code execution or source code disclosure. \\n\\nSubstitutions in\\u00a0server context that use a backreferences or variables as the first segment of the substitution are affected.\\u00a0 Some unsafe RewiteRules will be broken by this change and the rewrite flag \\\"UnsafePrefixStat\\\" can be used to opt back in once ensuring the substitution is appropriately constrained.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"Improper escaping of output in mod_rewrite in Apache HTTP Server 2.4.59 and earlier allows an attacker to map URLs to filesystem locations that are\u0026nbsp;permitted to be served by the server but are not intentionally/directly reachable by any URL, resulting in code execution or source code disclosure. \u003cbr\u003e\u003cbr\u003eSubstitutions in\u0026nbsp;server context that use a backreferences or variables as the first segment of the substitution are affected.\u0026nbsp; Some unsafe RewiteRules will be broken by this change and the rewrite flag \\\"UnsafePrefixStat\\\" can be used to opt back in once ensuring the substitution is appropriately constrained.\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-116\", \"description\": \"CWE-116 Improper Encoding or Escaping of Output\"}]}], \"providerMetadata\": {\"orgId\": \"f0158376-9dc2-43b6-827c-5f631a4d8d09\", \"shortName\": \"apache\", \"dateUpdated\": \"2024-07-12T14:06:09.772Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-38475\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-11-03T21:55:40.951Z\", \"dateReserved\": \"2024-06-17T11:09:56.096Z\", \"assignerOrgId\": \"f0158376-9dc2-43b6-827c-5f631a4d8d09\", \"datePublished\": \"2024-07-01T18:15:12.292Z\", \"assignerShortName\": \"apache\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2024:4820
Vulnerability from csaf_redhat - Published: 2024-07-24 12:40 - Updated: 2026-03-18 02:43A flaw was found in the mod_rewrite module of httpd. Due to a substitution encoding issue, specially crafted requests may allow an attacker to execute scripts in directories permitted by the configuration but not directly reachable by any URL or source disclosure of scripts meant only to be executed as CGI.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22123+cf5a147c.4.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+22123+cf5a147c.4.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+22123+cf5a147c.4.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+22123+cf5a147c.4.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+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the mod_rewrite module of httpd. Improper escaping of output allows an attacker to map URLs to filesystem locations permitted to be served by the server but are not intentionally or directly reachable by any URL. This issue results in code execution or source code disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22123+cf5a147c.4.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+22123+cf5a147c.4.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+22123+cf5a147c.4.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+22123+cf5a147c.4.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+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the mod_proxy module of httpd. A NULL pointer dereference can be triggered when processing a specially crafted HTTP request, causing the httpd server to crash, and resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22123+cf5a147c.4.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+22123+cf5a147c.4.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+22123+cf5a147c.4.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+22123+cf5a147c.4.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+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the httpd:2.4 module is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The httpd packages provide the Apache HTTP Server, a powerful, efficient, and extensible web server.\n\nSecurity Fix(es):\n\n* httpd: Substitution encoding issue in mod_rewrite (CVE-2024-38474)\n\n* httpd: Improper escaping of output in mod_rewrite (CVE-2024-38475)\n\n* httpd: NULL pointer dereference in mod_proxy (CVE-2024-38477)\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-2024:4820",
"url": "https://access.redhat.com/errata/RHSA-2024:4820"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2295013",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295013"
},
{
"category": "external",
"summary": "2295014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295014"
},
{
"category": "external",
"summary": "2295016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295016"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4820.json"
}
],
"title": "Red Hat Security Advisory: httpd:2.4 security update",
"tracking": {
"current_release_date": "2026-03-18T02:43:19+00:00",
"generator": {
"date": "2026-03-18T02:43:19+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2024:4820",
"initial_release_date": "2024-07-24T12:40:36+00:00",
"revision_history": [
{
"date": "2024-07-24T12:40:36+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-07-24T12:40:36+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T02:43:19+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+22128+68c62a5c.8.src::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.src (httpd:2.4)",
"product_id": "httpd-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.src::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-21.module%2Bel8.2.0%2B22128%2B68c62a5c.8?arch=src\u0026rpmmod=httpd:2.4:8020020240720043142:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.src::httpd:2.4",
"product": {
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.src (httpd:2.4)",
"product_id": "mod_http2-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.src::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.11.3-3.module%2Bel8.2.0%2B22123%2Bcf5a147c.4?arch=src\u0026rpmmod=httpd:2.4:8020020240720043142: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:8020020240720043142:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64 (httpd:2.4)",
"product_id": "httpd-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-21.module%2Bel8.2.0%2B22128%2B68c62a5c.8?arch=x86_64\u0026rpmmod=httpd:2.4:8020020240720043142:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64 (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-21.module%2Bel8.2.0%2B22128%2B68c62a5c.8?arch=x86_64\u0026rpmmod=httpd:2.4:8020020240720043142:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64 (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-21.module%2Bel8.2.0%2B22128%2B68c62a5c.8?arch=x86_64\u0026rpmmod=httpd:2.4:8020020240720043142:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64 (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-21.module%2Bel8.2.0%2B22128%2B68c62a5c.8?arch=x86_64\u0026rpmmod=httpd:2.4:8020020240720043142:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64 (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-21.module%2Bel8.2.0%2B22128%2B68c62a5c.8?arch=x86_64\u0026rpmmod=httpd:2.4:8020020240720043142:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64 (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-21.module%2Bel8.2.0%2B22128%2B68c62a5c.8?arch=x86_64\u0026rpmmod=httpd:2.4:8020020240720043142:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.x86_64 (httpd:2.4)",
"product_id": "mod_http2-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.11.3-3.module%2Bel8.2.0%2B22123%2Bcf5a147c.4?arch=x86_64\u0026rpmmod=httpd:2.4:8020020240720043142:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.x86_64 (httpd:2.4)",
"product_id": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.11.3-3.module%2Bel8.2.0%2B22123%2Bcf5a147c.4?arch=x86_64\u0026rpmmod=httpd:2.4:8020020240720043142:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.x86_64 (httpd:2.4)",
"product_id": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.11.3-3.module%2Bel8.2.0%2B22123%2Bcf5a147c.4?arch=x86_64\u0026rpmmod=httpd:2.4:8020020240720043142:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64 (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-21.module%2Bel8.2.0%2B22128%2B68c62a5c.8?arch=x86_64\u0026rpmmod=httpd:2.4:8020020240720043142:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64 (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-21.module%2Bel8.2.0%2B22128%2B68c62a5c.8?arch=x86_64\u0026rpmmod=httpd:2.4:8020020240720043142: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:8020020240720043142: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:8020020240720043142: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:8020020240720043142:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64 (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-21.module%2Bel8.2.0%2B22128%2B68c62a5c.8?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020240720043142:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64 (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-21.module%2Bel8.2.0%2B22128%2B68c62a5c.8?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020240720043142:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64 (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-21.module%2Bel8.2.0%2B22128%2B68c62a5c.8?arch=x86_64\u0026rpmmod=httpd:2.4:8020020240720043142:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64 (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-21.module%2Bel8.2.0%2B22128%2B68c62a5c.8?arch=x86_64\u0026rpmmod=httpd:2.4:8020020240720043142:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64 (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-21.module%2Bel8.2.0%2B22128%2B68c62a5c.8?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020240720043142:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64 (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-21.module%2Bel8.2.0%2B22128%2B68c62a5c.8?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8020020240720043142:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-filesystem-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.noarch::httpd:2.4",
"product": {
"name": "httpd-filesystem-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.noarch (httpd:2.4)",
"product_id": "httpd-filesystem-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.noarch::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-filesystem@2.4.37-21.module%2Bel8.2.0%2B22128%2B68c62a5c.8?arch=noarch\u0026rpmmod=httpd:2.4:8020020240720043142:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "httpd-manual-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.noarch::httpd:2.4",
"product": {
"name": "httpd-manual-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.noarch (httpd:2.4)",
"product_id": "httpd-manual-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.noarch::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-manual@2.4.37-21.module%2Bel8.2.0%2B22128%2B68c62a5c.8?arch=noarch\u0026rpmmod=httpd:2.4:8020020240720043142: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+22128+68c62a5c.8.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+22128+68c62a5c.8.src::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.x86_64::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.x86_64::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.x86_64::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.x86_64::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.noarch::httpd:2.4"
},
"product_reference": "httpd-filesystem-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.noarch::httpd:2.4"
},
"product_reference": "httpd-manual-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.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+22123+cf5a147c.4.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+22123+cf5a147c.4.src::httpd:2.4"
},
"product_reference": "mod_http2-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.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+22123+cf5a147c.4.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+22123+cf5a147c.4.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.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+22123+cf5a147c.4.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+22123+cf5a147c.4.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.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+22123+cf5a147c.4.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+22123+cf5a147c.4.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.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+22128+68c62a5c.8.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+22128+68c62a5c.8.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.x86_64::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.x86_64::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.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+22128+68c62a5c.8.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+22128+68c62a5c.8.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-38474",
"cwe": {
"id": "CWE-116",
"name": "Improper Encoding or Escaping of Output"
},
"discovery_date": "2024-07-01T19:21:49+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295013"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the mod_rewrite module of httpd. Due to a substitution encoding issue, specially crafted requests may allow an attacker to execute scripts in directories permitted by the configuration but not directly reachable by any URL or source disclosure of scripts meant only to be executed as CGI.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: Substitution encoding issue in mod_rewrite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue only affects configurations with unsafe rules used in the RewriteRule directive. Also, to exploit this flaw, an attacker must be able to upload files to the server. For these reasons, this flaw was rated with an important and not critical severity.\n\nAdditionally, this flaw requires mod_rewrite to be loaded and used. This module can be disabled if its functionality is not needed.\n\nRed Hat Enterprise Linux 6 is not affected by this vulnerability because the vulnerable code was introduced in a newer version of httpd.",
"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+22128+68c62a5c.8.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-devel-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-manual-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.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+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-1:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-38474"
},
{
"category": "external",
"summary": "RHBZ#2295013",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295013"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-38474",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38474"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-38474",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-38474"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38474",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38474"
}
],
"release_date": "2024-07-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-24T12:40:36+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+22128+68c62a5c.8.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-devel-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-manual-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.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+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-1:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4820"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-devel-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-manual-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.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+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-1:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-devel-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-manual-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.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+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-1:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: Substitution encoding issue in mod_rewrite"
},
{
"cve": "CVE-2024-38475",
"cwe": {
"id": "CWE-116",
"name": "Improper Encoding or Escaping of Output"
},
"discovery_date": "2024-07-01T19:22:02+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295014"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the mod_rewrite module of httpd. Improper escaping of output allows an attacker to map URLs to filesystem locations permitted to be served by the server but are not intentionally or directly reachable by any URL. This issue results in code execution or source code disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: Improper escaping of output in mod_rewrite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects configurations with substitution rules used in the RewriteRule directive using backreferences or variables as the first segment of the substitution.\n\nAdditionally, this flaw requires mod_rewrite to be loaded and used. This module can be disabled if its functionality is not needed.\n\nRed Hat Enterprise Linux 6 is not affected by this vulnerability because the vulnerable code was introduced in a newer version of httpd.",
"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+22128+68c62a5c.8.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-devel-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-manual-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.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+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-1:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-38475"
},
{
"category": "external",
"summary": "RHBZ#2295014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295014"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-38475",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38475"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-38475",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-38475"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38475",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38475"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2024-07-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-24T12:40:36+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+22128+68c62a5c.8.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-devel-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-manual-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.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+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-1:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4820"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-devel-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-manual-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.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+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-1:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4"
]
}
],
"scores": [
{
"cvss_v3": {
"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"
},
"products": [
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-devel-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-manual-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.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+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-1:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2025-05-01T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: Improper escaping of output in mod_rewrite"
},
{
"cve": "CVE-2024-38477",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2024-07-01T19:22:29+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295016"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the mod_proxy module of httpd. A NULL pointer dereference can be triggered when processing a specially crafted HTTP request, causing the httpd server to crash, and resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: NULL pointer dereference in mod_proxy",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "As this flaw allows a remote attacker to cause a denial of service, it has been rated with an important severity.\n\nThis flaw only affects configurations with mod_proxy loaded and being used. This module can be disabled via the configuration file if its functionality is not being used.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-devel-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-manual-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.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+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-1:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-38477"
},
{
"category": "external",
"summary": "RHBZ#2295016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295016"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-38477",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38477"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-38477",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-38477"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38477",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38477"
}
],
"release_date": "2024-07-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-24T12:40:36+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+22128+68c62a5c.8.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-devel-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-manual-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.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+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-1:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4820"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-devel-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-manual-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.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+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-1:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.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+22128+68c62a5c.8.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-debugsource-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-devel-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-filesystem-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-manual-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.noarch::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.src::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debuginfo-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_http2-debugsource-0:1.11.3-3.module+el8.2.0+22123+cf5a147c.4.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.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+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_session-debuginfo-0:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-1:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4",
"AppStream-8.2.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-21.module+el8.2.0+22128+68c62a5c.8.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: NULL pointer dereference in mod_proxy"
}
]
}
RHSA-2024:4827
Vulnerability from csaf_redhat - Published: 2024-07-24 13:18 - Updated: 2026-03-18 02:43A flaw was found in the mod_rewrite module of httpd. Due to a substitution encoding issue, specially crafted requests may allow an attacker to execute scripts in directories permitted by the configuration but not directly reachable by any URL or source disclosure of scripts meant only to be executed as CGI.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the mod_rewrite module of httpd. Improper escaping of output allows an attacker to map URLs to filesystem locations permitted to be served by the server but are not intentionally or directly reachable by any URL. This issue results in code execution or source code disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the mod_proxy module of httpd. A NULL pointer dereference can be triggered when processing a specially crafted HTTP request, causing the httpd server to crash, and resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the httpd:2.4 module is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The httpd packages provide the Apache HTTP Server, a powerful, efficient, and extensible web server.\n\nSecurity Fix(es):\n\n* httpd: Substitution encoding issue in mod_rewrite (CVE-2024-38474)\n\n* httpd: Improper escaping of output in mod_rewrite (CVE-2024-38475)\n\n* httpd: NULL pointer dereference in mod_proxy (CVE-2024-38477)\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-2024:4827",
"url": "https://access.redhat.com/errata/RHSA-2024:4827"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2295013",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295013"
},
{
"category": "external",
"summary": "2295014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295014"
},
{
"category": "external",
"summary": "2295016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295016"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4827.json"
}
],
"title": "Red Hat Security Advisory: httpd:2.4 security update",
"tracking": {
"current_release_date": "2026-03-18T02:43:16+00:00",
"generator": {
"date": "2026-03-18T02:43:16+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2024:4827",
"initial_release_date": "2024-07-24T13:18:31+00:00",
"revision_history": [
{
"date": "2024-07-24T13:18:31+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-07-24T13:18:31+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T02:43:16+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux 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+22124+21ed7001.9.src::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.src (httpd:2.4)",
"product_id": "httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.src::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=src\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.src::httpd:2.4",
"product": {
"name": "mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.src (httpd:2.4)",
"product_id": "mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.src::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-5.module%2Bel8.6.0%2B21746%2Bf601aac0.3?arch=src\u0026rpmmod=httpd:2.4:8060020240719220036: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:8060020240719220036:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64 (httpd:2.4)",
"product_id": "httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=x86_64\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64 (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=x86_64\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64 (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=x86_64\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64 (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=x86_64\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64 (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=x86_64\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64 (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=x86_64\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64 (httpd:2.4)",
"product_id": "mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-5.module%2Bel8.6.0%2B21746%2Bf601aac0.3?arch=x86_64\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64 (httpd:2.4)",
"product_id": "mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.15.7-5.module%2Bel8.6.0%2B21746%2Bf601aac0.3?arch=x86_64\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64 (httpd:2.4)",
"product_id": "mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.15.7-5.module%2Bel8.6.0%2B21746%2Bf601aac0.3?arch=x86_64\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64 (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=x86_64\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64 (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=x86_64\u0026rpmmod=httpd:2.4:8060020240719220036: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:8060020240719220036: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:8060020240719220036: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:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64 (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64 (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64 (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=x86_64\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64 (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=x86_64\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64 (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64 (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-filesystem-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"product": {
"name": "httpd-filesystem-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch (httpd:2.4)",
"product_id": "httpd-filesystem-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-filesystem@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=noarch\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "httpd-manual-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"product": {
"name": "httpd-manual-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch (httpd:2.4)",
"product_id": "httpd-manual-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-manual@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=noarch\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64 (httpd:2.4)",
"product_id": "httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=aarch64\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64 (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=aarch64\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64 (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=aarch64\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64 (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=aarch64\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64 (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=aarch64\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64 (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=aarch64\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.aarch64::httpd:2.4",
"product": {
"name": "mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.aarch64 (httpd:2.4)",
"product_id": "mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-5.module%2Bel8.6.0%2B21746%2Bf601aac0.3?arch=aarch64\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.aarch64::httpd:2.4",
"product": {
"name": "mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.aarch64 (httpd:2.4)",
"product_id": "mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.15.7-5.module%2Bel8.6.0%2B21746%2Bf601aac0.3?arch=aarch64\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.aarch64::httpd:2.4",
"product": {
"name": "mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.aarch64 (httpd:2.4)",
"product_id": "mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.15.7-5.module%2Bel8.6.0%2B21746%2Bf601aac0.3?arch=aarch64\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64 (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=aarch64\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64 (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=aarch64\u0026rpmmod=httpd:2.4:8060020240719220036: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:8060020240719220036: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:8060020240719220036: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:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64 (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64 (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64 (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=aarch64\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64 (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=aarch64\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64 (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64 (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=aarch64\u0026epoch=1\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le (httpd:2.4)",
"product_id": "httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=ppc64le\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=ppc64le\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=ppc64le\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=ppc64le\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=ppc64le\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=ppc64le\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.ppc64le::httpd:2.4",
"product": {
"name": "mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.ppc64le (httpd:2.4)",
"product_id": "mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-5.module%2Bel8.6.0%2B21746%2Bf601aac0.3?arch=ppc64le\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.ppc64le::httpd:2.4",
"product": {
"name": "mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.ppc64le (httpd:2.4)",
"product_id": "mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.15.7-5.module%2Bel8.6.0%2B21746%2Bf601aac0.3?arch=ppc64le\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.ppc64le::httpd:2.4",
"product": {
"name": "mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.ppc64le (httpd:2.4)",
"product_id": "mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.15.7-5.module%2Bel8.6.0%2B21746%2Bf601aac0.3?arch=ppc64le\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=ppc64le\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=ppc64le\u0026rpmmod=httpd:2.4:8060020240719220036: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:8060020240719220036: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:8060020240719220036: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:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=ppc64le\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=ppc64le\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x (httpd:2.4)",
"product_id": "httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=s390x\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=s390x\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=s390x\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=s390x\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=s390x\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=s390x\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.s390x::httpd:2.4",
"product": {
"name": "mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.s390x (httpd:2.4)",
"product_id": "mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-5.module%2Bel8.6.0%2B21746%2Bf601aac0.3?arch=s390x\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.s390x::httpd:2.4",
"product": {
"name": "mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.s390x (httpd:2.4)",
"product_id": "mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.15.7-5.module%2Bel8.6.0%2B21746%2Bf601aac0.3?arch=s390x\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.s390x::httpd:2.4",
"product": {
"name": "mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.s390x (httpd:2.4)",
"product_id": "mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.15.7-5.module%2Bel8.6.0%2B21746%2Bf601aac0.3?arch=s390x\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=s390x\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=s390x\u0026rpmmod=httpd:2.4:8060020240719220036: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:8060020240719220036: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:8060020240719220036: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:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=s390x\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=s390x\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8060020240719220036:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-47.module%2Bel8.6.0%2B22124%2B21ed7001.9?arch=s390x\u0026epoch=1\u0026rpmmod=httpd:2.4:8060020240719220036: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+22124+21ed7001.9.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+22124+21ed7001.9.src::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.noarch::httpd:2.4"
},
"product_reference": "httpd-filesystem-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.noarch::httpd:2.4"
},
"product_reference": "httpd-manual-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+21746+f601aac0.3.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+21746+f601aac0.3.src::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.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+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.aarch64::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.ppc64le::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.s390x::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.src::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.aarch64::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.ppc64le::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.s390x::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.aarch64::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.ppc64le::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.s390x::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.aarch64::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.ppc64le::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.s390x::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.noarch::httpd:2.4"
},
"product_reference": "httpd-filesystem-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.noarch::httpd:2.4"
},
"product_reference": "httpd-manual-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.aarch64::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.ppc64le::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.s390x::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.aarch64::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.ppc64le::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.s390x::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+21746+f601aac0.3.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+21746+f601aac0.3.aarch64::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.ppc64le::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.s390x::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.src::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.aarch64::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.ppc64le::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.s390x::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.aarch64::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.ppc64le::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.s390x::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.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+22124+21ed7001.9.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+22124+21ed7001.9.aarch64::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.ppc64le::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.s390x::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.aarch64::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.ppc64le::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.s390x::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.aarch64::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.ppc64le::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.s390x::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.aarch64::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.ppc64le::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.s390x::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.aarch64::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.ppc64le::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.s390x::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.aarch64::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.ppc64le::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.s390x::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.aarch64::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.ppc64le::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.s390x::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.aarch64::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.ppc64le::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.s390x::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.src::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.noarch::httpd:2.4"
},
"product_reference": "httpd-filesystem-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.noarch::httpd:2.4"
},
"product_reference": "httpd-manual-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+21746+f601aac0.3.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+21746+f601aac0.3.src::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.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+21746+f601aac0.3.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+21746+f601aac0.3.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.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+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-38474",
"cwe": {
"id": "CWE-116",
"name": "Improper Encoding or Escaping of Output"
},
"discovery_date": "2024-07-01T19:21:49+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295013"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the mod_rewrite module of httpd. Due to a substitution encoding issue, specially crafted requests may allow an attacker to execute scripts in directories permitted by the configuration but not directly reachable by any URL or source disclosure of scripts meant only to be executed as CGI.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: Substitution encoding issue in mod_rewrite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue only affects configurations with unsafe rules used in the RewriteRule directive. Also, to exploit this flaw, an attacker must be able to upload files to the server. For these reasons, this flaw was rated with an important and not critical severity.\n\nAdditionally, this flaw requires mod_rewrite to be loaded and used. This module can be disabled if its functionality is not needed.\n\nRed Hat Enterprise Linux 6 is not affected by this vulnerability because the vulnerable code was introduced in a newer version of httpd.",
"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+22124+21ed7001.9.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-filesystem-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-manual-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-manual-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-38474"
},
{
"category": "external",
"summary": "RHBZ#2295013",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295013"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-38474",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38474"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-38474",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-38474"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38474",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38474"
}
],
"release_date": "2024-07-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-24T13:18:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-filesystem-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-manual-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-manual-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4827"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-filesystem-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-manual-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-manual-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-filesystem-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-manual-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-manual-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: Substitution encoding issue in mod_rewrite"
},
{
"cve": "CVE-2024-38475",
"cwe": {
"id": "CWE-116",
"name": "Improper Encoding or Escaping of Output"
},
"discovery_date": "2024-07-01T19:22:02+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295014"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the mod_rewrite module of httpd. Improper escaping of output allows an attacker to map URLs to filesystem locations permitted to be served by the server but are not intentionally or directly reachable by any URL. This issue results in code execution or source code disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: Improper escaping of output in mod_rewrite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects configurations with substitution rules used in the RewriteRule directive using backreferences or variables as the first segment of the substitution.\n\nAdditionally, this flaw requires mod_rewrite to be loaded and used. This module can be disabled if its functionality is not needed.\n\nRed Hat Enterprise Linux 6 is not affected by this vulnerability because the vulnerable code was introduced in a newer version of httpd.",
"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+22124+21ed7001.9.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-filesystem-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-manual-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-manual-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-38475"
},
{
"category": "external",
"summary": "RHBZ#2295014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295014"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-38475",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38475"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-38475",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-38475"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38475",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38475"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2024-07-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-24T13:18:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-filesystem-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-manual-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-manual-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4827"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-filesystem-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-manual-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-manual-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4"
]
}
],
"scores": [
{
"cvss_v3": {
"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"
},
"products": [
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-filesystem-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-manual-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-manual-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2025-05-01T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: Improper escaping of output in mod_rewrite"
},
{
"cve": "CVE-2024-38477",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2024-07-01T19:22:29+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295016"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the mod_proxy module of httpd. A NULL pointer dereference can be triggered when processing a specially crafted HTTP request, causing the httpd server to crash, and resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: NULL pointer dereference in mod_proxy",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "As this flaw allows a remote attacker to cause a denial of service, it has been rated with an important severity.\n\nThis flaw only affects configurations with mod_proxy loaded and being used. This module can be disabled via the configuration file if its functionality is not being used.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-filesystem-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-manual-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-manual-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-38477"
},
{
"category": "external",
"summary": "RHBZ#2295016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295016"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-38477",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38477"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-38477",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-38477"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38477",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38477"
}
],
"release_date": "2024-07-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-24T13:18:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-filesystem-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-manual-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-manual-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4827"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-filesystem-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-manual-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-manual-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-manual-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.src::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-filesystem-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-manual-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.src::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.aarch64::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.ppc64le::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.s390x::httpd:2.4",
"AppStream-8.6.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-debugsource-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-devel-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-filesystem-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-manual-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.noarch::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:httpd-tools-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.src::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debuginfo-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_http2-debugsource-0:1.15.7-5.module+el8.6.0+21746+f601aac0.3.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ldap-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.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+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_proxy_html-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_session-debuginfo-0:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4",
"AppStream-8.6.0.Z.TUS:mod_ssl-debuginfo-1:2.4.37-47.module+el8.6.0+22124+21ed7001.9.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: NULL pointer dereference in mod_proxy"
}
]
}
RHSA-2024:4830
Vulnerability from csaf_redhat - Published: 2024-07-24 14:05 - Updated: 2026-03-18 02:43A flaw was found in the mod_rewrite module of httpd. Due to a substitution encoding issue, specially crafted requests may allow an attacker to execute scripts in directories permitted by the configuration but not directly reachable by any URL or source disclosure of scripts meant only to be executed as CGI.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.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+21747+916a74df.3.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+21747+916a74df.3.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+21747+916a74df.3.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+21747+916a74df.3.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+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:httpd-filesystem-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:httpd-manual-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.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.4.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.4.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.4.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.4.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.4.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.4.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.4.0.Z.E4S:mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:httpd-manual-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.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.4.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.4.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.4.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.4.0.Z.TUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the mod_rewrite module of httpd. Improper escaping of output allows an attacker to map URLs to filesystem locations permitted to be served by the server but are not intentionally or directly reachable by any URL. This issue results in code execution or source code disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.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+21747+916a74df.3.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+21747+916a74df.3.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+21747+916a74df.3.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+21747+916a74df.3.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+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:httpd-filesystem-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:httpd-manual-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.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.4.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.4.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.4.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.4.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.4.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.4.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.4.0.Z.E4S:mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:httpd-manual-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.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.4.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.4.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.4.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.4.0.Z.TUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the mod_proxy module of httpd. A NULL pointer dereference can be triggered when processing a specially crafted HTTP request, causing the httpd server to crash, and resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.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+21747+916a74df.3.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+21747+916a74df.3.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+21747+916a74df.3.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+21747+916a74df.3.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+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:httpd-filesystem-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:httpd-manual-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.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.4.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.4.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.4.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.4.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.4.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.4.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.4.0.Z.E4S:mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:httpd-manual-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.src::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.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.4.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.4.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.4.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.4.0.Z.TUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the httpd:2.4 module is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.4 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The httpd packages provide the Apache HTTP Server, a powerful, efficient, and extensible web server.\n\nSecurity Fix(es):\n\n* httpd: Substitution encoding issue in mod_rewrite (CVE-2024-38474)\n\n* httpd: Improper escaping of output in mod_rewrite (CVE-2024-38475)\n\n* httpd: NULL pointer dereference in mod_proxy (CVE-2024-38477)\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-2024:4830",
"url": "https://access.redhat.com/errata/RHSA-2024:4830"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2295013",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295013"
},
{
"category": "external",
"summary": "2295014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295014"
},
{
"category": "external",
"summary": "2295016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295016"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4830.json"
}
],
"title": "Red Hat Security Advisory: httpd:2.4 security update",
"tracking": {
"current_release_date": "2026-03-18T02:43:18+00:00",
"generator": {
"date": "2026-03-18T02:43:18+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2024:4830",
"initial_release_date": "2024-07-24T14:05:13+00:00",
"revision_history": [
{
"date": "2024-07-24T14:05:13+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-07-24T14:05:13+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T02:43:18+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux 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 E4S (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus: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+22127+467cc488.8.src::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.src (httpd:2.4)",
"product_id": "httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.src::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-39.module%2Bel8.4.0%2B22127%2B467cc488.8?arch=src\u0026rpmmod=httpd:2.4:8040020240720035525:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.src::httpd:2.4",
"product": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.src (httpd:2.4)",
"product_id": "mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.src::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-3.module%2Bel8.4.0%2B21747%2B916a74df.3?arch=src\u0026rpmmod=httpd:2.4:8040020240720035525: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:8040020240720035525:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64 (httpd:2.4)",
"product_id": "httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-39.module%2Bel8.4.0%2B22127%2B467cc488.8?arch=x86_64\u0026rpmmod=httpd:2.4:8040020240720035525:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64 (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-39.module%2Bel8.4.0%2B22127%2B467cc488.8?arch=x86_64\u0026rpmmod=httpd:2.4:8040020240720035525:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64 (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-39.module%2Bel8.4.0%2B22127%2B467cc488.8?arch=x86_64\u0026rpmmod=httpd:2.4:8040020240720035525:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64 (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-39.module%2Bel8.4.0%2B22127%2B467cc488.8?arch=x86_64\u0026rpmmod=httpd:2.4:8040020240720035525:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64 (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-39.module%2Bel8.4.0%2B22127%2B467cc488.8?arch=x86_64\u0026rpmmod=httpd:2.4:8040020240720035525:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64 (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-39.module%2Bel8.4.0%2B22127%2B467cc488.8?arch=x86_64\u0026rpmmod=httpd:2.4:8040020240720035525:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64 (httpd:2.4)",
"product_id": "mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-3.module%2Bel8.4.0%2B21747%2B916a74df.3?arch=x86_64\u0026rpmmod=httpd:2.4:8040020240720035525:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64 (httpd:2.4)",
"product_id": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.15.7-3.module%2Bel8.4.0%2B21747%2B916a74df.3?arch=x86_64\u0026rpmmod=httpd:2.4:8040020240720035525:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"product": {
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64 (httpd:2.4)",
"product_id": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.15.7-3.module%2Bel8.4.0%2B21747%2B916a74df.3?arch=x86_64\u0026rpmmod=httpd:2.4:8040020240720035525:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64 (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-39.module%2Bel8.4.0%2B22127%2B467cc488.8?arch=x86_64\u0026rpmmod=httpd:2.4:8040020240720035525:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64 (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-39.module%2Bel8.4.0%2B22127%2B467cc488.8?arch=x86_64\u0026rpmmod=httpd:2.4:8040020240720035525: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:8040020240720035525: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:8040020240720035525: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:8040020240720035525:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64 (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-39.module%2Bel8.4.0%2B22127%2B467cc488.8?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020240720035525:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64 (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-39.module%2Bel8.4.0%2B22127%2B467cc488.8?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020240720035525:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64 (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-39.module%2Bel8.4.0%2B22127%2B467cc488.8?arch=x86_64\u0026rpmmod=httpd:2.4:8040020240720035525:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64 (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-39.module%2Bel8.4.0%2B22127%2B467cc488.8?arch=x86_64\u0026rpmmod=httpd:2.4:8040020240720035525:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64 (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-39.module%2Bel8.4.0%2B22127%2B467cc488.8?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020240720035525:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64 (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-39.module%2Bel8.4.0%2B22127%2B467cc488.8?arch=x86_64\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020240720035525:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-filesystem-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"product": {
"name": "httpd-filesystem-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch (httpd:2.4)",
"product_id": "httpd-filesystem-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-filesystem@2.4.37-39.module%2Bel8.4.0%2B22127%2B467cc488.8?arch=noarch\u0026rpmmod=httpd:2.4:8040020240720035525:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-manual-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"product": {
"name": "httpd-manual-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch (httpd:2.4)",
"product_id": "httpd-manual-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-manual@2.4.37-39.module%2Bel8.4.0%2B22127%2B467cc488.8?arch=noarch\u0026rpmmod=httpd:2.4:8040020240720035525:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"product": {
"name": "httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le (httpd:2.4)",
"product_id": "httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.37-39.module%2Bel8.4.0%2B22127%2B467cc488.8?arch=ppc64le\u0026rpmmod=httpd:2.4:8040020240720035525:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"product": {
"name": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le (httpd:2.4)",
"product_id": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.37-39.module%2Bel8.4.0%2B22127%2B467cc488.8?arch=ppc64le\u0026rpmmod=httpd:2.4:8040020240720035525:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"product": {
"name": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le (httpd:2.4)",
"product_id": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.37-39.module%2Bel8.4.0%2B22127%2B467cc488.8?arch=ppc64le\u0026rpmmod=httpd:2.4:8040020240720035525:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"product": {
"name": "httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le (httpd:2.4)",
"product_id": "httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.37-39.module%2Bel8.4.0%2B22127%2B467cc488.8?arch=ppc64le\u0026rpmmod=httpd:2.4:8040020240720035525:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"product": {
"name": "httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le (httpd:2.4)",
"product_id": "httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.37-39.module%2Bel8.4.0%2B22127%2B467cc488.8?arch=ppc64le\u0026rpmmod=httpd:2.4:8040020240720035525:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le (httpd:2.4)",
"product_id": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.37-39.module%2Bel8.4.0%2B22127%2B467cc488.8?arch=ppc64le\u0026rpmmod=httpd:2.4:8040020240720035525:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4",
"product": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le (httpd:2.4)",
"product_id": "mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2@1.15.7-3.module%2Bel8.4.0%2B21747%2B916a74df.3?arch=ppc64le\u0026rpmmod=httpd:2.4:8040020240720035525:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4",
"product": {
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le (httpd:2.4)",
"product_id": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debuginfo@1.15.7-3.module%2Bel8.4.0%2B21747%2B916a74df.3?arch=ppc64le\u0026rpmmod=httpd:2.4:8040020240720035525:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4",
"product": {
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le (httpd:2.4)",
"product_id": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_http2-debugsource@1.15.7-3.module%2Bel8.4.0%2B21747%2B916a74df.3?arch=ppc64le\u0026rpmmod=httpd:2.4:8040020240720035525:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"product": {
"name": "mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le (httpd:2.4)",
"product_id": "mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.37-39.module%2Bel8.4.0%2B22127%2B467cc488.8?arch=ppc64le\u0026rpmmod=httpd:2.4:8040020240720035525:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le (httpd:2.4)",
"product_id": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.37-39.module%2Bel8.4.0%2B22127%2B467cc488.8?arch=ppc64le\u0026rpmmod=httpd:2.4:8040020240720035525:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"product": {
"name": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le (httpd:2.4)",
"product_id": "mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md@2.0.8-8.module%2Bel8.3.0%2B6814%2B67d1e611?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020240720035525:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"product": {
"name": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le (httpd:2.4)",
"product_id": "mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debuginfo@2.0.8-8.module%2Bel8.3.0%2B6814%2B67d1e611?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020240720035525:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"product": {
"name": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le (httpd:2.4)",
"product_id": "mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_md-debugsource@2.0.8-8.module%2Bel8.3.0%2B6814%2B67d1e611?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020240720035525:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"product": {
"name": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le (httpd:2.4)",
"product_id": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.37-39.module%2Bel8.4.0%2B22127%2B467cc488.8?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020240720035525:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le (httpd:2.4)",
"product_id": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.37-39.module%2Bel8.4.0%2B22127%2B467cc488.8?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020240720035525:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"product": {
"name": "mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le (httpd:2.4)",
"product_id": "mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.37-39.module%2Bel8.4.0%2B22127%2B467cc488.8?arch=ppc64le\u0026rpmmod=httpd:2.4:8040020240720035525:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"product": {
"name": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le (httpd:2.4)",
"product_id": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.37-39.module%2Bel8.4.0%2B22127%2B467cc488.8?arch=ppc64le\u0026rpmmod=httpd:2.4:8040020240720035525:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"product": {
"name": "mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le (httpd:2.4)",
"product_id": "mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.37-39.module%2Bel8.4.0%2B22127%2B467cc488.8?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020240720035525:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le (httpd:2.4)",
"product_id": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.37-39.module%2Bel8.4.0%2B22127%2B467cc488.8?arch=ppc64le\u0026epoch=1\u0026rpmmod=httpd:2.4:8040020240720035525:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.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+22127+467cc488.8.src::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.x86_64::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.x86_64::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.x86_64::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.x86_64::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.noarch::httpd:2.4"
},
"product_reference": "httpd-filesystem-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.noarch::httpd:2.4"
},
"product_reference": "httpd-manual-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.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+21747+916a74df.3.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+21747+916a74df.3.src::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.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+21747+916a74df.3.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+21747+916a74df.3.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.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+21747+916a74df.3.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+21747+916a74df.3.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.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+21747+916a74df.3.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+21747+916a74df.3.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.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+22127+467cc488.8.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+22127+467cc488.8.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.x86_64::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.x86_64::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.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+22127+467cc488.8.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+22127+467cc488.8.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.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+22127+467cc488.8.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.src::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-filesystem-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:httpd-filesystem-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4"
},
"product_reference": "httpd-filesystem-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:httpd-manual-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4"
},
"product_reference": "httpd-manual-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.src::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.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.4)",
"product_id": "AppStream-8.4.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.4.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.4)",
"product_id": "AppStream-8.4.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.4.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.4)",
"product_id": "AppStream-8.4.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.4.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.4)",
"product_id": "AppStream-8.4.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.4.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.4)",
"product_id": "AppStream-8.4.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.4.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.4)",
"product_id": "AppStream-8.4.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.4.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.4)",
"product_id": "AppStream-8.4.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.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.src::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4"
},
"product_reference": "httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4"
},
"product_reference": "httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4"
},
"product_reference": "httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4"
},
"product_reference": "httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-filesystem-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4"
},
"product_reference": "httpd-filesystem-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:httpd-manual-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4"
},
"product_reference": "httpd-manual-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.src (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.src::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.src::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4"
},
"product_reference": "mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.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.4)",
"product_id": "AppStream-8.4.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.4.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.4)",
"product_id": "AppStream-8.4.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.4.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.4)",
"product_id": "AppStream-8.4.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.4.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.4)",
"product_id": "AppStream-8.4.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.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4"
},
"product_reference": "mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4"
},
"product_reference": "mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64 (httpd:2.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-38474",
"cwe": {
"id": "CWE-116",
"name": "Improper Encoding or Escaping of Output"
},
"discovery_date": "2024-07-01T19:21:49+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295013"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the mod_rewrite module of httpd. Due to a substitution encoding issue, specially crafted requests may allow an attacker to execute scripts in directories permitted by the configuration but not directly reachable by any URL or source disclosure of scripts meant only to be executed as CGI.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: Substitution encoding issue in mod_rewrite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue only affects configurations with unsafe rules used in the RewriteRule directive. Also, to exploit this flaw, an attacker must be able to upload files to the server. For these reasons, this flaw was rated with an important and not critical severity.\n\nAdditionally, this flaw requires mod_rewrite to be loaded and used. This module can be disabled if its functionality is not needed.\n\nRed Hat Enterprise Linux 6 is not affected by this vulnerability because the vulnerable code was introduced in a newer version of httpd.",
"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+22127+467cc488.8.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.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+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.src::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-filesystem-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-manual-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.src::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.src::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-manual-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.src::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-38474"
},
{
"category": "external",
"summary": "RHBZ#2295013",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295013"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-38474",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38474"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-38474",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-38474"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38474",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38474"
}
],
"release_date": "2024-07-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-24T14:05:13+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+22127+467cc488.8.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.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+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.src::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-filesystem-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-manual-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.src::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.src::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-manual-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.src::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4830"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.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+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.src::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-filesystem-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-manual-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.src::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.src::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-manual-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.src::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.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+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.src::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-filesystem-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-manual-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.src::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.src::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-manual-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.src::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: Substitution encoding issue in mod_rewrite"
},
{
"cve": "CVE-2024-38475",
"cwe": {
"id": "CWE-116",
"name": "Improper Encoding or Escaping of Output"
},
"discovery_date": "2024-07-01T19:22:02+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295014"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the mod_rewrite module of httpd. Improper escaping of output allows an attacker to map URLs to filesystem locations permitted to be served by the server but are not intentionally or directly reachable by any URL. This issue results in code execution or source code disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: Improper escaping of output in mod_rewrite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects configurations with substitution rules used in the RewriteRule directive using backreferences or variables as the first segment of the substitution.\n\nAdditionally, this flaw requires mod_rewrite to be loaded and used. This module can be disabled if its functionality is not needed.\n\nRed Hat Enterprise Linux 6 is not affected by this vulnerability because the vulnerable code was introduced in a newer version of httpd.",
"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+22127+467cc488.8.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.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+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.src::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-filesystem-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-manual-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.src::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.src::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-manual-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.src::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-38475"
},
{
"category": "external",
"summary": "RHBZ#2295014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295014"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-38475",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38475"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-38475",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-38475"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38475",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38475"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2024-07-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-24T14:05:13+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+22127+467cc488.8.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.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+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.src::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-filesystem-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-manual-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.src::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.src::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-manual-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.src::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4830"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.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+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.src::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-filesystem-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-manual-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.src::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.src::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-manual-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.src::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4"
]
}
],
"scores": [
{
"cvss_v3": {
"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"
},
"products": [
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.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+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.src::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-filesystem-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-manual-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.src::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.src::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-manual-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.src::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2025-05-01T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: Improper escaping of output in mod_rewrite"
},
{
"cve": "CVE-2024-38477",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2024-07-01T19:22:29+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295016"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the mod_proxy module of httpd. A NULL pointer dereference can be triggered when processing a specially crafted HTTP request, causing the httpd server to crash, and resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: NULL pointer dereference in mod_proxy",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "As this flaw allows a remote attacker to cause a denial of service, it has been rated with an important severity.\n\nThis flaw only affects configurations with mod_proxy loaded and being used. This module can be disabled via the configuration file if its functionality is not being used.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.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+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.src::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-filesystem-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-manual-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.src::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.src::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-manual-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.src::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-38477"
},
{
"category": "external",
"summary": "RHBZ#2295016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295016"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-38477",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38477"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-38477",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-38477"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38477",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38477"
}
],
"release_date": "2024-07-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-24T14:05:13+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+22127+467cc488.8.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.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+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.src::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-filesystem-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-manual-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.src::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.src::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-manual-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.src::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4830"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.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+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.src::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-filesystem-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-manual-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.src::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.src::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-manual-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.src::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.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+22127+467cc488.8.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-manual-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.src::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.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+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.AUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.src::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-filesystem-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-manual-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.src::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.ppc64le::httpd:2.4",
"AppStream-8.4.0.Z.E4S:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.src::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-debugsource-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-devel-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-filesystem-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-manual-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.noarch::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-tools-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:httpd-tools-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.src::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_http2-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_http2-debuginfo-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_http2-debugsource-0:1.15.7-3.module+el8.4.0+21747+916a74df.3.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_ldap-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_ldap-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.src::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_md-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_md-debuginfo-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_md-debugsource-1:2.0.8-8.module+el8.3.0+6814+67d1e611.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_proxy_html-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_proxy_html-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_session-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_session-debuginfo-0:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_ssl-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4",
"AppStream-8.4.0.Z.TUS:mod_ssl-debuginfo-1:2.4.37-39.module+el8.4.0+22127+467cc488.8.x86_64::httpd:2.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: NULL pointer dereference in mod_proxy"
}
]
}
RHSA-2024:4862
Vulnerability from csaf_redhat - Published: 2024-07-25 08:41 - Updated: 2026-03-18 02:43A flaw was found in the mod_rewrite module of httpd. Due to a substitution encoding issue, specially crafted requests may allow an attacker to execute scripts in directories permitted by the configuration but not directly reachable by any URL or source disclosure of scripts meant only to be executed as CGI.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-filesystem-0:2.4.53-11.el9_2.8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-manual-0:2.4.53-11.el9_2.8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the mod_rewrite module of httpd. Improper escaping of output allows an attacker to map URLs to filesystem locations permitted to be served by the server but are not intentionally or directly reachable by any URL. This issue results in code execution or source code disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-filesystem-0:2.4.53-11.el9_2.8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-manual-0:2.4.53-11.el9_2.8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the mod_proxy module of httpd. A NULL pointer dereference can be triggered when processing a specially crafted HTTP request, causing the httpd server to crash, and resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-filesystem-0:2.4.53-11.el9_2.8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-manual-0:2.4.53-11.el9_2.8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for httpd is now available for Red Hat Enterprise Linux 9.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The httpd packages provide the Apache HTTP Server, a powerful, efficient, and extensible web server.\n\nSecurity Fix(es):\n\n* httpd: Substitution encoding issue in mod_rewrite (CVE-2024-38474)\n\n* httpd: Improper escaping of output in mod_rewrite (CVE-2024-38475)\n\n* httpd: NULL pointer dereference in mod_proxy (CVE-2024-38477)\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-2024:4862",
"url": "https://access.redhat.com/errata/RHSA-2024:4862"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2295013",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295013"
},
{
"category": "external",
"summary": "2295014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295014"
},
{
"category": "external",
"summary": "2295016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295016"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4862.json"
}
],
"title": "Red Hat Security Advisory: httpd security update",
"tracking": {
"current_release_date": "2026-03-18T02:43:12+00:00",
"generator": {
"date": "2026-03-18T02:43:12+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2024:4862",
"initial_release_date": "2024-07-25T08:41:39+00:00",
"revision_history": [
{
"date": "2024-07-25T08:41:39+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-07-25T08:41:39+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T02:43:12+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.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.53-11.el9_2.8.src",
"product": {
"name": "httpd-0:2.4.53-11.el9_2.8.src",
"product_id": "httpd-0:2.4.53-11.el9_2.8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.53-11.el9_2.8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.53-11.el9_2.8.aarch64",
"product": {
"name": "httpd-0:2.4.53-11.el9_2.8.aarch64",
"product_id": "httpd-0:2.4.53-11.el9_2.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.53-11.el9_2.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-core-0:2.4.53-11.el9_2.8.aarch64",
"product": {
"name": "httpd-core-0:2.4.53-11.el9_2.8.aarch64",
"product_id": "httpd-core-0:2.4.53-11.el9_2.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-core@2.4.53-11.el9_2.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.53-11.el9_2.8.aarch64",
"product": {
"name": "httpd-devel-0:2.4.53-11.el9_2.8.aarch64",
"product_id": "httpd-devel-0:2.4.53-11.el9_2.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.53-11.el9_2.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.53-11.el9_2.8.aarch64",
"product": {
"name": "httpd-tools-0:2.4.53-11.el9_2.8.aarch64",
"product_id": "httpd-tools-0:2.4.53-11.el9_2.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.53-11.el9_2.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.53-11.el9_2.8.aarch64",
"product": {
"name": "mod_ldap-0:2.4.53-11.el9_2.8.aarch64",
"product_id": "mod_ldap-0:2.4.53-11.el9_2.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.53-11.el9_2.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_lua-0:2.4.53-11.el9_2.8.aarch64",
"product": {
"name": "mod_lua-0:2.4.53-11.el9_2.8.aarch64",
"product_id": "mod_lua-0:2.4.53-11.el9_2.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua@2.4.53-11.el9_2.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.53-11.el9_2.8.aarch64",
"product": {
"name": "mod_proxy_html-1:2.4.53-11.el9_2.8.aarch64",
"product_id": "mod_proxy_html-1:2.4.53-11.el9_2.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.53-11.el9_2.8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.53-11.el9_2.8.aarch64",
"product": {
"name": "mod_session-0:2.4.53-11.el9_2.8.aarch64",
"product_id": "mod_session-0:2.4.53-11.el9_2.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.53-11.el9_2.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.53-11.el9_2.8.aarch64",
"product": {
"name": "mod_ssl-1:2.4.53-11.el9_2.8.aarch64",
"product_id": "mod_ssl-1:2.4.53-11.el9_2.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.53-11.el9_2.8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.53-11.el9_2.8.aarch64",
"product": {
"name": "httpd-debugsource-0:2.4.53-11.el9_2.8.aarch64",
"product_id": "httpd-debugsource-0:2.4.53-11.el9_2.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.53-11.el9_2.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-core-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"product": {
"name": "httpd-core-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"product_id": "httpd-core-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-core-debuginfo@2.4.53-11.el9_2.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"product": {
"name": "httpd-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"product_id": "httpd-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.53-11.el9_2.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"product_id": "httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.53-11.el9_2.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"product_id": "mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.53-11.el9_2.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_lua-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"product": {
"name": "mod_lua-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"product_id": "mod_lua-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua-debuginfo@2.4.53-11.el9_2.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.aarch64",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.aarch64",
"product_id": "mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.53-11.el9_2.8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"product": {
"name": "mod_session-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"product_id": "mod_session-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.53-11.el9_2.8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.aarch64",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.aarch64",
"product_id": "mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.53-11.el9_2.8?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.53-11.el9_2.8.ppc64le",
"product": {
"name": "httpd-0:2.4.53-11.el9_2.8.ppc64le",
"product_id": "httpd-0:2.4.53-11.el9_2.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.53-11.el9_2.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-core-0:2.4.53-11.el9_2.8.ppc64le",
"product": {
"name": "httpd-core-0:2.4.53-11.el9_2.8.ppc64le",
"product_id": "httpd-core-0:2.4.53-11.el9_2.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-core@2.4.53-11.el9_2.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.53-11.el9_2.8.ppc64le",
"product": {
"name": "httpd-devel-0:2.4.53-11.el9_2.8.ppc64le",
"product_id": "httpd-devel-0:2.4.53-11.el9_2.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.53-11.el9_2.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.53-11.el9_2.8.ppc64le",
"product": {
"name": "httpd-tools-0:2.4.53-11.el9_2.8.ppc64le",
"product_id": "httpd-tools-0:2.4.53-11.el9_2.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.53-11.el9_2.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.53-11.el9_2.8.ppc64le",
"product": {
"name": "mod_ldap-0:2.4.53-11.el9_2.8.ppc64le",
"product_id": "mod_ldap-0:2.4.53-11.el9_2.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.53-11.el9_2.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_lua-0:2.4.53-11.el9_2.8.ppc64le",
"product": {
"name": "mod_lua-0:2.4.53-11.el9_2.8.ppc64le",
"product_id": "mod_lua-0:2.4.53-11.el9_2.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua@2.4.53-11.el9_2.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.53-11.el9_2.8.ppc64le",
"product": {
"name": "mod_proxy_html-1:2.4.53-11.el9_2.8.ppc64le",
"product_id": "mod_proxy_html-1:2.4.53-11.el9_2.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.53-11.el9_2.8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.53-11.el9_2.8.ppc64le",
"product": {
"name": "mod_session-0:2.4.53-11.el9_2.8.ppc64le",
"product_id": "mod_session-0:2.4.53-11.el9_2.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.53-11.el9_2.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.53-11.el9_2.8.ppc64le",
"product": {
"name": "mod_ssl-1:2.4.53-11.el9_2.8.ppc64le",
"product_id": "mod_ssl-1:2.4.53-11.el9_2.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.53-11.el9_2.8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.53-11.el9_2.8.ppc64le",
"product": {
"name": "httpd-debugsource-0:2.4.53-11.el9_2.8.ppc64le",
"product_id": "httpd-debugsource-0:2.4.53-11.el9_2.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.53-11.el9_2.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-core-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"product": {
"name": "httpd-core-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"product_id": "httpd-core-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-core-debuginfo@2.4.53-11.el9_2.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"product": {
"name": "httpd-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"product_id": "httpd-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.53-11.el9_2.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"product_id": "httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.53-11.el9_2.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"product_id": "mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.53-11.el9_2.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_lua-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"product": {
"name": "mod_lua-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"product_id": "mod_lua-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua-debuginfo@2.4.53-11.el9_2.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.ppc64le",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.ppc64le",
"product_id": "mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.53-11.el9_2.8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"product": {
"name": "mod_session-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"product_id": "mod_session-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.53-11.el9_2.8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.ppc64le",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.ppc64le",
"product_id": "mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.53-11.el9_2.8?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.53-11.el9_2.8.x86_64",
"product": {
"name": "httpd-0:2.4.53-11.el9_2.8.x86_64",
"product_id": "httpd-0:2.4.53-11.el9_2.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.53-11.el9_2.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-core-0:2.4.53-11.el9_2.8.x86_64",
"product": {
"name": "httpd-core-0:2.4.53-11.el9_2.8.x86_64",
"product_id": "httpd-core-0:2.4.53-11.el9_2.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-core@2.4.53-11.el9_2.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.53-11.el9_2.8.x86_64",
"product": {
"name": "httpd-devel-0:2.4.53-11.el9_2.8.x86_64",
"product_id": "httpd-devel-0:2.4.53-11.el9_2.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.53-11.el9_2.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.53-11.el9_2.8.x86_64",
"product": {
"name": "httpd-tools-0:2.4.53-11.el9_2.8.x86_64",
"product_id": "httpd-tools-0:2.4.53-11.el9_2.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.53-11.el9_2.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.53-11.el9_2.8.x86_64",
"product": {
"name": "mod_ldap-0:2.4.53-11.el9_2.8.x86_64",
"product_id": "mod_ldap-0:2.4.53-11.el9_2.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.53-11.el9_2.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_lua-0:2.4.53-11.el9_2.8.x86_64",
"product": {
"name": "mod_lua-0:2.4.53-11.el9_2.8.x86_64",
"product_id": "mod_lua-0:2.4.53-11.el9_2.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua@2.4.53-11.el9_2.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.53-11.el9_2.8.x86_64",
"product": {
"name": "mod_proxy_html-1:2.4.53-11.el9_2.8.x86_64",
"product_id": "mod_proxy_html-1:2.4.53-11.el9_2.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.53-11.el9_2.8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.53-11.el9_2.8.x86_64",
"product": {
"name": "mod_session-0:2.4.53-11.el9_2.8.x86_64",
"product_id": "mod_session-0:2.4.53-11.el9_2.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.53-11.el9_2.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.53-11.el9_2.8.x86_64",
"product": {
"name": "mod_ssl-1:2.4.53-11.el9_2.8.x86_64",
"product_id": "mod_ssl-1:2.4.53-11.el9_2.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.53-11.el9_2.8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.53-11.el9_2.8.x86_64",
"product": {
"name": "httpd-debugsource-0:2.4.53-11.el9_2.8.x86_64",
"product_id": "httpd-debugsource-0:2.4.53-11.el9_2.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.53-11.el9_2.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-core-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"product": {
"name": "httpd-core-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"product_id": "httpd-core-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-core-debuginfo@2.4.53-11.el9_2.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"product": {
"name": "httpd-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"product_id": "httpd-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.53-11.el9_2.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"product_id": "httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.53-11.el9_2.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"product_id": "mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.53-11.el9_2.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_lua-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"product": {
"name": "mod_lua-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"product_id": "mod_lua-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua-debuginfo@2.4.53-11.el9_2.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.x86_64",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.x86_64",
"product_id": "mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.53-11.el9_2.8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"product": {
"name": "mod_session-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"product_id": "mod_session-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.53-11.el9_2.8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.x86_64",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.x86_64",
"product_id": "mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.53-11.el9_2.8?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.53-11.el9_2.8.s390x",
"product": {
"name": "httpd-0:2.4.53-11.el9_2.8.s390x",
"product_id": "httpd-0:2.4.53-11.el9_2.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.53-11.el9_2.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-core-0:2.4.53-11.el9_2.8.s390x",
"product": {
"name": "httpd-core-0:2.4.53-11.el9_2.8.s390x",
"product_id": "httpd-core-0:2.4.53-11.el9_2.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-core@2.4.53-11.el9_2.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.53-11.el9_2.8.s390x",
"product": {
"name": "httpd-devel-0:2.4.53-11.el9_2.8.s390x",
"product_id": "httpd-devel-0:2.4.53-11.el9_2.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.53-11.el9_2.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.53-11.el9_2.8.s390x",
"product": {
"name": "httpd-tools-0:2.4.53-11.el9_2.8.s390x",
"product_id": "httpd-tools-0:2.4.53-11.el9_2.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.53-11.el9_2.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.53-11.el9_2.8.s390x",
"product": {
"name": "mod_ldap-0:2.4.53-11.el9_2.8.s390x",
"product_id": "mod_ldap-0:2.4.53-11.el9_2.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.53-11.el9_2.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_lua-0:2.4.53-11.el9_2.8.s390x",
"product": {
"name": "mod_lua-0:2.4.53-11.el9_2.8.s390x",
"product_id": "mod_lua-0:2.4.53-11.el9_2.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua@2.4.53-11.el9_2.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.53-11.el9_2.8.s390x",
"product": {
"name": "mod_proxy_html-1:2.4.53-11.el9_2.8.s390x",
"product_id": "mod_proxy_html-1:2.4.53-11.el9_2.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.53-11.el9_2.8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.53-11.el9_2.8.s390x",
"product": {
"name": "mod_session-0:2.4.53-11.el9_2.8.s390x",
"product_id": "mod_session-0:2.4.53-11.el9_2.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.53-11.el9_2.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.53-11.el9_2.8.s390x",
"product": {
"name": "mod_ssl-1:2.4.53-11.el9_2.8.s390x",
"product_id": "mod_ssl-1:2.4.53-11.el9_2.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.53-11.el9_2.8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.53-11.el9_2.8.s390x",
"product": {
"name": "httpd-debugsource-0:2.4.53-11.el9_2.8.s390x",
"product_id": "httpd-debugsource-0:2.4.53-11.el9_2.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.53-11.el9_2.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-core-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"product": {
"name": "httpd-core-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"product_id": "httpd-core-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-core-debuginfo@2.4.53-11.el9_2.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"product": {
"name": "httpd-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"product_id": "httpd-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.53-11.el9_2.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"product_id": "httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.53-11.el9_2.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"product_id": "mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.53-11.el9_2.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_lua-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"product": {
"name": "mod_lua-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"product_id": "mod_lua-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua-debuginfo@2.4.53-11.el9_2.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.s390x",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.s390x",
"product_id": "mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.53-11.el9_2.8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"product": {
"name": "mod_session-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"product_id": "mod_session-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.53-11.el9_2.8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.s390x",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.s390x",
"product_id": "mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.53-11.el9_2.8?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-filesystem-0:2.4.53-11.el9_2.8.noarch",
"product": {
"name": "httpd-filesystem-0:2.4.53-11.el9_2.8.noarch",
"product_id": "httpd-filesystem-0:2.4.53-11.el9_2.8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-filesystem@2.4.53-11.el9_2.8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "httpd-manual-0:2.4.53-11.el9_2.8.noarch",
"product": {
"name": "httpd-manual-0:2.4.53-11.el9_2.8.noarch",
"product_id": "httpd-manual-0:2.4.53-11.el9_2.8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-manual@2.4.53-11.el9_2.8?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.53-11.el9_2.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.aarch64"
},
"product_reference": "httpd-0:2.4.53-11.el9_2.8.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.53-11.el9_2.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.ppc64le"
},
"product_reference": "httpd-0:2.4.53-11.el9_2.8.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.53-11.el9_2.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.s390x"
},
"product_reference": "httpd-0:2.4.53-11.el9_2.8.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.53-11.el9_2.8.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.src"
},
"product_reference": "httpd-0:2.4.53-11.el9_2.8.src",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.53-11.el9_2.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.x86_64"
},
"product_reference": "httpd-0:2.4.53-11.el9_2.8.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-core-0:2.4.53-11.el9_2.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.aarch64"
},
"product_reference": "httpd-core-0:2.4.53-11.el9_2.8.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-core-0:2.4.53-11.el9_2.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.ppc64le"
},
"product_reference": "httpd-core-0:2.4.53-11.el9_2.8.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-core-0:2.4.53-11.el9_2.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.s390x"
},
"product_reference": "httpd-core-0:2.4.53-11.el9_2.8.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-core-0:2.4.53-11.el9_2.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.x86_64"
},
"product_reference": "httpd-core-0:2.4.53-11.el9_2.8.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-core-debuginfo-0:2.4.53-11.el9_2.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.aarch64"
},
"product_reference": "httpd-core-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-core-debuginfo-0:2.4.53-11.el9_2.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.ppc64le"
},
"product_reference": "httpd-core-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-core-debuginfo-0:2.4.53-11.el9_2.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.s390x"
},
"product_reference": "httpd-core-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-core-debuginfo-0:2.4.53-11.el9_2.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.x86_64"
},
"product_reference": "httpd-core-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.53-11.el9_2.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.aarch64"
},
"product_reference": "httpd-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.53-11.el9_2.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.ppc64le"
},
"product_reference": "httpd-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.53-11.el9_2.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.s390x"
},
"product_reference": "httpd-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.53-11.el9_2.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.x86_64"
},
"product_reference": "httpd-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.53-11.el9_2.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.aarch64"
},
"product_reference": "httpd-debugsource-0:2.4.53-11.el9_2.8.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.53-11.el9_2.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.ppc64le"
},
"product_reference": "httpd-debugsource-0:2.4.53-11.el9_2.8.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.53-11.el9_2.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.s390x"
},
"product_reference": "httpd-debugsource-0:2.4.53-11.el9_2.8.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.53-11.el9_2.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.x86_64"
},
"product_reference": "httpd-debugsource-0:2.4.53-11.el9_2.8.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.53-11.el9_2.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.aarch64"
},
"product_reference": "httpd-devel-0:2.4.53-11.el9_2.8.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.53-11.el9_2.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.ppc64le"
},
"product_reference": "httpd-devel-0:2.4.53-11.el9_2.8.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.53-11.el9_2.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.s390x"
},
"product_reference": "httpd-devel-0:2.4.53-11.el9_2.8.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.53-11.el9_2.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.x86_64"
},
"product_reference": "httpd-devel-0:2.4.53-11.el9_2.8.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-filesystem-0:2.4.53-11.el9_2.8.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:httpd-filesystem-0:2.4.53-11.el9_2.8.noarch"
},
"product_reference": "httpd-filesystem-0:2.4.53-11.el9_2.8.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.53-11.el9_2.8.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:httpd-manual-0:2.4.53-11.el9_2.8.noarch"
},
"product_reference": "httpd-manual-0:2.4.53-11.el9_2.8.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.53-11.el9_2.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.aarch64"
},
"product_reference": "httpd-tools-0:2.4.53-11.el9_2.8.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.53-11.el9_2.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.ppc64le"
},
"product_reference": "httpd-tools-0:2.4.53-11.el9_2.8.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.53-11.el9_2.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.s390x"
},
"product_reference": "httpd-tools-0:2.4.53-11.el9_2.8.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.53-11.el9_2.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.x86_64"
},
"product_reference": "httpd-tools-0:2.4.53-11.el9_2.8.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.aarch64"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.ppc64le"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.s390x"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.x86_64"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.53-11.el9_2.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.aarch64"
},
"product_reference": "mod_ldap-0:2.4.53-11.el9_2.8.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.53-11.el9_2.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.ppc64le"
},
"product_reference": "mod_ldap-0:2.4.53-11.el9_2.8.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.53-11.el9_2.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.s390x"
},
"product_reference": "mod_ldap-0:2.4.53-11.el9_2.8.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.53-11.el9_2.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.x86_64"
},
"product_reference": "mod_ldap-0:2.4.53-11.el9_2.8.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.aarch64"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.ppc64le"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.s390x"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.x86_64"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-0:2.4.53-11.el9_2.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.aarch64"
},
"product_reference": "mod_lua-0:2.4.53-11.el9_2.8.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-0:2.4.53-11.el9_2.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.ppc64le"
},
"product_reference": "mod_lua-0:2.4.53-11.el9_2.8.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-0:2.4.53-11.el9_2.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.s390x"
},
"product_reference": "mod_lua-0:2.4.53-11.el9_2.8.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-0:2.4.53-11.el9_2.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.x86_64"
},
"product_reference": "mod_lua-0:2.4.53-11.el9_2.8.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-debuginfo-0:2.4.53-11.el9_2.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.aarch64"
},
"product_reference": "mod_lua-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-debuginfo-0:2.4.53-11.el9_2.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.ppc64le"
},
"product_reference": "mod_lua-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-debuginfo-0:2.4.53-11.el9_2.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.s390x"
},
"product_reference": "mod_lua-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-debuginfo-0:2.4.53-11.el9_2.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.x86_64"
},
"product_reference": "mod_lua-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.53-11.el9_2.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.aarch64"
},
"product_reference": "mod_proxy_html-1:2.4.53-11.el9_2.8.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.53-11.el9_2.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.ppc64le"
},
"product_reference": "mod_proxy_html-1:2.4.53-11.el9_2.8.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.53-11.el9_2.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.s390x"
},
"product_reference": "mod_proxy_html-1:2.4.53-11.el9_2.8.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.53-11.el9_2.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.x86_64"
},
"product_reference": "mod_proxy_html-1:2.4.53-11.el9_2.8.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.aarch64"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.ppc64le"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.s390x"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.x86_64"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.53-11.el9_2.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.aarch64"
},
"product_reference": "mod_session-0:2.4.53-11.el9_2.8.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.53-11.el9_2.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.ppc64le"
},
"product_reference": "mod_session-0:2.4.53-11.el9_2.8.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.53-11.el9_2.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.s390x"
},
"product_reference": "mod_session-0:2.4.53-11.el9_2.8.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.53-11.el9_2.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.x86_64"
},
"product_reference": "mod_session-0:2.4.53-11.el9_2.8.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.53-11.el9_2.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.aarch64"
},
"product_reference": "mod_session-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.53-11.el9_2.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.ppc64le"
},
"product_reference": "mod_session-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.53-11.el9_2.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.s390x"
},
"product_reference": "mod_session-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.53-11.el9_2.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.x86_64"
},
"product_reference": "mod_session-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.53-11.el9_2.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.aarch64"
},
"product_reference": "mod_ssl-1:2.4.53-11.el9_2.8.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.53-11.el9_2.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.ppc64le"
},
"product_reference": "mod_ssl-1:2.4.53-11.el9_2.8.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.53-11.el9_2.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.s390x"
},
"product_reference": "mod_ssl-1:2.4.53-11.el9_2.8.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.53-11.el9_2.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.x86_64"
},
"product_reference": "mod_ssl-1:2.4.53-11.el9_2.8.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.aarch64"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.ppc64le"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.s390x"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.x86_64"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-38474",
"cwe": {
"id": "CWE-116",
"name": "Improper Encoding or Escaping of Output"
},
"discovery_date": "2024-07-01T19:21:49+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295013"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the mod_rewrite module of httpd. Due to a substitution encoding issue, specially crafted requests may allow an attacker to execute scripts in directories permitted by the configuration but not directly reachable by any URL or source disclosure of scripts meant only to be executed as CGI.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: Substitution encoding issue in mod_rewrite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue only affects configurations with unsafe rules used in the RewriteRule directive. Also, to exploit this flaw, an attacker must be able to upload files to the server. For these reasons, this flaw was rated with an important and not critical severity.\n\nAdditionally, this flaw requires mod_rewrite to be loaded and used. This module can be disabled if its functionality is not needed.\n\nRed Hat Enterprise Linux 6 is not affected by this vulnerability because the vulnerable code was introduced in a newer version of httpd.",
"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.EUS:httpd-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.src",
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-filesystem-0:2.4.53-11.el9_2.8.noarch",
"AppStream-9.2.0.Z.EUS:httpd-manual-0:2.4.53-11.el9_2.8.noarch",
"AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-38474"
},
{
"category": "external",
"summary": "RHBZ#2295013",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295013"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-38474",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38474"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-38474",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-38474"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38474",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38474"
}
],
"release_date": "2024-07-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-25T08:41: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.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.src",
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-filesystem-0:2.4.53-11.el9_2.8.noarch",
"AppStream-9.2.0.Z.EUS:httpd-manual-0:2.4.53-11.el9_2.8.noarch",
"AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4862"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.src",
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-filesystem-0:2.4.53-11.el9_2.8.noarch",
"AppStream-9.2.0.Z.EUS:httpd-manual-0:2.4.53-11.el9_2.8.noarch",
"AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.src",
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-filesystem-0:2.4.53-11.el9_2.8.noarch",
"AppStream-9.2.0.Z.EUS:httpd-manual-0:2.4.53-11.el9_2.8.noarch",
"AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: Substitution encoding issue in mod_rewrite"
},
{
"cve": "CVE-2024-38475",
"cwe": {
"id": "CWE-116",
"name": "Improper Encoding or Escaping of Output"
},
"discovery_date": "2024-07-01T19:22:02+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295014"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the mod_rewrite module of httpd. Improper escaping of output allows an attacker to map URLs to filesystem locations permitted to be served by the server but are not intentionally or directly reachable by any URL. This issue results in code execution or source code disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: Improper escaping of output in mod_rewrite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects configurations with substitution rules used in the RewriteRule directive using backreferences or variables as the first segment of the substitution.\n\nAdditionally, this flaw requires mod_rewrite to be loaded and used. This module can be disabled if its functionality is not needed.\n\nRed Hat Enterprise Linux 6 is not affected by this vulnerability because the vulnerable code was introduced in a newer version of httpd.",
"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.EUS:httpd-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.src",
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-filesystem-0:2.4.53-11.el9_2.8.noarch",
"AppStream-9.2.0.Z.EUS:httpd-manual-0:2.4.53-11.el9_2.8.noarch",
"AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-38475"
},
{
"category": "external",
"summary": "RHBZ#2295014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295014"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-38475",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38475"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-38475",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-38475"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38475",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38475"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2024-07-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-25T08:41: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.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.src",
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-filesystem-0:2.4.53-11.el9_2.8.noarch",
"AppStream-9.2.0.Z.EUS:httpd-manual-0:2.4.53-11.el9_2.8.noarch",
"AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4862"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.src",
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-filesystem-0:2.4.53-11.el9_2.8.noarch",
"AppStream-9.2.0.Z.EUS:httpd-manual-0:2.4.53-11.el9_2.8.noarch",
"AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"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"
},
"products": [
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.src",
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-filesystem-0:2.4.53-11.el9_2.8.noarch",
"AppStream-9.2.0.Z.EUS:httpd-manual-0:2.4.53-11.el9_2.8.noarch",
"AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2025-05-01T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: Improper escaping of output in mod_rewrite"
},
{
"cve": "CVE-2024-38477",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2024-07-01T19:22:29+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295016"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the mod_proxy module of httpd. A NULL pointer dereference can be triggered when processing a specially crafted HTTP request, causing the httpd server to crash, and resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: NULL pointer dereference in mod_proxy",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "As this flaw allows a remote attacker to cause a denial of service, it has been rated with an important severity.\n\nThis flaw only affects configurations with mod_proxy loaded and being used. This module can be disabled via the configuration file if its functionality is not being used.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.src",
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-filesystem-0:2.4.53-11.el9_2.8.noarch",
"AppStream-9.2.0.Z.EUS:httpd-manual-0:2.4.53-11.el9_2.8.noarch",
"AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-38477"
},
{
"category": "external",
"summary": "RHBZ#2295016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295016"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-38477",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38477"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-38477",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-38477"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38477",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38477"
}
],
"release_date": "2024-07-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-25T08:41: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.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.src",
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-filesystem-0:2.4.53-11.el9_2.8.noarch",
"AppStream-9.2.0.Z.EUS:httpd-manual-0:2.4.53-11.el9_2.8.noarch",
"AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4862"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.src",
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-filesystem-0:2.4.53-11.el9_2.8.noarch",
"AppStream-9.2.0.Z.EUS:httpd-manual-0:2.4.53-11.el9_2.8.noarch",
"AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.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.EUS:httpd-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.src",
"AppStream-9.2.0.Z.EUS:httpd-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-core-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-core-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-debugsource-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-devel-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-filesystem-0:2.4.53-11.el9_2.8.noarch",
"AppStream-9.2.0.Z.EUS:httpd-manual-0:2.4.53-11.el9_2.8.noarch",
"AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-tools-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:httpd-tools-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_ldap-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_ldap-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_lua-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_lua-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-1:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_proxy_html-debuginfo-1:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_session-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_session-debuginfo-0:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_ssl-1:2.4.53-11.el9_2.8.x86_64",
"AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.aarch64",
"AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.ppc64le",
"AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.s390x",
"AppStream-9.2.0.Z.EUS:mod_ssl-debuginfo-1:2.4.53-11.el9_2.8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: NULL pointer dereference in mod_proxy"
}
]
}
RHSA-2024:4863
Vulnerability from csaf_redhat - Published: 2024-07-25 08:34 - Updated: 2026-03-18 02:43A flaw was found in the mod_rewrite module of httpd. Due to a substitution encoding issue, specially crafted requests may allow an attacker to execute scripts in directories permitted by the configuration but not directly reachable by any URL or source disclosure of scripts meant only to be executed as CGI.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-filesystem-0:2.4.51-7.el9_0.7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-manual-0:2.4.51-7.el9_0.7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the mod_rewrite module of httpd. Improper escaping of output allows an attacker to map URLs to filesystem locations permitted to be served by the server but are not intentionally or directly reachable by any URL. This issue results in code execution or source code disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-filesystem-0:2.4.51-7.el9_0.7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-manual-0:2.4.51-7.el9_0.7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the mod_proxy module of httpd. A NULL pointer dereference can be triggered when processing a specially crafted HTTP request, causing the httpd server to crash, and resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-filesystem-0:2.4.51-7.el9_0.7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-manual-0:2.4.51-7.el9_0.7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for httpd is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The httpd packages provide the Apache HTTP Server, a powerful, efficient, and extensible web server.\n\nSecurity Fix(es):\n\n* httpd: Substitution encoding issue in mod_rewrite (CVE-2024-38474)\n\n* httpd: Improper escaping of output in mod_rewrite (CVE-2024-38475)\n\n* httpd: NULL pointer dereference in mod_proxy (CVE-2024-38477)\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-2024:4863",
"url": "https://access.redhat.com/errata/RHSA-2024:4863"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2295013",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295013"
},
{
"category": "external",
"summary": "2295014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295014"
},
{
"category": "external",
"summary": "2295016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295016"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4863.json"
}
],
"title": "Red Hat Security Advisory: httpd security update",
"tracking": {
"current_release_date": "2026-03-18T02:43:12+00:00",
"generator": {
"date": "2026-03-18T02:43:12+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2024:4863",
"initial_release_date": "2024-07-25T08:34:04+00:00",
"revision_history": [
{
"date": "2024-07-25T08:34:04+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-07-25T08:34:04+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T02:43:12+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.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.0::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.51-7.el9_0.7.src",
"product": {
"name": "httpd-0:2.4.51-7.el9_0.7.src",
"product_id": "httpd-0:2.4.51-7.el9_0.7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.51-7.el9_0.7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.51-7.el9_0.7.aarch64",
"product": {
"name": "httpd-0:2.4.51-7.el9_0.7.aarch64",
"product_id": "httpd-0:2.4.51-7.el9_0.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.51-7.el9_0.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.51-7.el9_0.7.aarch64",
"product": {
"name": "httpd-devel-0:2.4.51-7.el9_0.7.aarch64",
"product_id": "httpd-devel-0:2.4.51-7.el9_0.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.51-7.el9_0.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.51-7.el9_0.7.aarch64",
"product": {
"name": "httpd-tools-0:2.4.51-7.el9_0.7.aarch64",
"product_id": "httpd-tools-0:2.4.51-7.el9_0.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.51-7.el9_0.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.51-7.el9_0.7.aarch64",
"product": {
"name": "mod_ldap-0:2.4.51-7.el9_0.7.aarch64",
"product_id": "mod_ldap-0:2.4.51-7.el9_0.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.51-7.el9_0.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_lua-0:2.4.51-7.el9_0.7.aarch64",
"product": {
"name": "mod_lua-0:2.4.51-7.el9_0.7.aarch64",
"product_id": "mod_lua-0:2.4.51-7.el9_0.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua@2.4.51-7.el9_0.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.51-7.el9_0.7.aarch64",
"product": {
"name": "mod_proxy_html-1:2.4.51-7.el9_0.7.aarch64",
"product_id": "mod_proxy_html-1:2.4.51-7.el9_0.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.51-7.el9_0.7?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.51-7.el9_0.7.aarch64",
"product": {
"name": "mod_session-0:2.4.51-7.el9_0.7.aarch64",
"product_id": "mod_session-0:2.4.51-7.el9_0.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.51-7.el9_0.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.51-7.el9_0.7.aarch64",
"product": {
"name": "mod_ssl-1:2.4.51-7.el9_0.7.aarch64",
"product_id": "mod_ssl-1:2.4.51-7.el9_0.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.51-7.el9_0.7?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.51-7.el9_0.7.aarch64",
"product": {
"name": "httpd-debugsource-0:2.4.51-7.el9_0.7.aarch64",
"product_id": "httpd-debugsource-0:2.4.51-7.el9_0.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.51-7.el9_0.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"product": {
"name": "httpd-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"product_id": "httpd-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.51-7.el9_0.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"product_id": "httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.51-7.el9_0.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"product_id": "mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.51-7.el9_0.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_lua-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"product": {
"name": "mod_lua-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"product_id": "mod_lua-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua-debuginfo@2.4.51-7.el9_0.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.aarch64",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.aarch64",
"product_id": "mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.51-7.el9_0.7?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"product": {
"name": "mod_session-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"product_id": "mod_session-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.51-7.el9_0.7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.aarch64",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.aarch64",
"product_id": "mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.51-7.el9_0.7?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.51-7.el9_0.7.ppc64le",
"product": {
"name": "httpd-0:2.4.51-7.el9_0.7.ppc64le",
"product_id": "httpd-0:2.4.51-7.el9_0.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.51-7.el9_0.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.51-7.el9_0.7.ppc64le",
"product": {
"name": "httpd-devel-0:2.4.51-7.el9_0.7.ppc64le",
"product_id": "httpd-devel-0:2.4.51-7.el9_0.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.51-7.el9_0.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.51-7.el9_0.7.ppc64le",
"product": {
"name": "httpd-tools-0:2.4.51-7.el9_0.7.ppc64le",
"product_id": "httpd-tools-0:2.4.51-7.el9_0.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.51-7.el9_0.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.51-7.el9_0.7.ppc64le",
"product": {
"name": "mod_ldap-0:2.4.51-7.el9_0.7.ppc64le",
"product_id": "mod_ldap-0:2.4.51-7.el9_0.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.51-7.el9_0.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_lua-0:2.4.51-7.el9_0.7.ppc64le",
"product": {
"name": "mod_lua-0:2.4.51-7.el9_0.7.ppc64le",
"product_id": "mod_lua-0:2.4.51-7.el9_0.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua@2.4.51-7.el9_0.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.51-7.el9_0.7.ppc64le",
"product": {
"name": "mod_proxy_html-1:2.4.51-7.el9_0.7.ppc64le",
"product_id": "mod_proxy_html-1:2.4.51-7.el9_0.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.51-7.el9_0.7?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.51-7.el9_0.7.ppc64le",
"product": {
"name": "mod_session-0:2.4.51-7.el9_0.7.ppc64le",
"product_id": "mod_session-0:2.4.51-7.el9_0.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.51-7.el9_0.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.51-7.el9_0.7.ppc64le",
"product": {
"name": "mod_ssl-1:2.4.51-7.el9_0.7.ppc64le",
"product_id": "mod_ssl-1:2.4.51-7.el9_0.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.51-7.el9_0.7?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.51-7.el9_0.7.ppc64le",
"product": {
"name": "httpd-debugsource-0:2.4.51-7.el9_0.7.ppc64le",
"product_id": "httpd-debugsource-0:2.4.51-7.el9_0.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.51-7.el9_0.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"product": {
"name": "httpd-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"product_id": "httpd-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.51-7.el9_0.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"product_id": "httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.51-7.el9_0.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"product_id": "mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.51-7.el9_0.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_lua-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"product": {
"name": "mod_lua-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"product_id": "mod_lua-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua-debuginfo@2.4.51-7.el9_0.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.ppc64le",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.ppc64le",
"product_id": "mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.51-7.el9_0.7?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"product": {
"name": "mod_session-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"product_id": "mod_session-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.51-7.el9_0.7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.ppc64le",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.ppc64le",
"product_id": "mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.51-7.el9_0.7?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.51-7.el9_0.7.x86_64",
"product": {
"name": "httpd-0:2.4.51-7.el9_0.7.x86_64",
"product_id": "httpd-0:2.4.51-7.el9_0.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.51-7.el9_0.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.51-7.el9_0.7.x86_64",
"product": {
"name": "httpd-devel-0:2.4.51-7.el9_0.7.x86_64",
"product_id": "httpd-devel-0:2.4.51-7.el9_0.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.51-7.el9_0.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.51-7.el9_0.7.x86_64",
"product": {
"name": "httpd-tools-0:2.4.51-7.el9_0.7.x86_64",
"product_id": "httpd-tools-0:2.4.51-7.el9_0.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.51-7.el9_0.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.51-7.el9_0.7.x86_64",
"product": {
"name": "mod_ldap-0:2.4.51-7.el9_0.7.x86_64",
"product_id": "mod_ldap-0:2.4.51-7.el9_0.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.51-7.el9_0.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_lua-0:2.4.51-7.el9_0.7.x86_64",
"product": {
"name": "mod_lua-0:2.4.51-7.el9_0.7.x86_64",
"product_id": "mod_lua-0:2.4.51-7.el9_0.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua@2.4.51-7.el9_0.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.51-7.el9_0.7.x86_64",
"product": {
"name": "mod_proxy_html-1:2.4.51-7.el9_0.7.x86_64",
"product_id": "mod_proxy_html-1:2.4.51-7.el9_0.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.51-7.el9_0.7?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.51-7.el9_0.7.x86_64",
"product": {
"name": "mod_session-0:2.4.51-7.el9_0.7.x86_64",
"product_id": "mod_session-0:2.4.51-7.el9_0.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.51-7.el9_0.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.51-7.el9_0.7.x86_64",
"product": {
"name": "mod_ssl-1:2.4.51-7.el9_0.7.x86_64",
"product_id": "mod_ssl-1:2.4.51-7.el9_0.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.51-7.el9_0.7?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.51-7.el9_0.7.x86_64",
"product": {
"name": "httpd-debugsource-0:2.4.51-7.el9_0.7.x86_64",
"product_id": "httpd-debugsource-0:2.4.51-7.el9_0.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.51-7.el9_0.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"product": {
"name": "httpd-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"product_id": "httpd-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.51-7.el9_0.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"product_id": "httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.51-7.el9_0.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"product_id": "mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.51-7.el9_0.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_lua-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"product": {
"name": "mod_lua-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"product_id": "mod_lua-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua-debuginfo@2.4.51-7.el9_0.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.x86_64",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.x86_64",
"product_id": "mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.51-7.el9_0.7?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"product": {
"name": "mod_session-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"product_id": "mod_session-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.51-7.el9_0.7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.x86_64",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.x86_64",
"product_id": "mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.51-7.el9_0.7?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.51-7.el9_0.7.s390x",
"product": {
"name": "httpd-0:2.4.51-7.el9_0.7.s390x",
"product_id": "httpd-0:2.4.51-7.el9_0.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.51-7.el9_0.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.51-7.el9_0.7.s390x",
"product": {
"name": "httpd-devel-0:2.4.51-7.el9_0.7.s390x",
"product_id": "httpd-devel-0:2.4.51-7.el9_0.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.51-7.el9_0.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.51-7.el9_0.7.s390x",
"product": {
"name": "httpd-tools-0:2.4.51-7.el9_0.7.s390x",
"product_id": "httpd-tools-0:2.4.51-7.el9_0.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.51-7.el9_0.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.51-7.el9_0.7.s390x",
"product": {
"name": "mod_ldap-0:2.4.51-7.el9_0.7.s390x",
"product_id": "mod_ldap-0:2.4.51-7.el9_0.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.51-7.el9_0.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_lua-0:2.4.51-7.el9_0.7.s390x",
"product": {
"name": "mod_lua-0:2.4.51-7.el9_0.7.s390x",
"product_id": "mod_lua-0:2.4.51-7.el9_0.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua@2.4.51-7.el9_0.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.51-7.el9_0.7.s390x",
"product": {
"name": "mod_proxy_html-1:2.4.51-7.el9_0.7.s390x",
"product_id": "mod_proxy_html-1:2.4.51-7.el9_0.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.51-7.el9_0.7?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.51-7.el9_0.7.s390x",
"product": {
"name": "mod_session-0:2.4.51-7.el9_0.7.s390x",
"product_id": "mod_session-0:2.4.51-7.el9_0.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.51-7.el9_0.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.51-7.el9_0.7.s390x",
"product": {
"name": "mod_ssl-1:2.4.51-7.el9_0.7.s390x",
"product_id": "mod_ssl-1:2.4.51-7.el9_0.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.51-7.el9_0.7?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd-debugsource-0:2.4.51-7.el9_0.7.s390x",
"product": {
"name": "httpd-debugsource-0:2.4.51-7.el9_0.7.s390x",
"product_id": "httpd-debugsource-0:2.4.51-7.el9_0.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debugsource@2.4.51-7.el9_0.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"product": {
"name": "httpd-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"product_id": "httpd-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.51-7.el9_0.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"product": {
"name": "httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"product_id": "httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools-debuginfo@2.4.51-7.el9_0.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"product": {
"name": "mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"product_id": "mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap-debuginfo@2.4.51-7.el9_0.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_lua-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"product": {
"name": "mod_lua-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"product_id": "mod_lua-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_lua-debuginfo@2.4.51-7.el9_0.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.s390x",
"product": {
"name": "mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.s390x",
"product_id": "mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html-debuginfo@2.4.51-7.el9_0.7?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "mod_session-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"product": {
"name": "mod_session-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"product_id": "mod_session-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session-debuginfo@2.4.51-7.el9_0.7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.s390x",
"product": {
"name": "mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.s390x",
"product_id": "mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl-debuginfo@2.4.51-7.el9_0.7?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-filesystem-0:2.4.51-7.el9_0.7.noarch",
"product": {
"name": "httpd-filesystem-0:2.4.51-7.el9_0.7.noarch",
"product_id": "httpd-filesystem-0:2.4.51-7.el9_0.7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-filesystem@2.4.51-7.el9_0.7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "httpd-manual-0:2.4.51-7.el9_0.7.noarch",
"product": {
"name": "httpd-manual-0:2.4.51-7.el9_0.7.noarch",
"product_id": "httpd-manual-0:2.4.51-7.el9_0.7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-manual@2.4.51-7.el9_0.7?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.51-7.el9_0.7.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.aarch64"
},
"product_reference": "httpd-0:2.4.51-7.el9_0.7.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.51-7.el9_0.7.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.ppc64le"
},
"product_reference": "httpd-0:2.4.51-7.el9_0.7.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.51-7.el9_0.7.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.s390x"
},
"product_reference": "httpd-0:2.4.51-7.el9_0.7.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.51-7.el9_0.7.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.src"
},
"product_reference": "httpd-0:2.4.51-7.el9_0.7.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.51-7.el9_0.7.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.x86_64"
},
"product_reference": "httpd-0:2.4.51-7.el9_0.7.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.51-7.el9_0.7.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.aarch64"
},
"product_reference": "httpd-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.51-7.el9_0.7.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.ppc64le"
},
"product_reference": "httpd-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.51-7.el9_0.7.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.s390x"
},
"product_reference": "httpd-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.51-7.el9_0.7.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.x86_64"
},
"product_reference": "httpd-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.51-7.el9_0.7.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.aarch64"
},
"product_reference": "httpd-debugsource-0:2.4.51-7.el9_0.7.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.51-7.el9_0.7.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.ppc64le"
},
"product_reference": "httpd-debugsource-0:2.4.51-7.el9_0.7.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.51-7.el9_0.7.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.s390x"
},
"product_reference": "httpd-debugsource-0:2.4.51-7.el9_0.7.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debugsource-0:2.4.51-7.el9_0.7.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.x86_64"
},
"product_reference": "httpd-debugsource-0:2.4.51-7.el9_0.7.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.51-7.el9_0.7.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.aarch64"
},
"product_reference": "httpd-devel-0:2.4.51-7.el9_0.7.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.51-7.el9_0.7.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.ppc64le"
},
"product_reference": "httpd-devel-0:2.4.51-7.el9_0.7.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.51-7.el9_0.7.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.s390x"
},
"product_reference": "httpd-devel-0:2.4.51-7.el9_0.7.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.51-7.el9_0.7.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.x86_64"
},
"product_reference": "httpd-devel-0:2.4.51-7.el9_0.7.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-filesystem-0:2.4.51-7.el9_0.7.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:httpd-filesystem-0:2.4.51-7.el9_0.7.noarch"
},
"product_reference": "httpd-filesystem-0:2.4.51-7.el9_0.7.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.51-7.el9_0.7.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:httpd-manual-0:2.4.51-7.el9_0.7.noarch"
},
"product_reference": "httpd-manual-0:2.4.51-7.el9_0.7.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.51-7.el9_0.7.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.aarch64"
},
"product_reference": "httpd-tools-0:2.4.51-7.el9_0.7.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.51-7.el9_0.7.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.ppc64le"
},
"product_reference": "httpd-tools-0:2.4.51-7.el9_0.7.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.51-7.el9_0.7.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.s390x"
},
"product_reference": "httpd-tools-0:2.4.51-7.el9_0.7.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.51-7.el9_0.7.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.x86_64"
},
"product_reference": "httpd-tools-0:2.4.51-7.el9_0.7.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.aarch64"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.ppc64le"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.s390x"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.x86_64"
},
"product_reference": "httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.51-7.el9_0.7.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.aarch64"
},
"product_reference": "mod_ldap-0:2.4.51-7.el9_0.7.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.51-7.el9_0.7.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.ppc64le"
},
"product_reference": "mod_ldap-0:2.4.51-7.el9_0.7.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.51-7.el9_0.7.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.s390x"
},
"product_reference": "mod_ldap-0:2.4.51-7.el9_0.7.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.51-7.el9_0.7.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.x86_64"
},
"product_reference": "mod_ldap-0:2.4.51-7.el9_0.7.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.aarch64"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.ppc64le"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.s390x"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.x86_64"
},
"product_reference": "mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-0:2.4.51-7.el9_0.7.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.aarch64"
},
"product_reference": "mod_lua-0:2.4.51-7.el9_0.7.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-0:2.4.51-7.el9_0.7.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.ppc64le"
},
"product_reference": "mod_lua-0:2.4.51-7.el9_0.7.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-0:2.4.51-7.el9_0.7.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.s390x"
},
"product_reference": "mod_lua-0:2.4.51-7.el9_0.7.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-0:2.4.51-7.el9_0.7.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.x86_64"
},
"product_reference": "mod_lua-0:2.4.51-7.el9_0.7.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-debuginfo-0:2.4.51-7.el9_0.7.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.aarch64"
},
"product_reference": "mod_lua-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-debuginfo-0:2.4.51-7.el9_0.7.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.ppc64le"
},
"product_reference": "mod_lua-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-debuginfo-0:2.4.51-7.el9_0.7.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.s390x"
},
"product_reference": "mod_lua-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_lua-debuginfo-0:2.4.51-7.el9_0.7.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.x86_64"
},
"product_reference": "mod_lua-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.51-7.el9_0.7.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.aarch64"
},
"product_reference": "mod_proxy_html-1:2.4.51-7.el9_0.7.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.51-7.el9_0.7.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.ppc64le"
},
"product_reference": "mod_proxy_html-1:2.4.51-7.el9_0.7.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.51-7.el9_0.7.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.s390x"
},
"product_reference": "mod_proxy_html-1:2.4.51-7.el9_0.7.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.51-7.el9_0.7.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.x86_64"
},
"product_reference": "mod_proxy_html-1:2.4.51-7.el9_0.7.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.aarch64"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.ppc64le"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.s390x"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.x86_64"
},
"product_reference": "mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.51-7.el9_0.7.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.aarch64"
},
"product_reference": "mod_session-0:2.4.51-7.el9_0.7.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.51-7.el9_0.7.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.ppc64le"
},
"product_reference": "mod_session-0:2.4.51-7.el9_0.7.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.51-7.el9_0.7.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.s390x"
},
"product_reference": "mod_session-0:2.4.51-7.el9_0.7.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.51-7.el9_0.7.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.x86_64"
},
"product_reference": "mod_session-0:2.4.51-7.el9_0.7.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.51-7.el9_0.7.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.aarch64"
},
"product_reference": "mod_session-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.51-7.el9_0.7.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.ppc64le"
},
"product_reference": "mod_session-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.51-7.el9_0.7.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.s390x"
},
"product_reference": "mod_session-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-debuginfo-0:2.4.51-7.el9_0.7.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.x86_64"
},
"product_reference": "mod_session-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.51-7.el9_0.7.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.aarch64"
},
"product_reference": "mod_ssl-1:2.4.51-7.el9_0.7.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.51-7.el9_0.7.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.ppc64le"
},
"product_reference": "mod_ssl-1:2.4.51-7.el9_0.7.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.51-7.el9_0.7.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.s390x"
},
"product_reference": "mod_ssl-1:2.4.51-7.el9_0.7.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.51-7.el9_0.7.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.x86_64"
},
"product_reference": "mod_ssl-1:2.4.51-7.el9_0.7.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.aarch64"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.ppc64le"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.s390x"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.x86_64"
},
"product_reference": "mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-38474",
"cwe": {
"id": "CWE-116",
"name": "Improper Encoding or Escaping of Output"
},
"discovery_date": "2024-07-01T19:21:49+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295013"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the mod_rewrite module of httpd. Due to a substitution encoding issue, specially crafted requests may allow an attacker to execute scripts in directories permitted by the configuration but not directly reachable by any URL or source disclosure of scripts meant only to be executed as CGI.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: Substitution encoding issue in mod_rewrite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue only affects configurations with unsafe rules used in the RewriteRule directive. Also, to exploit this flaw, an attacker must be able to upload files to the server. For these reasons, this flaw was rated with an important and not critical severity.\n\nAdditionally, this flaw requires mod_rewrite to be loaded and used. This module can be disabled if its functionality is not needed.\n\nRed Hat Enterprise Linux 6 is not affected by this vulnerability because the vulnerable code was introduced in a newer version of httpd.",
"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.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.src",
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-filesystem-0:2.4.51-7.el9_0.7.noarch",
"AppStream-9.0.0.Z.E4S:httpd-manual-0:2.4.51-7.el9_0.7.noarch",
"AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-38474"
},
{
"category": "external",
"summary": "RHBZ#2295013",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295013"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-38474",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38474"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-38474",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-38474"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38474",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38474"
}
],
"release_date": "2024-07-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-25T08:34:04+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.src",
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-filesystem-0:2.4.51-7.el9_0.7.noarch",
"AppStream-9.0.0.Z.E4S:httpd-manual-0:2.4.51-7.el9_0.7.noarch",
"AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4863"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.src",
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-filesystem-0:2.4.51-7.el9_0.7.noarch",
"AppStream-9.0.0.Z.E4S:httpd-manual-0:2.4.51-7.el9_0.7.noarch",
"AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.src",
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-filesystem-0:2.4.51-7.el9_0.7.noarch",
"AppStream-9.0.0.Z.E4S:httpd-manual-0:2.4.51-7.el9_0.7.noarch",
"AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: Substitution encoding issue in mod_rewrite"
},
{
"cve": "CVE-2024-38475",
"cwe": {
"id": "CWE-116",
"name": "Improper Encoding or Escaping of Output"
},
"discovery_date": "2024-07-01T19:22:02+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295014"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the mod_rewrite module of httpd. Improper escaping of output allows an attacker to map URLs to filesystem locations permitted to be served by the server but are not intentionally or directly reachable by any URL. This issue results in code execution or source code disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: Improper escaping of output in mod_rewrite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects configurations with substitution rules used in the RewriteRule directive using backreferences or variables as the first segment of the substitution.\n\nAdditionally, this flaw requires mod_rewrite to be loaded and used. This module can be disabled if its functionality is not needed.\n\nRed Hat Enterprise Linux 6 is not affected by this vulnerability because the vulnerable code was introduced in a newer version of httpd.",
"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.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.src",
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-filesystem-0:2.4.51-7.el9_0.7.noarch",
"AppStream-9.0.0.Z.E4S:httpd-manual-0:2.4.51-7.el9_0.7.noarch",
"AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-38475"
},
{
"category": "external",
"summary": "RHBZ#2295014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295014"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-38475",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38475"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-38475",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-38475"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38475",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38475"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2024-07-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-25T08:34:04+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.src",
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-filesystem-0:2.4.51-7.el9_0.7.noarch",
"AppStream-9.0.0.Z.E4S:httpd-manual-0:2.4.51-7.el9_0.7.noarch",
"AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4863"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.src",
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-filesystem-0:2.4.51-7.el9_0.7.noarch",
"AppStream-9.0.0.Z.E4S:httpd-manual-0:2.4.51-7.el9_0.7.noarch",
"AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"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"
},
"products": [
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.src",
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-filesystem-0:2.4.51-7.el9_0.7.noarch",
"AppStream-9.0.0.Z.E4S:httpd-manual-0:2.4.51-7.el9_0.7.noarch",
"AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2025-05-01T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: Improper escaping of output in mod_rewrite"
},
{
"cve": "CVE-2024-38477",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2024-07-01T19:22:29+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295016"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the mod_proxy module of httpd. A NULL pointer dereference can be triggered when processing a specially crafted HTTP request, causing the httpd server to crash, and resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: NULL pointer dereference in mod_proxy",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "As this flaw allows a remote attacker to cause a denial of service, it has been rated with an important severity.\n\nThis flaw only affects configurations with mod_proxy loaded and being used. This module can be disabled via the configuration file if its functionality is not being used.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.src",
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-filesystem-0:2.4.51-7.el9_0.7.noarch",
"AppStream-9.0.0.Z.E4S:httpd-manual-0:2.4.51-7.el9_0.7.noarch",
"AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-38477"
},
{
"category": "external",
"summary": "RHBZ#2295016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295016"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-38477",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38477"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-38477",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-38477"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38477",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38477"
}
],
"release_date": "2024-07-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-25T08:34:04+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.src",
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-filesystem-0:2.4.51-7.el9_0.7.noarch",
"AppStream-9.0.0.Z.E4S:httpd-manual-0:2.4.51-7.el9_0.7.noarch",
"AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4863"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.src",
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-filesystem-0:2.4.51-7.el9_0.7.noarch",
"AppStream-9.0.0.Z.E4S:httpd-manual-0:2.4.51-7.el9_0.7.noarch",
"AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.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.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.src",
"AppStream-9.0.0.Z.E4S:httpd-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-debugsource-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-devel-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-filesystem-0:2.4.51-7.el9_0.7.noarch",
"AppStream-9.0.0.Z.E4S:httpd-manual-0:2.4.51-7.el9_0.7.noarch",
"AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-tools-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:httpd-tools-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_ldap-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_ldap-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_lua-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_lua-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-1:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_proxy_html-debuginfo-1:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_session-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_session-debuginfo-0:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_ssl-1:2.4.51-7.el9_0.7.x86_64",
"AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.aarch64",
"AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.ppc64le",
"AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.s390x",
"AppStream-9.0.0.Z.E4S:mod_ssl-debuginfo-1:2.4.51-7.el9_0.7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: NULL pointer dereference in mod_proxy"
}
]
}
RHSA-2024:4938
Vulnerability from csaf_redhat - Published: 2024-07-31 10:23 - Updated: 2026-03-18 02:43A flaw was found in the mod_rewrite module of httpd. Due to a substitution encoding issue, specially crafted requests may allow an attacker to execute scripts in directories permitted by the configuration but not directly reachable by any URL or source disclosure of scripts meant only to be executed as CGI.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:mod_session-0:2.4.6-90.el7_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:mod_session-0:2.4.6-90.el7_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the mod_rewrite module of httpd. Improper escaping of output allows an attacker to map URLs to filesystem locations permitted to be served by the server but are not intentionally or directly reachable by any URL. This issue results in code execution or source code disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:mod_session-0:2.4.6-90.el7_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:mod_session-0:2.4.6-90.el7_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the mod_proxy module of httpd. A NULL pointer dereference can be triggered when processing a specially crafted HTTP request, causing the httpd server to crash, and resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:mod_session-0:2.4.6-90.el7_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:mod_session-0:2.4.6-90.el7_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for httpd is now available for Red Hat Enterprise Linux 7.7 Advanced Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The httpd packages provide the Apache HTTP Server, a powerful, efficient, and extensible web server.\n\nSecurity Fix(es):\n\n* httpd: Substitution encoding issue in mod_rewrite (CVE-2024-38474)\n\n* httpd: Improper escaping of output in mod_rewrite (CVE-2024-38475)\n\n* httpd: NULL pointer dereference in mod_proxy (CVE-2024-38477)\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-2024:4938",
"url": "https://access.redhat.com/errata/RHSA-2024:4938"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2295013",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295013"
},
{
"category": "external",
"summary": "2295014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295014"
},
{
"category": "external",
"summary": "2295016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295016"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4938.json"
}
],
"title": "Red Hat Security Advisory: httpd security update",
"tracking": {
"current_release_date": "2026-03-18T02:43:27+00:00",
"generator": {
"date": "2026-03-18T02:43:27+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2024:4938",
"initial_release_date": "2024-07-31T10:23:15+00:00",
"revision_history": [
{
"date": "2024-07-31T10:23:15+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-07-31T10:23:15+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T02:43:27+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server AUS (v. 7.7)",
"product": {
"name": "Red Hat Enterprise Linux Server AUS (v. 7.7)",
"product_id": "7Server-7.7.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.7)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional AUS (v. 7.7)",
"product_id": "7Server-optional-7.7.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:7.7::server"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.6-90.el7_7.4.src",
"product": {
"name": "httpd-0:2.4.6-90.el7_7.4.src",
"product_id": "httpd-0:2.4.6-90.el7_7.4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.6-90.el7_7.4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.6-90.el7_7.4.x86_64",
"product": {
"name": "httpd-0:2.4.6-90.el7_7.4.x86_64",
"product_id": "httpd-0:2.4.6-90.el7_7.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.6-90.el7_7.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.6-90.el7_7.4.x86_64",
"product": {
"name": "httpd-devel-0:2.4.6-90.el7_7.4.x86_64",
"product_id": "httpd-devel-0:2.4.6-90.el7_7.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.6-90.el7_7.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.6-90.el7_7.4.x86_64",
"product": {
"name": "httpd-tools-0:2.4.6-90.el7_7.4.x86_64",
"product_id": "httpd-tools-0:2.4.6-90.el7_7.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.6-90.el7_7.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.6-90.el7_7.4.x86_64",
"product": {
"name": "mod_session-0:2.4.6-90.el7_7.4.x86_64",
"product_id": "mod_session-0:2.4.6-90.el7_7.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.6-90.el7_7.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.6-90.el7_7.4.x86_64",
"product": {
"name": "mod_ssl-1:2.4.6-90.el7_7.4.x86_64",
"product_id": "mod_ssl-1:2.4.6-90.el7_7.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.6-90.el7_7.4?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.6-90.el7_7.4.x86_64",
"product": {
"name": "httpd-debuginfo-0:2.4.6-90.el7_7.4.x86_64",
"product_id": "httpd-debuginfo-0:2.4.6-90.el7_7.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.6-90.el7_7.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.6-90.el7_7.4.x86_64",
"product": {
"name": "mod_ldap-0:2.4.6-90.el7_7.4.x86_64",
"product_id": "mod_ldap-0:2.4.6-90.el7_7.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.6-90.el7_7.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.6-90.el7_7.4.x86_64",
"product": {
"name": "mod_proxy_html-1:2.4.6-90.el7_7.4.x86_64",
"product_id": "mod_proxy_html-1:2.4.6-90.el7_7.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.6-90.el7_7.4?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-manual-0:2.4.6-90.el7_7.4.noarch",
"product": {
"name": "httpd-manual-0:2.4.6-90.el7_7.4.noarch",
"product_id": "httpd-manual-0:2.4.6-90.el7_7.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-manual@2.4.6-90.el7_7.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.6-90.el7_7.4.src as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)",
"product_id": "7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.src"
},
"product_reference": "httpd-0:2.4.6-90.el7_7.4.src",
"relates_to_product_reference": "7Server-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-90.el7_7.4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)",
"product_id": "7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.x86_64"
},
"product_reference": "httpd-0:2.4.6-90.el7_7.4.x86_64",
"relates_to_product_reference": "7Server-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-90.el7_7.4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)",
"product_id": "7Server-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.4.x86_64"
},
"product_reference": "httpd-debuginfo-0:2.4.6-90.el7_7.4.x86_64",
"relates_to_product_reference": "7Server-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-90.el7_7.4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)",
"product_id": "7Server-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.4.x86_64"
},
"product_reference": "httpd-devel-0:2.4.6-90.el7_7.4.x86_64",
"relates_to_product_reference": "7Server-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.6-90.el7_7.4.noarch as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)",
"product_id": "7Server-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.4.noarch"
},
"product_reference": "httpd-manual-0:2.4.6-90.el7_7.4.noarch",
"relates_to_product_reference": "7Server-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-90.el7_7.4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)",
"product_id": "7Server-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.4.x86_64"
},
"product_reference": "httpd-tools-0:2.4.6-90.el7_7.4.x86_64",
"relates_to_product_reference": "7Server-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-90.el7_7.4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)",
"product_id": "7Server-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.4.x86_64"
},
"product_reference": "mod_ldap-0:2.4.6-90.el7_7.4.x86_64",
"relates_to_product_reference": "7Server-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-90.el7_7.4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)",
"product_id": "7Server-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.4.x86_64"
},
"product_reference": "mod_proxy_html-1:2.4.6-90.el7_7.4.x86_64",
"relates_to_product_reference": "7Server-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-90.el7_7.4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)",
"product_id": "7Server-7.7.AUS:mod_session-0:2.4.6-90.el7_7.4.x86_64"
},
"product_reference": "mod_session-0:2.4.6-90.el7_7.4.x86_64",
"relates_to_product_reference": "7Server-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-90.el7_7.4.x86_64 as a component of Red Hat Enterprise Linux Server AUS (v. 7.7)",
"product_id": "7Server-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.4.x86_64"
},
"product_reference": "mod_ssl-1:2.4.6-90.el7_7.4.x86_64",
"relates_to_product_reference": "7Server-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-90.el7_7.4.src as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)",
"product_id": "7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.src"
},
"product_reference": "httpd-0:2.4.6-90.el7_7.4.src",
"relates_to_product_reference": "7Server-optional-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-90.el7_7.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)",
"product_id": "7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.x86_64"
},
"product_reference": "httpd-0:2.4.6-90.el7_7.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-90.el7_7.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)",
"product_id": "7Server-optional-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.4.x86_64"
},
"product_reference": "httpd-debuginfo-0:2.4.6-90.el7_7.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-90.el7_7.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)",
"product_id": "7Server-optional-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.4.x86_64"
},
"product_reference": "httpd-devel-0:2.4.6-90.el7_7.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.6-90.el7_7.4.noarch as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)",
"product_id": "7Server-optional-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.4.noarch"
},
"product_reference": "httpd-manual-0:2.4.6-90.el7_7.4.noarch",
"relates_to_product_reference": "7Server-optional-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-90.el7_7.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)",
"product_id": "7Server-optional-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.4.x86_64"
},
"product_reference": "httpd-tools-0:2.4.6-90.el7_7.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-90.el7_7.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)",
"product_id": "7Server-optional-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.4.x86_64"
},
"product_reference": "mod_ldap-0:2.4.6-90.el7_7.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-90.el7_7.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)",
"product_id": "7Server-optional-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.4.x86_64"
},
"product_reference": "mod_proxy_html-1:2.4.6-90.el7_7.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-90.el7_7.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)",
"product_id": "7Server-optional-7.7.AUS:mod_session-0:2.4.6-90.el7_7.4.x86_64"
},
"product_reference": "mod_session-0:2.4.6-90.el7_7.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-90.el7_7.4.x86_64 as a component of Red Hat Enterprise Linux Server Optional AUS (v. 7.7)",
"product_id": "7Server-optional-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.4.x86_64"
},
"product_reference": "mod_ssl-1:2.4.6-90.el7_7.4.x86_64",
"relates_to_product_reference": "7Server-optional-7.7.AUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-38474",
"cwe": {
"id": "CWE-116",
"name": "Improper Encoding or Escaping of Output"
},
"discovery_date": "2024-07-01T19:21:49+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295013"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the mod_rewrite module of httpd. Due to a substitution encoding issue, specially crafted requests may allow an attacker to execute scripts in directories permitted by the configuration but not directly reachable by any URL or source disclosure of scripts meant only to be executed as CGI.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: Substitution encoding issue in mod_rewrite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue only affects configurations with unsafe rules used in the RewriteRule directive. Also, to exploit this flaw, an attacker must be able to upload files to the server. For these reasons, this flaw was rated with an important and not critical severity.\n\nAdditionally, this flaw requires mod_rewrite to be loaded and used. This module can be disabled if its functionality is not needed.\n\nRed Hat Enterprise Linux 6 is not affected by this vulnerability because the vulnerable code was introduced in a newer version of httpd.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.src",
"7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.4.noarch",
"7Server-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:mod_session-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.src",
"7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.4.noarch",
"7Server-optional-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:mod_session-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-38474"
},
{
"category": "external",
"summary": "RHBZ#2295013",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295013"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-38474",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38474"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-38474",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-38474"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38474",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38474"
}
],
"release_date": "2024-07-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-31T10:23:15+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": [
"7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.src",
"7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.4.noarch",
"7Server-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:mod_session-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.src",
"7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.4.noarch",
"7Server-optional-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:mod_session-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4938"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.src",
"7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.4.noarch",
"7Server-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:mod_session-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.src",
"7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.4.noarch",
"7Server-optional-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:mod_session-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.src",
"7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.4.noarch",
"7Server-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:mod_session-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.src",
"7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.4.noarch",
"7Server-optional-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:mod_session-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: Substitution encoding issue in mod_rewrite"
},
{
"cve": "CVE-2024-38475",
"cwe": {
"id": "CWE-116",
"name": "Improper Encoding or Escaping of Output"
},
"discovery_date": "2024-07-01T19:22:02+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295014"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the mod_rewrite module of httpd. Improper escaping of output allows an attacker to map URLs to filesystem locations permitted to be served by the server but are not intentionally or directly reachable by any URL. This issue results in code execution or source code disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: Improper escaping of output in mod_rewrite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects configurations with substitution rules used in the RewriteRule directive using backreferences or variables as the first segment of the substitution.\n\nAdditionally, this flaw requires mod_rewrite to be loaded and used. This module can be disabled if its functionality is not needed.\n\nRed Hat Enterprise Linux 6 is not affected by this vulnerability because the vulnerable code was introduced in a newer version of httpd.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.src",
"7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.4.noarch",
"7Server-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:mod_session-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.src",
"7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.4.noarch",
"7Server-optional-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:mod_session-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-38475"
},
{
"category": "external",
"summary": "RHBZ#2295014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295014"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-38475",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38475"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-38475",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-38475"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38475",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38475"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2024-07-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-31T10:23:15+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": [
"7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.src",
"7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.4.noarch",
"7Server-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:mod_session-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.src",
"7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.4.noarch",
"7Server-optional-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:mod_session-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4938"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.src",
"7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.4.noarch",
"7Server-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:mod_session-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.src",
"7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.4.noarch",
"7Server-optional-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:mod_session-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"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"
},
"products": [
"7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.src",
"7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.4.noarch",
"7Server-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:mod_session-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.src",
"7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.4.noarch",
"7Server-optional-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:mod_session-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.4.x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2025-05-01T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: Improper escaping of output in mod_rewrite"
},
{
"cve": "CVE-2024-38477",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2024-07-01T19:22:29+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295016"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the mod_proxy module of httpd. A NULL pointer dereference can be triggered when processing a specially crafted HTTP request, causing the httpd server to crash, and resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: NULL pointer dereference in mod_proxy",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "As this flaw allows a remote attacker to cause a denial of service, it has been rated with an important severity.\n\nThis flaw only affects configurations with mod_proxy loaded and being used. This module can be disabled via the configuration file if its functionality is not being used.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.src",
"7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.4.noarch",
"7Server-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:mod_session-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.src",
"7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.4.noarch",
"7Server-optional-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:mod_session-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-38477"
},
{
"category": "external",
"summary": "RHBZ#2295016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295016"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-38477",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38477"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-38477",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-38477"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38477",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38477"
}
],
"release_date": "2024-07-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-31T10:23:15+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": [
"7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.src",
"7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.4.noarch",
"7Server-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:mod_session-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.src",
"7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.4.noarch",
"7Server-optional-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:mod_session-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4938"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.src",
"7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.4.noarch",
"7Server-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:mod_session-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.src",
"7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.4.noarch",
"7Server-optional-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:mod_session-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.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": [
"7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.src",
"7Server-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.4.noarch",
"7Server-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:mod_session-0:2.4.6-90.el7_7.4.x86_64",
"7Server-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.src",
"7Server-optional-7.7.AUS:httpd-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:httpd-debuginfo-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:httpd-devel-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:httpd-manual-0:2.4.6-90.el7_7.4.noarch",
"7Server-optional-7.7.AUS:httpd-tools-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:mod_ldap-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:mod_proxy_html-1:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:mod_session-0:2.4.6-90.el7_7.4.x86_64",
"7Server-optional-7.7.AUS:mod_ssl-1:2.4.6-90.el7_7.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: NULL pointer dereference in mod_proxy"
}
]
}
RHSA-2024:4943
Vulnerability from csaf_redhat - Published: 2024-07-31 14:59 - Updated: 2026-03-18 02:43A flaw was found in the mod_rewrite module of httpd. Due to a substitution encoding issue, specially crafted requests may allow an attacker to execute scripts in directories permitted by the configuration but not directly reachable by any URL or source disclosure of scripts meant only to be executed as CGI.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:httpd-0:2.4.6-99.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:httpd-0:2.4.6-99.el7_9.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:httpd-0:2.4.6-99.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:httpd-manual-0:2.4.6-99.el7_9.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-manual-0:2.4.6-99.el7_9.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the mod_rewrite module of httpd. Improper escaping of output allows an attacker to map URLs to filesystem locations permitted to be served by the server but are not intentionally or directly reachable by any URL. This issue results in code execution or source code disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:httpd-0:2.4.6-99.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:httpd-0:2.4.6-99.el7_9.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:httpd-0:2.4.6-99.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:httpd-manual-0:2.4.6-99.el7_9.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-manual-0:2.4.6-99.el7_9.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the mod_proxy module of httpd. A NULL pointer dereference can be triggered when processing a specially crafted HTTP request, causing the httpd server to crash, and resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:httpd-0:2.4.6-99.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:httpd-0:2.4.6-99.el7_9.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:httpd-0:2.4.6-99.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:httpd-manual-0:2.4.6-99.el7_9.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-manual-0:2.4.6-99.el7_9.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for httpd is now available for Red Hat Enterprise Linux 7 Extended Lifecycle Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "For 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-2024:4943",
"url": "https://access.redhat.com/errata/RHSA-2024:4943"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2295013",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295013"
},
{
"category": "external",
"summary": "2295014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295014"
},
{
"category": "external",
"summary": "2295016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295016"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4943.json"
}
],
"title": "Red Hat Security Advisory: httpd security update",
"tracking": {
"current_release_date": "2026-03-18T02:43:26+00:00",
"generator": {
"date": "2026-03-18T02:43:26+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2024:4943",
"initial_release_date": "2024-07-31T14:59:20+00:00",
"revision_history": [
{
"date": "2024-07-31T14:59:20+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-07-31T14:59:20+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T02:43:26+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server (v. 7 ELS)",
"product": {
"name": "Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_els:7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_els:7"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.6-99.el7_9.2.src",
"product": {
"name": "httpd-0:2.4.6-99.el7_9.2.src",
"product_id": "httpd-0:2.4.6-99.el7_9.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.6-99.el7_9.2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.6-99.el7_9.2.x86_64",
"product": {
"name": "httpd-0:2.4.6-99.el7_9.2.x86_64",
"product_id": "httpd-0:2.4.6-99.el7_9.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.6-99.el7_9.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.6-99.el7_9.2.x86_64",
"product": {
"name": "httpd-devel-0:2.4.6-99.el7_9.2.x86_64",
"product_id": "httpd-devel-0:2.4.6-99.el7_9.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.6-99.el7_9.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.6-99.el7_9.2.x86_64",
"product": {
"name": "httpd-tools-0:2.4.6-99.el7_9.2.x86_64",
"product_id": "httpd-tools-0:2.4.6-99.el7_9.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.6-99.el7_9.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.6-99.el7_9.2.x86_64",
"product": {
"name": "mod_session-0:2.4.6-99.el7_9.2.x86_64",
"product_id": "mod_session-0:2.4.6-99.el7_9.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.6-99.el7_9.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.6-99.el7_9.2.x86_64",
"product": {
"name": "mod_ssl-1:2.4.6-99.el7_9.2.x86_64",
"product_id": "mod_ssl-1:2.4.6-99.el7_9.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.6-99.el7_9.2?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.6-99.el7_9.2.x86_64",
"product": {
"name": "httpd-debuginfo-0:2.4.6-99.el7_9.2.x86_64",
"product_id": "httpd-debuginfo-0:2.4.6-99.el7_9.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.6-99.el7_9.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.6-99.el7_9.2.x86_64",
"product": {
"name": "mod_ldap-0:2.4.6-99.el7_9.2.x86_64",
"product_id": "mod_ldap-0:2.4.6-99.el7_9.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.6-99.el7_9.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.6-99.el7_9.2.x86_64",
"product": {
"name": "mod_proxy_html-1:2.4.6-99.el7_9.2.x86_64",
"product_id": "mod_proxy_html-1:2.4.6-99.el7_9.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.6-99.el7_9.2?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.6-99.el7_9.2.ppc64le",
"product": {
"name": "httpd-0:2.4.6-99.el7_9.2.ppc64le",
"product_id": "httpd-0:2.4.6-99.el7_9.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.6-99.el7_9.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.6-99.el7_9.2.ppc64le",
"product": {
"name": "httpd-devel-0:2.4.6-99.el7_9.2.ppc64le",
"product_id": "httpd-devel-0:2.4.6-99.el7_9.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.6-99.el7_9.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.6-99.el7_9.2.ppc64le",
"product": {
"name": "httpd-tools-0:2.4.6-99.el7_9.2.ppc64le",
"product_id": "httpd-tools-0:2.4.6-99.el7_9.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.6-99.el7_9.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.6-99.el7_9.2.ppc64le",
"product": {
"name": "mod_session-0:2.4.6-99.el7_9.2.ppc64le",
"product_id": "mod_session-0:2.4.6-99.el7_9.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.6-99.el7_9.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.6-99.el7_9.2.ppc64le",
"product": {
"name": "mod_ssl-1:2.4.6-99.el7_9.2.ppc64le",
"product_id": "mod_ssl-1:2.4.6-99.el7_9.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.6-99.el7_9.2?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64le",
"product": {
"name": "httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64le",
"product_id": "httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.6-99.el7_9.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.6-99.el7_9.2.ppc64le",
"product": {
"name": "mod_ldap-0:2.4.6-99.el7_9.2.ppc64le",
"product_id": "mod_ldap-0:2.4.6-99.el7_9.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.6-99.el7_9.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64le",
"product": {
"name": "mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64le",
"product_id": "mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.6-99.el7_9.2?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.6-99.el7_9.2.ppc64",
"product": {
"name": "httpd-0:2.4.6-99.el7_9.2.ppc64",
"product_id": "httpd-0:2.4.6-99.el7_9.2.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.6-99.el7_9.2?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.6-99.el7_9.2.ppc64",
"product": {
"name": "httpd-devel-0:2.4.6-99.el7_9.2.ppc64",
"product_id": "httpd-devel-0:2.4.6-99.el7_9.2.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.6-99.el7_9.2?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.6-99.el7_9.2.ppc64",
"product": {
"name": "httpd-tools-0:2.4.6-99.el7_9.2.ppc64",
"product_id": "httpd-tools-0:2.4.6-99.el7_9.2.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.6-99.el7_9.2?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.6-99.el7_9.2.ppc64",
"product": {
"name": "mod_session-0:2.4.6-99.el7_9.2.ppc64",
"product_id": "mod_session-0:2.4.6-99.el7_9.2.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.6-99.el7_9.2?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.6-99.el7_9.2.ppc64",
"product": {
"name": "mod_ssl-1:2.4.6-99.el7_9.2.ppc64",
"product_id": "mod_ssl-1:2.4.6-99.el7_9.2.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.6-99.el7_9.2?arch=ppc64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64",
"product": {
"name": "httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64",
"product_id": "httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.6-99.el7_9.2?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.6-99.el7_9.2.ppc64",
"product": {
"name": "mod_ldap-0:2.4.6-99.el7_9.2.ppc64",
"product_id": "mod_ldap-0:2.4.6-99.el7_9.2.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.6-99.el7_9.2?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64",
"product": {
"name": "mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64",
"product_id": "mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.6-99.el7_9.2?arch=ppc64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-0:2.4.6-99.el7_9.2.s390x",
"product": {
"name": "httpd-0:2.4.6-99.el7_9.2.s390x",
"product_id": "httpd-0:2.4.6-99.el7_9.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd@2.4.6-99.el7_9.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-devel-0:2.4.6-99.el7_9.2.s390x",
"product": {
"name": "httpd-devel-0:2.4.6-99.el7_9.2.s390x",
"product_id": "httpd-devel-0:2.4.6-99.el7_9.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-devel@2.4.6-99.el7_9.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "httpd-tools-0:2.4.6-99.el7_9.2.s390x",
"product": {
"name": "httpd-tools-0:2.4.6-99.el7_9.2.s390x",
"product_id": "httpd-tools-0:2.4.6-99.el7_9.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-tools@2.4.6-99.el7_9.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_session-0:2.4.6-99.el7_9.2.s390x",
"product": {
"name": "mod_session-0:2.4.6-99.el7_9.2.s390x",
"product_id": "mod_session-0:2.4.6-99.el7_9.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_session@2.4.6-99.el7_9.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_ssl-1:2.4.6-99.el7_9.2.s390x",
"product": {
"name": "mod_ssl-1:2.4.6-99.el7_9.2.s390x",
"product_id": "mod_ssl-1:2.4.6-99.el7_9.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ssl@2.4.6-99.el7_9.2?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "httpd-debuginfo-0:2.4.6-99.el7_9.2.s390x",
"product": {
"name": "httpd-debuginfo-0:2.4.6-99.el7_9.2.s390x",
"product_id": "httpd-debuginfo-0:2.4.6-99.el7_9.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-debuginfo@2.4.6-99.el7_9.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_ldap-0:2.4.6-99.el7_9.2.s390x",
"product": {
"name": "mod_ldap-0:2.4.6-99.el7_9.2.s390x",
"product_id": "mod_ldap-0:2.4.6-99.el7_9.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_ldap@2.4.6-99.el7_9.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_proxy_html-1:2.4.6-99.el7_9.2.s390x",
"product": {
"name": "mod_proxy_html-1:2.4.6-99.el7_9.2.s390x",
"product_id": "mod_proxy_html-1:2.4.6-99.el7_9.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_proxy_html@2.4.6-99.el7_9.2?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "httpd-manual-0:2.4.6-99.el7_9.2.noarch",
"product": {
"name": "httpd-manual-0:2.4.6-99.el7_9.2.noarch",
"product_id": "httpd-manual-0:2.4.6-99.el7_9.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/httpd-manual@2.4.6-99.el7_9.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.6-99.el7_9.2.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64"
},
"product_reference": "httpd-0:2.4.6-99.el7_9.2.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-99.el7_9.2.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64le"
},
"product_reference": "httpd-0:2.4.6-99.el7_9.2.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-99.el7_9.2.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:httpd-0:2.4.6-99.el7_9.2.s390x"
},
"product_reference": "httpd-0:2.4.6-99.el7_9.2.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-99.el7_9.2.src as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:httpd-0:2.4.6-99.el7_9.2.src"
},
"product_reference": "httpd-0:2.4.6-99.el7_9.2.src",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-99.el7_9.2.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:httpd-0:2.4.6-99.el7_9.2.x86_64"
},
"product_reference": "httpd-0:2.4.6-99.el7_9.2.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64"
},
"product_reference": "httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64le"
},
"product_reference": "httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-99.el7_9.2.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.s390x"
},
"product_reference": "httpd-debuginfo-0:2.4.6-99.el7_9.2.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-99.el7_9.2.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.x86_64"
},
"product_reference": "httpd-debuginfo-0:2.4.6-99.el7_9.2.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-99.el7_9.2.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64"
},
"product_reference": "httpd-devel-0:2.4.6-99.el7_9.2.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-99.el7_9.2.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64le"
},
"product_reference": "httpd-devel-0:2.4.6-99.el7_9.2.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-99.el7_9.2.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.s390x"
},
"product_reference": "httpd-devel-0:2.4.6-99.el7_9.2.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-99.el7_9.2.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.x86_64"
},
"product_reference": "httpd-devel-0:2.4.6-99.el7_9.2.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.6-99.el7_9.2.noarch as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:httpd-manual-0:2.4.6-99.el7_9.2.noarch"
},
"product_reference": "httpd-manual-0:2.4.6-99.el7_9.2.noarch",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-99.el7_9.2.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64"
},
"product_reference": "httpd-tools-0:2.4.6-99.el7_9.2.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-99.el7_9.2.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64le"
},
"product_reference": "httpd-tools-0:2.4.6-99.el7_9.2.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-99.el7_9.2.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.s390x"
},
"product_reference": "httpd-tools-0:2.4.6-99.el7_9.2.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-99.el7_9.2.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.x86_64"
},
"product_reference": "httpd-tools-0:2.4.6-99.el7_9.2.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-99.el7_9.2.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64"
},
"product_reference": "mod_ldap-0:2.4.6-99.el7_9.2.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-99.el7_9.2.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64le"
},
"product_reference": "mod_ldap-0:2.4.6-99.el7_9.2.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-99.el7_9.2.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.s390x"
},
"product_reference": "mod_ldap-0:2.4.6-99.el7_9.2.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-99.el7_9.2.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.x86_64"
},
"product_reference": "mod_ldap-0:2.4.6-99.el7_9.2.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64"
},
"product_reference": "mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64le"
},
"product_reference": "mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-99.el7_9.2.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.s390x"
},
"product_reference": "mod_proxy_html-1:2.4.6-99.el7_9.2.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-99.el7_9.2.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.x86_64"
},
"product_reference": "mod_proxy_html-1:2.4.6-99.el7_9.2.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-99.el7_9.2.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64"
},
"product_reference": "mod_session-0:2.4.6-99.el7_9.2.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-99.el7_9.2.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64le"
},
"product_reference": "mod_session-0:2.4.6-99.el7_9.2.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-99.el7_9.2.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.s390x"
},
"product_reference": "mod_session-0:2.4.6-99.el7_9.2.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-99.el7_9.2.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.x86_64"
},
"product_reference": "mod_session-0:2.4.6-99.el7_9.2.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-99.el7_9.2.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64"
},
"product_reference": "mod_ssl-1:2.4.6-99.el7_9.2.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-99.el7_9.2.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64le"
},
"product_reference": "mod_ssl-1:2.4.6-99.el7_9.2.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-99.el7_9.2.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.s390x"
},
"product_reference": "mod_ssl-1:2.4.6-99.el7_9.2.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-99.el7_9.2.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.x86_64"
},
"product_reference": "mod_ssl-1:2.4.6-99.el7_9.2.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-99.el7_9.2.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64"
},
"product_reference": "httpd-0:2.4.6-99.el7_9.2.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-99.el7_9.2.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64le"
},
"product_reference": "httpd-0:2.4.6-99.el7_9.2.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-99.el7_9.2.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.s390x"
},
"product_reference": "httpd-0:2.4.6-99.el7_9.2.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-99.el7_9.2.src as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.src"
},
"product_reference": "httpd-0:2.4.6-99.el7_9.2.src",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-0:2.4.6-99.el7_9.2.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.x86_64"
},
"product_reference": "httpd-0:2.4.6-99.el7_9.2.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64"
},
"product_reference": "httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64le"
},
"product_reference": "httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-99.el7_9.2.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.s390x"
},
"product_reference": "httpd-debuginfo-0:2.4.6-99.el7_9.2.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-debuginfo-0:2.4.6-99.el7_9.2.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.x86_64"
},
"product_reference": "httpd-debuginfo-0:2.4.6-99.el7_9.2.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-99.el7_9.2.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64"
},
"product_reference": "httpd-devel-0:2.4.6-99.el7_9.2.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-99.el7_9.2.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64le"
},
"product_reference": "httpd-devel-0:2.4.6-99.el7_9.2.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-99.el7_9.2.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.s390x"
},
"product_reference": "httpd-devel-0:2.4.6-99.el7_9.2.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-devel-0:2.4.6-99.el7_9.2.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.x86_64"
},
"product_reference": "httpd-devel-0:2.4.6-99.el7_9.2.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-manual-0:2.4.6-99.el7_9.2.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:httpd-manual-0:2.4.6-99.el7_9.2.noarch"
},
"product_reference": "httpd-manual-0:2.4.6-99.el7_9.2.noarch",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-99.el7_9.2.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64"
},
"product_reference": "httpd-tools-0:2.4.6-99.el7_9.2.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-99.el7_9.2.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64le"
},
"product_reference": "httpd-tools-0:2.4.6-99.el7_9.2.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-99.el7_9.2.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.s390x"
},
"product_reference": "httpd-tools-0:2.4.6-99.el7_9.2.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "httpd-tools-0:2.4.6-99.el7_9.2.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.x86_64"
},
"product_reference": "httpd-tools-0:2.4.6-99.el7_9.2.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-99.el7_9.2.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64"
},
"product_reference": "mod_ldap-0:2.4.6-99.el7_9.2.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-99.el7_9.2.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64le"
},
"product_reference": "mod_ldap-0:2.4.6-99.el7_9.2.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-99.el7_9.2.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.s390x"
},
"product_reference": "mod_ldap-0:2.4.6-99.el7_9.2.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ldap-0:2.4.6-99.el7_9.2.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.x86_64"
},
"product_reference": "mod_ldap-0:2.4.6-99.el7_9.2.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64"
},
"product_reference": "mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64le"
},
"product_reference": "mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-99.el7_9.2.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.s390x"
},
"product_reference": "mod_proxy_html-1:2.4.6-99.el7_9.2.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_proxy_html-1:2.4.6-99.el7_9.2.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.x86_64"
},
"product_reference": "mod_proxy_html-1:2.4.6-99.el7_9.2.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-99.el7_9.2.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64"
},
"product_reference": "mod_session-0:2.4.6-99.el7_9.2.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-99.el7_9.2.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64le"
},
"product_reference": "mod_session-0:2.4.6-99.el7_9.2.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-99.el7_9.2.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.s390x"
},
"product_reference": "mod_session-0:2.4.6-99.el7_9.2.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_session-0:2.4.6-99.el7_9.2.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.x86_64"
},
"product_reference": "mod_session-0:2.4.6-99.el7_9.2.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-99.el7_9.2.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64"
},
"product_reference": "mod_ssl-1:2.4.6-99.el7_9.2.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-99.el7_9.2.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64le"
},
"product_reference": "mod_ssl-1:2.4.6-99.el7_9.2.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-99.el7_9.2.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.s390x"
},
"product_reference": "mod_ssl-1:2.4.6-99.el7_9.2.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_ssl-1:2.4.6-99.el7_9.2.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.x86_64"
},
"product_reference": "mod_ssl-1:2.4.6-99.el7_9.2.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-38474",
"cwe": {
"id": "CWE-116",
"name": "Improper Encoding or Escaping of Output"
},
"discovery_date": "2024-07-01T19:21:49+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295013"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the mod_rewrite module of httpd. Due to a substitution encoding issue, specially crafted requests may allow an attacker to execute scripts in directories permitted by the configuration but not directly reachable by any URL or source disclosure of scripts meant only to be executed as CGI.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: Substitution encoding issue in mod_rewrite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue only affects configurations with unsafe rules used in the RewriteRule directive. Also, to exploit this flaw, an attacker must be able to upload files to the server. For these reasons, this flaw was rated with an important and not critical severity.\n\nAdditionally, this flaw requires mod_rewrite to be loaded and used. This module can be disabled if its functionality is not needed.\n\nRed Hat Enterprise Linux 6 is not affected by this vulnerability because the vulnerable code was introduced in a newer version of httpd.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.src",
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:httpd-manual-0:2.4.6-99.el7_9.2.noarch",
"7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.src",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:httpd-manual-0:2.4.6-99.el7_9.2.noarch",
"7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-38474"
},
{
"category": "external",
"summary": "RHBZ#2295013",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295013"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-38474",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38474"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-38474",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-38474"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38474",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38474"
}
],
"release_date": "2024-07-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-31T14:59:20+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": [
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.src",
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:httpd-manual-0:2.4.6-99.el7_9.2.noarch",
"7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.src",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:httpd-manual-0:2.4.6-99.el7_9.2.noarch",
"7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4943"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.src",
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:httpd-manual-0:2.4.6-99.el7_9.2.noarch",
"7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.src",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:httpd-manual-0:2.4.6-99.el7_9.2.noarch",
"7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.src",
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:httpd-manual-0:2.4.6-99.el7_9.2.noarch",
"7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.src",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:httpd-manual-0:2.4.6-99.el7_9.2.noarch",
"7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: Substitution encoding issue in mod_rewrite"
},
{
"cve": "CVE-2024-38475",
"cwe": {
"id": "CWE-116",
"name": "Improper Encoding or Escaping of Output"
},
"discovery_date": "2024-07-01T19:22:02+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295014"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the mod_rewrite module of httpd. Improper escaping of output allows an attacker to map URLs to filesystem locations permitted to be served by the server but are not intentionally or directly reachable by any URL. This issue results in code execution or source code disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: Improper escaping of output in mod_rewrite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects configurations with substitution rules used in the RewriteRule directive using backreferences or variables as the first segment of the substitution.\n\nAdditionally, this flaw requires mod_rewrite to be loaded and used. This module can be disabled if its functionality is not needed.\n\nRed Hat Enterprise Linux 6 is not affected by this vulnerability because the vulnerable code was introduced in a newer version of httpd.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.src",
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:httpd-manual-0:2.4.6-99.el7_9.2.noarch",
"7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.src",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:httpd-manual-0:2.4.6-99.el7_9.2.noarch",
"7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-38475"
},
{
"category": "external",
"summary": "RHBZ#2295014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295014"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-38475",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38475"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-38475",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-38475"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38475",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38475"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2024-07-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-31T14:59:20+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": [
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.src",
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:httpd-manual-0:2.4.6-99.el7_9.2.noarch",
"7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.src",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:httpd-manual-0:2.4.6-99.el7_9.2.noarch",
"7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4943"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.src",
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:httpd-manual-0:2.4.6-99.el7_9.2.noarch",
"7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.src",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:httpd-manual-0:2.4.6-99.el7_9.2.noarch",
"7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"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"
},
"products": [
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.src",
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:httpd-manual-0:2.4.6-99.el7_9.2.noarch",
"7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.src",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:httpd-manual-0:2.4.6-99.el7_9.2.noarch",
"7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2025-05-01T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: Improper escaping of output in mod_rewrite"
},
{
"cve": "CVE-2024-38477",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2024-07-01T19:22:29+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295016"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the mod_proxy module of httpd. A NULL pointer dereference can be triggered when processing a specially crafted HTTP request, causing the httpd server to crash, and resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: NULL pointer dereference in mod_proxy",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "As this flaw allows a remote attacker to cause a denial of service, it has been rated with an important severity.\n\nThis flaw only affects configurations with mod_proxy loaded and being used. This module can be disabled via the configuration file if its functionality is not being used.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.src",
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:httpd-manual-0:2.4.6-99.el7_9.2.noarch",
"7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.src",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:httpd-manual-0:2.4.6-99.el7_9.2.noarch",
"7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-38477"
},
{
"category": "external",
"summary": "RHBZ#2295016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295016"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-38477",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38477"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-38477",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-38477"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38477",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38477"
}
],
"release_date": "2024-07-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-31T14:59:20+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": [
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.src",
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:httpd-manual-0:2.4.6-99.el7_9.2.noarch",
"7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.src",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:httpd-manual-0:2.4.6-99.el7_9.2.noarch",
"7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4943"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.src",
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:httpd-manual-0:2.4.6-99.el7_9.2.noarch",
"7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.src",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:httpd-manual-0:2.4.6-99.el7_9.2.noarch",
"7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.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": [
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.src",
"7Server-ELS:httpd-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:httpd-devel-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:httpd-manual-0:2.4.6-99.el7_9.2.noarch",
"7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:httpd-tools-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:mod_ldap-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:mod_session-0:2.4.6-99.el7_9.2.x86_64",
"7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64",
"7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64le",
"7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.s390x",
"7Server-ELS:mod_ssl-1:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.src",
"7Server-optional-ELS:httpd-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:httpd-debuginfo-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:httpd-devel-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:httpd-manual-0:2.4.6-99.el7_9.2.noarch",
"7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:httpd-tools-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:mod_ldap-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:mod_proxy_html-1:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:mod_session-0:2.4.6-99.el7_9.2.x86_64",
"7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64",
"7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.ppc64le",
"7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.s390x",
"7Server-optional-ELS:mod_ssl-1:2.4.6-99.el7_9.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: NULL pointer dereference in mod_proxy"
}
]
}
RHSA-2024:5239
Vulnerability from csaf_redhat - Published: 2024-08-13 13:18 - Updated: 2026-03-18 02:42A flaw was found in the mod_proxy module of httpd. Due to an encoding problem, specially crafted request URLs with incorrect encoding can be sent to backend services, potentially bypassing authentication.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el7jbcs.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el7jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_jk-debuginfo-0:1.2.49-11.redhat_1.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el8jbcs.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-httpd-tools-debuginfo-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el8jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_jk-ap24-debuginfo-0:1.2.49-11.redhat_1.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_ldap-debuginfo-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_proxy_html-debuginfo-1:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_session-debuginfo-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_ssl-debuginfo-1:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the mod_rewrite module of httpd. Due to a substitution encoding issue, specially crafted requests may allow an attacker to execute scripts in directories permitted by the configuration but not directly reachable by any URL or source disclosure of scripts meant only to be executed as CGI.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el7jbcs.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el7jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_jk-debuginfo-0:1.2.49-11.redhat_1.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el8jbcs.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-httpd-tools-debuginfo-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el8jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_jk-ap24-debuginfo-0:1.2.49-11.redhat_1.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_ldap-debuginfo-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_proxy_html-debuginfo-1:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_session-debuginfo-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_ssl-debuginfo-1:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the mod_rewrite module of httpd. Improper escaping of output allows an attacker to map URLs to filesystem locations permitted to be served by the server but are not intentionally or directly reachable by any URL. This issue results in code execution or source code disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el7jbcs.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el7jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_jk-debuginfo-0:1.2.49-11.redhat_1.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el8jbcs.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-httpd-tools-debuginfo-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el8jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_jk-ap24-debuginfo-0:1.2.49-11.redhat_1.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_ldap-debuginfo-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_proxy_html-debuginfo-1:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_session-debuginfo-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_ssl-debuginfo-1:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in httpd. Backend applications whose response headers are malicious or exploitable may allow information disclosure, server-side request forgery (SSRF) or local script execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el7jbcs.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el7jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_jk-debuginfo-0:1.2.49-11.redhat_1.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el8jbcs.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-httpd-tools-debuginfo-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el8jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_jk-ap24-debuginfo-0:1.2.49-11.redhat_1.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_ldap-debuginfo-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_proxy_html-debuginfo-1:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_session-debuginfo-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_ssl-debuginfo-1:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the mod_proxy module of httpd. A NULL pointer dereference can be triggered when processing a specially crafted HTTP request, causing the httpd server to crash, and resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el7jbcs.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el7jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_jk-debuginfo-0:1.2.49-11.redhat_1.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el8jbcs.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-httpd-tools-debuginfo-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el8jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_jk-ap24-debuginfo-0:1.2.49-11.redhat_1.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_ldap-debuginfo-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_proxy_html-debuginfo-1:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_session-debuginfo-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_ssl-debuginfo-1:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the mod_rewrite module of httpd. A potential SSRF allows an attacker to cause unsafe rules used in the RewriteRule directive to unexpectedly set up URLs to be handled by the mod_proxy module.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el7jbcs.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el7jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_jk-debuginfo-0:1.2.49-11.redhat_1.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el7jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el8jbcs.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-httpd-tools-debuginfo-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el8jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_jk-ap24-debuginfo-0:1.2.49-11.redhat_1.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_ldap-debuginfo-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_proxy_html-debuginfo-1:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_session-debuginfo-0:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBCS:jbcs-httpd24-mod_ssl-debuginfo-1:2.4.57-13.el8jbcs.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat JBoss Core Services Apache HTTP Server 2.4.57 Service Pack 5 is now available.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat JBoss Core Services is a set of supplementary software for Red Hat JBoss middleware products. This software, such as Apache HTTP Server, is common to multiple JBoss middleware products and packaged under Red Hat JBoss Core Services, to allow for faster distribution of updates and for a more consistent update experience.\n\nThis release of Red Hat JBoss Core Services Apache HTTP Server 2.4.57 Service Pack 5 serves as a replacement for Red Hat JBoss Core Services Apache HTTP Server 2.4.57 Service Pack 4, and includes bug fixes and enhancements, which are documented in the Release Notes linked to in the References section.\n\nSecurity Fix(es):\n\n* jbcs-httpd24-httpd: Potential SSRF in mod_rewrite (CVE-2024-39573)\n* jbcs-httpd24-httpd: null pointer dereference in mod_proxy (CVE-2024-38477)\n* jbcs-httpd24-httpd: Improper escaping of output in mod_rewrite (CVE-2024-38475)\n* jbcs-httpd24-httpd: Encoding problem in mod_proxy (CVE-2024-38473)\n* jbcs-httpd24-httpd: Substitution encoding issue in mod_rewrite (CVE-2024-38474)\n* jbcs-httpd24-httpd: Security issues via backend applications whose response headers are malicious or exploitable (CVE-2024-38476)\n\nA Red Hat Security Bulletin which addresses further details about this flaw is available in the References section.\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-2024:5239",
"url": "https://access.redhat.com/errata/RHSA-2024:5239"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_jboss_core_services/2.4.57/html/red_hat_jboss_core_services_apache_http_server_2.4.57_service_pack_5_release_notes/index",
"url": "https://docs.redhat.com/en/documentation/red_hat_jboss_core_services/2.4.57/html/red_hat_jboss_core_services_apache_http_server_2.4.57_service_pack_5_release_notes/index"
},
{
"category": "external",
"summary": "2295012",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295012"
},
{
"category": "external",
"summary": "2295013",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295013"
},
{
"category": "external",
"summary": "2295014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295014"
},
{
"category": "external",
"summary": "2295015",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295015"
},
{
"category": "external",
"summary": "2295016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295016"
},
{
"category": "external",
"summary": "2295022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295022"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5239.json"
}
],
"title": "Red Hat Security Advisory: Red Hat JBoss Core Services Apache HTTP Server 2.4.57 SP5 security update",
"tracking": {
"current_release_date": "2026-03-18T02:42:34+00:00",
"generator": {
"date": "2026-03-18T02:42:34+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2024:5239",
"initial_release_date": "2024-08-13T13:18:01+00:00",
"revision_history": [
{
"date": "2024-08-13T13:18:01+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-08-13T13:18:01+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T02:42:34+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat JBoss Core Services on RHEL 7 Server",
"product": {
"name": "Red Hat JBoss Core Services on RHEL 7 Server",
"product_id": "7Server-JBCS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:jboss_core_services:1::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat JBoss Core Services on RHEL 8",
"product": {
"name": "Red Hat JBoss Core Services on RHEL 8",
"product_id": "8Base-JBCS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:jboss_core_services:1::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat JBoss Core Services"
},
{
"branches": [
{
"category": "product_version",
"name": "jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.src",
"product": {
"name": "jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.src",
"product_id": "jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-httpd@2.4.57-13.el7jbcs?arch=src"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.src",
"product": {
"name": "jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.src",
"product_id": "jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-mod_http2@1.15.19-41.el7jbcs?arch=src"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el7jbcs.src",
"product": {
"name": "jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el7jbcs.src",
"product_id": "jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el7jbcs.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-mod_jk@1.2.49-11.redhat_1.el7jbcs?arch=src"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.src",
"product": {
"name": "jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.src",
"product_id": "jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-mod_proxy_cluster@1.3.20-8.el7jbcs?arch=src"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.src",
"product": {
"name": "jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.src",
"product_id": "jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-mod_security@2.9.3-40.el7jbcs?arch=src"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.src",
"product": {
"name": "jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.src",
"product_id": "jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-mod_md@2.4.24-11.el7jbcs?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.src",
"product": {
"name": "jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.src",
"product_id": "jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-httpd@2.4.57-13.el8jbcs?arch=src"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.src",
"product": {
"name": "jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.src",
"product_id": "jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-mod_http2@1.15.19-41.el8jbcs?arch=src"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el8jbcs.src",
"product": {
"name": "jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el8jbcs.src",
"product_id": "jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el8jbcs.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-mod_jk@1.2.49-11.redhat_1.el8jbcs?arch=src"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.src",
"product": {
"name": "jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.src",
"product_id": "jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-mod_proxy_cluster@1.3.20-8.el8jbcs?arch=src"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.src",
"product": {
"name": "jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.src",
"product_id": "jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-mod_security@2.9.3-40.el8jbcs?arch=src"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.src",
"product": {
"name": "jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.src",
"product_id": "jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-mod_md@2.4.24-11.el8jbcs?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.x86_64",
"product": {
"name": "jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.x86_64",
"product_id": "jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-httpd@2.4.57-13.el7jbcs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-httpd-devel-0:2.4.57-13.el7jbcs.x86_64",
"product": {
"name": "jbcs-httpd24-httpd-devel-0:2.4.57-13.el7jbcs.x86_64",
"product_id": "jbcs-httpd24-httpd-devel-0:2.4.57-13.el7jbcs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-httpd-devel@2.4.57-13.el7jbcs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-httpd-selinux-0:2.4.57-13.el7jbcs.x86_64",
"product": {
"name": "jbcs-httpd24-httpd-selinux-0:2.4.57-13.el7jbcs.x86_64",
"product_id": "jbcs-httpd24-httpd-selinux-0:2.4.57-13.el7jbcs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-httpd-selinux@2.4.57-13.el7jbcs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-httpd-tools-0:2.4.57-13.el7jbcs.x86_64",
"product": {
"name": "jbcs-httpd24-httpd-tools-0:2.4.57-13.el7jbcs.x86_64",
"product_id": "jbcs-httpd24-httpd-tools-0:2.4.57-13.el7jbcs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-httpd-tools@2.4.57-13.el7jbcs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-mod_ldap-0:2.4.57-13.el7jbcs.x86_64",
"product": {
"name": "jbcs-httpd24-mod_ldap-0:2.4.57-13.el7jbcs.x86_64",
"product_id": "jbcs-httpd24-mod_ldap-0:2.4.57-13.el7jbcs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-mod_ldap@2.4.57-13.el7jbcs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el7jbcs.x86_64",
"product": {
"name": "jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el7jbcs.x86_64",
"product_id": "jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el7jbcs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-mod_proxy_html@2.4.57-13.el7jbcs?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-mod_session-0:2.4.57-13.el7jbcs.x86_64",
"product": {
"name": "jbcs-httpd24-mod_session-0:2.4.57-13.el7jbcs.x86_64",
"product_id": "jbcs-httpd24-mod_session-0:2.4.57-13.el7jbcs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-mod_session@2.4.57-13.el7jbcs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-mod_ssl-1:2.4.57-13.el7jbcs.x86_64",
"product": {
"name": "jbcs-httpd24-mod_ssl-1:2.4.57-13.el7jbcs.x86_64",
"product_id": "jbcs-httpd24-mod_ssl-1:2.4.57-13.el7jbcs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-mod_ssl@2.4.57-13.el7jbcs?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el7jbcs.x86_64",
"product": {
"name": "jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el7jbcs.x86_64",
"product_id": "jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el7jbcs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-httpd-debuginfo@2.4.57-13.el7jbcs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.x86_64",
"product": {
"name": "jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.x86_64",
"product_id": "jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-mod_http2@1.15.19-41.el7jbcs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el7jbcs.x86_64",
"product": {
"name": "jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el7jbcs.x86_64",
"product_id": "jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el7jbcs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-mod_http2-debuginfo@1.15.19-41.el7jbcs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"product": {
"name": "jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"product_id": "jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-mod_jk-ap24@1.2.49-11.redhat_1.el7jbcs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-mod_jk-debuginfo-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"product": {
"name": "jbcs-httpd24-mod_jk-debuginfo-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"product_id": "jbcs-httpd24-mod_jk-debuginfo-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-mod_jk-debuginfo@1.2.49-11.redhat_1.el7jbcs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.x86_64",
"product": {
"name": "jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.x86_64",
"product_id": "jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-mod_proxy_cluster@1.3.20-8.el7jbcs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el7jbcs.x86_64",
"product": {
"name": "jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el7jbcs.x86_64",
"product_id": "jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el7jbcs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-mod_proxy_cluster-debuginfo@1.3.20-8.el7jbcs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.x86_64",
"product": {
"name": "jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.x86_64",
"product_id": "jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-mod_security@2.9.3-40.el7jbcs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el7jbcs.x86_64",
"product": {
"name": "jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el7jbcs.x86_64",
"product_id": "jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el7jbcs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-mod_security-debuginfo@2.9.3-40.el7jbcs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.x86_64",
"product": {
"name": "jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.x86_64",
"product_id": "jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-mod_md@2.4.24-11.el7jbcs?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el7jbcs.x86_64",
"product": {
"name": "jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el7jbcs.x86_64",
"product_id": "jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el7jbcs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-mod_md-debuginfo@2.4.24-11.el7jbcs?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.x86_64",
"product": {
"name": "jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.x86_64",
"product_id": "jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-httpd@2.4.57-13.el8jbcs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-httpd-devel-0:2.4.57-13.el8jbcs.x86_64",
"product": {
"name": "jbcs-httpd24-httpd-devel-0:2.4.57-13.el8jbcs.x86_64",
"product_id": "jbcs-httpd24-httpd-devel-0:2.4.57-13.el8jbcs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-httpd-devel@2.4.57-13.el8jbcs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-httpd-selinux-0:2.4.57-13.el8jbcs.x86_64",
"product": {
"name": "jbcs-httpd24-httpd-selinux-0:2.4.57-13.el8jbcs.x86_64",
"product_id": "jbcs-httpd24-httpd-selinux-0:2.4.57-13.el8jbcs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-httpd-selinux@2.4.57-13.el8jbcs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-httpd-tools-0:2.4.57-13.el8jbcs.x86_64",
"product": {
"name": "jbcs-httpd24-httpd-tools-0:2.4.57-13.el8jbcs.x86_64",
"product_id": "jbcs-httpd24-httpd-tools-0:2.4.57-13.el8jbcs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-httpd-tools@2.4.57-13.el8jbcs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-mod_ldap-0:2.4.57-13.el8jbcs.x86_64",
"product": {
"name": "jbcs-httpd24-mod_ldap-0:2.4.57-13.el8jbcs.x86_64",
"product_id": "jbcs-httpd24-mod_ldap-0:2.4.57-13.el8jbcs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-mod_ldap@2.4.57-13.el8jbcs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el8jbcs.x86_64",
"product": {
"name": "jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el8jbcs.x86_64",
"product_id": "jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el8jbcs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-mod_proxy_html@2.4.57-13.el8jbcs?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-mod_session-0:2.4.57-13.el8jbcs.x86_64",
"product": {
"name": "jbcs-httpd24-mod_session-0:2.4.57-13.el8jbcs.x86_64",
"product_id": "jbcs-httpd24-mod_session-0:2.4.57-13.el8jbcs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-mod_session@2.4.57-13.el8jbcs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-mod_ssl-1:2.4.57-13.el8jbcs.x86_64",
"product": {
"name": "jbcs-httpd24-mod_ssl-1:2.4.57-13.el8jbcs.x86_64",
"product_id": "jbcs-httpd24-mod_ssl-1:2.4.57-13.el8jbcs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-mod_ssl@2.4.57-13.el8jbcs?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"product": {
"name": "jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"product_id": "jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-httpd-debuginfo@2.4.57-13.el8jbcs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-httpd-tools-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"product": {
"name": "jbcs-httpd24-httpd-tools-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"product_id": "jbcs-httpd24-httpd-tools-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-httpd-tools-debuginfo@2.4.57-13.el8jbcs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-mod_ldap-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"product": {
"name": "jbcs-httpd24-mod_ldap-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"product_id": "jbcs-httpd24-mod_ldap-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-mod_ldap-debuginfo@2.4.57-13.el8jbcs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-mod_proxy_html-debuginfo-1:2.4.57-13.el8jbcs.x86_64",
"product": {
"name": "jbcs-httpd24-mod_proxy_html-debuginfo-1:2.4.57-13.el8jbcs.x86_64",
"product_id": "jbcs-httpd24-mod_proxy_html-debuginfo-1:2.4.57-13.el8jbcs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-mod_proxy_html-debuginfo@2.4.57-13.el8jbcs?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-mod_session-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"product": {
"name": "jbcs-httpd24-mod_session-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"product_id": "jbcs-httpd24-mod_session-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-mod_session-debuginfo@2.4.57-13.el8jbcs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-mod_ssl-debuginfo-1:2.4.57-13.el8jbcs.x86_64",
"product": {
"name": "jbcs-httpd24-mod_ssl-debuginfo-1:2.4.57-13.el8jbcs.x86_64",
"product_id": "jbcs-httpd24-mod_ssl-debuginfo-1:2.4.57-13.el8jbcs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-mod_ssl-debuginfo@2.4.57-13.el8jbcs?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.x86_64",
"product": {
"name": "jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.x86_64",
"product_id": "jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-mod_http2@1.15.19-41.el8jbcs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el8jbcs.x86_64",
"product": {
"name": "jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el8jbcs.x86_64",
"product_id": "jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el8jbcs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-mod_http2-debuginfo@1.15.19-41.el8jbcs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"product": {
"name": "jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"product_id": "jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-mod_jk-ap24@1.2.49-11.redhat_1.el8jbcs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-mod_jk-ap24-debuginfo-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"product": {
"name": "jbcs-httpd24-mod_jk-ap24-debuginfo-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"product_id": "jbcs-httpd24-mod_jk-ap24-debuginfo-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-mod_jk-ap24-debuginfo@1.2.49-11.redhat_1.el8jbcs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.x86_64",
"product": {
"name": "jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.x86_64",
"product_id": "jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-mod_proxy_cluster@1.3.20-8.el8jbcs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el8jbcs.x86_64",
"product": {
"name": "jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el8jbcs.x86_64",
"product_id": "jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el8jbcs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-mod_proxy_cluster-debuginfo@1.3.20-8.el8jbcs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.x86_64",
"product": {
"name": "jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.x86_64",
"product_id": "jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-mod_security@2.9.3-40.el8jbcs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el8jbcs.x86_64",
"product": {
"name": "jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el8jbcs.x86_64",
"product_id": "jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el8jbcs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-mod_security-debuginfo@2.9.3-40.el8jbcs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.x86_64",
"product": {
"name": "jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.x86_64",
"product_id": "jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-mod_md@2.4.24-11.el8jbcs?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el8jbcs.x86_64",
"product": {
"name": "jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el8jbcs.x86_64",
"product_id": "jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el8jbcs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-mod_md-debuginfo@2.4.24-11.el8jbcs?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "jbcs-httpd24-httpd-manual-0:2.4.57-13.el7jbcs.noarch",
"product": {
"name": "jbcs-httpd24-httpd-manual-0:2.4.57-13.el7jbcs.noarch",
"product_id": "jbcs-httpd24-httpd-manual-0:2.4.57-13.el7jbcs.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-httpd-manual@2.4.57-13.el7jbcs?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "jbcs-httpd24-httpd-manual-0:2.4.57-13.el8jbcs.noarch",
"product": {
"name": "jbcs-httpd24-httpd-manual-0:2.4.57-13.el8jbcs.noarch",
"product_id": "jbcs-httpd24-httpd-manual-0:2.4.57-13.el8jbcs.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jbcs-httpd24-httpd-manual@2.4.57-13.el8jbcs?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.src as a component of Red Hat JBoss Core Services on RHEL 7 Server",
"product_id": "7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.src"
},
"product_reference": "jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.src",
"relates_to_product_reference": "7Server-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.x86_64 as a component of Red Hat JBoss Core Services on RHEL 7 Server",
"product_id": "7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.x86_64"
},
"product_reference": "jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.x86_64",
"relates_to_product_reference": "7Server-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el7jbcs.x86_64 as a component of Red Hat JBoss Core Services on RHEL 7 Server",
"product_id": "7Server-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el7jbcs.x86_64"
},
"product_reference": "jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el7jbcs.x86_64",
"relates_to_product_reference": "7Server-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-httpd-devel-0:2.4.57-13.el7jbcs.x86_64 as a component of Red Hat JBoss Core Services on RHEL 7 Server",
"product_id": "7Server-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el7jbcs.x86_64"
},
"product_reference": "jbcs-httpd24-httpd-devel-0:2.4.57-13.el7jbcs.x86_64",
"relates_to_product_reference": "7Server-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-httpd-manual-0:2.4.57-13.el7jbcs.noarch as a component of Red Hat JBoss Core Services on RHEL 7 Server",
"product_id": "7Server-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el7jbcs.noarch"
},
"product_reference": "jbcs-httpd24-httpd-manual-0:2.4.57-13.el7jbcs.noarch",
"relates_to_product_reference": "7Server-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-httpd-selinux-0:2.4.57-13.el7jbcs.x86_64 as a component of Red Hat JBoss Core Services on RHEL 7 Server",
"product_id": "7Server-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el7jbcs.x86_64"
},
"product_reference": "jbcs-httpd24-httpd-selinux-0:2.4.57-13.el7jbcs.x86_64",
"relates_to_product_reference": "7Server-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-httpd-tools-0:2.4.57-13.el7jbcs.x86_64 as a component of Red Hat JBoss Core Services on RHEL 7 Server",
"product_id": "7Server-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el7jbcs.x86_64"
},
"product_reference": "jbcs-httpd24-httpd-tools-0:2.4.57-13.el7jbcs.x86_64",
"relates_to_product_reference": "7Server-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.src as a component of Red Hat JBoss Core Services on RHEL 7 Server",
"product_id": "7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.src"
},
"product_reference": "jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.src",
"relates_to_product_reference": "7Server-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.x86_64 as a component of Red Hat JBoss Core Services on RHEL 7 Server",
"product_id": "7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.x86_64"
},
"product_reference": "jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.x86_64",
"relates_to_product_reference": "7Server-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el7jbcs.x86_64 as a component of Red Hat JBoss Core Services on RHEL 7 Server",
"product_id": "7Server-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el7jbcs.x86_64"
},
"product_reference": "jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el7jbcs.x86_64",
"relates_to_product_reference": "7Server-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el7jbcs.src as a component of Red Hat JBoss Core Services on RHEL 7 Server",
"product_id": "7Server-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el7jbcs.src"
},
"product_reference": "jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el7jbcs.src",
"relates_to_product_reference": "7Server-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el7jbcs.x86_64 as a component of Red Hat JBoss Core Services on RHEL 7 Server",
"product_id": "7Server-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el7jbcs.x86_64"
},
"product_reference": "jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"relates_to_product_reference": "7Server-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-mod_jk-debuginfo-0:1.2.49-11.redhat_1.el7jbcs.x86_64 as a component of Red Hat JBoss Core Services on RHEL 7 Server",
"product_id": "7Server-JBCS:jbcs-httpd24-mod_jk-debuginfo-0:1.2.49-11.redhat_1.el7jbcs.x86_64"
},
"product_reference": "jbcs-httpd24-mod_jk-debuginfo-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"relates_to_product_reference": "7Server-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-mod_ldap-0:2.4.57-13.el7jbcs.x86_64 as a component of Red Hat JBoss Core Services on RHEL 7 Server",
"product_id": "7Server-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el7jbcs.x86_64"
},
"product_reference": "jbcs-httpd24-mod_ldap-0:2.4.57-13.el7jbcs.x86_64",
"relates_to_product_reference": "7Server-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.src as a component of Red Hat JBoss Core Services on RHEL 7 Server",
"product_id": "7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.src"
},
"product_reference": "jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.src",
"relates_to_product_reference": "7Server-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.x86_64 as a component of Red Hat JBoss Core Services on RHEL 7 Server",
"product_id": "7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.x86_64"
},
"product_reference": "jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.x86_64",
"relates_to_product_reference": "7Server-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el7jbcs.x86_64 as a component of Red Hat JBoss Core Services on RHEL 7 Server",
"product_id": "7Server-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el7jbcs.x86_64"
},
"product_reference": "jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el7jbcs.x86_64",
"relates_to_product_reference": "7Server-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.src as a component of Red Hat JBoss Core Services on RHEL 7 Server",
"product_id": "7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.src"
},
"product_reference": "jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.src",
"relates_to_product_reference": "7Server-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.x86_64 as a component of Red Hat JBoss Core Services on RHEL 7 Server",
"product_id": "7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.x86_64"
},
"product_reference": "jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.x86_64",
"relates_to_product_reference": "7Server-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el7jbcs.x86_64 as a component of Red Hat JBoss Core Services on RHEL 7 Server",
"product_id": "7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el7jbcs.x86_64"
},
"product_reference": "jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el7jbcs.x86_64",
"relates_to_product_reference": "7Server-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el7jbcs.x86_64 as a component of Red Hat JBoss Core Services on RHEL 7 Server",
"product_id": "7Server-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el7jbcs.x86_64"
},
"product_reference": "jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el7jbcs.x86_64",
"relates_to_product_reference": "7Server-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.src as a component of Red Hat JBoss Core Services on RHEL 7 Server",
"product_id": "7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.src"
},
"product_reference": "jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.src",
"relates_to_product_reference": "7Server-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.x86_64 as a component of Red Hat JBoss Core Services on RHEL 7 Server",
"product_id": "7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.x86_64"
},
"product_reference": "jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.x86_64",
"relates_to_product_reference": "7Server-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el7jbcs.x86_64 as a component of Red Hat JBoss Core Services on RHEL 7 Server",
"product_id": "7Server-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el7jbcs.x86_64"
},
"product_reference": "jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el7jbcs.x86_64",
"relates_to_product_reference": "7Server-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-mod_session-0:2.4.57-13.el7jbcs.x86_64 as a component of Red Hat JBoss Core Services on RHEL 7 Server",
"product_id": "7Server-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el7jbcs.x86_64"
},
"product_reference": "jbcs-httpd24-mod_session-0:2.4.57-13.el7jbcs.x86_64",
"relates_to_product_reference": "7Server-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-mod_ssl-1:2.4.57-13.el7jbcs.x86_64 as a component of Red Hat JBoss Core Services on RHEL 7 Server",
"product_id": "7Server-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el7jbcs.x86_64"
},
"product_reference": "jbcs-httpd24-mod_ssl-1:2.4.57-13.el7jbcs.x86_64",
"relates_to_product_reference": "7Server-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.src as a component of Red Hat JBoss Core Services on RHEL 8",
"product_id": "8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.src"
},
"product_reference": "jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.src",
"relates_to_product_reference": "8Base-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.x86_64 as a component of Red Hat JBoss Core Services on RHEL 8",
"product_id": "8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.x86_64"
},
"product_reference": "jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.x86_64",
"relates_to_product_reference": "8Base-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el8jbcs.x86_64 as a component of Red Hat JBoss Core Services on RHEL 8",
"product_id": "8Base-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el8jbcs.x86_64"
},
"product_reference": "jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"relates_to_product_reference": "8Base-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-httpd-devel-0:2.4.57-13.el8jbcs.x86_64 as a component of Red Hat JBoss Core Services on RHEL 8",
"product_id": "8Base-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el8jbcs.x86_64"
},
"product_reference": "jbcs-httpd24-httpd-devel-0:2.4.57-13.el8jbcs.x86_64",
"relates_to_product_reference": "8Base-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-httpd-manual-0:2.4.57-13.el8jbcs.noarch as a component of Red Hat JBoss Core Services on RHEL 8",
"product_id": "8Base-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el8jbcs.noarch"
},
"product_reference": "jbcs-httpd24-httpd-manual-0:2.4.57-13.el8jbcs.noarch",
"relates_to_product_reference": "8Base-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-httpd-selinux-0:2.4.57-13.el8jbcs.x86_64 as a component of Red Hat JBoss Core Services on RHEL 8",
"product_id": "8Base-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el8jbcs.x86_64"
},
"product_reference": "jbcs-httpd24-httpd-selinux-0:2.4.57-13.el8jbcs.x86_64",
"relates_to_product_reference": "8Base-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-httpd-tools-0:2.4.57-13.el8jbcs.x86_64 as a component of Red Hat JBoss Core Services on RHEL 8",
"product_id": "8Base-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el8jbcs.x86_64"
},
"product_reference": "jbcs-httpd24-httpd-tools-0:2.4.57-13.el8jbcs.x86_64",
"relates_to_product_reference": "8Base-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-httpd-tools-debuginfo-0:2.4.57-13.el8jbcs.x86_64 as a component of Red Hat JBoss Core Services on RHEL 8",
"product_id": "8Base-JBCS:jbcs-httpd24-httpd-tools-debuginfo-0:2.4.57-13.el8jbcs.x86_64"
},
"product_reference": "jbcs-httpd24-httpd-tools-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"relates_to_product_reference": "8Base-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.src as a component of Red Hat JBoss Core Services on RHEL 8",
"product_id": "8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.src"
},
"product_reference": "jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.src",
"relates_to_product_reference": "8Base-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.x86_64 as a component of Red Hat JBoss Core Services on RHEL 8",
"product_id": "8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.x86_64"
},
"product_reference": "jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.x86_64",
"relates_to_product_reference": "8Base-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el8jbcs.x86_64 as a component of Red Hat JBoss Core Services on RHEL 8",
"product_id": "8Base-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el8jbcs.x86_64"
},
"product_reference": "jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el8jbcs.x86_64",
"relates_to_product_reference": "8Base-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el8jbcs.src as a component of Red Hat JBoss Core Services on RHEL 8",
"product_id": "8Base-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el8jbcs.src"
},
"product_reference": "jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el8jbcs.src",
"relates_to_product_reference": "8Base-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el8jbcs.x86_64 as a component of Red Hat JBoss Core Services on RHEL 8",
"product_id": "8Base-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el8jbcs.x86_64"
},
"product_reference": "jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"relates_to_product_reference": "8Base-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-mod_jk-ap24-debuginfo-0:1.2.49-11.redhat_1.el8jbcs.x86_64 as a component of Red Hat JBoss Core Services on RHEL 8",
"product_id": "8Base-JBCS:jbcs-httpd24-mod_jk-ap24-debuginfo-0:1.2.49-11.redhat_1.el8jbcs.x86_64"
},
"product_reference": "jbcs-httpd24-mod_jk-ap24-debuginfo-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"relates_to_product_reference": "8Base-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-mod_ldap-0:2.4.57-13.el8jbcs.x86_64 as a component of Red Hat JBoss Core Services on RHEL 8",
"product_id": "8Base-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el8jbcs.x86_64"
},
"product_reference": "jbcs-httpd24-mod_ldap-0:2.4.57-13.el8jbcs.x86_64",
"relates_to_product_reference": "8Base-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-mod_ldap-debuginfo-0:2.4.57-13.el8jbcs.x86_64 as a component of Red Hat JBoss Core Services on RHEL 8",
"product_id": "8Base-JBCS:jbcs-httpd24-mod_ldap-debuginfo-0:2.4.57-13.el8jbcs.x86_64"
},
"product_reference": "jbcs-httpd24-mod_ldap-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"relates_to_product_reference": "8Base-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.src as a component of Red Hat JBoss Core Services on RHEL 8",
"product_id": "8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.src"
},
"product_reference": "jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.src",
"relates_to_product_reference": "8Base-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.x86_64 as a component of Red Hat JBoss Core Services on RHEL 8",
"product_id": "8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.x86_64"
},
"product_reference": "jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.x86_64",
"relates_to_product_reference": "8Base-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el8jbcs.x86_64 as a component of Red Hat JBoss Core Services on RHEL 8",
"product_id": "8Base-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el8jbcs.x86_64"
},
"product_reference": "jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el8jbcs.x86_64",
"relates_to_product_reference": "8Base-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.src as a component of Red Hat JBoss Core Services on RHEL 8",
"product_id": "8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.src"
},
"product_reference": "jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.src",
"relates_to_product_reference": "8Base-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.x86_64 as a component of Red Hat JBoss Core Services on RHEL 8",
"product_id": "8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.x86_64"
},
"product_reference": "jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.x86_64",
"relates_to_product_reference": "8Base-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el8jbcs.x86_64 as a component of Red Hat JBoss Core Services on RHEL 8",
"product_id": "8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el8jbcs.x86_64"
},
"product_reference": "jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el8jbcs.x86_64",
"relates_to_product_reference": "8Base-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el8jbcs.x86_64 as a component of Red Hat JBoss Core Services on RHEL 8",
"product_id": "8Base-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el8jbcs.x86_64"
},
"product_reference": "jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el8jbcs.x86_64",
"relates_to_product_reference": "8Base-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-mod_proxy_html-debuginfo-1:2.4.57-13.el8jbcs.x86_64 as a component of Red Hat JBoss Core Services on RHEL 8",
"product_id": "8Base-JBCS:jbcs-httpd24-mod_proxy_html-debuginfo-1:2.4.57-13.el8jbcs.x86_64"
},
"product_reference": "jbcs-httpd24-mod_proxy_html-debuginfo-1:2.4.57-13.el8jbcs.x86_64",
"relates_to_product_reference": "8Base-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.src as a component of Red Hat JBoss Core Services on RHEL 8",
"product_id": "8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.src"
},
"product_reference": "jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.src",
"relates_to_product_reference": "8Base-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.x86_64 as a component of Red Hat JBoss Core Services on RHEL 8",
"product_id": "8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.x86_64"
},
"product_reference": "jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.x86_64",
"relates_to_product_reference": "8Base-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el8jbcs.x86_64 as a component of Red Hat JBoss Core Services on RHEL 8",
"product_id": "8Base-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el8jbcs.x86_64"
},
"product_reference": "jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el8jbcs.x86_64",
"relates_to_product_reference": "8Base-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-mod_session-0:2.4.57-13.el8jbcs.x86_64 as a component of Red Hat JBoss Core Services on RHEL 8",
"product_id": "8Base-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el8jbcs.x86_64"
},
"product_reference": "jbcs-httpd24-mod_session-0:2.4.57-13.el8jbcs.x86_64",
"relates_to_product_reference": "8Base-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-mod_session-debuginfo-0:2.4.57-13.el8jbcs.x86_64 as a component of Red Hat JBoss Core Services on RHEL 8",
"product_id": "8Base-JBCS:jbcs-httpd24-mod_session-debuginfo-0:2.4.57-13.el8jbcs.x86_64"
},
"product_reference": "jbcs-httpd24-mod_session-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"relates_to_product_reference": "8Base-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-mod_ssl-1:2.4.57-13.el8jbcs.x86_64 as a component of Red Hat JBoss Core Services on RHEL 8",
"product_id": "8Base-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el8jbcs.x86_64"
},
"product_reference": "jbcs-httpd24-mod_ssl-1:2.4.57-13.el8jbcs.x86_64",
"relates_to_product_reference": "8Base-JBCS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jbcs-httpd24-mod_ssl-debuginfo-1:2.4.57-13.el8jbcs.x86_64 as a component of Red Hat JBoss Core Services on RHEL 8",
"product_id": "8Base-JBCS:jbcs-httpd24-mod_ssl-debuginfo-1:2.4.57-13.el8jbcs.x86_64"
},
"product_reference": "jbcs-httpd24-mod_ssl-debuginfo-1:2.4.57-13.el8jbcs.x86_64",
"relates_to_product_reference": "8Base-JBCS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-38473",
"cwe": {
"id": "CWE-116",
"name": "Improper Encoding or Escaping of Output"
},
"discovery_date": "2024-07-01T19:21:36+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295012"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the mod_proxy module of httpd. Due to an encoding problem, specially crafted request URLs with incorrect encoding can be sent to backend services, potentially bypassing authentication.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: Encoding problem in mod_proxy",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects configurations where mechanisms other than ProxyPass/ProxyPassMatch or RewriteRule with the \u0027P\u0027 flag are used to configure a request to be proxied, such as SetHandler or inadvertent proxying via CVE-2024-39573. Note that these alternate mechanisms may be used within .htaccess files.\n\nFor more information about CVE-2024-39573, see https://access.redhat.com/security/cve/CVE-2024-39573.\n\nAdditionally, this flaw requires mod_proxy to be loaded and being used. This module can be disabled if its functionality is not needed.\n\nRed Hat Enterprise Linux 6 is not affected by this vulnerability because the vulnerable code was introduced in a newer version of httpd.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el7jbcs.noarch",
"7Server-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_jk-debuginfo-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el7jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el8jbcs.noarch",
"8Base-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-tools-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_jk-ap24-debuginfo-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ldap-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_html-debuginfo-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_session-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ssl-debuginfo-1:2.4.57-13.el8jbcs.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-38473"
},
{
"category": "external",
"summary": "RHBZ#2295012",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295012"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-38473",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38473"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-38473",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-38473"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38473",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38473"
}
],
"release_date": "2024-07-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-13T13:18:01+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el7jbcs.noarch",
"7Server-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_jk-debuginfo-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el7jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el8jbcs.noarch",
"8Base-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-tools-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_jk-ap24-debuginfo-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ldap-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_html-debuginfo-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_session-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ssl-debuginfo-1:2.4.57-13.el8jbcs.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5239"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el7jbcs.noarch",
"7Server-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_jk-debuginfo-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el7jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el8jbcs.noarch",
"8Base-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-tools-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_jk-ap24-debuginfo-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ldap-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_html-debuginfo-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_session-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ssl-debuginfo-1:2.4.57-13.el8jbcs.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el7jbcs.noarch",
"7Server-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_jk-debuginfo-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el7jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el8jbcs.noarch",
"8Base-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-tools-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_jk-ap24-debuginfo-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ldap-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_html-debuginfo-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_session-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ssl-debuginfo-1:2.4.57-13.el8jbcs.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: Encoding problem in mod_proxy"
},
{
"cve": "CVE-2024-38474",
"cwe": {
"id": "CWE-116",
"name": "Improper Encoding or Escaping of Output"
},
"discovery_date": "2024-07-01T19:21:49+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295013"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the mod_rewrite module of httpd. Due to a substitution encoding issue, specially crafted requests may allow an attacker to execute scripts in directories permitted by the configuration but not directly reachable by any URL or source disclosure of scripts meant only to be executed as CGI.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: Substitution encoding issue in mod_rewrite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue only affects configurations with unsafe rules used in the RewriteRule directive. Also, to exploit this flaw, an attacker must be able to upload files to the server. For these reasons, this flaw was rated with an important and not critical severity.\n\nAdditionally, this flaw requires mod_rewrite to be loaded and used. This module can be disabled if its functionality is not needed.\n\nRed Hat Enterprise Linux 6 is not affected by this vulnerability because the vulnerable code was introduced in a newer version of httpd.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el7jbcs.noarch",
"7Server-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_jk-debuginfo-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el7jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el8jbcs.noarch",
"8Base-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-tools-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_jk-ap24-debuginfo-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ldap-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_html-debuginfo-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_session-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ssl-debuginfo-1:2.4.57-13.el8jbcs.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-38474"
},
{
"category": "external",
"summary": "RHBZ#2295013",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295013"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-38474",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38474"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-38474",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-38474"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38474",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38474"
}
],
"release_date": "2024-07-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-13T13:18:01+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el7jbcs.noarch",
"7Server-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_jk-debuginfo-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el7jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el8jbcs.noarch",
"8Base-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-tools-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_jk-ap24-debuginfo-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ldap-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_html-debuginfo-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_session-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ssl-debuginfo-1:2.4.57-13.el8jbcs.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5239"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el7jbcs.noarch",
"7Server-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_jk-debuginfo-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el7jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el8jbcs.noarch",
"8Base-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-tools-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_jk-ap24-debuginfo-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ldap-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_html-debuginfo-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_session-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ssl-debuginfo-1:2.4.57-13.el8jbcs.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el7jbcs.noarch",
"7Server-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_jk-debuginfo-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el7jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el8jbcs.noarch",
"8Base-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-tools-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_jk-ap24-debuginfo-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ldap-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_html-debuginfo-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_session-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ssl-debuginfo-1:2.4.57-13.el8jbcs.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: Substitution encoding issue in mod_rewrite"
},
{
"cve": "CVE-2024-38475",
"cwe": {
"id": "CWE-116",
"name": "Improper Encoding or Escaping of Output"
},
"discovery_date": "2024-07-01T19:22:02+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295014"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the mod_rewrite module of httpd. Improper escaping of output allows an attacker to map URLs to filesystem locations permitted to be served by the server but are not intentionally or directly reachable by any URL. This issue results in code execution or source code disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: Improper escaping of output in mod_rewrite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects configurations with substitution rules used in the RewriteRule directive using backreferences or variables as the first segment of the substitution.\n\nAdditionally, this flaw requires mod_rewrite to be loaded and used. This module can be disabled if its functionality is not needed.\n\nRed Hat Enterprise Linux 6 is not affected by this vulnerability because the vulnerable code was introduced in a newer version of httpd.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el7jbcs.noarch",
"7Server-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_jk-debuginfo-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el7jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el8jbcs.noarch",
"8Base-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-tools-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_jk-ap24-debuginfo-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ldap-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_html-debuginfo-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_session-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ssl-debuginfo-1:2.4.57-13.el8jbcs.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-38475"
},
{
"category": "external",
"summary": "RHBZ#2295014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295014"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-38475",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38475"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-38475",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-38475"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38475",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38475"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2024-07-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-13T13:18:01+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el7jbcs.noarch",
"7Server-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_jk-debuginfo-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el7jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el8jbcs.noarch",
"8Base-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-tools-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_jk-ap24-debuginfo-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ldap-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_html-debuginfo-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_session-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ssl-debuginfo-1:2.4.57-13.el8jbcs.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5239"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el7jbcs.noarch",
"7Server-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_jk-debuginfo-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el7jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el8jbcs.noarch",
"8Base-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-tools-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_jk-ap24-debuginfo-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ldap-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_html-debuginfo-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_session-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ssl-debuginfo-1:2.4.57-13.el8jbcs.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"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"
},
"products": [
"7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el7jbcs.noarch",
"7Server-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_jk-debuginfo-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el7jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el8jbcs.noarch",
"8Base-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-tools-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_jk-ap24-debuginfo-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ldap-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_html-debuginfo-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_session-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ssl-debuginfo-1:2.4.57-13.el8jbcs.x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2025-05-01T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: Improper escaping of output in mod_rewrite"
},
{
"cve": "CVE-2024-38476",
"cwe": {
"id": "CWE-829",
"name": "Inclusion of Functionality from Untrusted Control Sphere"
},
"discovery_date": "2024-07-01T19:22:16+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295015"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in httpd. Backend applications whose response headers are malicious or exploitable may allow information disclosure, server-side request forgery (SSRF) or local script execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: Security issues via\u00a0backend applications whose response headers are malicious or exploitable",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw can only be exploited by backend applications via malicious or exploitable response headers. For this reason, this flaw was rated with an important and not critical severity.\n\nRed Hat Enterprise Linux 6 is not affected by this vulnerability because the vulnerable code was introduced in a newer version of httpd.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el7jbcs.noarch",
"7Server-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_jk-debuginfo-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el7jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el8jbcs.noarch",
"8Base-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-tools-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_jk-ap24-debuginfo-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ldap-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_html-debuginfo-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_session-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ssl-debuginfo-1:2.4.57-13.el8jbcs.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-38476"
},
{
"category": "external",
"summary": "RHBZ#2295015",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295015"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-38476",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38476"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-38476",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-38476"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38476",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38476"
}
],
"release_date": "2024-07-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-13T13:18:01+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el7jbcs.noarch",
"7Server-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_jk-debuginfo-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el7jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el8jbcs.noarch",
"8Base-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-tools-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_jk-ap24-debuginfo-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ldap-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_html-debuginfo-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_session-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ssl-debuginfo-1:2.4.57-13.el8jbcs.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5239"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el7jbcs.noarch",
"7Server-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_jk-debuginfo-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el7jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el8jbcs.noarch",
"8Base-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-tools-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_jk-ap24-debuginfo-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ldap-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_html-debuginfo-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_session-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ssl-debuginfo-1:2.4.57-13.el8jbcs.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"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"
},
"products": [
"7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el7jbcs.noarch",
"7Server-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_jk-debuginfo-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el7jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el8jbcs.noarch",
"8Base-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-tools-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_jk-ap24-debuginfo-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ldap-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_html-debuginfo-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_session-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ssl-debuginfo-1:2.4.57-13.el8jbcs.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: Security issues via\u00a0backend applications whose response headers are malicious or exploitable"
},
{
"cve": "CVE-2024-38477",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2024-07-01T19:22:29+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295016"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the mod_proxy module of httpd. A NULL pointer dereference can be triggered when processing a specially crafted HTTP request, causing the httpd server to crash, and resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: NULL pointer dereference in mod_proxy",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "As this flaw allows a remote attacker to cause a denial of service, it has been rated with an important severity.\n\nThis flaw only affects configurations with mod_proxy loaded and being used. This module can be disabled via the configuration file if its functionality is not being used.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el7jbcs.noarch",
"7Server-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_jk-debuginfo-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el7jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el8jbcs.noarch",
"8Base-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-tools-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_jk-ap24-debuginfo-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ldap-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_html-debuginfo-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_session-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ssl-debuginfo-1:2.4.57-13.el8jbcs.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-38477"
},
{
"category": "external",
"summary": "RHBZ#2295016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295016"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-38477",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38477"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-38477",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-38477"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38477",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38477"
}
],
"release_date": "2024-07-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-13T13:18:01+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el7jbcs.noarch",
"7Server-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_jk-debuginfo-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el7jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el8jbcs.noarch",
"8Base-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-tools-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_jk-ap24-debuginfo-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ldap-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_html-debuginfo-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_session-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ssl-debuginfo-1:2.4.57-13.el8jbcs.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5239"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el7jbcs.noarch",
"7Server-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_jk-debuginfo-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el7jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el8jbcs.noarch",
"8Base-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-tools-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_jk-ap24-debuginfo-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ldap-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_html-debuginfo-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_session-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ssl-debuginfo-1:2.4.57-13.el8jbcs.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": [
"7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el7jbcs.noarch",
"7Server-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_jk-debuginfo-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el7jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el8jbcs.noarch",
"8Base-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-tools-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_jk-ap24-debuginfo-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ldap-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_html-debuginfo-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_session-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ssl-debuginfo-1:2.4.57-13.el8jbcs.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: NULL pointer dereference in mod_proxy"
},
{
"cve": "CVE-2024-39573",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-07-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295022"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the mod_rewrite module of httpd. A potential SSRF allows an attacker to cause unsafe rules used in the RewriteRule directive to unexpectedly set up URLs to be handled by the mod_proxy module.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: Potential SSRF in mod_rewrite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue only affects configurations with unsafe rules used in the RewriteRule directive.\n\nAdditionally, this flaw requires mod_rewrite and mod_proxy to be loaded and being used. These modules can be disabled via the configuration file if their functionality are not needed.\n\nRed Hat Enterprise Linux 6 is not affected by this vulnerability because the vulnerable code was introduced in a newer version of httpd.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el7jbcs.noarch",
"7Server-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_jk-debuginfo-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el7jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el8jbcs.noarch",
"8Base-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-tools-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_jk-ap24-debuginfo-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ldap-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_html-debuginfo-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_session-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ssl-debuginfo-1:2.4.57-13.el8jbcs.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-39573"
},
{
"category": "external",
"summary": "RHBZ#2295022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295022"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-39573",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39573"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-39573",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-39573"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-39573",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-39573"
}
],
"release_date": "2024-07-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-13T13:18:01+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el7jbcs.noarch",
"7Server-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_jk-debuginfo-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el7jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el8jbcs.noarch",
"8Base-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-tools-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_jk-ap24-debuginfo-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ldap-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_html-debuginfo-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_session-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ssl-debuginfo-1:2.4.57-13.el8jbcs.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5239"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el7jbcs.noarch",
"7Server-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_jk-debuginfo-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el7jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el8jbcs.noarch",
"8Base-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-tools-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_jk-ap24-debuginfo-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ldap-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_html-debuginfo-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_session-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ssl-debuginfo-1:2.4.57-13.el8jbcs.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el7jbcs.noarch",
"7Server-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_jk-debuginfo-0:1.2.49-11.redhat_1.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.src",
"7Server-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el7jbcs.x86_64",
"7Server-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el7jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-httpd-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-devel-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-manual-0:2.4.57-13.el8jbcs.noarch",
"8Base-JBCS:jbcs-httpd24-httpd-selinux-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-tools-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-httpd-tools-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_http2-0:1.15.19-41.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_http2-debuginfo-0:1.15.19-41.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_jk-0:1.2.49-11.redhat_1.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_jk-ap24-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_jk-ap24-debuginfo-0:1.2.49-11.redhat_1.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ldap-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ldap-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_md-1:2.4.24-11.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_md-debuginfo-1:2.4.24-11.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-0:1.3.20-8.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_cluster-debuginfo-0:1.3.20-8.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_html-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_proxy_html-debuginfo-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.src",
"8Base-JBCS:jbcs-httpd24-mod_security-0:2.9.3-40.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_security-debuginfo-0:2.9.3-40.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_session-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_session-debuginfo-0:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ssl-1:2.4.57-13.el8jbcs.x86_64",
"8Base-JBCS:jbcs-httpd24-mod_ssl-debuginfo-1:2.4.57-13.el8jbcs.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: Potential SSRF in mod_rewrite"
}
]
}
RHSA-2024:5240
Vulnerability from csaf_redhat - Published: 2024-08-13 13:06 - Updated: 2026-03-18 02:42A flaw was found in the mod_proxy module of httpd. Due to an encoding problem, specially crafted request URLs with incorrect encoding can be sent to backend services, potentially bypassing authentication.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Text-Only JBCS
Red Hat / Red Hat JBoss Core Services
|
cpe:/a:redhat:jboss_core_services:1
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in the mod_rewrite module of httpd. Due to a substitution encoding issue, specially crafted requests may allow an attacker to execute scripts in directories permitted by the configuration but not directly reachable by any URL or source disclosure of scripts meant only to be executed as CGI.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Text-Only JBCS
Red Hat / Red Hat JBoss Core Services
|
cpe:/a:redhat:jboss_core_services:1
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in the mod_rewrite module of httpd. Improper escaping of output allows an attacker to map URLs to filesystem locations permitted to be served by the server but are not intentionally or directly reachable by any URL. This issue results in code execution or source code disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Text-Only JBCS
Red Hat / Red Hat JBoss Core Services
|
cpe:/a:redhat:jboss_core_services:1
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in httpd. Backend applications whose response headers are malicious or exploitable may allow information disclosure, server-side request forgery (SSRF) or local script execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Text-Only JBCS
Red Hat / Red Hat JBoss Core Services
|
cpe:/a:redhat:jboss_core_services:1
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in the mod_proxy module of httpd. A NULL pointer dereference can be triggered when processing a specially crafted HTTP request, causing the httpd server to crash, and resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Text-Only JBCS
Red Hat / Red Hat JBoss Core Services
|
cpe:/a:redhat:jboss_core_services:1
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in the mod_rewrite module of httpd. A potential SSRF allows an attacker to cause unsafe rules used in the RewriteRule directive to unexpectedly set up URLs to be handled by the mod_proxy module.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Text-Only JBCS
Red Hat / Red Hat JBoss Core Services
|
cpe:/a:redhat:jboss_core_services:1
|
— |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat JBoss Core Services Apache HTTP Server 2.4.57 Service Pack 5 is now available.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat JBoss Core Services is a set of supplementary software for Red Hat JBoss middleware products. This software, such as Apache HTTP Server, is common to multiple JBoss middleware products and packaged under Red Hat JBoss Core Services, to allow for faster distribution of updates and for a more consistent update experience.\n\nThis release of Red Hat JBoss Core Services Apache HTTP Server 2.4.57 Service Pack 5 serves as a replacement for Red Hat JBoss Core Services Apache HTTP Server 2.4.57 Service Pack 4, and includes bug fixes and enhancements, which are documented in the Release Notes linked to in the References section.\n\nSecurity Fix(es):\n\n* jbcs-httpd24-httpd: Potential SSRF in mod_rewrite (CVE-2024-39573)\n* jbcs-httpd24-httpd: null pointer dereference in mod_proxy (CVE-2024-38477)\n* jbcs-httpd24-httpd: Improper escaping of output in mod_rewrite (CVE-2024-38475)\n* jbcs-httpd24-httpd: Encoding problem in mod_proxy (CVE-2024-38473)\n* jbcs-httpd24-httpd: Substitution encoding issue in mod_rewrite (CVE-2024-38474)\n* jbcs-httpd24-httpd: Security issues via backend applications whose response headers are malicious or exploitable (CVE-2024-38476)\n\nA Red Hat Security Bulletin which addresses further details about this flaw is available in the References section.\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-2024:5240",
"url": "https://access.redhat.com/errata/RHSA-2024:5240"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_jboss_core_services/2.4.57/html/red_hat_jboss_core_services_apache_http_server_2.4.57_service_pack_5_release_notes/index",
"url": "https://docs.redhat.com/en/documentation/red_hat_jboss_core_services/2.4.57/html/red_hat_jboss_core_services_apache_http_server_2.4.57_service_pack_5_release_notes/index"
},
{
"category": "external",
"summary": "2295012",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295012"
},
{
"category": "external",
"summary": "2295013",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295013"
},
{
"category": "external",
"summary": "2295014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295014"
},
{
"category": "external",
"summary": "2295015",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295015"
},
{
"category": "external",
"summary": "2295016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295016"
},
{
"category": "external",
"summary": "2295022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295022"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5240.json"
}
],
"title": "Red Hat Security Advisory: Red Hat JBoss Core Services Apache HTTP Server 2.4.57 SP5 security update",
"tracking": {
"current_release_date": "2026-03-18T02:42:33+00:00",
"generator": {
"date": "2026-03-18T02:42:33+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2024:5240",
"initial_release_date": "2024-08-13T13:06:23+00:00",
"revision_history": [
{
"date": "2024-08-13T13:06:23+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-08-13T13:06:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T02:42:33+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Text-Only JBCS",
"product": {
"name": "Text-Only JBCS",
"product_id": "Text-Only JBCS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:jboss_core_services:1"
}
}
}
],
"category": "product_family",
"name": "Red Hat JBoss Core Services"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-38473",
"cwe": {
"id": "CWE-116",
"name": "Improper Encoding or Escaping of Output"
},
"discovery_date": "2024-07-01T19:21:36+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295012"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the mod_proxy module of httpd. Due to an encoding problem, specially crafted request URLs with incorrect encoding can be sent to backend services, potentially bypassing authentication.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: Encoding problem in mod_proxy",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects configurations where mechanisms other than ProxyPass/ProxyPassMatch or RewriteRule with the \u0027P\u0027 flag are used to configure a request to be proxied, such as SetHandler or inadvertent proxying via CVE-2024-39573. Note that these alternate mechanisms may be used within .htaccess files.\n\nFor more information about CVE-2024-39573, see https://access.redhat.com/security/cve/CVE-2024-39573.\n\nAdditionally, this flaw requires mod_proxy to be loaded and being used. This module can be disabled if its functionality is not needed.\n\nRed Hat Enterprise Linux 6 is not affected by this vulnerability because the vulnerable code was introduced in a newer version of httpd.",
"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": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-38473"
},
{
"category": "external",
"summary": "RHBZ#2295012",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295012"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-38473",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38473"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-38473",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-38473"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38473",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38473"
}
],
"release_date": "2024-07-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-13T13:06:23+00:00",
"details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link. You must be logged in to download the update.",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5240"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Text-Only JBCS"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: Encoding problem in mod_proxy"
},
{
"cve": "CVE-2024-38474",
"cwe": {
"id": "CWE-116",
"name": "Improper Encoding or Escaping of Output"
},
"discovery_date": "2024-07-01T19:21:49+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295013"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the mod_rewrite module of httpd. Due to a substitution encoding issue, specially crafted requests may allow an attacker to execute scripts in directories permitted by the configuration but not directly reachable by any URL or source disclosure of scripts meant only to be executed as CGI.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: Substitution encoding issue in mod_rewrite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue only affects configurations with unsafe rules used in the RewriteRule directive. Also, to exploit this flaw, an attacker must be able to upload files to the server. For these reasons, this flaw was rated with an important and not critical severity.\n\nAdditionally, this flaw requires mod_rewrite to be loaded and used. This module can be disabled if its functionality is not needed.\n\nRed Hat Enterprise Linux 6 is not affected by this vulnerability because the vulnerable code was introduced in a newer version of httpd.",
"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": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-38474"
},
{
"category": "external",
"summary": "RHBZ#2295013",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295013"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-38474",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38474"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-38474",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-38474"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38474",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38474"
}
],
"release_date": "2024-07-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-13T13:06:23+00:00",
"details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link. You must be logged in to download the update.",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5240"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Text-Only JBCS"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: Substitution encoding issue in mod_rewrite"
},
{
"cve": "CVE-2024-38475",
"cwe": {
"id": "CWE-116",
"name": "Improper Encoding or Escaping of Output"
},
"discovery_date": "2024-07-01T19:22:02+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295014"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the mod_rewrite module of httpd. Improper escaping of output allows an attacker to map URLs to filesystem locations permitted to be served by the server but are not intentionally or directly reachable by any URL. This issue results in code execution or source code disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: Improper escaping of output in mod_rewrite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects configurations with substitution rules used in the RewriteRule directive using backreferences or variables as the first segment of the substitution.\n\nAdditionally, this flaw requires mod_rewrite to be loaded and used. This module can be disabled if its functionality is not needed.\n\nRed Hat Enterprise Linux 6 is not affected by this vulnerability because the vulnerable code was introduced in a newer version of httpd.",
"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": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-38475"
},
{
"category": "external",
"summary": "RHBZ#2295014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295014"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-38475",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38475"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-38475",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-38475"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38475",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38475"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2024-07-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-13T13:06:23+00:00",
"details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link. You must be logged in to download the update.",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5240"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Text-Only JBCS"
]
}
],
"scores": [
{
"cvss_v3": {
"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"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2025-05-01T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: Improper escaping of output in mod_rewrite"
},
{
"cve": "CVE-2024-38476",
"cwe": {
"id": "CWE-829",
"name": "Inclusion of Functionality from Untrusted Control Sphere"
},
"discovery_date": "2024-07-01T19:22:16+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295015"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in httpd. Backend applications whose response headers are malicious or exploitable may allow information disclosure, server-side request forgery (SSRF) or local script execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: Security issues via\u00a0backend applications whose response headers are malicious or exploitable",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw can only be exploited by backend applications via malicious or exploitable response headers. For this reason, this flaw was rated with an important and not critical severity.\n\nRed Hat Enterprise Linux 6 is not affected by this vulnerability because the vulnerable code was introduced in a newer version of httpd.",
"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": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-38476"
},
{
"category": "external",
"summary": "RHBZ#2295015",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295015"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-38476",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38476"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-38476",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-38476"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38476",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38476"
}
],
"release_date": "2024-07-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-13T13:06:23+00:00",
"details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link. You must be logged in to download the update.",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5240"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Text-Only JBCS"
]
}
],
"scores": [
{
"cvss_v3": {
"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"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: Security issues via\u00a0backend applications whose response headers are malicious or exploitable"
},
{
"cve": "CVE-2024-38477",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2024-07-01T19:22:29+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295016"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the mod_proxy module of httpd. A NULL pointer dereference can be triggered when processing a specially crafted HTTP request, causing the httpd server to crash, and resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: NULL pointer dereference in mod_proxy",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "As this flaw allows a remote attacker to cause a denial of service, it has been rated with an important severity.\n\nThis flaw only affects configurations with mod_proxy loaded and being used. This module can be disabled via the configuration file if its functionality is not being used.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-38477"
},
{
"category": "external",
"summary": "RHBZ#2295016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295016"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-38477",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38477"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-38477",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-38477"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38477",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-38477"
}
],
"release_date": "2024-07-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-13T13:06:23+00:00",
"details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link. You must be logged in to download the update.",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5240"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Text-Only JBCS"
]
}
],
"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": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "httpd: NULL pointer dereference in mod_proxy"
},
{
"cve": "CVE-2024-39573",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-07-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295022"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the mod_rewrite module of httpd. A potential SSRF allows an attacker to cause unsafe rules used in the RewriteRule directive to unexpectedly set up URLs to be handled by the mod_proxy module.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: Potential SSRF in mod_rewrite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue only affects configurations with unsafe rules used in the RewriteRule directive.\n\nAdditionally, this flaw requires mod_rewrite and mod_proxy to be loaded and being used. These modules can be disabled via the configuration file if their functionality are not needed.\n\nRed Hat Enterprise Linux 6 is not affected by this vulnerability because the vulnerable code was introduced in a newer version of httpd.",
"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": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-39573"
},
{
"category": "external",
"summary": "RHBZ#2295022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295022"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-39573",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39573"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-39573",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-39573"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-39573",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2024-39573"
}
],
"release_date": "2024-07-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-13T13:06:23+00:00",
"details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link. You must be logged in to download the update.",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5240"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Text-Only JBCS"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: Potential SSRF in mod_rewrite"
}
]
}
SUSE-SU-2024:2436-1
Vulnerability from csaf_suse - Published: 2024-07-12 13:12 - Updated: 2024-07-12 13:12| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-doc-2.4.51-35.51.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-doc-2.4.51-35.51.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-doc-2.4.51-35.51.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-doc-2.4.51-35.51.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-doc-2.4.51-35.51.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-doc-2.4.51-35.51.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-doc-2.4.51-35.51.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-doc-2.4.51-35.51.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-doc-2.4.51-35.51.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-doc-2.4.51-35.51.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-doc-2.4.51-35.51.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-doc-2.4.51-35.51.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.51.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.51.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.51.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.51.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.51.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\nSecurity fixes:\n\n- CVE-2024-38477: Fixed null pointer dereference in mod_proxy (bsc#1227270)\n- CVE-2024-39573: Fixed potential SSRF in mod_rewrite (bsc#1227271)\n- CVE-2024-38475: Fixed improper escaping of output in mod_rewrite (bsc#1227268)\n\nOther fixes:\n\n- Fixed regression of security fix (bsc#1226217)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-2436,SUSE-SLE-SDK-12-SP5-2024-2436,SUSE-SLE-SERVER-12-SP5-2024-2436",
"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-2024_2436-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:2436-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20242436-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:2436-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2024-August/036512.html"
},
{
"category": "self",
"summary": "SUSE Bug 1226217",
"url": "https://bugzilla.suse.com/1226217"
},
{
"category": "self",
"summary": "SUSE Bug 1227268",
"url": "https://bugzilla.suse.com/1227268"
},
{
"category": "self",
"summary": "SUSE Bug 1227270",
"url": "https://bugzilla.suse.com/1227270"
},
{
"category": "self",
"summary": "SUSE Bug 1227271",
"url": "https://bugzilla.suse.com/1227271"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-38475 page",
"url": "https://www.suse.com/security/cve/CVE-2024-38475/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-38477 page",
"url": "https://www.suse.com/security/cve/CVE-2024-38477/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-39573 page",
"url": "https://www.suse.com/security/cve/CVE-2024-39573/"
}
],
"title": "Security update for apache2",
"tracking": {
"current_release_date": "2024-07-12T13:12:00Z",
"generator": {
"date": "2024-07-12T13:12:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:2436-1",
"initial_release_date": "2024-07-12T13:12:00Z",
"revision_history": [
{
"date": "2024-07-12T13:12:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-35.51.1.aarch64",
"product": {
"name": "apache2-2.4.51-35.51.1.aarch64",
"product_id": "apache2-2.4.51-35.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-35.51.1.aarch64",
"product": {
"name": "apache2-devel-2.4.51-35.51.1.aarch64",
"product_id": "apache2-devel-2.4.51-35.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-35.51.1.aarch64",
"product": {
"name": "apache2-event-2.4.51-35.51.1.aarch64",
"product_id": "apache2-event-2.4.51-35.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-35.51.1.aarch64",
"product": {
"name": "apache2-example-pages-2.4.51-35.51.1.aarch64",
"product_id": "apache2-example-pages-2.4.51-35.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-35.51.1.aarch64",
"product": {
"name": "apache2-prefork-2.4.51-35.51.1.aarch64",
"product_id": "apache2-prefork-2.4.51-35.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-tls13-2.4.51-35.51.1.aarch64",
"product": {
"name": "apache2-tls13-2.4.51-35.51.1.aarch64",
"product_id": "apache2-tls13-2.4.51-35.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-tls13-devel-2.4.51-35.51.1.aarch64",
"product": {
"name": "apache2-tls13-devel-2.4.51-35.51.1.aarch64",
"product_id": "apache2-tls13-devel-2.4.51-35.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-tls13-event-2.4.51-35.51.1.aarch64",
"product": {
"name": "apache2-tls13-event-2.4.51-35.51.1.aarch64",
"product_id": "apache2-tls13-event-2.4.51-35.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-tls13-example-pages-2.4.51-35.51.1.aarch64",
"product": {
"name": "apache2-tls13-example-pages-2.4.51-35.51.1.aarch64",
"product_id": "apache2-tls13-example-pages-2.4.51-35.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-tls13-prefork-2.4.51-35.51.1.aarch64",
"product": {
"name": "apache2-tls13-prefork-2.4.51-35.51.1.aarch64",
"product_id": "apache2-tls13-prefork-2.4.51-35.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-tls13-utils-2.4.51-35.51.1.aarch64",
"product": {
"name": "apache2-tls13-utils-2.4.51-35.51.1.aarch64",
"product_id": "apache2-tls13-utils-2.4.51-35.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-tls13-worker-2.4.51-35.51.1.aarch64",
"product": {
"name": "apache2-tls13-worker-2.4.51-35.51.1.aarch64",
"product_id": "apache2-tls13-worker-2.4.51-35.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-35.51.1.aarch64",
"product": {
"name": "apache2-utils-2.4.51-35.51.1.aarch64",
"product_id": "apache2-utils-2.4.51-35.51.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-35.51.1.aarch64",
"product": {
"name": "apache2-worker-2.4.51-35.51.1.aarch64",
"product_id": "apache2-worker-2.4.51-35.51.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-35.51.1.i586",
"product": {
"name": "apache2-2.4.51-35.51.1.i586",
"product_id": "apache2-2.4.51-35.51.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-35.51.1.i586",
"product": {
"name": "apache2-devel-2.4.51-35.51.1.i586",
"product_id": "apache2-devel-2.4.51-35.51.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-35.51.1.i586",
"product": {
"name": "apache2-event-2.4.51-35.51.1.i586",
"product_id": "apache2-event-2.4.51-35.51.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-35.51.1.i586",
"product": {
"name": "apache2-example-pages-2.4.51-35.51.1.i586",
"product_id": "apache2-example-pages-2.4.51-35.51.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-35.51.1.i586",
"product": {
"name": "apache2-prefork-2.4.51-35.51.1.i586",
"product_id": "apache2-prefork-2.4.51-35.51.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-tls13-2.4.51-35.51.1.i586",
"product": {
"name": "apache2-tls13-2.4.51-35.51.1.i586",
"product_id": "apache2-tls13-2.4.51-35.51.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-tls13-devel-2.4.51-35.51.1.i586",
"product": {
"name": "apache2-tls13-devel-2.4.51-35.51.1.i586",
"product_id": "apache2-tls13-devel-2.4.51-35.51.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-tls13-event-2.4.51-35.51.1.i586",
"product": {
"name": "apache2-tls13-event-2.4.51-35.51.1.i586",
"product_id": "apache2-tls13-event-2.4.51-35.51.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-tls13-example-pages-2.4.51-35.51.1.i586",
"product": {
"name": "apache2-tls13-example-pages-2.4.51-35.51.1.i586",
"product_id": "apache2-tls13-example-pages-2.4.51-35.51.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-tls13-prefork-2.4.51-35.51.1.i586",
"product": {
"name": "apache2-tls13-prefork-2.4.51-35.51.1.i586",
"product_id": "apache2-tls13-prefork-2.4.51-35.51.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-tls13-utils-2.4.51-35.51.1.i586",
"product": {
"name": "apache2-tls13-utils-2.4.51-35.51.1.i586",
"product_id": "apache2-tls13-utils-2.4.51-35.51.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-tls13-worker-2.4.51-35.51.1.i586",
"product": {
"name": "apache2-tls13-worker-2.4.51-35.51.1.i586",
"product_id": "apache2-tls13-worker-2.4.51-35.51.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-35.51.1.i586",
"product": {
"name": "apache2-utils-2.4.51-35.51.1.i586",
"product_id": "apache2-utils-2.4.51-35.51.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-35.51.1.i586",
"product": {
"name": "apache2-worker-2.4.51-35.51.1.i586",
"product_id": "apache2-worker-2.4.51-35.51.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-doc-2.4.51-35.51.1.noarch",
"product": {
"name": "apache2-doc-2.4.51-35.51.1.noarch",
"product_id": "apache2-doc-2.4.51-35.51.1.noarch"
}
},
{
"category": "product_version",
"name": "apache2-tls13-doc-2.4.51-35.51.1.noarch",
"product": {
"name": "apache2-tls13-doc-2.4.51-35.51.1.noarch",
"product_id": "apache2-tls13-doc-2.4.51-35.51.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-35.51.1.ppc64le",
"product": {
"name": "apache2-2.4.51-35.51.1.ppc64le",
"product_id": "apache2-2.4.51-35.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-35.51.1.ppc64le",
"product": {
"name": "apache2-devel-2.4.51-35.51.1.ppc64le",
"product_id": "apache2-devel-2.4.51-35.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-35.51.1.ppc64le",
"product": {
"name": "apache2-event-2.4.51-35.51.1.ppc64le",
"product_id": "apache2-event-2.4.51-35.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-35.51.1.ppc64le",
"product": {
"name": "apache2-example-pages-2.4.51-35.51.1.ppc64le",
"product_id": "apache2-example-pages-2.4.51-35.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-35.51.1.ppc64le",
"product": {
"name": "apache2-prefork-2.4.51-35.51.1.ppc64le",
"product_id": "apache2-prefork-2.4.51-35.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-tls13-2.4.51-35.51.1.ppc64le",
"product": {
"name": "apache2-tls13-2.4.51-35.51.1.ppc64le",
"product_id": "apache2-tls13-2.4.51-35.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-tls13-devel-2.4.51-35.51.1.ppc64le",
"product": {
"name": "apache2-tls13-devel-2.4.51-35.51.1.ppc64le",
"product_id": "apache2-tls13-devel-2.4.51-35.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-tls13-event-2.4.51-35.51.1.ppc64le",
"product": {
"name": "apache2-tls13-event-2.4.51-35.51.1.ppc64le",
"product_id": "apache2-tls13-event-2.4.51-35.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-tls13-example-pages-2.4.51-35.51.1.ppc64le",
"product": {
"name": "apache2-tls13-example-pages-2.4.51-35.51.1.ppc64le",
"product_id": "apache2-tls13-example-pages-2.4.51-35.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-tls13-prefork-2.4.51-35.51.1.ppc64le",
"product": {
"name": "apache2-tls13-prefork-2.4.51-35.51.1.ppc64le",
"product_id": "apache2-tls13-prefork-2.4.51-35.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-tls13-utils-2.4.51-35.51.1.ppc64le",
"product": {
"name": "apache2-tls13-utils-2.4.51-35.51.1.ppc64le",
"product_id": "apache2-tls13-utils-2.4.51-35.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-tls13-worker-2.4.51-35.51.1.ppc64le",
"product": {
"name": "apache2-tls13-worker-2.4.51-35.51.1.ppc64le",
"product_id": "apache2-tls13-worker-2.4.51-35.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-35.51.1.ppc64le",
"product": {
"name": "apache2-utils-2.4.51-35.51.1.ppc64le",
"product_id": "apache2-utils-2.4.51-35.51.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-35.51.1.ppc64le",
"product": {
"name": "apache2-worker-2.4.51-35.51.1.ppc64le",
"product_id": "apache2-worker-2.4.51-35.51.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-35.51.1.s390",
"product": {
"name": "apache2-2.4.51-35.51.1.s390",
"product_id": "apache2-2.4.51-35.51.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-35.51.1.s390",
"product": {
"name": "apache2-devel-2.4.51-35.51.1.s390",
"product_id": "apache2-devel-2.4.51-35.51.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-35.51.1.s390",
"product": {
"name": "apache2-event-2.4.51-35.51.1.s390",
"product_id": "apache2-event-2.4.51-35.51.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-35.51.1.s390",
"product": {
"name": "apache2-example-pages-2.4.51-35.51.1.s390",
"product_id": "apache2-example-pages-2.4.51-35.51.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-35.51.1.s390",
"product": {
"name": "apache2-prefork-2.4.51-35.51.1.s390",
"product_id": "apache2-prefork-2.4.51-35.51.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-tls13-2.4.51-35.51.1.s390",
"product": {
"name": "apache2-tls13-2.4.51-35.51.1.s390",
"product_id": "apache2-tls13-2.4.51-35.51.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-tls13-devel-2.4.51-35.51.1.s390",
"product": {
"name": "apache2-tls13-devel-2.4.51-35.51.1.s390",
"product_id": "apache2-tls13-devel-2.4.51-35.51.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-tls13-event-2.4.51-35.51.1.s390",
"product": {
"name": "apache2-tls13-event-2.4.51-35.51.1.s390",
"product_id": "apache2-tls13-event-2.4.51-35.51.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-tls13-example-pages-2.4.51-35.51.1.s390",
"product": {
"name": "apache2-tls13-example-pages-2.4.51-35.51.1.s390",
"product_id": "apache2-tls13-example-pages-2.4.51-35.51.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-tls13-prefork-2.4.51-35.51.1.s390",
"product": {
"name": "apache2-tls13-prefork-2.4.51-35.51.1.s390",
"product_id": "apache2-tls13-prefork-2.4.51-35.51.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-tls13-utils-2.4.51-35.51.1.s390",
"product": {
"name": "apache2-tls13-utils-2.4.51-35.51.1.s390",
"product_id": "apache2-tls13-utils-2.4.51-35.51.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-tls13-worker-2.4.51-35.51.1.s390",
"product": {
"name": "apache2-tls13-worker-2.4.51-35.51.1.s390",
"product_id": "apache2-tls13-worker-2.4.51-35.51.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-35.51.1.s390",
"product": {
"name": "apache2-utils-2.4.51-35.51.1.s390",
"product_id": "apache2-utils-2.4.51-35.51.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-35.51.1.s390",
"product": {
"name": "apache2-worker-2.4.51-35.51.1.s390",
"product_id": "apache2-worker-2.4.51-35.51.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-35.51.1.s390x",
"product": {
"name": "apache2-2.4.51-35.51.1.s390x",
"product_id": "apache2-2.4.51-35.51.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-35.51.1.s390x",
"product": {
"name": "apache2-devel-2.4.51-35.51.1.s390x",
"product_id": "apache2-devel-2.4.51-35.51.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-35.51.1.s390x",
"product": {
"name": "apache2-event-2.4.51-35.51.1.s390x",
"product_id": "apache2-event-2.4.51-35.51.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-35.51.1.s390x",
"product": {
"name": "apache2-example-pages-2.4.51-35.51.1.s390x",
"product_id": "apache2-example-pages-2.4.51-35.51.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-35.51.1.s390x",
"product": {
"name": "apache2-prefork-2.4.51-35.51.1.s390x",
"product_id": "apache2-prefork-2.4.51-35.51.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-tls13-2.4.51-35.51.1.s390x",
"product": {
"name": "apache2-tls13-2.4.51-35.51.1.s390x",
"product_id": "apache2-tls13-2.4.51-35.51.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-tls13-devel-2.4.51-35.51.1.s390x",
"product": {
"name": "apache2-tls13-devel-2.4.51-35.51.1.s390x",
"product_id": "apache2-tls13-devel-2.4.51-35.51.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-tls13-event-2.4.51-35.51.1.s390x",
"product": {
"name": "apache2-tls13-event-2.4.51-35.51.1.s390x",
"product_id": "apache2-tls13-event-2.4.51-35.51.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-tls13-example-pages-2.4.51-35.51.1.s390x",
"product": {
"name": "apache2-tls13-example-pages-2.4.51-35.51.1.s390x",
"product_id": "apache2-tls13-example-pages-2.4.51-35.51.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-tls13-prefork-2.4.51-35.51.1.s390x",
"product": {
"name": "apache2-tls13-prefork-2.4.51-35.51.1.s390x",
"product_id": "apache2-tls13-prefork-2.4.51-35.51.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-tls13-utils-2.4.51-35.51.1.s390x",
"product": {
"name": "apache2-tls13-utils-2.4.51-35.51.1.s390x",
"product_id": "apache2-tls13-utils-2.4.51-35.51.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-tls13-worker-2.4.51-35.51.1.s390x",
"product": {
"name": "apache2-tls13-worker-2.4.51-35.51.1.s390x",
"product_id": "apache2-tls13-worker-2.4.51-35.51.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-35.51.1.s390x",
"product": {
"name": "apache2-utils-2.4.51-35.51.1.s390x",
"product_id": "apache2-utils-2.4.51-35.51.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-35.51.1.s390x",
"product": {
"name": "apache2-worker-2.4.51-35.51.1.s390x",
"product_id": "apache2-worker-2.4.51-35.51.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-35.51.1.x86_64",
"product": {
"name": "apache2-2.4.51-35.51.1.x86_64",
"product_id": "apache2-2.4.51-35.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-35.51.1.x86_64",
"product": {
"name": "apache2-devel-2.4.51-35.51.1.x86_64",
"product_id": "apache2-devel-2.4.51-35.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-35.51.1.x86_64",
"product": {
"name": "apache2-event-2.4.51-35.51.1.x86_64",
"product_id": "apache2-event-2.4.51-35.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-35.51.1.x86_64",
"product": {
"name": "apache2-example-pages-2.4.51-35.51.1.x86_64",
"product_id": "apache2-example-pages-2.4.51-35.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-35.51.1.x86_64",
"product": {
"name": "apache2-prefork-2.4.51-35.51.1.x86_64",
"product_id": "apache2-prefork-2.4.51-35.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-tls13-2.4.51-35.51.1.x86_64",
"product": {
"name": "apache2-tls13-2.4.51-35.51.1.x86_64",
"product_id": "apache2-tls13-2.4.51-35.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-tls13-devel-2.4.51-35.51.1.x86_64",
"product": {
"name": "apache2-tls13-devel-2.4.51-35.51.1.x86_64",
"product_id": "apache2-tls13-devel-2.4.51-35.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-tls13-event-2.4.51-35.51.1.x86_64",
"product": {
"name": "apache2-tls13-event-2.4.51-35.51.1.x86_64",
"product_id": "apache2-tls13-event-2.4.51-35.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-tls13-example-pages-2.4.51-35.51.1.x86_64",
"product": {
"name": "apache2-tls13-example-pages-2.4.51-35.51.1.x86_64",
"product_id": "apache2-tls13-example-pages-2.4.51-35.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-tls13-prefork-2.4.51-35.51.1.x86_64",
"product": {
"name": "apache2-tls13-prefork-2.4.51-35.51.1.x86_64",
"product_id": "apache2-tls13-prefork-2.4.51-35.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-tls13-utils-2.4.51-35.51.1.x86_64",
"product": {
"name": "apache2-tls13-utils-2.4.51-35.51.1.x86_64",
"product_id": "apache2-tls13-utils-2.4.51-35.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-tls13-worker-2.4.51-35.51.1.x86_64",
"product": {
"name": "apache2-tls13-worker-2.4.51-35.51.1.x86_64",
"product_id": "apache2-tls13-worker-2.4.51-35.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-35.51.1.x86_64",
"product": {
"name": "apache2-utils-2.4.51-35.51.1.x86_64",
"product_id": "apache2-utils-2.4.51-35.51.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-35.51.1.x86_64",
"product": {
"name": "apache2-worker-2.4.51-35.51.1.x86_64",
"product_id": "apache2-worker-2.4.51-35.51.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-35.51.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.51.1.aarch64"
},
"product_reference": "apache2-devel-2.4.51-35.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-35.51.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.51.1.ppc64le"
},
"product_reference": "apache2-devel-2.4.51-35.51.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-35.51.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.51.1.s390x"
},
"product_reference": "apache2-devel-2.4.51-35.51.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-35.51.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.51.1.x86_64"
},
"product_reference": "apache2-devel-2.4.51-35.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-devel-2.4.51-35.51.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.51.1.aarch64"
},
"product_reference": "apache2-tls13-devel-2.4.51-35.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-devel-2.4.51-35.51.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.51.1.ppc64le"
},
"product_reference": "apache2-tls13-devel-2.4.51-35.51.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-devel-2.4.51-35.51.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.51.1.s390x"
},
"product_reference": "apache2-tls13-devel-2.4.51-35.51.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-devel-2.4.51-35.51.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.51.1.x86_64"
},
"product_reference": "apache2-tls13-devel-2.4.51-35.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-35.51.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.51.1.aarch64"
},
"product_reference": "apache2-2.4.51-35.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-35.51.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.51.1.ppc64le"
},
"product_reference": "apache2-2.4.51-35.51.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-35.51.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.51.1.s390x"
},
"product_reference": "apache2-2.4.51-35.51.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-35.51.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.51.1.x86_64"
},
"product_reference": "apache2-2.4.51-35.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.51-35.51.1.noarch as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-doc-2.4.51-35.51.1.noarch"
},
"product_reference": "apache2-doc-2.4.51-35.51.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.51-35.51.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.51.1.aarch64"
},
"product_reference": "apache2-example-pages-2.4.51-35.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.51-35.51.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.51.1.ppc64le"
},
"product_reference": "apache2-example-pages-2.4.51-35.51.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.51-35.51.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.51.1.s390x"
},
"product_reference": "apache2-example-pages-2.4.51-35.51.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.51-35.51.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.51.1.x86_64"
},
"product_reference": "apache2-example-pages-2.4.51-35.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-35.51.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.51.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.51-35.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-35.51.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.51.1.ppc64le"
},
"product_reference": "apache2-prefork-2.4.51-35.51.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-35.51.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.51.1.s390x"
},
"product_reference": "apache2-prefork-2.4.51-35.51.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-35.51.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.51.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.51-35.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-2.4.51-35.51.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.51.1.aarch64"
},
"product_reference": "apache2-tls13-2.4.51-35.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-2.4.51-35.51.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.51.1.ppc64le"
},
"product_reference": "apache2-tls13-2.4.51-35.51.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-2.4.51-35.51.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.51.1.s390x"
},
"product_reference": "apache2-tls13-2.4.51-35.51.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-2.4.51-35.51.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.51.1.x86_64"
},
"product_reference": "apache2-tls13-2.4.51-35.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-doc-2.4.51-35.51.1.noarch as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-tls13-doc-2.4.51-35.51.1.noarch"
},
"product_reference": "apache2-tls13-doc-2.4.51-35.51.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-example-pages-2.4.51-35.51.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.aarch64"
},
"product_reference": "apache2-tls13-example-pages-2.4.51-35.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-example-pages-2.4.51-35.51.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.ppc64le"
},
"product_reference": "apache2-tls13-example-pages-2.4.51-35.51.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-example-pages-2.4.51-35.51.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.s390x"
},
"product_reference": "apache2-tls13-example-pages-2.4.51-35.51.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-example-pages-2.4.51-35.51.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.x86_64"
},
"product_reference": "apache2-tls13-example-pages-2.4.51-35.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-prefork-2.4.51-35.51.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.aarch64"
},
"product_reference": "apache2-tls13-prefork-2.4.51-35.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-prefork-2.4.51-35.51.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.ppc64le"
},
"product_reference": "apache2-tls13-prefork-2.4.51-35.51.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-prefork-2.4.51-35.51.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.s390x"
},
"product_reference": "apache2-tls13-prefork-2.4.51-35.51.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-prefork-2.4.51-35.51.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.x86_64"
},
"product_reference": "apache2-tls13-prefork-2.4.51-35.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-utils-2.4.51-35.51.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.aarch64"
},
"product_reference": "apache2-tls13-utils-2.4.51-35.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-utils-2.4.51-35.51.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.ppc64le"
},
"product_reference": "apache2-tls13-utils-2.4.51-35.51.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-utils-2.4.51-35.51.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.s390x"
},
"product_reference": "apache2-tls13-utils-2.4.51-35.51.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-utils-2.4.51-35.51.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.x86_64"
},
"product_reference": "apache2-tls13-utils-2.4.51-35.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-worker-2.4.51-35.51.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.aarch64"
},
"product_reference": "apache2-tls13-worker-2.4.51-35.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-worker-2.4.51-35.51.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.ppc64le"
},
"product_reference": "apache2-tls13-worker-2.4.51-35.51.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-worker-2.4.51-35.51.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.s390x"
},
"product_reference": "apache2-tls13-worker-2.4.51-35.51.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-worker-2.4.51-35.51.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.x86_64"
},
"product_reference": "apache2-tls13-worker-2.4.51-35.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-35.51.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.51.1.aarch64"
},
"product_reference": "apache2-utils-2.4.51-35.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-35.51.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.51.1.ppc64le"
},
"product_reference": "apache2-utils-2.4.51-35.51.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-35.51.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.51.1.s390x"
},
"product_reference": "apache2-utils-2.4.51-35.51.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-35.51.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.51.1.x86_64"
},
"product_reference": "apache2-utils-2.4.51-35.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-35.51.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.51.1.aarch64"
},
"product_reference": "apache2-worker-2.4.51-35.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-35.51.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.51.1.ppc64le"
},
"product_reference": "apache2-worker-2.4.51-35.51.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-35.51.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.51.1.s390x"
},
"product_reference": "apache2-worker-2.4.51-35.51.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-35.51.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.51.1.x86_64"
},
"product_reference": "apache2-worker-2.4.51-35.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-35.51.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.51.1.aarch64"
},
"product_reference": "apache2-2.4.51-35.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-35.51.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.51.1.ppc64le"
},
"product_reference": "apache2-2.4.51-35.51.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-35.51.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.51.1.s390x"
},
"product_reference": "apache2-2.4.51-35.51.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-35.51.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.51.1.x86_64"
},
"product_reference": "apache2-2.4.51-35.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.51-35.51.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-doc-2.4.51-35.51.1.noarch"
},
"product_reference": "apache2-doc-2.4.51-35.51.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.51-35.51.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.51.1.aarch64"
},
"product_reference": "apache2-example-pages-2.4.51-35.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.51-35.51.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.51.1.ppc64le"
},
"product_reference": "apache2-example-pages-2.4.51-35.51.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.51-35.51.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.51.1.s390x"
},
"product_reference": "apache2-example-pages-2.4.51-35.51.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.51-35.51.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.51.1.x86_64"
},
"product_reference": "apache2-example-pages-2.4.51-35.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-35.51.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.51.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.51-35.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-35.51.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.51.1.ppc64le"
},
"product_reference": "apache2-prefork-2.4.51-35.51.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-35.51.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.51.1.s390x"
},
"product_reference": "apache2-prefork-2.4.51-35.51.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-35.51.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.51.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.51-35.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-2.4.51-35.51.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.51.1.aarch64"
},
"product_reference": "apache2-tls13-2.4.51-35.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-2.4.51-35.51.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.51.1.ppc64le"
},
"product_reference": "apache2-tls13-2.4.51-35.51.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-2.4.51-35.51.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.51.1.s390x"
},
"product_reference": "apache2-tls13-2.4.51-35.51.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-2.4.51-35.51.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.51.1.x86_64"
},
"product_reference": "apache2-tls13-2.4.51-35.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-doc-2.4.51-35.51.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-doc-2.4.51-35.51.1.noarch"
},
"product_reference": "apache2-tls13-doc-2.4.51-35.51.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-example-pages-2.4.51-35.51.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.aarch64"
},
"product_reference": "apache2-tls13-example-pages-2.4.51-35.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-example-pages-2.4.51-35.51.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.ppc64le"
},
"product_reference": "apache2-tls13-example-pages-2.4.51-35.51.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-example-pages-2.4.51-35.51.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.s390x"
},
"product_reference": "apache2-tls13-example-pages-2.4.51-35.51.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-example-pages-2.4.51-35.51.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.x86_64"
},
"product_reference": "apache2-tls13-example-pages-2.4.51-35.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-prefork-2.4.51-35.51.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.aarch64"
},
"product_reference": "apache2-tls13-prefork-2.4.51-35.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-prefork-2.4.51-35.51.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.ppc64le"
},
"product_reference": "apache2-tls13-prefork-2.4.51-35.51.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-prefork-2.4.51-35.51.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.s390x"
},
"product_reference": "apache2-tls13-prefork-2.4.51-35.51.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-prefork-2.4.51-35.51.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.x86_64"
},
"product_reference": "apache2-tls13-prefork-2.4.51-35.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-utils-2.4.51-35.51.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.aarch64"
},
"product_reference": "apache2-tls13-utils-2.4.51-35.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-utils-2.4.51-35.51.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.ppc64le"
},
"product_reference": "apache2-tls13-utils-2.4.51-35.51.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-utils-2.4.51-35.51.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.s390x"
},
"product_reference": "apache2-tls13-utils-2.4.51-35.51.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-utils-2.4.51-35.51.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.x86_64"
},
"product_reference": "apache2-tls13-utils-2.4.51-35.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-worker-2.4.51-35.51.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.aarch64"
},
"product_reference": "apache2-tls13-worker-2.4.51-35.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-worker-2.4.51-35.51.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.ppc64le"
},
"product_reference": "apache2-tls13-worker-2.4.51-35.51.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-worker-2.4.51-35.51.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.s390x"
},
"product_reference": "apache2-tls13-worker-2.4.51-35.51.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-tls13-worker-2.4.51-35.51.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.x86_64"
},
"product_reference": "apache2-tls13-worker-2.4.51-35.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-35.51.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.51.1.aarch64"
},
"product_reference": "apache2-utils-2.4.51-35.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-35.51.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.51.1.ppc64le"
},
"product_reference": "apache2-utils-2.4.51-35.51.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-35.51.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.51.1.s390x"
},
"product_reference": "apache2-utils-2.4.51-35.51.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-35.51.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.51.1.x86_64"
},
"product_reference": "apache2-utils-2.4.51-35.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-35.51.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.51.1.aarch64"
},
"product_reference": "apache2-worker-2.4.51-35.51.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-35.51.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.51.1.ppc64le"
},
"product_reference": "apache2-worker-2.4.51-35.51.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-35.51.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.51.1.s390x"
},
"product_reference": "apache2-worker-2.4.51-35.51.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-35.51.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.51.1.x86_64"
},
"product_reference": "apache2-worker-2.4.51-35.51.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-38475",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-38475"
}
],
"notes": [
{
"category": "general",
"text": "Improper escaping of output in mod_rewrite in Apache HTTP Server 2.4.59 and earlier allows an attacker to map URLs to filesystem locations that are permitted to be served by the server but are not intentionally/directly reachable by any URL, resulting in code execution or source code disclosure. \n\nSubstitutions in server context that use a backreferences or variables as the first segment of the substitution are affected. Some unsafe RewiteRules will be broken by this change and the rewrite flag \"UnsafePrefixStat\" can be used to opt back in once ensuring the substitution is appropriately constrained.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-doc-2.4.51-35.51.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-doc-2.4.51-35.51.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-doc-2.4.51-35.51.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-doc-2.4.51-35.51.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.51.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-38475",
"url": "https://www.suse.com/security/cve/CVE-2024-38475"
},
{
"category": "external",
"summary": "SUSE Bug 1227268 for CVE-2024-38475",
"url": "https://bugzilla.suse.com/1227268"
}
],
"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:apache2-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-doc-2.4.51-35.51.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-doc-2.4.51-35.51.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-doc-2.4.51-35.51.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-doc-2.4.51-35.51.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.51.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-doc-2.4.51-35.51.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-doc-2.4.51-35.51.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-doc-2.4.51-35.51.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-doc-2.4.51-35.51.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.51.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-12T13:12:00Z",
"details": "important"
}
],
"title": "CVE-2024-38475"
},
{
"cve": "CVE-2024-38477",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-38477"
}
],
"notes": [
{
"category": "general",
"text": "null pointer dereference in mod_proxy in Apache HTTP Server 2.4.59 and earlier allows an attacker to crash the server via a malicious request.\nUsers are recommended to upgrade to version 2.4.60, which fixes this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-doc-2.4.51-35.51.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-doc-2.4.51-35.51.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-doc-2.4.51-35.51.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-doc-2.4.51-35.51.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.51.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-38477",
"url": "https://www.suse.com/security/cve/CVE-2024-38477"
},
{
"category": "external",
"summary": "SUSE Bug 1227270 for CVE-2024-38477",
"url": "https://bugzilla.suse.com/1227270"
}
],
"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:apache2-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-doc-2.4.51-35.51.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-doc-2.4.51-35.51.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-doc-2.4.51-35.51.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-doc-2.4.51-35.51.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.51.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:apache2-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-doc-2.4.51-35.51.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-doc-2.4.51-35.51.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-doc-2.4.51-35.51.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-doc-2.4.51-35.51.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.51.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-12T13:12:00Z",
"details": "important"
}
],
"title": "CVE-2024-38477"
},
{
"cve": "CVE-2024-39573",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-39573"
}
],
"notes": [
{
"category": "general",
"text": "Potential SSRF in mod_rewrite in Apache HTTP Server 2.4.59 and earlier allows an attacker to cause unsafe RewriteRules to unexpectedly setup URL\u0027s to be handled by mod_proxy.\nUsers are recommended to upgrade to version 2.4.60, which fixes this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-doc-2.4.51-35.51.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-doc-2.4.51-35.51.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-doc-2.4.51-35.51.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-doc-2.4.51-35.51.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.51.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-39573",
"url": "https://www.suse.com/security/cve/CVE-2024-39573"
},
{
"category": "external",
"summary": "SUSE Bug 1227271 for CVE-2024-39573",
"url": "https://bugzilla.suse.com/1227271"
}
],
"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:apache2-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-doc-2.4.51-35.51.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-doc-2.4.51-35.51.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-doc-2.4.51-35.51.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-doc-2.4.51-35.51.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.51.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-doc-2.4.51-35.51.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-doc-2.4.51-35.51.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-doc-2.4.51-35.51.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-doc-2.4.51-35.51.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.51.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.51.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.51.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.51.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.51.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-12T13:12:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-39573"
}
]
}
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.