Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-38474 (GCVE-0-2024-38474)
Vulnerability from cvelistv5 – Published: 2024-07-01 18:14 – Updated: 2025-03-25 18:24- 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)
|
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2024-38474",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-07-09T18:02:41.305061Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-03-25T18:24:03.613Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2024-09-13T17:04:55.485Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"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/7"
}
],
"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": "Substitution encoding issue in mod_rewrite in Apache HTTP Server 2.4.59 and earlier allows attacker to execute scripts in\u003cbr\u003edirectories permitted by the configuration but not directly reachable by any\u0026nbsp;URL or source disclosure of scripts meant to only to be executed as CGI.\u003cbr\u003e\u003cbr\u003eUsers are recommended to upgrade to version 2.4.60, which fixes this issue.\u003cbr\u003e\u003cbr\u003eSome RewriteRules that capture and substitute unsafely will now fail unless rewrite flag \"UnsafeAllow3F\" is specified."
}
],
"value": "Substitution encoding issue in mod_rewrite in Apache HTTP Server 2.4.59 and earlier allows attacker to execute scripts in\ndirectories permitted by the configuration but not directly reachable by any\u00a0URL or source disclosure of scripts meant to only to be executed as CGI.\n\nUsers are recommended to upgrade to version 2.4.60, which fixes this issue.\n\nSome RewriteRules that capture and substitute unsafely will now fail unless rewrite flag \"UnsafeAllow3F\" is specified."
}
],
"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:11.357Z",
"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 with encoded question marks in backreferences",
"x_generator": {
"engine": "Vulnogram 0.1.0-dev"
}
}
},
"cveMetadata": {
"assignerOrgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
"assignerShortName": "apache",
"cveId": "CVE-2024-38474",
"datePublished": "2024-07-01T18:14:47.004Z",
"dateReserved": "2024-06-17T11:09:02.297Z",
"dateUpdated": "2025-03-25T18:24:03.613Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-38474",
"date": "2026-06-05",
"epss": "0.01022",
"percentile": "0.77615"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-38474\",\"sourceIdentifier\":\"security@apache.org\",\"published\":\"2024-07-01T19:15:04.760\",\"lastModified\":\"2025-03-25T19:15:43.623\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Substitution encoding issue in mod_rewrite in Apache HTTP Server 2.4.59 and earlier allows attacker to execute scripts in\\ndirectories permitted by the configuration but not directly reachable by any\u00a0URL or source disclosure of scripts meant to only to be executed as CGI.\\n\\nUsers are recommended to upgrade to version 2.4.60, which fixes this issue.\\n\\nSome RewriteRules that capture and substitute unsafely will now fail unless rewrite flag \\\"UnsafeAllow3F\\\" is specified.\"},{\"lang\":\"es\",\"value\":\"El problema de codificaci\u00f3n de sustituci\u00f3n en mod_rewrite en Apache HTTP Server 2.4.59 y versiones anteriores permite al atacante ejecutar scripts en directorios permitidos por la configuraci\u00f3n pero a los que no se puede acceder directamente mediante ninguna URL o divulgaci\u00f3n de fuente de scripts destinados a ejecutarse \u00fanicamente como CGI. Se recomienda a los usuarios actualizar a la versi\u00f3n 2.4.60, que soluciona este problema. Algunas RewriteRules que capturan y sustituyen de forma insegura ahora fallar\u00e1n a menos que se especifique el indicador de reescritura \\\"UnsafeAllow3F\\\".\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H\",\"baseScore\":8.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":5.2}]},\"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:o:netapp:clustered_data_ontap:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C3ED302E-F464-40DE-A976-FD518E42D95D\"}]}]}],\"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/7\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://httpd.apache.org/security/vulnerabilities_24.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20240712-0001/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"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/7\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-09-13T17:04:55.485Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 8.1, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-38474\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-07-09T18:02:41.305061Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-07-09T18:02:46.181Z\"}}], \"cna\": {\"title\": \"Apache HTTP Server weakness with encoded question marks in backreferences\", \"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\": \"Substitution encoding issue in mod_rewrite in Apache HTTP Server 2.4.59 and earlier allows attacker to execute scripts in\\ndirectories permitted by the configuration but not directly reachable by any\\u00a0URL or source disclosure of scripts meant to only to be executed as CGI.\\n\\nUsers are recommended to upgrade to version 2.4.60, which fixes this issue.\\n\\nSome RewriteRules that capture and substitute unsafely will now fail unless rewrite flag \\\"UnsafeAllow3F\\\" is specified.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"Substitution encoding issue in mod_rewrite in Apache HTTP Server 2.4.59 and earlier allows attacker to execute scripts in\u003cbr\u003edirectories permitted by the configuration but not directly reachable by any\u0026nbsp;URL or source disclosure of scripts meant to only to be executed as CGI.\u003cbr\u003e\u003cbr\u003eUsers are recommended to upgrade to version 2.4.60, which fixes this issue.\u003cbr\u003e\u003cbr\u003eSome RewriteRules that capture and substitute unsafely will now fail unless rewrite flag \\\"UnsafeAllow3F\\\" is specified.\", \"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:11.357Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-38474\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-03-25T18:24:03.613Z\", \"dateReserved\": \"2024-06-17T11:09:02.297Z\", \"assignerOrgId\": \"f0158376-9dc2-43b6-827c-5f631a4d8d09\", \"datePublished\": \"2024-07-01T18:14:47.004Z\", \"assignerShortName\": \"apache\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
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:2997-1
Vulnerability from csaf_suse - Published: 2024-08-21 15:33 - Updated: 2024-08-21 15:33| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:apache2-2.4.51-150200.3.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:apache2-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:apache2-devel-2.4.51-150200.3.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:apache2-devel-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:apache2-doc-2.4.51-150200.3.73.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:apache2-prefork-2.4.51-150200.3.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:apache2-prefork-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:apache2-utils-2.4.51-150200.3.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:apache2-utils-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:apache2-worker-2.4.51-150200.3.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:apache2-worker-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-doc-2.4.51-150200.3.73.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-doc-2.4.51-150200.3.73.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-doc-2.4.51-150200.3.73.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-doc-2.4.51-150200.3.73.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-2.4.51-150200.3.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-devel-2.4.51-150200.3.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-devel-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-doc-2.4.51-150200.3.73.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-prefork-2.4.51-150200.3.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-prefork-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-utils-2.4.51-150200.3.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-utils-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-worker-2.4.51-150200.3.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-worker-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-2.4.51-150200.3.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-devel-2.4.51-150200.3.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-devel-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-doc-2.4.51-150200.3.73.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-prefork-2.4.51-150200.3.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-prefork-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-utils-2.4.51-150200.3.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-utils-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-worker-2.4.51-150200.3.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-worker-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:apache2-2.4.51-150200.3.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:apache2-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:apache2-devel-2.4.51-150200.3.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:apache2-devel-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:apache2-doc-2.4.51-150200.3.73.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:apache2-prefork-2.4.51-150200.3.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:apache2-prefork-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:apache2-utils-2.4.51-150200.3.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:apache2-utils-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:apache2-worker-2.4.51-150200.3.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:apache2-worker-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-doc-2.4.51-150200.3.73.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-doc-2.4.51-150200.3.73.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-doc-2.4.51-150200.3.73.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-doc-2.4.51-150200.3.73.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-2.4.51-150200.3.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-devel-2.4.51-150200.3.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-devel-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-doc-2.4.51-150200.3.73.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-prefork-2.4.51-150200.3.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-prefork-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-utils-2.4.51-150200.3.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-utils-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-worker-2.4.51-150200.3.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-worker-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-2.4.51-150200.3.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-devel-2.4.51-150200.3.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-devel-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-doc-2.4.51-150200.3.73.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-prefork-2.4.51-150200.3.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-prefork-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-utils-2.4.51-150200.3.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-utils-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-worker-2.4.51-150200.3.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-worker-2.4.51-150200.3.73.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for apache2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for apache2 fixes the following issues:\n\n- CVE-2024-38474: Fixed substitution encoding issue in mod_rewrite (bsc#1227278)\n- CVE-2024-38473: Fixed encoding problem in mod_proxy (bsc#1227276)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-2997,SUSE-SLE-Product-HPC-15-SP2-LTSS-2024-2997,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-2997,SUSE-SLE-Product-SLES-15-SP2-LTSS-2024-2997,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-2997,SUSE-SLE-Product-SLES_SAP-15-SP2-2024-2997,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-2997,SUSE-Storage-7.1-2024-2997",
"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_2997-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:2997-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20242997-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:2997-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019299.html"
},
{
"category": "self",
"summary": "SUSE Bug 1227276",
"url": "https://bugzilla.suse.com/1227276"
},
{
"category": "self",
"summary": "SUSE Bug 1227278",
"url": "https://bugzilla.suse.com/1227278"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-38473 page",
"url": "https://www.suse.com/security/cve/CVE-2024-38473/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-38474 page",
"url": "https://www.suse.com/security/cve/CVE-2024-38474/"
}
],
"title": "Security update for apache2",
"tracking": {
"current_release_date": "2024-08-21T15:33:21Z",
"generator": {
"date": "2024-08-21T15:33:21Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:2997-1",
"initial_release_date": "2024-08-21T15:33:21Z",
"revision_history": [
{
"date": "2024-08-21T15:33:21Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-150200.3.73.1.aarch64",
"product": {
"name": "apache2-2.4.51-150200.3.73.1.aarch64",
"product_id": "apache2-2.4.51-150200.3.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-150200.3.73.1.aarch64",
"product": {
"name": "apache2-devel-2.4.51-150200.3.73.1.aarch64",
"product_id": "apache2-devel-2.4.51-150200.3.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-150200.3.73.1.aarch64",
"product": {
"name": "apache2-event-2.4.51-150200.3.73.1.aarch64",
"product_id": "apache2-event-2.4.51-150200.3.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-150200.3.73.1.aarch64",
"product": {
"name": "apache2-example-pages-2.4.51-150200.3.73.1.aarch64",
"product_id": "apache2-example-pages-2.4.51-150200.3.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-150200.3.73.1.aarch64",
"product": {
"name": "apache2-prefork-2.4.51-150200.3.73.1.aarch64",
"product_id": "apache2-prefork-2.4.51-150200.3.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-150200.3.73.1.aarch64",
"product": {
"name": "apache2-utils-2.4.51-150200.3.73.1.aarch64",
"product_id": "apache2-utils-2.4.51-150200.3.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-150200.3.73.1.aarch64",
"product": {
"name": "apache2-worker-2.4.51-150200.3.73.1.aarch64",
"product_id": "apache2-worker-2.4.51-150200.3.73.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-150200.3.73.1.i586",
"product": {
"name": "apache2-2.4.51-150200.3.73.1.i586",
"product_id": "apache2-2.4.51-150200.3.73.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-150200.3.73.1.i586",
"product": {
"name": "apache2-devel-2.4.51-150200.3.73.1.i586",
"product_id": "apache2-devel-2.4.51-150200.3.73.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-150200.3.73.1.i586",
"product": {
"name": "apache2-event-2.4.51-150200.3.73.1.i586",
"product_id": "apache2-event-2.4.51-150200.3.73.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-150200.3.73.1.i586",
"product": {
"name": "apache2-example-pages-2.4.51-150200.3.73.1.i586",
"product_id": "apache2-example-pages-2.4.51-150200.3.73.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-150200.3.73.1.i586",
"product": {
"name": "apache2-prefork-2.4.51-150200.3.73.1.i586",
"product_id": "apache2-prefork-2.4.51-150200.3.73.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-150200.3.73.1.i586",
"product": {
"name": "apache2-utils-2.4.51-150200.3.73.1.i586",
"product_id": "apache2-utils-2.4.51-150200.3.73.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-150200.3.73.1.i586",
"product": {
"name": "apache2-worker-2.4.51-150200.3.73.1.i586",
"product_id": "apache2-worker-2.4.51-150200.3.73.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-doc-2.4.51-150200.3.73.1.noarch",
"product": {
"name": "apache2-doc-2.4.51-150200.3.73.1.noarch",
"product_id": "apache2-doc-2.4.51-150200.3.73.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-150200.3.73.1.ppc64le",
"product": {
"name": "apache2-2.4.51-150200.3.73.1.ppc64le",
"product_id": "apache2-2.4.51-150200.3.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-150200.3.73.1.ppc64le",
"product": {
"name": "apache2-devel-2.4.51-150200.3.73.1.ppc64le",
"product_id": "apache2-devel-2.4.51-150200.3.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-150200.3.73.1.ppc64le",
"product": {
"name": "apache2-event-2.4.51-150200.3.73.1.ppc64le",
"product_id": "apache2-event-2.4.51-150200.3.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-150200.3.73.1.ppc64le",
"product": {
"name": "apache2-example-pages-2.4.51-150200.3.73.1.ppc64le",
"product_id": "apache2-example-pages-2.4.51-150200.3.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-150200.3.73.1.ppc64le",
"product": {
"name": "apache2-prefork-2.4.51-150200.3.73.1.ppc64le",
"product_id": "apache2-prefork-2.4.51-150200.3.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-150200.3.73.1.ppc64le",
"product": {
"name": "apache2-utils-2.4.51-150200.3.73.1.ppc64le",
"product_id": "apache2-utils-2.4.51-150200.3.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-150200.3.73.1.ppc64le",
"product": {
"name": "apache2-worker-2.4.51-150200.3.73.1.ppc64le",
"product_id": "apache2-worker-2.4.51-150200.3.73.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-150200.3.73.1.s390x",
"product": {
"name": "apache2-2.4.51-150200.3.73.1.s390x",
"product_id": "apache2-2.4.51-150200.3.73.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-150200.3.73.1.s390x",
"product": {
"name": "apache2-devel-2.4.51-150200.3.73.1.s390x",
"product_id": "apache2-devel-2.4.51-150200.3.73.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-150200.3.73.1.s390x",
"product": {
"name": "apache2-event-2.4.51-150200.3.73.1.s390x",
"product_id": "apache2-event-2.4.51-150200.3.73.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-150200.3.73.1.s390x",
"product": {
"name": "apache2-example-pages-2.4.51-150200.3.73.1.s390x",
"product_id": "apache2-example-pages-2.4.51-150200.3.73.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-150200.3.73.1.s390x",
"product": {
"name": "apache2-prefork-2.4.51-150200.3.73.1.s390x",
"product_id": "apache2-prefork-2.4.51-150200.3.73.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-150200.3.73.1.s390x",
"product": {
"name": "apache2-utils-2.4.51-150200.3.73.1.s390x",
"product_id": "apache2-utils-2.4.51-150200.3.73.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-150200.3.73.1.s390x",
"product": {
"name": "apache2-worker-2.4.51-150200.3.73.1.s390x",
"product_id": "apache2-worker-2.4.51-150200.3.73.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-150200.3.73.1.x86_64",
"product": {
"name": "apache2-2.4.51-150200.3.73.1.x86_64",
"product_id": "apache2-2.4.51-150200.3.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-150200.3.73.1.x86_64",
"product": {
"name": "apache2-devel-2.4.51-150200.3.73.1.x86_64",
"product_id": "apache2-devel-2.4.51-150200.3.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-150200.3.73.1.x86_64",
"product": {
"name": "apache2-event-2.4.51-150200.3.73.1.x86_64",
"product_id": "apache2-event-2.4.51-150200.3.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-150200.3.73.1.x86_64",
"product": {
"name": "apache2-example-pages-2.4.51-150200.3.73.1.x86_64",
"product_id": "apache2-example-pages-2.4.51-150200.3.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-150200.3.73.1.x86_64",
"product": {
"name": "apache2-prefork-2.4.51-150200.3.73.1.x86_64",
"product_id": "apache2-prefork-2.4.51-150200.3.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-150200.3.73.1.x86_64",
"product": {
"name": "apache2-utils-2.4.51-150200.3.73.1.x86_64",
"product_id": "apache2-utils-2.4.51-150200.3.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-150200.3.73.1.x86_64",
"product": {
"name": "apache2-worker-2.4.51-150200.3.73.1.x86_64",
"product_id": "apache2-worker-2.4.51-150200.3.73.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150200.3.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.aarch64"
},
"product_reference": "apache2-2.4.51-150200.3.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150200.3.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.x86_64"
},
"product_reference": "apache2-2.4.51-150200.3.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150200.3.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.aarch64"
},
"product_reference": "apache2-devel-2.4.51-150200.3.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150200.3.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.x86_64"
},
"product_reference": "apache2-devel-2.4.51-150200.3.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.51-150200.3.73.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-doc-2.4.51-150200.3.73.1.noarch"
},
"product_reference": "apache2-doc-2.4.51-150200.3.73.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150200.3.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.51-150200.3.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150200.3.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.51-150200.3.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150200.3.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.aarch64"
},
"product_reference": "apache2-utils-2.4.51-150200.3.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150200.3.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.x86_64"
},
"product_reference": "apache2-utils-2.4.51-150200.3.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150200.3.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.aarch64"
},
"product_reference": "apache2-worker-2.4.51-150200.3.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150200.3.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.x86_64"
},
"product_reference": "apache2-worker-2.4.51-150200.3.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150200.3.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.aarch64"
},
"product_reference": "apache2-2.4.51-150200.3.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150200.3.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.x86_64"
},
"product_reference": "apache2-2.4.51-150200.3.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150200.3.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.aarch64"
},
"product_reference": "apache2-devel-2.4.51-150200.3.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150200.3.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.x86_64"
},
"product_reference": "apache2-devel-2.4.51-150200.3.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.51-150200.3.73.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-doc-2.4.51-150200.3.73.1.noarch"
},
"product_reference": "apache2-doc-2.4.51-150200.3.73.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150200.3.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.51-150200.3.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150200.3.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.51-150200.3.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150200.3.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.aarch64"
},
"product_reference": "apache2-utils-2.4.51-150200.3.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150200.3.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.x86_64"
},
"product_reference": "apache2-utils-2.4.51-150200.3.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150200.3.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.aarch64"
},
"product_reference": "apache2-worker-2.4.51-150200.3.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150200.3.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.x86_64"
},
"product_reference": "apache2-worker-2.4.51-150200.3.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150200.3.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.aarch64"
},
"product_reference": "apache2-2.4.51-150200.3.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150200.3.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.ppc64le"
},
"product_reference": "apache2-2.4.51-150200.3.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150200.3.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.s390x"
},
"product_reference": "apache2-2.4.51-150200.3.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150200.3.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.x86_64"
},
"product_reference": "apache2-2.4.51-150200.3.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150200.3.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.aarch64"
},
"product_reference": "apache2-devel-2.4.51-150200.3.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150200.3.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.ppc64le"
},
"product_reference": "apache2-devel-2.4.51-150200.3.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150200.3.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.s390x"
},
"product_reference": "apache2-devel-2.4.51-150200.3.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150200.3.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.x86_64"
},
"product_reference": "apache2-devel-2.4.51-150200.3.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.51-150200.3.73.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-doc-2.4.51-150200.3.73.1.noarch"
},
"product_reference": "apache2-doc-2.4.51-150200.3.73.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150200.3.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.51-150200.3.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150200.3.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.ppc64le"
},
"product_reference": "apache2-prefork-2.4.51-150200.3.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150200.3.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.s390x"
},
"product_reference": "apache2-prefork-2.4.51-150200.3.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150200.3.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.51-150200.3.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150200.3.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.aarch64"
},
"product_reference": "apache2-utils-2.4.51-150200.3.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150200.3.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.ppc64le"
},
"product_reference": "apache2-utils-2.4.51-150200.3.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150200.3.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.s390x"
},
"product_reference": "apache2-utils-2.4.51-150200.3.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150200.3.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.x86_64"
},
"product_reference": "apache2-utils-2.4.51-150200.3.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150200.3.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.aarch64"
},
"product_reference": "apache2-worker-2.4.51-150200.3.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150200.3.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.ppc64le"
},
"product_reference": "apache2-worker-2.4.51-150200.3.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150200.3.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.s390x"
},
"product_reference": "apache2-worker-2.4.51-150200.3.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150200.3.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.x86_64"
},
"product_reference": "apache2-worker-2.4.51-150200.3.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150200.3.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.aarch64"
},
"product_reference": "apache2-2.4.51-150200.3.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150200.3.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.ppc64le"
},
"product_reference": "apache2-2.4.51-150200.3.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150200.3.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.s390x"
},
"product_reference": "apache2-2.4.51-150200.3.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150200.3.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.x86_64"
},
"product_reference": "apache2-2.4.51-150200.3.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150200.3.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.aarch64"
},
"product_reference": "apache2-devel-2.4.51-150200.3.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150200.3.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.ppc64le"
},
"product_reference": "apache2-devel-2.4.51-150200.3.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150200.3.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.s390x"
},
"product_reference": "apache2-devel-2.4.51-150200.3.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150200.3.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.x86_64"
},
"product_reference": "apache2-devel-2.4.51-150200.3.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.51-150200.3.73.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-doc-2.4.51-150200.3.73.1.noarch"
},
"product_reference": "apache2-doc-2.4.51-150200.3.73.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150200.3.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.51-150200.3.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150200.3.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.ppc64le"
},
"product_reference": "apache2-prefork-2.4.51-150200.3.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150200.3.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.s390x"
},
"product_reference": "apache2-prefork-2.4.51-150200.3.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150200.3.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.51-150200.3.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150200.3.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.aarch64"
},
"product_reference": "apache2-utils-2.4.51-150200.3.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150200.3.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.ppc64le"
},
"product_reference": "apache2-utils-2.4.51-150200.3.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150200.3.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.s390x"
},
"product_reference": "apache2-utils-2.4.51-150200.3.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150200.3.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.x86_64"
},
"product_reference": "apache2-utils-2.4.51-150200.3.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150200.3.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.aarch64"
},
"product_reference": "apache2-worker-2.4.51-150200.3.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150200.3.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.ppc64le"
},
"product_reference": "apache2-worker-2.4.51-150200.3.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150200.3.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.s390x"
},
"product_reference": "apache2-worker-2.4.51-150200.3.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150200.3.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.x86_64"
},
"product_reference": "apache2-worker-2.4.51-150200.3.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150200.3.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-2.4.51-150200.3.73.1.ppc64le"
},
"product_reference": "apache2-2.4.51-150200.3.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150200.3.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-2.4.51-150200.3.73.1.x86_64"
},
"product_reference": "apache2-2.4.51-150200.3.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150200.3.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-devel-2.4.51-150200.3.73.1.ppc64le"
},
"product_reference": "apache2-devel-2.4.51-150200.3.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150200.3.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-devel-2.4.51-150200.3.73.1.x86_64"
},
"product_reference": "apache2-devel-2.4.51-150200.3.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.51-150200.3.73.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-doc-2.4.51-150200.3.73.1.noarch"
},
"product_reference": "apache2-doc-2.4.51-150200.3.73.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150200.3.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-prefork-2.4.51-150200.3.73.1.ppc64le"
},
"product_reference": "apache2-prefork-2.4.51-150200.3.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150200.3.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-prefork-2.4.51-150200.3.73.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.51-150200.3.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150200.3.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-utils-2.4.51-150200.3.73.1.ppc64le"
},
"product_reference": "apache2-utils-2.4.51-150200.3.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150200.3.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-utils-2.4.51-150200.3.73.1.x86_64"
},
"product_reference": "apache2-utils-2.4.51-150200.3.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150200.3.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-worker-2.4.51-150200.3.73.1.ppc64le"
},
"product_reference": "apache2-worker-2.4.51-150200.3.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150200.3.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-worker-2.4.51-150200.3.73.1.x86_64"
},
"product_reference": "apache2-worker-2.4.51-150200.3.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150200.3.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-2.4.51-150200.3.73.1.ppc64le"
},
"product_reference": "apache2-2.4.51-150200.3.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150200.3.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-2.4.51-150200.3.73.1.x86_64"
},
"product_reference": "apache2-2.4.51-150200.3.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150200.3.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-devel-2.4.51-150200.3.73.1.ppc64le"
},
"product_reference": "apache2-devel-2.4.51-150200.3.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150200.3.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-devel-2.4.51-150200.3.73.1.x86_64"
},
"product_reference": "apache2-devel-2.4.51-150200.3.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.51-150200.3.73.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-doc-2.4.51-150200.3.73.1.noarch"
},
"product_reference": "apache2-doc-2.4.51-150200.3.73.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150200.3.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-prefork-2.4.51-150200.3.73.1.ppc64le"
},
"product_reference": "apache2-prefork-2.4.51-150200.3.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150200.3.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-prefork-2.4.51-150200.3.73.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.51-150200.3.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150200.3.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-utils-2.4.51-150200.3.73.1.ppc64le"
},
"product_reference": "apache2-utils-2.4.51-150200.3.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150200.3.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-utils-2.4.51-150200.3.73.1.x86_64"
},
"product_reference": "apache2-utils-2.4.51-150200.3.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150200.3.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-worker-2.4.51-150200.3.73.1.ppc64le"
},
"product_reference": "apache2-worker-2.4.51-150200.3.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150200.3.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-worker-2.4.51-150200.3.73.1.x86_64"
},
"product_reference": "apache2-worker-2.4.51-150200.3.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150200.3.73.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:apache2-2.4.51-150200.3.73.1.aarch64"
},
"product_reference": "apache2-2.4.51-150200.3.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150200.3.73.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:apache2-2.4.51-150200.3.73.1.x86_64"
},
"product_reference": "apache2-2.4.51-150200.3.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150200.3.73.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:apache2-devel-2.4.51-150200.3.73.1.aarch64"
},
"product_reference": "apache2-devel-2.4.51-150200.3.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150200.3.73.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:apache2-devel-2.4.51-150200.3.73.1.x86_64"
},
"product_reference": "apache2-devel-2.4.51-150200.3.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.51-150200.3.73.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:apache2-doc-2.4.51-150200.3.73.1.noarch"
},
"product_reference": "apache2-doc-2.4.51-150200.3.73.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150200.3.73.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:apache2-prefork-2.4.51-150200.3.73.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.51-150200.3.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150200.3.73.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:apache2-prefork-2.4.51-150200.3.73.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.51-150200.3.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150200.3.73.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:apache2-utils-2.4.51-150200.3.73.1.aarch64"
},
"product_reference": "apache2-utils-2.4.51-150200.3.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150200.3.73.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:apache2-utils-2.4.51-150200.3.73.1.x86_64"
},
"product_reference": "apache2-utils-2.4.51-150200.3.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150200.3.73.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:apache2-worker-2.4.51-150200.3.73.1.aarch64"
},
"product_reference": "apache2-worker-2.4.51-150200.3.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150200.3.73.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:apache2-worker-2.4.51-150200.3.73.1.x86_64"
},
"product_reference": "apache2-worker-2.4.51-150200.3.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-38473",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-38473"
}
],
"notes": [
{
"category": "general",
"text": "Encoding problem in mod_proxy in Apache HTTP Server 2.4.59 and earlier allows request URLs with incorrect encoding to be sent to backend services, potentially bypassing authentication via crafted requests.\nUsers are recommended to upgrade to version 2.4.60, which fixes this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:apache2-2.4.51-150200.3.73.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-2.4.51-150200.3.73.1.x86_64",
"SUSE Enterprise Storage 7.1:apache2-devel-2.4.51-150200.3.73.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-devel-2.4.51-150200.3.73.1.x86_64",
"SUSE Enterprise Storage 7.1:apache2-doc-2.4.51-150200.3.73.1.noarch",
"SUSE Enterprise Storage 7.1:apache2-prefork-2.4.51-150200.3.73.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-prefork-2.4.51-150200.3.73.1.x86_64",
"SUSE Enterprise Storage 7.1:apache2-utils-2.4.51-150200.3.73.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-utils-2.4.51-150200.3.73.1.x86_64",
"SUSE Enterprise Storage 7.1:apache2-worker-2.4.51-150200.3.73.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-worker-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-doc-2.4.51-150200.3.73.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-doc-2.4.51-150200.3.73.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-doc-2.4.51-150200.3.73.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-doc-2.4.51-150200.3.73.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-devel-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-devel-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-doc-2.4.51-150200.3.73.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-prefork-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-prefork-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-utils-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-utils-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-worker-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-worker-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-devel-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-devel-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-doc-2.4.51-150200.3.73.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-prefork-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-prefork-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-utils-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-utils-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-worker-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-worker-2.4.51-150200.3.73.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-38473",
"url": "https://www.suse.com/security/cve/CVE-2024-38473"
},
{
"category": "external",
"summary": "SUSE Bug 1227276 for CVE-2024-38473",
"url": "https://bugzilla.suse.com/1227276"
}
],
"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 Enterprise Storage 7.1:apache2-2.4.51-150200.3.73.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-2.4.51-150200.3.73.1.x86_64",
"SUSE Enterprise Storage 7.1:apache2-devel-2.4.51-150200.3.73.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-devel-2.4.51-150200.3.73.1.x86_64",
"SUSE Enterprise Storage 7.1:apache2-doc-2.4.51-150200.3.73.1.noarch",
"SUSE Enterprise Storage 7.1:apache2-prefork-2.4.51-150200.3.73.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-prefork-2.4.51-150200.3.73.1.x86_64",
"SUSE Enterprise Storage 7.1:apache2-utils-2.4.51-150200.3.73.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-utils-2.4.51-150200.3.73.1.x86_64",
"SUSE Enterprise Storage 7.1:apache2-worker-2.4.51-150200.3.73.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-worker-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-doc-2.4.51-150200.3.73.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-doc-2.4.51-150200.3.73.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-doc-2.4.51-150200.3.73.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-doc-2.4.51-150200.3.73.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-devel-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-devel-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-doc-2.4.51-150200.3.73.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-prefork-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-prefork-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-utils-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-utils-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-worker-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-worker-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-devel-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-devel-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-doc-2.4.51-150200.3.73.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-prefork-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-prefork-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-utils-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-utils-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-worker-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-worker-2.4.51-150200.3.73.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:apache2-2.4.51-150200.3.73.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-2.4.51-150200.3.73.1.x86_64",
"SUSE Enterprise Storage 7.1:apache2-devel-2.4.51-150200.3.73.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-devel-2.4.51-150200.3.73.1.x86_64",
"SUSE Enterprise Storage 7.1:apache2-doc-2.4.51-150200.3.73.1.noarch",
"SUSE Enterprise Storage 7.1:apache2-prefork-2.4.51-150200.3.73.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-prefork-2.4.51-150200.3.73.1.x86_64",
"SUSE Enterprise Storage 7.1:apache2-utils-2.4.51-150200.3.73.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-utils-2.4.51-150200.3.73.1.x86_64",
"SUSE Enterprise Storage 7.1:apache2-worker-2.4.51-150200.3.73.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-worker-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-doc-2.4.51-150200.3.73.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-doc-2.4.51-150200.3.73.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-doc-2.4.51-150200.3.73.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-doc-2.4.51-150200.3.73.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-devel-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-devel-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-doc-2.4.51-150200.3.73.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-prefork-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-prefork-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-utils-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-utils-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-worker-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-worker-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-devel-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-devel-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-doc-2.4.51-150200.3.73.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-prefork-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-prefork-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-utils-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-utils-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-worker-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-worker-2.4.51-150200.3.73.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-08-21T15:33:21Z",
"details": "moderate"
}
],
"title": "CVE-2024-38473"
},
{
"cve": "CVE-2024-38474",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-38474"
}
],
"notes": [
{
"category": "general",
"text": "Substitution encoding issue in mod_rewrite in Apache HTTP Server 2.4.59 and earlier allows attacker to execute scripts in\ndirectories permitted by the configuration but not directly reachable by any URL or source disclosure of scripts meant to only to be executed as CGI.\n\nUsers are recommended to upgrade to version 2.4.60, which fixes this issue.\n\nSome RewriteRules that capture and substitute unsafely will now fail unless rewrite flag \"UnsafeAllow3F\" is specified.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:apache2-2.4.51-150200.3.73.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-2.4.51-150200.3.73.1.x86_64",
"SUSE Enterprise Storage 7.1:apache2-devel-2.4.51-150200.3.73.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-devel-2.4.51-150200.3.73.1.x86_64",
"SUSE Enterprise Storage 7.1:apache2-doc-2.4.51-150200.3.73.1.noarch",
"SUSE Enterprise Storage 7.1:apache2-prefork-2.4.51-150200.3.73.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-prefork-2.4.51-150200.3.73.1.x86_64",
"SUSE Enterprise Storage 7.1:apache2-utils-2.4.51-150200.3.73.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-utils-2.4.51-150200.3.73.1.x86_64",
"SUSE Enterprise Storage 7.1:apache2-worker-2.4.51-150200.3.73.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-worker-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-doc-2.4.51-150200.3.73.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-doc-2.4.51-150200.3.73.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-doc-2.4.51-150200.3.73.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-doc-2.4.51-150200.3.73.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-devel-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-devel-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-doc-2.4.51-150200.3.73.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-prefork-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-prefork-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-utils-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-utils-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-worker-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-worker-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-devel-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-devel-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-doc-2.4.51-150200.3.73.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-prefork-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-prefork-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-utils-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-utils-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-worker-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-worker-2.4.51-150200.3.73.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-38474",
"url": "https://www.suse.com/security/cve/CVE-2024-38474"
},
{
"category": "external",
"summary": "SUSE Bug 1227278 for CVE-2024-38474",
"url": "https://bugzilla.suse.com/1227278"
}
],
"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 Enterprise Storage 7.1:apache2-2.4.51-150200.3.73.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-2.4.51-150200.3.73.1.x86_64",
"SUSE Enterprise Storage 7.1:apache2-devel-2.4.51-150200.3.73.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-devel-2.4.51-150200.3.73.1.x86_64",
"SUSE Enterprise Storage 7.1:apache2-doc-2.4.51-150200.3.73.1.noarch",
"SUSE Enterprise Storage 7.1:apache2-prefork-2.4.51-150200.3.73.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-prefork-2.4.51-150200.3.73.1.x86_64",
"SUSE Enterprise Storage 7.1:apache2-utils-2.4.51-150200.3.73.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-utils-2.4.51-150200.3.73.1.x86_64",
"SUSE Enterprise Storage 7.1:apache2-worker-2.4.51-150200.3.73.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-worker-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-doc-2.4.51-150200.3.73.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-doc-2.4.51-150200.3.73.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-doc-2.4.51-150200.3.73.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-doc-2.4.51-150200.3.73.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-devel-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-devel-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-doc-2.4.51-150200.3.73.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-prefork-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-prefork-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-utils-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-utils-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-worker-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-worker-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-devel-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-devel-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-doc-2.4.51-150200.3.73.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-prefork-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-prefork-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-utils-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-utils-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-worker-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-worker-2.4.51-150200.3.73.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 Enterprise Storage 7.1:apache2-2.4.51-150200.3.73.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-2.4.51-150200.3.73.1.x86_64",
"SUSE Enterprise Storage 7.1:apache2-devel-2.4.51-150200.3.73.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-devel-2.4.51-150200.3.73.1.x86_64",
"SUSE Enterprise Storage 7.1:apache2-doc-2.4.51-150200.3.73.1.noarch",
"SUSE Enterprise Storage 7.1:apache2-prefork-2.4.51-150200.3.73.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-prefork-2.4.51-150200.3.73.1.x86_64",
"SUSE Enterprise Storage 7.1:apache2-utils-2.4.51-150200.3.73.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-utils-2.4.51-150200.3.73.1.x86_64",
"SUSE Enterprise Storage 7.1:apache2-worker-2.4.51-150200.3.73.1.aarch64",
"SUSE Enterprise Storage 7.1:apache2-worker-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-doc-2.4.51-150200.3.73.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-doc-2.4.51-150200.3.73.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-devel-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-doc-2.4.51-150200.3.73.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-prefork-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-utils-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-worker-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-devel-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-doc-2.4.51-150200.3.73.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-prefork-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-utils-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:apache2-worker-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-devel-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-devel-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-doc-2.4.51-150200.3.73.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-prefork-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-prefork-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-utils-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-utils-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-worker-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-worker-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-devel-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-devel-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-doc-2.4.51-150200.3.73.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-prefork-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-prefork-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-utils-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-utils-2.4.51-150200.3.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-worker-2.4.51-150200.3.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:apache2-worker-2.4.51-150200.3.73.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-08-21T15:33:21Z",
"details": "important"
}
],
"title": "CVE-2024-38474"
}
]
}
SUSE-SU-2024:2999-1
Vulnerability from csaf_suse - Published: 2024-08-22 15:05 - Updated: 2024-08-22 15:05| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-doc-2.4.51-35.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.57.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.57.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.57.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.57.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-doc-2.4.51-35.57.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-doc-2.4.51-35.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.57.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.57.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.57.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.57.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-doc-2.4.51-35.57.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.57.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.57.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.57.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.57.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-doc-2.4.51-35.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.57.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.57.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.57.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.57.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-doc-2.4.51-35.57.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-doc-2.4.51-35.57.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.57.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.57.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.57.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.57.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-doc-2.4.51-35.57.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.57.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.57.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.57.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.57.2.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for apache2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for apache2 fixes the following issues:\n\n- CVE-2024-38474: Fixed substitution encoding issue in mod_rewrite (bsc#1227278)\n- CVE-2024-38473: Fixed encoding problem in mod_proxy (bsc#1227276)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-2999,SUSE-SLE-SDK-12-SP5-2024-2999,SUSE-SLE-SERVER-12-SP5-2024-2999",
"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_2999-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:2999-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20242999-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:2999-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019301.html"
},
{
"category": "self",
"summary": "SUSE Bug 1227276",
"url": "https://bugzilla.suse.com/1227276"
},
{
"category": "self",
"summary": "SUSE Bug 1227278",
"url": "https://bugzilla.suse.com/1227278"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-38473 page",
"url": "https://www.suse.com/security/cve/CVE-2024-38473/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-38474 page",
"url": "https://www.suse.com/security/cve/CVE-2024-38474/"
}
],
"title": "Security update for apache2",
"tracking": {
"current_release_date": "2024-08-22T15:05:16Z",
"generator": {
"date": "2024-08-22T15:05:16Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:2999-1",
"initial_release_date": "2024-08-22T15:05:16Z",
"revision_history": [
{
"date": "2024-08-22T15:05:16Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-35.57.1.aarch64",
"product": {
"name": "apache2-2.4.51-35.57.1.aarch64",
"product_id": "apache2-2.4.51-35.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-35.57.1.aarch64",
"product": {
"name": "apache2-devel-2.4.51-35.57.1.aarch64",
"product_id": "apache2-devel-2.4.51-35.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-35.57.1.aarch64",
"product": {
"name": "apache2-event-2.4.51-35.57.1.aarch64",
"product_id": "apache2-event-2.4.51-35.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-35.57.1.aarch64",
"product": {
"name": "apache2-example-pages-2.4.51-35.57.1.aarch64",
"product_id": "apache2-example-pages-2.4.51-35.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-35.57.1.aarch64",
"product": {
"name": "apache2-prefork-2.4.51-35.57.1.aarch64",
"product_id": "apache2-prefork-2.4.51-35.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-tls13-2.4.51-35.57.2.aarch64",
"product": {
"name": "apache2-tls13-2.4.51-35.57.2.aarch64",
"product_id": "apache2-tls13-2.4.51-35.57.2.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-tls13-devel-2.4.51-35.57.2.aarch64",
"product": {
"name": "apache2-tls13-devel-2.4.51-35.57.2.aarch64",
"product_id": "apache2-tls13-devel-2.4.51-35.57.2.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-tls13-event-2.4.51-35.57.2.aarch64",
"product": {
"name": "apache2-tls13-event-2.4.51-35.57.2.aarch64",
"product_id": "apache2-tls13-event-2.4.51-35.57.2.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-tls13-example-pages-2.4.51-35.57.2.aarch64",
"product": {
"name": "apache2-tls13-example-pages-2.4.51-35.57.2.aarch64",
"product_id": "apache2-tls13-example-pages-2.4.51-35.57.2.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-tls13-prefork-2.4.51-35.57.2.aarch64",
"product": {
"name": "apache2-tls13-prefork-2.4.51-35.57.2.aarch64",
"product_id": "apache2-tls13-prefork-2.4.51-35.57.2.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-tls13-utils-2.4.51-35.57.2.aarch64",
"product": {
"name": "apache2-tls13-utils-2.4.51-35.57.2.aarch64",
"product_id": "apache2-tls13-utils-2.4.51-35.57.2.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-tls13-worker-2.4.51-35.57.2.aarch64",
"product": {
"name": "apache2-tls13-worker-2.4.51-35.57.2.aarch64",
"product_id": "apache2-tls13-worker-2.4.51-35.57.2.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-35.57.1.aarch64",
"product": {
"name": "apache2-utils-2.4.51-35.57.1.aarch64",
"product_id": "apache2-utils-2.4.51-35.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-35.57.1.aarch64",
"product": {
"name": "apache2-worker-2.4.51-35.57.1.aarch64",
"product_id": "apache2-worker-2.4.51-35.57.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-35.57.1.i586",
"product": {
"name": "apache2-2.4.51-35.57.1.i586",
"product_id": "apache2-2.4.51-35.57.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-35.57.1.i586",
"product": {
"name": "apache2-devel-2.4.51-35.57.1.i586",
"product_id": "apache2-devel-2.4.51-35.57.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-35.57.1.i586",
"product": {
"name": "apache2-event-2.4.51-35.57.1.i586",
"product_id": "apache2-event-2.4.51-35.57.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-35.57.1.i586",
"product": {
"name": "apache2-example-pages-2.4.51-35.57.1.i586",
"product_id": "apache2-example-pages-2.4.51-35.57.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-35.57.1.i586",
"product": {
"name": "apache2-prefork-2.4.51-35.57.1.i586",
"product_id": "apache2-prefork-2.4.51-35.57.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-tls13-2.4.51-35.57.2.i586",
"product": {
"name": "apache2-tls13-2.4.51-35.57.2.i586",
"product_id": "apache2-tls13-2.4.51-35.57.2.i586"
}
},
{
"category": "product_version",
"name": "apache2-tls13-devel-2.4.51-35.57.2.i586",
"product": {
"name": "apache2-tls13-devel-2.4.51-35.57.2.i586",
"product_id": "apache2-tls13-devel-2.4.51-35.57.2.i586"
}
},
{
"category": "product_version",
"name": "apache2-tls13-event-2.4.51-35.57.2.i586",
"product": {
"name": "apache2-tls13-event-2.4.51-35.57.2.i586",
"product_id": "apache2-tls13-event-2.4.51-35.57.2.i586"
}
},
{
"category": "product_version",
"name": "apache2-tls13-example-pages-2.4.51-35.57.2.i586",
"product": {
"name": "apache2-tls13-example-pages-2.4.51-35.57.2.i586",
"product_id": "apache2-tls13-example-pages-2.4.51-35.57.2.i586"
}
},
{
"category": "product_version",
"name": "apache2-tls13-prefork-2.4.51-35.57.2.i586",
"product": {
"name": "apache2-tls13-prefork-2.4.51-35.57.2.i586",
"product_id": "apache2-tls13-prefork-2.4.51-35.57.2.i586"
}
},
{
"category": "product_version",
"name": "apache2-tls13-utils-2.4.51-35.57.2.i586",
"product": {
"name": "apache2-tls13-utils-2.4.51-35.57.2.i586",
"product_id": "apache2-tls13-utils-2.4.51-35.57.2.i586"
}
},
{
"category": "product_version",
"name": "apache2-tls13-worker-2.4.51-35.57.2.i586",
"product": {
"name": "apache2-tls13-worker-2.4.51-35.57.2.i586",
"product_id": "apache2-tls13-worker-2.4.51-35.57.2.i586"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-35.57.1.i586",
"product": {
"name": "apache2-utils-2.4.51-35.57.1.i586",
"product_id": "apache2-utils-2.4.51-35.57.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-35.57.1.i586",
"product": {
"name": "apache2-worker-2.4.51-35.57.1.i586",
"product_id": "apache2-worker-2.4.51-35.57.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-doc-2.4.51-35.57.1.noarch",
"product": {
"name": "apache2-doc-2.4.51-35.57.1.noarch",
"product_id": "apache2-doc-2.4.51-35.57.1.noarch"
}
},
{
"category": "product_version",
"name": "apache2-tls13-doc-2.4.51-35.57.2.noarch",
"product": {
"name": "apache2-tls13-doc-2.4.51-35.57.2.noarch",
"product_id": "apache2-tls13-doc-2.4.51-35.57.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-35.57.1.ppc64le",
"product": {
"name": "apache2-2.4.51-35.57.1.ppc64le",
"product_id": "apache2-2.4.51-35.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-35.57.1.ppc64le",
"product": {
"name": "apache2-devel-2.4.51-35.57.1.ppc64le",
"product_id": "apache2-devel-2.4.51-35.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-35.57.1.ppc64le",
"product": {
"name": "apache2-event-2.4.51-35.57.1.ppc64le",
"product_id": "apache2-event-2.4.51-35.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-35.57.1.ppc64le",
"product": {
"name": "apache2-example-pages-2.4.51-35.57.1.ppc64le",
"product_id": "apache2-example-pages-2.4.51-35.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-35.57.1.ppc64le",
"product": {
"name": "apache2-prefork-2.4.51-35.57.1.ppc64le",
"product_id": "apache2-prefork-2.4.51-35.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-tls13-2.4.51-35.57.2.ppc64le",
"product": {
"name": "apache2-tls13-2.4.51-35.57.2.ppc64le",
"product_id": "apache2-tls13-2.4.51-35.57.2.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-tls13-devel-2.4.51-35.57.2.ppc64le",
"product": {
"name": "apache2-tls13-devel-2.4.51-35.57.2.ppc64le",
"product_id": "apache2-tls13-devel-2.4.51-35.57.2.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-tls13-event-2.4.51-35.57.2.ppc64le",
"product": {
"name": "apache2-tls13-event-2.4.51-35.57.2.ppc64le",
"product_id": "apache2-tls13-event-2.4.51-35.57.2.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-tls13-example-pages-2.4.51-35.57.2.ppc64le",
"product": {
"name": "apache2-tls13-example-pages-2.4.51-35.57.2.ppc64le",
"product_id": "apache2-tls13-example-pages-2.4.51-35.57.2.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-tls13-prefork-2.4.51-35.57.2.ppc64le",
"product": {
"name": "apache2-tls13-prefork-2.4.51-35.57.2.ppc64le",
"product_id": "apache2-tls13-prefork-2.4.51-35.57.2.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-tls13-utils-2.4.51-35.57.2.ppc64le",
"product": {
"name": "apache2-tls13-utils-2.4.51-35.57.2.ppc64le",
"product_id": "apache2-tls13-utils-2.4.51-35.57.2.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-tls13-worker-2.4.51-35.57.2.ppc64le",
"product": {
"name": "apache2-tls13-worker-2.4.51-35.57.2.ppc64le",
"product_id": "apache2-tls13-worker-2.4.51-35.57.2.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-35.57.1.ppc64le",
"product": {
"name": "apache2-utils-2.4.51-35.57.1.ppc64le",
"product_id": "apache2-utils-2.4.51-35.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-35.57.1.ppc64le",
"product": {
"name": "apache2-worker-2.4.51-35.57.1.ppc64le",
"product_id": "apache2-worker-2.4.51-35.57.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-35.57.1.s390",
"product": {
"name": "apache2-2.4.51-35.57.1.s390",
"product_id": "apache2-2.4.51-35.57.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-35.57.1.s390",
"product": {
"name": "apache2-devel-2.4.51-35.57.1.s390",
"product_id": "apache2-devel-2.4.51-35.57.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-35.57.1.s390",
"product": {
"name": "apache2-event-2.4.51-35.57.1.s390",
"product_id": "apache2-event-2.4.51-35.57.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-35.57.1.s390",
"product": {
"name": "apache2-example-pages-2.4.51-35.57.1.s390",
"product_id": "apache2-example-pages-2.4.51-35.57.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-35.57.1.s390",
"product": {
"name": "apache2-prefork-2.4.51-35.57.1.s390",
"product_id": "apache2-prefork-2.4.51-35.57.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-tls13-2.4.51-35.57.2.s390",
"product": {
"name": "apache2-tls13-2.4.51-35.57.2.s390",
"product_id": "apache2-tls13-2.4.51-35.57.2.s390"
}
},
{
"category": "product_version",
"name": "apache2-tls13-devel-2.4.51-35.57.2.s390",
"product": {
"name": "apache2-tls13-devel-2.4.51-35.57.2.s390",
"product_id": "apache2-tls13-devel-2.4.51-35.57.2.s390"
}
},
{
"category": "product_version",
"name": "apache2-tls13-event-2.4.51-35.57.2.s390",
"product": {
"name": "apache2-tls13-event-2.4.51-35.57.2.s390",
"product_id": "apache2-tls13-event-2.4.51-35.57.2.s390"
}
},
{
"category": "product_version",
"name": "apache2-tls13-example-pages-2.4.51-35.57.2.s390",
"product": {
"name": "apache2-tls13-example-pages-2.4.51-35.57.2.s390",
"product_id": "apache2-tls13-example-pages-2.4.51-35.57.2.s390"
}
},
{
"category": "product_version",
"name": "apache2-tls13-prefork-2.4.51-35.57.2.s390",
"product": {
"name": "apache2-tls13-prefork-2.4.51-35.57.2.s390",
"product_id": "apache2-tls13-prefork-2.4.51-35.57.2.s390"
}
},
{
"category": "product_version",
"name": "apache2-tls13-utils-2.4.51-35.57.2.s390",
"product": {
"name": "apache2-tls13-utils-2.4.51-35.57.2.s390",
"product_id": "apache2-tls13-utils-2.4.51-35.57.2.s390"
}
},
{
"category": "product_version",
"name": "apache2-tls13-worker-2.4.51-35.57.2.s390",
"product": {
"name": "apache2-tls13-worker-2.4.51-35.57.2.s390",
"product_id": "apache2-tls13-worker-2.4.51-35.57.2.s390"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-35.57.1.s390",
"product": {
"name": "apache2-utils-2.4.51-35.57.1.s390",
"product_id": "apache2-utils-2.4.51-35.57.1.s390"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-35.57.1.s390",
"product": {
"name": "apache2-worker-2.4.51-35.57.1.s390",
"product_id": "apache2-worker-2.4.51-35.57.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-35.57.1.s390x",
"product": {
"name": "apache2-2.4.51-35.57.1.s390x",
"product_id": "apache2-2.4.51-35.57.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-35.57.1.s390x",
"product": {
"name": "apache2-devel-2.4.51-35.57.1.s390x",
"product_id": "apache2-devel-2.4.51-35.57.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-35.57.1.s390x",
"product": {
"name": "apache2-event-2.4.51-35.57.1.s390x",
"product_id": "apache2-event-2.4.51-35.57.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-35.57.1.s390x",
"product": {
"name": "apache2-example-pages-2.4.51-35.57.1.s390x",
"product_id": "apache2-example-pages-2.4.51-35.57.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-35.57.1.s390x",
"product": {
"name": "apache2-prefork-2.4.51-35.57.1.s390x",
"product_id": "apache2-prefork-2.4.51-35.57.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-tls13-2.4.51-35.57.2.s390x",
"product": {
"name": "apache2-tls13-2.4.51-35.57.2.s390x",
"product_id": "apache2-tls13-2.4.51-35.57.2.s390x"
}
},
{
"category": "product_version",
"name": "apache2-tls13-devel-2.4.51-35.57.2.s390x",
"product": {
"name": "apache2-tls13-devel-2.4.51-35.57.2.s390x",
"product_id": "apache2-tls13-devel-2.4.51-35.57.2.s390x"
}
},
{
"category": "product_version",
"name": "apache2-tls13-event-2.4.51-35.57.2.s390x",
"product": {
"name": "apache2-tls13-event-2.4.51-35.57.2.s390x",
"product_id": "apache2-tls13-event-2.4.51-35.57.2.s390x"
}
},
{
"category": "product_version",
"name": "apache2-tls13-example-pages-2.4.51-35.57.2.s390x",
"product": {
"name": "apache2-tls13-example-pages-2.4.51-35.57.2.s390x",
"product_id": "apache2-tls13-example-pages-2.4.51-35.57.2.s390x"
}
},
{
"category": "product_version",
"name": "apache2-tls13-prefork-2.4.51-35.57.2.s390x",
"product": {
"name": "apache2-tls13-prefork-2.4.51-35.57.2.s390x",
"product_id": "apache2-tls13-prefork-2.4.51-35.57.2.s390x"
}
},
{
"category": "product_version",
"name": "apache2-tls13-utils-2.4.51-35.57.2.s390x",
"product": {
"name": "apache2-tls13-utils-2.4.51-35.57.2.s390x",
"product_id": "apache2-tls13-utils-2.4.51-35.57.2.s390x"
}
},
{
"category": "product_version",
"name": "apache2-tls13-worker-2.4.51-35.57.2.s390x",
"product": {
"name": "apache2-tls13-worker-2.4.51-35.57.2.s390x",
"product_id": "apache2-tls13-worker-2.4.51-35.57.2.s390x"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-35.57.1.s390x",
"product": {
"name": "apache2-utils-2.4.51-35.57.1.s390x",
"product_id": "apache2-utils-2.4.51-35.57.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-35.57.1.s390x",
"product": {
"name": "apache2-worker-2.4.51-35.57.1.s390x",
"product_id": "apache2-worker-2.4.51-35.57.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-35.57.1.x86_64",
"product": {
"name": "apache2-2.4.51-35.57.1.x86_64",
"product_id": "apache2-2.4.51-35.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-35.57.1.x86_64",
"product": {
"name": "apache2-devel-2.4.51-35.57.1.x86_64",
"product_id": "apache2-devel-2.4.51-35.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-35.57.1.x86_64",
"product": {
"name": "apache2-event-2.4.51-35.57.1.x86_64",
"product_id": "apache2-event-2.4.51-35.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-35.57.1.x86_64",
"product": {
"name": "apache2-example-pages-2.4.51-35.57.1.x86_64",
"product_id": "apache2-example-pages-2.4.51-35.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-35.57.1.x86_64",
"product": {
"name": "apache2-prefork-2.4.51-35.57.1.x86_64",
"product_id": "apache2-prefork-2.4.51-35.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-tls13-2.4.51-35.57.2.x86_64",
"product": {
"name": "apache2-tls13-2.4.51-35.57.2.x86_64",
"product_id": "apache2-tls13-2.4.51-35.57.2.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-tls13-devel-2.4.51-35.57.2.x86_64",
"product": {
"name": "apache2-tls13-devel-2.4.51-35.57.2.x86_64",
"product_id": "apache2-tls13-devel-2.4.51-35.57.2.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-tls13-event-2.4.51-35.57.2.x86_64",
"product": {
"name": "apache2-tls13-event-2.4.51-35.57.2.x86_64",
"product_id": "apache2-tls13-event-2.4.51-35.57.2.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-tls13-example-pages-2.4.51-35.57.2.x86_64",
"product": {
"name": "apache2-tls13-example-pages-2.4.51-35.57.2.x86_64",
"product_id": "apache2-tls13-example-pages-2.4.51-35.57.2.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-tls13-prefork-2.4.51-35.57.2.x86_64",
"product": {
"name": "apache2-tls13-prefork-2.4.51-35.57.2.x86_64",
"product_id": "apache2-tls13-prefork-2.4.51-35.57.2.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-tls13-utils-2.4.51-35.57.2.x86_64",
"product": {
"name": "apache2-tls13-utils-2.4.51-35.57.2.x86_64",
"product_id": "apache2-tls13-utils-2.4.51-35.57.2.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-tls13-worker-2.4.51-35.57.2.x86_64",
"product": {
"name": "apache2-tls13-worker-2.4.51-35.57.2.x86_64",
"product_id": "apache2-tls13-worker-2.4.51-35.57.2.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-35.57.1.x86_64",
"product": {
"name": "apache2-utils-2.4.51-35.57.1.x86_64",
"product_id": "apache2-utils-2.4.51-35.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-35.57.1.x86_64",
"product": {
"name": "apache2-worker-2.4.51-35.57.1.x86_64",
"product_id": "apache2-worker-2.4.51-35.57.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.57.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.57.1.aarch64"
},
"product_reference": "apache2-devel-2.4.51-35.57.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.57.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.57.1.ppc64le"
},
"product_reference": "apache2-devel-2.4.51-35.57.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.57.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.57.1.s390x"
},
"product_reference": "apache2-devel-2.4.51-35.57.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.57.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.57.1.x86_64"
},
"product_reference": "apache2-devel-2.4.51-35.57.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.57.2.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.57.2.aarch64"
},
"product_reference": "apache2-tls13-devel-2.4.51-35.57.2.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.57.2.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.57.2.ppc64le"
},
"product_reference": "apache2-tls13-devel-2.4.51-35.57.2.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.57.2.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.57.2.s390x"
},
"product_reference": "apache2-tls13-devel-2.4.51-35.57.2.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.57.2.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.57.2.x86_64"
},
"product_reference": "apache2-tls13-devel-2.4.51-35.57.2.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.57.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.57.1.aarch64"
},
"product_reference": "apache2-2.4.51-35.57.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.57.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.57.1.ppc64le"
},
"product_reference": "apache2-2.4.51-35.57.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.57.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.57.1.s390x"
},
"product_reference": "apache2-2.4.51-35.57.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.57.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.57.1.x86_64"
},
"product_reference": "apache2-2.4.51-35.57.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.57.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.57.1.noarch"
},
"product_reference": "apache2-doc-2.4.51-35.57.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.57.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.57.1.aarch64"
},
"product_reference": "apache2-example-pages-2.4.51-35.57.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.57.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.57.1.ppc64le"
},
"product_reference": "apache2-example-pages-2.4.51-35.57.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.57.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.57.1.s390x"
},
"product_reference": "apache2-example-pages-2.4.51-35.57.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.57.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.57.1.x86_64"
},
"product_reference": "apache2-example-pages-2.4.51-35.57.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.57.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.57.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.51-35.57.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.57.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.57.1.ppc64le"
},
"product_reference": "apache2-prefork-2.4.51-35.57.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.57.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.57.1.s390x"
},
"product_reference": "apache2-prefork-2.4.51-35.57.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.57.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.57.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.51-35.57.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.57.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.57.2.aarch64"
},
"product_reference": "apache2-tls13-2.4.51-35.57.2.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.57.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.57.2.ppc64le"
},
"product_reference": "apache2-tls13-2.4.51-35.57.2.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.57.2.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.57.2.s390x"
},
"product_reference": "apache2-tls13-2.4.51-35.57.2.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.57.2.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.57.2.x86_64"
},
"product_reference": "apache2-tls13-2.4.51-35.57.2.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.57.2.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.57.2.noarch"
},
"product_reference": "apache2-tls13-doc-2.4.51-35.57.2.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.57.2.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.57.2.aarch64"
},
"product_reference": "apache2-tls13-example-pages-2.4.51-35.57.2.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.57.2.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.57.2.ppc64le"
},
"product_reference": "apache2-tls13-example-pages-2.4.51-35.57.2.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.57.2.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.57.2.s390x"
},
"product_reference": "apache2-tls13-example-pages-2.4.51-35.57.2.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.57.2.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.57.2.x86_64"
},
"product_reference": "apache2-tls13-example-pages-2.4.51-35.57.2.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.57.2.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.57.2.aarch64"
},
"product_reference": "apache2-tls13-prefork-2.4.51-35.57.2.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.57.2.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.57.2.ppc64le"
},
"product_reference": "apache2-tls13-prefork-2.4.51-35.57.2.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.57.2.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.57.2.s390x"
},
"product_reference": "apache2-tls13-prefork-2.4.51-35.57.2.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.57.2.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.57.2.x86_64"
},
"product_reference": "apache2-tls13-prefork-2.4.51-35.57.2.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.57.2.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.57.2.aarch64"
},
"product_reference": "apache2-tls13-utils-2.4.51-35.57.2.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.57.2.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.57.2.ppc64le"
},
"product_reference": "apache2-tls13-utils-2.4.51-35.57.2.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.57.2.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.57.2.s390x"
},
"product_reference": "apache2-tls13-utils-2.4.51-35.57.2.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.57.2.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.57.2.x86_64"
},
"product_reference": "apache2-tls13-utils-2.4.51-35.57.2.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.57.2.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.57.2.aarch64"
},
"product_reference": "apache2-tls13-worker-2.4.51-35.57.2.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.57.2.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.57.2.ppc64le"
},
"product_reference": "apache2-tls13-worker-2.4.51-35.57.2.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.57.2.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.57.2.s390x"
},
"product_reference": "apache2-tls13-worker-2.4.51-35.57.2.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.57.2.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.57.2.x86_64"
},
"product_reference": "apache2-tls13-worker-2.4.51-35.57.2.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.57.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.57.1.aarch64"
},
"product_reference": "apache2-utils-2.4.51-35.57.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.57.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.57.1.ppc64le"
},
"product_reference": "apache2-utils-2.4.51-35.57.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.57.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.57.1.s390x"
},
"product_reference": "apache2-utils-2.4.51-35.57.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.57.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.57.1.x86_64"
},
"product_reference": "apache2-utils-2.4.51-35.57.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.57.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.57.1.aarch64"
},
"product_reference": "apache2-worker-2.4.51-35.57.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.57.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.57.1.ppc64le"
},
"product_reference": "apache2-worker-2.4.51-35.57.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.57.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.57.1.s390x"
},
"product_reference": "apache2-worker-2.4.51-35.57.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.57.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.57.1.x86_64"
},
"product_reference": "apache2-worker-2.4.51-35.57.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.57.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.57.1.aarch64"
},
"product_reference": "apache2-2.4.51-35.57.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.57.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.57.1.ppc64le"
},
"product_reference": "apache2-2.4.51-35.57.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.57.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.57.1.s390x"
},
"product_reference": "apache2-2.4.51-35.57.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.57.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.57.1.x86_64"
},
"product_reference": "apache2-2.4.51-35.57.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.57.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.57.1.noarch"
},
"product_reference": "apache2-doc-2.4.51-35.57.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.57.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.57.1.aarch64"
},
"product_reference": "apache2-example-pages-2.4.51-35.57.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.57.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.57.1.ppc64le"
},
"product_reference": "apache2-example-pages-2.4.51-35.57.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.57.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.57.1.s390x"
},
"product_reference": "apache2-example-pages-2.4.51-35.57.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.57.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.57.1.x86_64"
},
"product_reference": "apache2-example-pages-2.4.51-35.57.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.57.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.57.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.51-35.57.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.57.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.57.1.ppc64le"
},
"product_reference": "apache2-prefork-2.4.51-35.57.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.57.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.57.1.s390x"
},
"product_reference": "apache2-prefork-2.4.51-35.57.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.57.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.57.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.51-35.57.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.57.2.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.57.2.aarch64"
},
"product_reference": "apache2-tls13-2.4.51-35.57.2.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.57.2.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.57.2.ppc64le"
},
"product_reference": "apache2-tls13-2.4.51-35.57.2.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.57.2.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.57.2.s390x"
},
"product_reference": "apache2-tls13-2.4.51-35.57.2.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.57.2.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.57.2.x86_64"
},
"product_reference": "apache2-tls13-2.4.51-35.57.2.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.57.2.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.57.2.noarch"
},
"product_reference": "apache2-tls13-doc-2.4.51-35.57.2.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.57.2.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.57.2.aarch64"
},
"product_reference": "apache2-tls13-example-pages-2.4.51-35.57.2.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.57.2.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.57.2.ppc64le"
},
"product_reference": "apache2-tls13-example-pages-2.4.51-35.57.2.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.57.2.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.57.2.s390x"
},
"product_reference": "apache2-tls13-example-pages-2.4.51-35.57.2.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.57.2.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.57.2.x86_64"
},
"product_reference": "apache2-tls13-example-pages-2.4.51-35.57.2.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.57.2.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.57.2.aarch64"
},
"product_reference": "apache2-tls13-prefork-2.4.51-35.57.2.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.57.2.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.57.2.ppc64le"
},
"product_reference": "apache2-tls13-prefork-2.4.51-35.57.2.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.57.2.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.57.2.s390x"
},
"product_reference": "apache2-tls13-prefork-2.4.51-35.57.2.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.57.2.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.57.2.x86_64"
},
"product_reference": "apache2-tls13-prefork-2.4.51-35.57.2.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.57.2.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.57.2.aarch64"
},
"product_reference": "apache2-tls13-utils-2.4.51-35.57.2.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.57.2.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.57.2.ppc64le"
},
"product_reference": "apache2-tls13-utils-2.4.51-35.57.2.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.57.2.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.57.2.s390x"
},
"product_reference": "apache2-tls13-utils-2.4.51-35.57.2.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.57.2.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.57.2.x86_64"
},
"product_reference": "apache2-tls13-utils-2.4.51-35.57.2.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.57.2.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.57.2.aarch64"
},
"product_reference": "apache2-tls13-worker-2.4.51-35.57.2.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.57.2.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.57.2.ppc64le"
},
"product_reference": "apache2-tls13-worker-2.4.51-35.57.2.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.57.2.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.57.2.s390x"
},
"product_reference": "apache2-tls13-worker-2.4.51-35.57.2.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.57.2.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.57.2.x86_64"
},
"product_reference": "apache2-tls13-worker-2.4.51-35.57.2.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.57.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.57.1.aarch64"
},
"product_reference": "apache2-utils-2.4.51-35.57.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.57.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.57.1.ppc64le"
},
"product_reference": "apache2-utils-2.4.51-35.57.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.57.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.57.1.s390x"
},
"product_reference": "apache2-utils-2.4.51-35.57.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.57.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.57.1.x86_64"
},
"product_reference": "apache2-utils-2.4.51-35.57.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.57.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.57.1.aarch64"
},
"product_reference": "apache2-worker-2.4.51-35.57.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.57.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.57.1.ppc64le"
},
"product_reference": "apache2-worker-2.4.51-35.57.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.57.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.57.1.s390x"
},
"product_reference": "apache2-worker-2.4.51-35.57.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.57.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.57.1.x86_64"
},
"product_reference": "apache2-worker-2.4.51-35.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-38473",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-38473"
}
],
"notes": [
{
"category": "general",
"text": "Encoding problem in mod_proxy in Apache HTTP Server 2.4.59 and earlier allows request URLs with incorrect encoding to be sent to backend services, potentially bypassing authentication via crafted requests.\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.57.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-doc-2.4.51-35.57.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-doc-2.4.51-35.57.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-doc-2.4.51-35.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-doc-2.4.51-35.57.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.57.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-38473",
"url": "https://www.suse.com/security/cve/CVE-2024-38473"
},
{
"category": "external",
"summary": "SUSE Bug 1227276 for CVE-2024-38473",
"url": "https://bugzilla.suse.com/1227276"
}
],
"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.57.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-doc-2.4.51-35.57.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-doc-2.4.51-35.57.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-doc-2.4.51-35.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-doc-2.4.51-35.57.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.57.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-doc-2.4.51-35.57.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-doc-2.4.51-35.57.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-doc-2.4.51-35.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-doc-2.4.51-35.57.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.57.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-08-22T15:05:16Z",
"details": "moderate"
}
],
"title": "CVE-2024-38473"
},
{
"cve": "CVE-2024-38474",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-38474"
}
],
"notes": [
{
"category": "general",
"text": "Substitution encoding issue in mod_rewrite in Apache HTTP Server 2.4.59 and earlier allows attacker to execute scripts in\ndirectories permitted by the configuration but not directly reachable by any URL or source disclosure of scripts meant to only to be executed as CGI.\n\nUsers are recommended to upgrade to version 2.4.60, which fixes this issue.\n\nSome RewriteRules that capture and substitute unsafely will now fail unless rewrite flag \"UnsafeAllow3F\" is specified.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-doc-2.4.51-35.57.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-doc-2.4.51-35.57.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-doc-2.4.51-35.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-doc-2.4.51-35.57.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.57.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-38474",
"url": "https://www.suse.com/security/cve/CVE-2024-38474"
},
{
"category": "external",
"summary": "SUSE Bug 1227278 for CVE-2024-38474",
"url": "https://bugzilla.suse.com/1227278"
}
],
"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.57.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-doc-2.4.51-35.57.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-doc-2.4.51-35.57.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-doc-2.4.51-35.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-doc-2.4.51-35.57.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.57.2.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.57.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-doc-2.4.51-35.57.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-example-pages-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-prefork-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-doc-2.4.51-35.57.2.noarch",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-utils-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-worker-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-doc-2.4.51-35.57.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-example-pages-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-prefork-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-doc-2.4.51-35.57.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-example-pages-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-prefork-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-utils-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-tls13-worker-2.4.51-35.57.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-utils-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-worker-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.57.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.57.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.57.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-devel-2.4.51-35.57.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.57.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.57.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.57.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:apache2-tls13-devel-2.4.51-35.57.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-08-22T15:05:16Z",
"details": "important"
}
],
"title": "CVE-2024-38474"
}
]
}
SUSE-SU-2024:3172-1
Vulnerability from csaf_suse - Published: 2024-09-09 10:55 - Updated: 2024-09-09 10:55| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-2.4.58-150600.5.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-2.4.58-150600.5.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-2.4.58-150600.5.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-2.4.58-150600.5.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-prefork-2.4.58-150600.5.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-prefork-2.4.58-150600.5.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-prefork-2.4.58-150600.5.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-prefork-2.4.58-150600.5.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:apache2-event-2.4.58-150600.5.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:apache2-event-2.4.58-150600.5.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:apache2-event-2.4.58-150600.5.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:apache2-event-2.4.58-150600.5.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-devel-2.4.58-150600.5.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-devel-2.4.58-150600.5.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-devel-2.4.58-150600.5.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-devel-2.4.58-150600.5.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-utils-2.4.58-150600.5.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-utils-2.4.58-150600.5.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-utils-2.4.58-150600.5.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-utils-2.4.58-150600.5.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-worker-2.4.58-150600.5.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-worker-2.4.58-150600.5.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-worker-2.4.58-150600.5.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-worker-2.4.58-150600.5.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-2.4.58-150600.5.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-2.4.58-150600.5.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-2.4.58-150600.5.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-2.4.58-150600.5.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-devel-2.4.58-150600.5.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-devel-2.4.58-150600.5.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-devel-2.4.58-150600.5.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-devel-2.4.58-150600.5.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-event-2.4.58-150600.5.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-event-2.4.58-150600.5.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-event-2.4.58-150600.5.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-event-2.4.58-150600.5.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-manual-2.4.58-150600.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-prefork-2.4.58-150600.5.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-prefork-2.4.58-150600.5.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-prefork-2.4.58-150600.5.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-prefork-2.4.58-150600.5.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-utils-2.4.58-150600.5.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-utils-2.4.58-150600.5.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-utils-2.4.58-150600.5.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-utils-2.4.58-150600.5.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-worker-2.4.58-150600.5.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-worker-2.4.58-150600.5.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-worker-2.4.58-150600.5.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-worker-2.4.58-150600.5.23.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-2.4.58-150600.5.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-2.4.58-150600.5.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-2.4.58-150600.5.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-2.4.58-150600.5.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-prefork-2.4.58-150600.5.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-prefork-2.4.58-150600.5.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-prefork-2.4.58-150600.5.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-prefork-2.4.58-150600.5.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:apache2-event-2.4.58-150600.5.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:apache2-event-2.4.58-150600.5.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:apache2-event-2.4.58-150600.5.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:apache2-event-2.4.58-150600.5.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-devel-2.4.58-150600.5.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-devel-2.4.58-150600.5.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-devel-2.4.58-150600.5.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-devel-2.4.58-150600.5.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-utils-2.4.58-150600.5.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-utils-2.4.58-150600.5.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-utils-2.4.58-150600.5.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-utils-2.4.58-150600.5.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-worker-2.4.58-150600.5.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-worker-2.4.58-150600.5.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-worker-2.4.58-150600.5.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-worker-2.4.58-150600.5.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-2.4.58-150600.5.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-2.4.58-150600.5.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-2.4.58-150600.5.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-2.4.58-150600.5.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-devel-2.4.58-150600.5.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-devel-2.4.58-150600.5.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-devel-2.4.58-150600.5.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-devel-2.4.58-150600.5.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-event-2.4.58-150600.5.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-event-2.4.58-150600.5.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-event-2.4.58-150600.5.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-event-2.4.58-150600.5.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-manual-2.4.58-150600.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-prefork-2.4.58-150600.5.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-prefork-2.4.58-150600.5.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-prefork-2.4.58-150600.5.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-prefork-2.4.58-150600.5.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-utils-2.4.58-150600.5.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-utils-2.4.58-150600.5.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-utils-2.4.58-150600.5.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-utils-2.4.58-150600.5.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-worker-2.4.58-150600.5.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-worker-2.4.58-150600.5.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-worker-2.4.58-150600.5.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-worker-2.4.58-150600.5.23.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-2.4.58-150600.5.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-2.4.58-150600.5.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-2.4.58-150600.5.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-2.4.58-150600.5.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-prefork-2.4.58-150600.5.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-prefork-2.4.58-150600.5.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-prefork-2.4.58-150600.5.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-prefork-2.4.58-150600.5.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:apache2-event-2.4.58-150600.5.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:apache2-event-2.4.58-150600.5.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:apache2-event-2.4.58-150600.5.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:apache2-event-2.4.58-150600.5.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-devel-2.4.58-150600.5.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-devel-2.4.58-150600.5.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-devel-2.4.58-150600.5.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-devel-2.4.58-150600.5.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-utils-2.4.58-150600.5.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-utils-2.4.58-150600.5.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-utils-2.4.58-150600.5.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-utils-2.4.58-150600.5.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-worker-2.4.58-150600.5.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-worker-2.4.58-150600.5.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-worker-2.4.58-150600.5.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-worker-2.4.58-150600.5.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-2.4.58-150600.5.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-2.4.58-150600.5.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-2.4.58-150600.5.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-2.4.58-150600.5.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-devel-2.4.58-150600.5.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-devel-2.4.58-150600.5.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-devel-2.4.58-150600.5.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-devel-2.4.58-150600.5.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-event-2.4.58-150600.5.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-event-2.4.58-150600.5.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-event-2.4.58-150600.5.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-event-2.4.58-150600.5.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-manual-2.4.58-150600.5.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-prefork-2.4.58-150600.5.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-prefork-2.4.58-150600.5.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-prefork-2.4.58-150600.5.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-prefork-2.4.58-150600.5.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-utils-2.4.58-150600.5.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-utils-2.4.58-150600.5.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-utils-2.4.58-150600.5.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-utils-2.4.58-150600.5.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-worker-2.4.58-150600.5.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-worker-2.4.58-150600.5.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-worker-2.4.58-150600.5.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:apache2-worker-2.4.58-150600.5.23.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for apache2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for apache2 fixes the following issues:\n\n- CVE-2024-38474: Fixed substitution encoding issue in mod_rewrite (bsc#1227278)\n- CVE-2024-38473: Fixed encoding problem in mod_proxy (bsc#1227276)\n- CVE-2024-39884: Fixed source code disclosure with handlers configured via AddType (bsc#1227353)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-3172,SUSE-SLE-Module-Basesystem-15-SP6-2024-3172,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2024-3172,SUSE-SLE-Module-Server-Applications-15-SP6-2024-3172,openSUSE-SLE-15.6-2024-3172",
"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_3172-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:3172-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20243172-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:3172-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2024-September/036817.html"
},
{
"category": "self",
"summary": "SUSE Bug 1227276",
"url": "https://bugzilla.suse.com/1227276"
},
{
"category": "self",
"summary": "SUSE Bug 1227278",
"url": "https://bugzilla.suse.com/1227278"
},
{
"category": "self",
"summary": "SUSE Bug 1227353",
"url": "https://bugzilla.suse.com/1227353"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-38473 page",
"url": "https://www.suse.com/security/cve/CVE-2024-38473/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-38474 page",
"url": "https://www.suse.com/security/cve/CVE-2024-38474/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-39884 page",
"url": "https://www.suse.com/security/cve/CVE-2024-39884/"
}
],
"title": "Security update for apache2",
"tracking": {
"current_release_date": "2024-09-09T10:55:41Z",
"generator": {
"date": "2024-09-09T10:55:41Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:3172-1",
"initial_release_date": "2024-09-09T10:55:41Z",
"revision_history": [
{
"date": "2024-09-09T10:55:41Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.58-150600.5.23.1.aarch64",
"product": {
"name": "apache2-2.4.58-150600.5.23.1.aarch64",
"product_id": "apache2-2.4.58-150600.5.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.58-150600.5.23.1.aarch64",
"product": {
"name": "apache2-devel-2.4.58-150600.5.23.1.aarch64",
"product_id": "apache2-devel-2.4.58-150600.5.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.58-150600.5.23.1.aarch64",
"product": {
"name": "apache2-event-2.4.58-150600.5.23.1.aarch64",
"product_id": "apache2-event-2.4.58-150600.5.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.58-150600.5.23.1.aarch64",
"product": {
"name": "apache2-prefork-2.4.58-150600.5.23.1.aarch64",
"product_id": "apache2-prefork-2.4.58-150600.5.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.58-150600.5.23.1.aarch64",
"product": {
"name": "apache2-utils-2.4.58-150600.5.23.1.aarch64",
"product_id": "apache2-utils-2.4.58-150600.5.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.58-150600.5.23.1.aarch64",
"product": {
"name": "apache2-worker-2.4.58-150600.5.23.1.aarch64",
"product_id": "apache2-worker-2.4.58-150600.5.23.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.58-150600.5.23.1.i586",
"product": {
"name": "apache2-2.4.58-150600.5.23.1.i586",
"product_id": "apache2-2.4.58-150600.5.23.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.58-150600.5.23.1.i586",
"product": {
"name": "apache2-devel-2.4.58-150600.5.23.1.i586",
"product_id": "apache2-devel-2.4.58-150600.5.23.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.58-150600.5.23.1.i586",
"product": {
"name": "apache2-event-2.4.58-150600.5.23.1.i586",
"product_id": "apache2-event-2.4.58-150600.5.23.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.58-150600.5.23.1.i586",
"product": {
"name": "apache2-prefork-2.4.58-150600.5.23.1.i586",
"product_id": "apache2-prefork-2.4.58-150600.5.23.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.58-150600.5.23.1.i586",
"product": {
"name": "apache2-utils-2.4.58-150600.5.23.1.i586",
"product_id": "apache2-utils-2.4.58-150600.5.23.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.58-150600.5.23.1.i586",
"product": {
"name": "apache2-worker-2.4.58-150600.5.23.1.i586",
"product_id": "apache2-worker-2.4.58-150600.5.23.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-manual-2.4.58-150600.5.23.1.noarch",
"product": {
"name": "apache2-manual-2.4.58-150600.5.23.1.noarch",
"product_id": "apache2-manual-2.4.58-150600.5.23.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.58-150600.5.23.1.ppc64le",
"product": {
"name": "apache2-2.4.58-150600.5.23.1.ppc64le",
"product_id": "apache2-2.4.58-150600.5.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.58-150600.5.23.1.ppc64le",
"product": {
"name": "apache2-devel-2.4.58-150600.5.23.1.ppc64le",
"product_id": "apache2-devel-2.4.58-150600.5.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.58-150600.5.23.1.ppc64le",
"product": {
"name": "apache2-event-2.4.58-150600.5.23.1.ppc64le",
"product_id": "apache2-event-2.4.58-150600.5.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.58-150600.5.23.1.ppc64le",
"product": {
"name": "apache2-prefork-2.4.58-150600.5.23.1.ppc64le",
"product_id": "apache2-prefork-2.4.58-150600.5.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.58-150600.5.23.1.ppc64le",
"product": {
"name": "apache2-utils-2.4.58-150600.5.23.1.ppc64le",
"product_id": "apache2-utils-2.4.58-150600.5.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.58-150600.5.23.1.ppc64le",
"product": {
"name": "apache2-worker-2.4.58-150600.5.23.1.ppc64le",
"product_id": "apache2-worker-2.4.58-150600.5.23.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.58-150600.5.23.1.s390x",
"product": {
"name": "apache2-2.4.58-150600.5.23.1.s390x",
"product_id": "apache2-2.4.58-150600.5.23.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.58-150600.5.23.1.s390x",
"product": {
"name": "apache2-devel-2.4.58-150600.5.23.1.s390x",
"product_id": "apache2-devel-2.4.58-150600.5.23.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.58-150600.5.23.1.s390x",
"product": {
"name": "apache2-event-2.4.58-150600.5.23.1.s390x",
"product_id": "apache2-event-2.4.58-150600.5.23.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.58-150600.5.23.1.s390x",
"product": {
"name": "apache2-prefork-2.4.58-150600.5.23.1.s390x",
"product_id": "apache2-prefork-2.4.58-150600.5.23.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.58-150600.5.23.1.s390x",
"product": {
"name": "apache2-utils-2.4.58-150600.5.23.1.s390x",
"product_id": "apache2-utils-2.4.58-150600.5.23.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.58-150600.5.23.1.s390x",
"product": {
"name": "apache2-worker-2.4.58-150600.5.23.1.s390x",
"product_id": "apache2-worker-2.4.58-150600.5.23.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.58-150600.5.23.1.x86_64",
"product": {
"name": "apache2-2.4.58-150600.5.23.1.x86_64",
"product_id": "apache2-2.4.58-150600.5.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.58-150600.5.23.1.x86_64",
"product": {
"name": "apache2-devel-2.4.58-150600.5.23.1.x86_64",
"product_id": "apache2-devel-2.4.58-150600.5.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.58-150600.5.23.1.x86_64",
"product": {
"name": "apache2-event-2.4.58-150600.5.23.1.x86_64",
"product_id": "apache2-event-2.4.58-150600.5.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.58-150600.5.23.1.x86_64",
"product": {
"name": "apache2-prefork-2.4.58-150600.5.23.1.x86_64",
"product_id": "apache2-prefork-2.4.58-150600.5.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.58-150600.5.23.1.x86_64",
"product": {
"name": "apache2-utils-2.4.58-150600.5.23.1.x86_64",
"product_id": "apache2-utils-2.4.58-150600.5.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.58-150600.5.23.1.x86_64",
"product": {
"name": "apache2-worker-2.4.58-150600.5.23.1.x86_64",
"product_id": "apache2-worker-2.4.58-150600.5.23.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.58-150600.5.23.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-2.4.58-150600.5.23.1.aarch64"
},
"product_reference": "apache2-2.4.58-150600.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.58-150600.5.23.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-2.4.58-150600.5.23.1.ppc64le"
},
"product_reference": "apache2-2.4.58-150600.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.58-150600.5.23.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-2.4.58-150600.5.23.1.s390x"
},
"product_reference": "apache2-2.4.58-150600.5.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.58-150600.5.23.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-2.4.58-150600.5.23.1.x86_64"
},
"product_reference": "apache2-2.4.58-150600.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.58-150600.5.23.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-prefork-2.4.58-150600.5.23.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.58-150600.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.58-150600.5.23.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-prefork-2.4.58-150600.5.23.1.ppc64le"
},
"product_reference": "apache2-prefork-2.4.58-150600.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.58-150600.5.23.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-prefork-2.4.58-150600.5.23.1.s390x"
},
"product_reference": "apache2-prefork-2.4.58-150600.5.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.58-150600.5.23.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-prefork-2.4.58-150600.5.23.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.58-150600.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.58-150600.5.23.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:apache2-event-2.4.58-150600.5.23.1.aarch64"
},
"product_reference": "apache2-event-2.4.58-150600.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.58-150600.5.23.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:apache2-event-2.4.58-150600.5.23.1.ppc64le"
},
"product_reference": "apache2-event-2.4.58-150600.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.58-150600.5.23.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:apache2-event-2.4.58-150600.5.23.1.s390x"
},
"product_reference": "apache2-event-2.4.58-150600.5.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.58-150600.5.23.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:apache2-event-2.4.58-150600.5.23.1.x86_64"
},
"product_reference": "apache2-event-2.4.58-150600.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.58-150600.5.23.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-devel-2.4.58-150600.5.23.1.aarch64"
},
"product_reference": "apache2-devel-2.4.58-150600.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.58-150600.5.23.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-devel-2.4.58-150600.5.23.1.ppc64le"
},
"product_reference": "apache2-devel-2.4.58-150600.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.58-150600.5.23.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-devel-2.4.58-150600.5.23.1.s390x"
},
"product_reference": "apache2-devel-2.4.58-150600.5.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.58-150600.5.23.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-devel-2.4.58-150600.5.23.1.x86_64"
},
"product_reference": "apache2-devel-2.4.58-150600.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.58-150600.5.23.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-utils-2.4.58-150600.5.23.1.aarch64"
},
"product_reference": "apache2-utils-2.4.58-150600.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.58-150600.5.23.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-utils-2.4.58-150600.5.23.1.ppc64le"
},
"product_reference": "apache2-utils-2.4.58-150600.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.58-150600.5.23.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-utils-2.4.58-150600.5.23.1.s390x"
},
"product_reference": "apache2-utils-2.4.58-150600.5.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.58-150600.5.23.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-utils-2.4.58-150600.5.23.1.x86_64"
},
"product_reference": "apache2-utils-2.4.58-150600.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.58-150600.5.23.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-worker-2.4.58-150600.5.23.1.aarch64"
},
"product_reference": "apache2-worker-2.4.58-150600.5.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.58-150600.5.23.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-worker-2.4.58-150600.5.23.1.ppc64le"
},
"product_reference": "apache2-worker-2.4.58-150600.5.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.58-150600.5.23.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-worker-2.4.58-150600.5.23.1.s390x"
},
"product_reference": "apache2-worker-2.4.58-150600.5.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.58-150600.5.23.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-worker-2.4.58-150600.5.23.1.x86_64"
},
"product_reference": "apache2-worker-2.4.58-150600.5.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.58-150600.5.23.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache2-2.4.58-150600.5.23.1.aarch64"
},
"product_reference": "apache2-2.4.58-150600.5.23.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.58-150600.5.23.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache2-2.4.58-150600.5.23.1.ppc64le"
},
"product_reference": "apache2-2.4.58-150600.5.23.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.58-150600.5.23.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache2-2.4.58-150600.5.23.1.s390x"
},
"product_reference": "apache2-2.4.58-150600.5.23.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.58-150600.5.23.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache2-2.4.58-150600.5.23.1.x86_64"
},
"product_reference": "apache2-2.4.58-150600.5.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.58-150600.5.23.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache2-devel-2.4.58-150600.5.23.1.aarch64"
},
"product_reference": "apache2-devel-2.4.58-150600.5.23.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.58-150600.5.23.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache2-devel-2.4.58-150600.5.23.1.ppc64le"
},
"product_reference": "apache2-devel-2.4.58-150600.5.23.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.58-150600.5.23.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache2-devel-2.4.58-150600.5.23.1.s390x"
},
"product_reference": "apache2-devel-2.4.58-150600.5.23.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.58-150600.5.23.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache2-devel-2.4.58-150600.5.23.1.x86_64"
},
"product_reference": "apache2-devel-2.4.58-150600.5.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.58-150600.5.23.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache2-event-2.4.58-150600.5.23.1.aarch64"
},
"product_reference": "apache2-event-2.4.58-150600.5.23.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.58-150600.5.23.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache2-event-2.4.58-150600.5.23.1.ppc64le"
},
"product_reference": "apache2-event-2.4.58-150600.5.23.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.58-150600.5.23.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache2-event-2.4.58-150600.5.23.1.s390x"
},
"product_reference": "apache2-event-2.4.58-150600.5.23.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.58-150600.5.23.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache2-event-2.4.58-150600.5.23.1.x86_64"
},
"product_reference": "apache2-event-2.4.58-150600.5.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-manual-2.4.58-150600.5.23.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache2-manual-2.4.58-150600.5.23.1.noarch"
},
"product_reference": "apache2-manual-2.4.58-150600.5.23.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.58-150600.5.23.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache2-prefork-2.4.58-150600.5.23.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.58-150600.5.23.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.58-150600.5.23.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache2-prefork-2.4.58-150600.5.23.1.ppc64le"
},
"product_reference": "apache2-prefork-2.4.58-150600.5.23.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.58-150600.5.23.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache2-prefork-2.4.58-150600.5.23.1.s390x"
},
"product_reference": "apache2-prefork-2.4.58-150600.5.23.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.58-150600.5.23.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache2-prefork-2.4.58-150600.5.23.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.58-150600.5.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.58-150600.5.23.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache2-utils-2.4.58-150600.5.23.1.aarch64"
},
"product_reference": "apache2-utils-2.4.58-150600.5.23.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.58-150600.5.23.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache2-utils-2.4.58-150600.5.23.1.ppc64le"
},
"product_reference": "apache2-utils-2.4.58-150600.5.23.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.58-150600.5.23.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache2-utils-2.4.58-150600.5.23.1.s390x"
},
"product_reference": "apache2-utils-2.4.58-150600.5.23.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.58-150600.5.23.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache2-utils-2.4.58-150600.5.23.1.x86_64"
},
"product_reference": "apache2-utils-2.4.58-150600.5.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.58-150600.5.23.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache2-worker-2.4.58-150600.5.23.1.aarch64"
},
"product_reference": "apache2-worker-2.4.58-150600.5.23.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.58-150600.5.23.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache2-worker-2.4.58-150600.5.23.1.ppc64le"
},
"product_reference": "apache2-worker-2.4.58-150600.5.23.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.58-150600.5.23.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache2-worker-2.4.58-150600.5.23.1.s390x"
},
"product_reference": "apache2-worker-2.4.58-150600.5.23.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.58-150600.5.23.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache2-worker-2.4.58-150600.5.23.1.x86_64"
},
"product_reference": "apache2-worker-2.4.58-150600.5.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-38473",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-38473"
}
],
"notes": [
{
"category": "general",
"text": "Encoding problem in mod_proxy in Apache HTTP Server 2.4.59 and earlier allows request URLs with incorrect encoding to be sent to backend services, potentially bypassing authentication via crafted requests.\nUsers are recommended to upgrade to version 2.4.60, which fixes this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-2.4.58-150600.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-prefork-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-prefork-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-prefork-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-prefork-2.4.58-150600.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:apache2-event-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:apache2-event-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:apache2-event-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:apache2-event-2.4.58-150600.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-devel-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-devel-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-devel-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-devel-2.4.58-150600.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-utils-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-utils-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-utils-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-utils-2.4.58-150600.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-worker-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-worker-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-worker-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-worker-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-devel-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-devel-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-devel-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-devel-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-event-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-event-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-event-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-event-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-manual-2.4.58-150600.5.23.1.noarch",
"openSUSE Leap 15.6:apache2-prefork-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-prefork-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-prefork-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-prefork-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-utils-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-utils-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-utils-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-utils-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-worker-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-worker-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-worker-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-worker-2.4.58-150600.5.23.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-38473",
"url": "https://www.suse.com/security/cve/CVE-2024-38473"
},
{
"category": "external",
"summary": "SUSE Bug 1227276 for CVE-2024-38473",
"url": "https://bugzilla.suse.com/1227276"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-2.4.58-150600.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-prefork-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-prefork-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-prefork-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-prefork-2.4.58-150600.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:apache2-event-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:apache2-event-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:apache2-event-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:apache2-event-2.4.58-150600.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-devel-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-devel-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-devel-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-devel-2.4.58-150600.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-utils-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-utils-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-utils-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-utils-2.4.58-150600.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-worker-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-worker-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-worker-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-worker-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-devel-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-devel-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-devel-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-devel-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-event-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-event-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-event-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-event-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-manual-2.4.58-150600.5.23.1.noarch",
"openSUSE Leap 15.6:apache2-prefork-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-prefork-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-prefork-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-prefork-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-utils-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-utils-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-utils-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-utils-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-worker-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-worker-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-worker-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-worker-2.4.58-150600.5.23.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-2.4.58-150600.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-prefork-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-prefork-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-prefork-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-prefork-2.4.58-150600.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:apache2-event-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:apache2-event-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:apache2-event-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:apache2-event-2.4.58-150600.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-devel-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-devel-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-devel-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-devel-2.4.58-150600.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-utils-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-utils-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-utils-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-utils-2.4.58-150600.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-worker-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-worker-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-worker-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-worker-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-devel-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-devel-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-devel-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-devel-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-event-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-event-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-event-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-event-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-manual-2.4.58-150600.5.23.1.noarch",
"openSUSE Leap 15.6:apache2-prefork-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-prefork-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-prefork-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-prefork-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-utils-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-utils-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-utils-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-utils-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-worker-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-worker-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-worker-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-worker-2.4.58-150600.5.23.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-09T10:55:41Z",
"details": "moderate"
}
],
"title": "CVE-2024-38473"
},
{
"cve": "CVE-2024-38474",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-38474"
}
],
"notes": [
{
"category": "general",
"text": "Substitution encoding issue in mod_rewrite in Apache HTTP Server 2.4.59 and earlier allows attacker to execute scripts in\ndirectories permitted by the configuration but not directly reachable by any URL or source disclosure of scripts meant to only to be executed as CGI.\n\nUsers are recommended to upgrade to version 2.4.60, which fixes this issue.\n\nSome RewriteRules that capture and substitute unsafely will now fail unless rewrite flag \"UnsafeAllow3F\" is specified.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-2.4.58-150600.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-prefork-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-prefork-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-prefork-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-prefork-2.4.58-150600.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:apache2-event-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:apache2-event-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:apache2-event-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:apache2-event-2.4.58-150600.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-devel-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-devel-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-devel-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-devel-2.4.58-150600.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-utils-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-utils-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-utils-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-utils-2.4.58-150600.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-worker-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-worker-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-worker-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-worker-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-devel-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-devel-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-devel-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-devel-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-event-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-event-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-event-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-event-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-manual-2.4.58-150600.5.23.1.noarch",
"openSUSE Leap 15.6:apache2-prefork-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-prefork-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-prefork-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-prefork-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-utils-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-utils-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-utils-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-utils-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-worker-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-worker-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-worker-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-worker-2.4.58-150600.5.23.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-38474",
"url": "https://www.suse.com/security/cve/CVE-2024-38474"
},
{
"category": "external",
"summary": "SUSE Bug 1227278 for CVE-2024-38474",
"url": "https://bugzilla.suse.com/1227278"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-2.4.58-150600.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-prefork-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-prefork-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-prefork-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-prefork-2.4.58-150600.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:apache2-event-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:apache2-event-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:apache2-event-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:apache2-event-2.4.58-150600.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-devel-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-devel-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-devel-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-devel-2.4.58-150600.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-utils-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-utils-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-utils-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-utils-2.4.58-150600.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-worker-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-worker-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-worker-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-worker-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-devel-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-devel-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-devel-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-devel-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-event-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-event-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-event-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-event-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-manual-2.4.58-150600.5.23.1.noarch",
"openSUSE Leap 15.6:apache2-prefork-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-prefork-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-prefork-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-prefork-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-utils-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-utils-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-utils-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-utils-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-worker-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-worker-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-worker-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-worker-2.4.58-150600.5.23.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 Module for Basesystem 15 SP6:apache2-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-2.4.58-150600.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-prefork-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-prefork-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-prefork-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-prefork-2.4.58-150600.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:apache2-event-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:apache2-event-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:apache2-event-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:apache2-event-2.4.58-150600.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-devel-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-devel-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-devel-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-devel-2.4.58-150600.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-utils-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-utils-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-utils-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-utils-2.4.58-150600.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-worker-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-worker-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-worker-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-worker-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-devel-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-devel-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-devel-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-devel-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-event-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-event-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-event-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-event-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-manual-2.4.58-150600.5.23.1.noarch",
"openSUSE Leap 15.6:apache2-prefork-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-prefork-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-prefork-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-prefork-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-utils-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-utils-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-utils-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-utils-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-worker-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-worker-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-worker-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-worker-2.4.58-150600.5.23.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-09T10:55:41Z",
"details": "important"
}
],
"title": "CVE-2024-38474"
},
{
"cve": "CVE-2024-39884",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-39884"
}
],
"notes": [
{
"category": "general",
"text": "A regression in the core of Apache HTTP Server 2.4.60 ignores some use of the legacy content-type based configuration of handlers. \"AddType\" and similar configuration, under some circumstances where files are requested indirectly, result in source code disclosure of local content. For example, PHP scripts may be served instead of interpreted.\n\nUsers are recommended to upgrade to version 2.4.61, which fixes this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-2.4.58-150600.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-prefork-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-prefork-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-prefork-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-prefork-2.4.58-150600.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:apache2-event-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:apache2-event-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:apache2-event-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:apache2-event-2.4.58-150600.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-devel-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-devel-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-devel-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-devel-2.4.58-150600.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-utils-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-utils-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-utils-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-utils-2.4.58-150600.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-worker-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-worker-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-worker-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-worker-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-devel-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-devel-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-devel-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-devel-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-event-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-event-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-event-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-event-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-manual-2.4.58-150600.5.23.1.noarch",
"openSUSE Leap 15.6:apache2-prefork-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-prefork-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-prefork-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-prefork-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-utils-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-utils-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-utils-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-utils-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-worker-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-worker-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-worker-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-worker-2.4.58-150600.5.23.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-39884",
"url": "https://www.suse.com/security/cve/CVE-2024-39884"
},
{
"category": "external",
"summary": "SUSE Bug 1227353 for CVE-2024-39884",
"url": "https://bugzilla.suse.com/1227353"
},
{
"category": "external",
"summary": "SUSE Bug 1228097 for CVE-2024-39884",
"url": "https://bugzilla.suse.com/1228097"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-2.4.58-150600.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-prefork-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-prefork-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-prefork-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-prefork-2.4.58-150600.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:apache2-event-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:apache2-event-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:apache2-event-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:apache2-event-2.4.58-150600.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-devel-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-devel-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-devel-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-devel-2.4.58-150600.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-utils-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-utils-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-utils-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-utils-2.4.58-150600.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-worker-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-worker-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-worker-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-worker-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-devel-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-devel-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-devel-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-devel-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-event-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-event-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-event-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-event-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-manual-2.4.58-150600.5.23.1.noarch",
"openSUSE Leap 15.6:apache2-prefork-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-prefork-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-prefork-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-prefork-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-utils-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-utils-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-utils-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-utils-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-worker-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-worker-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-worker-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-worker-2.4.58-150600.5.23.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-2.4.58-150600.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-prefork-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-prefork-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-prefork-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:apache2-prefork-2.4.58-150600.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:apache2-event-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:apache2-event-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:apache2-event-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:apache2-event-2.4.58-150600.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-devel-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-devel-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-devel-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-devel-2.4.58-150600.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-utils-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-utils-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-utils-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-utils-2.4.58-150600.5.23.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-worker-2.4.58-150600.5.23.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-worker-2.4.58-150600.5.23.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-worker-2.4.58-150600.5.23.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-worker-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-devel-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-devel-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-devel-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-devel-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-event-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-event-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-event-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-event-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-manual-2.4.58-150600.5.23.1.noarch",
"openSUSE Leap 15.6:apache2-prefork-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-prefork-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-prefork-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-prefork-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-utils-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-utils-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-utils-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-utils-2.4.58-150600.5.23.1.x86_64",
"openSUSE Leap 15.6:apache2-worker-2.4.58-150600.5.23.1.aarch64",
"openSUSE Leap 15.6:apache2-worker-2.4.58-150600.5.23.1.ppc64le",
"openSUSE Leap 15.6:apache2-worker-2.4.58-150600.5.23.1.s390x",
"openSUSE Leap 15.6:apache2-worker-2.4.58-150600.5.23.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-09T10:55:41Z",
"details": "moderate"
}
],
"title": "CVE-2024-39884"
}
]
}
SUSE-SU-2024:3173-1
Vulnerability from csaf_suse - Published: 2024-09-09 10:56 - Updated: 2024-09-09 10:56| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-devel-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-devel-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-doc-2.4.51-150400.6.34.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-prefork-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-prefork-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-utils-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-utils-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-worker-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-worker-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-doc-2.4.51-150400.6.34.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-prefork-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-prefork-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-prefork-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-prefork-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-utils-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-utils-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-utils-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-utils-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:apache2-event-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:apache2-event-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:apache2-event-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:apache2-event-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-devel-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-devel-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-devel-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-devel-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-doc-2.4.51-150400.6.34.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-worker-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-worker-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-worker-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-worker-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-doc-2.4.51-150400.6.34.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-doc-2.4.51-150400.6.34.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-devel-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-devel-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-doc-2.4.51-150400.6.34.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-prefork-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-prefork-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-utils-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-utils-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-worker-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-worker-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:apache2-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:apache2-devel-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:apache2-doc-2.4.51-150400.6.34.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:apache2-prefork-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:apache2-utils-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:apache2-worker-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:apache2-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:apache2-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:apache2-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:apache2-devel-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:apache2-devel-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:apache2-devel-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:apache2-doc-2.4.51-150400.6.34.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:apache2-prefork-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:apache2-prefork-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:apache2-prefork-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:apache2-utils-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:apache2-utils-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:apache2-utils-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:apache2-worker-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:apache2-worker-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:apache2-worker-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-devel-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-devel-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-devel-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-devel-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-doc-2.4.51-150400.6.34.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-event-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-event-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-event-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-event-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-example-pages-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-example-pages-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-example-pages-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-example-pages-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-prefork-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-prefork-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-prefork-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-prefork-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-utils-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-utils-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-utils-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-utils-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-worker-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-worker-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-worker-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-worker-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-devel-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-devel-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-doc-2.4.51-150400.6.34.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-prefork-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-prefork-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-utils-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-utils-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-worker-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-worker-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-doc-2.4.51-150400.6.34.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-prefork-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-prefork-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-prefork-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-prefork-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-utils-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-utils-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-utils-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-utils-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:apache2-event-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:apache2-event-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:apache2-event-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:apache2-event-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-devel-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-devel-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-devel-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-devel-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-doc-2.4.51-150400.6.34.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-worker-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-worker-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-worker-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-worker-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-doc-2.4.51-150400.6.34.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-doc-2.4.51-150400.6.34.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-devel-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-devel-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-doc-2.4.51-150400.6.34.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-prefork-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-prefork-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-utils-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-utils-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-worker-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-worker-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:apache2-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:apache2-devel-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:apache2-doc-2.4.51-150400.6.34.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:apache2-prefork-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:apache2-utils-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:apache2-worker-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:apache2-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:apache2-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:apache2-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:apache2-devel-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:apache2-devel-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:apache2-devel-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:apache2-doc-2.4.51-150400.6.34.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:apache2-prefork-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:apache2-prefork-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:apache2-prefork-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:apache2-utils-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:apache2-utils-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:apache2-utils-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:apache2-worker-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:apache2-worker-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:apache2-worker-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-devel-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-devel-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-devel-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-devel-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-doc-2.4.51-150400.6.34.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-event-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-event-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-event-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-event-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-example-pages-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-example-pages-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-example-pages-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-example-pages-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-prefork-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-prefork-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-prefork-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-prefork-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-utils-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-utils-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-utils-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-utils-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-worker-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-worker-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-worker-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-worker-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-devel-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-devel-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-doc-2.4.51-150400.6.34.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-prefork-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-prefork-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-utils-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-utils-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-worker-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-worker-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-doc-2.4.51-150400.6.34.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-prefork-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-prefork-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-prefork-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-prefork-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-utils-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-utils-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-utils-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-utils-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:apache2-event-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:apache2-event-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:apache2-event-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:apache2-event-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-devel-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-devel-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-devel-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-devel-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-doc-2.4.51-150400.6.34.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-worker-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-worker-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-worker-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-worker-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-doc-2.4.51-150400.6.34.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-doc-2.4.51-150400.6.34.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-devel-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-devel-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-doc-2.4.51-150400.6.34.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-prefork-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-prefork-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-utils-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-utils-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-worker-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-worker-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:apache2-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:apache2-devel-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:apache2-doc-2.4.51-150400.6.34.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:apache2-prefork-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:apache2-utils-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:apache2-worker-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:apache2-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:apache2-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:apache2-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:apache2-devel-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:apache2-devel-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:apache2-devel-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:apache2-doc-2.4.51-150400.6.34.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:apache2-prefork-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:apache2-prefork-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:apache2-prefork-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:apache2-utils-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:apache2-utils-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:apache2-utils-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:apache2-worker-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:apache2-worker-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:apache2-worker-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-devel-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-devel-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-devel-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-devel-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-doc-2.4.51-150400.6.34.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-event-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-event-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-event-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-event-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-example-pages-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-example-pages-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-example-pages-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-example-pages-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-prefork-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-prefork-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-prefork-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-prefork-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-utils-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-utils-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-utils-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-utils-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-worker-2.4.51-150400.6.34.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-worker-2.4.51-150400.6.34.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-worker-2.4.51-150400.6.34.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:apache2-worker-2.4.51-150400.6.34.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for apache2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for apache2 fixes the following issues:\n\n- CVE-2024-38474: Fixed substitution encoding issue in mod_rewrite (bsc#1227278)\n- CVE-2024-38473: Fixed encoding problem in mod_proxy (bsc#1227276)\n- CVE-2024-39884: Fixed source code disclosure with handlers configured via AddType (bsc#1227353)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-3173,SUSE-SLE-Module-Basesystem-15-SP5-2024-3173,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2024-3173,SUSE-SLE-Module-Server-Applications-15-SP5-2024-3173,SUSE-SLE-Module-Server-Applications-15-SP6-2024-3173,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-3173,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-3173,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-3173,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-3173,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-3173,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2024-3173,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-3173,openSUSE-SLE-15.5-2024-3173",
"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_3173-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:3173-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20243173-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:3173-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2024-September/036816.html"
},
{
"category": "self",
"summary": "SUSE Bug 1227276",
"url": "https://bugzilla.suse.com/1227276"
},
{
"category": "self",
"summary": "SUSE Bug 1227278",
"url": "https://bugzilla.suse.com/1227278"
},
{
"category": "self",
"summary": "SUSE Bug 1227353",
"url": "https://bugzilla.suse.com/1227353"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-38473 page",
"url": "https://www.suse.com/security/cve/CVE-2024-38473/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-38474 page",
"url": "https://www.suse.com/security/cve/CVE-2024-38474/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-39884 page",
"url": "https://www.suse.com/security/cve/CVE-2024-39884/"
}
],
"title": "Security update for apache2",
"tracking": {
"current_release_date": "2024-09-09T10:56:51Z",
"generator": {
"date": "2024-09-09T10:56:51Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:3173-1",
"initial_release_date": "2024-09-09T10:56:51Z",
"revision_history": [
{
"date": "2024-09-09T10:56:51Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-150400.6.34.1.aarch64",
"product": {
"name": "apache2-2.4.51-150400.6.34.1.aarch64",
"product_id": "apache2-2.4.51-150400.6.34.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-150400.6.34.1.aarch64",
"product": {
"name": "apache2-devel-2.4.51-150400.6.34.1.aarch64",
"product_id": "apache2-devel-2.4.51-150400.6.34.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-150400.6.34.1.aarch64",
"product": {
"name": "apache2-event-2.4.51-150400.6.34.1.aarch64",
"product_id": "apache2-event-2.4.51-150400.6.34.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-150400.6.34.1.aarch64",
"product": {
"name": "apache2-example-pages-2.4.51-150400.6.34.1.aarch64",
"product_id": "apache2-example-pages-2.4.51-150400.6.34.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-150400.6.34.1.aarch64",
"product": {
"name": "apache2-prefork-2.4.51-150400.6.34.1.aarch64",
"product_id": "apache2-prefork-2.4.51-150400.6.34.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-150400.6.34.1.aarch64",
"product": {
"name": "apache2-utils-2.4.51-150400.6.34.1.aarch64",
"product_id": "apache2-utils-2.4.51-150400.6.34.1.aarch64"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-150400.6.34.1.aarch64",
"product": {
"name": "apache2-worker-2.4.51-150400.6.34.1.aarch64",
"product_id": "apache2-worker-2.4.51-150400.6.34.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-150400.6.34.1.i586",
"product": {
"name": "apache2-2.4.51-150400.6.34.1.i586",
"product_id": "apache2-2.4.51-150400.6.34.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-150400.6.34.1.i586",
"product": {
"name": "apache2-devel-2.4.51-150400.6.34.1.i586",
"product_id": "apache2-devel-2.4.51-150400.6.34.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-150400.6.34.1.i586",
"product": {
"name": "apache2-event-2.4.51-150400.6.34.1.i586",
"product_id": "apache2-event-2.4.51-150400.6.34.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-150400.6.34.1.i586",
"product": {
"name": "apache2-example-pages-2.4.51-150400.6.34.1.i586",
"product_id": "apache2-example-pages-2.4.51-150400.6.34.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-150400.6.34.1.i586",
"product": {
"name": "apache2-prefork-2.4.51-150400.6.34.1.i586",
"product_id": "apache2-prefork-2.4.51-150400.6.34.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-150400.6.34.1.i586",
"product": {
"name": "apache2-utils-2.4.51-150400.6.34.1.i586",
"product_id": "apache2-utils-2.4.51-150400.6.34.1.i586"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-150400.6.34.1.i586",
"product": {
"name": "apache2-worker-2.4.51-150400.6.34.1.i586",
"product_id": "apache2-worker-2.4.51-150400.6.34.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-doc-2.4.51-150400.6.34.1.noarch",
"product": {
"name": "apache2-doc-2.4.51-150400.6.34.1.noarch",
"product_id": "apache2-doc-2.4.51-150400.6.34.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-150400.6.34.1.ppc64le",
"product": {
"name": "apache2-2.4.51-150400.6.34.1.ppc64le",
"product_id": "apache2-2.4.51-150400.6.34.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-150400.6.34.1.ppc64le",
"product": {
"name": "apache2-devel-2.4.51-150400.6.34.1.ppc64le",
"product_id": "apache2-devel-2.4.51-150400.6.34.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-150400.6.34.1.ppc64le",
"product": {
"name": "apache2-event-2.4.51-150400.6.34.1.ppc64le",
"product_id": "apache2-event-2.4.51-150400.6.34.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-150400.6.34.1.ppc64le",
"product": {
"name": "apache2-example-pages-2.4.51-150400.6.34.1.ppc64le",
"product_id": "apache2-example-pages-2.4.51-150400.6.34.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-150400.6.34.1.ppc64le",
"product": {
"name": "apache2-prefork-2.4.51-150400.6.34.1.ppc64le",
"product_id": "apache2-prefork-2.4.51-150400.6.34.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-150400.6.34.1.ppc64le",
"product": {
"name": "apache2-utils-2.4.51-150400.6.34.1.ppc64le",
"product_id": "apache2-utils-2.4.51-150400.6.34.1.ppc64le"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-150400.6.34.1.ppc64le",
"product": {
"name": "apache2-worker-2.4.51-150400.6.34.1.ppc64le",
"product_id": "apache2-worker-2.4.51-150400.6.34.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-150400.6.34.1.s390x",
"product": {
"name": "apache2-2.4.51-150400.6.34.1.s390x",
"product_id": "apache2-2.4.51-150400.6.34.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-150400.6.34.1.s390x",
"product": {
"name": "apache2-devel-2.4.51-150400.6.34.1.s390x",
"product_id": "apache2-devel-2.4.51-150400.6.34.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-150400.6.34.1.s390x",
"product": {
"name": "apache2-event-2.4.51-150400.6.34.1.s390x",
"product_id": "apache2-event-2.4.51-150400.6.34.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-150400.6.34.1.s390x",
"product": {
"name": "apache2-example-pages-2.4.51-150400.6.34.1.s390x",
"product_id": "apache2-example-pages-2.4.51-150400.6.34.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-150400.6.34.1.s390x",
"product": {
"name": "apache2-prefork-2.4.51-150400.6.34.1.s390x",
"product_id": "apache2-prefork-2.4.51-150400.6.34.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-150400.6.34.1.s390x",
"product": {
"name": "apache2-utils-2.4.51-150400.6.34.1.s390x",
"product_id": "apache2-utils-2.4.51-150400.6.34.1.s390x"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-150400.6.34.1.s390x",
"product": {
"name": "apache2-worker-2.4.51-150400.6.34.1.s390x",
"product_id": "apache2-worker-2.4.51-150400.6.34.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-2.4.51-150400.6.34.1.x86_64",
"product": {
"name": "apache2-2.4.51-150400.6.34.1.x86_64",
"product_id": "apache2-2.4.51-150400.6.34.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-devel-2.4.51-150400.6.34.1.x86_64",
"product": {
"name": "apache2-devel-2.4.51-150400.6.34.1.x86_64",
"product_id": "apache2-devel-2.4.51-150400.6.34.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-event-2.4.51-150400.6.34.1.x86_64",
"product": {
"name": "apache2-event-2.4.51-150400.6.34.1.x86_64",
"product_id": "apache2-event-2.4.51-150400.6.34.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-example-pages-2.4.51-150400.6.34.1.x86_64",
"product": {
"name": "apache2-example-pages-2.4.51-150400.6.34.1.x86_64",
"product_id": "apache2-example-pages-2.4.51-150400.6.34.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"product": {
"name": "apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"product_id": "apache2-prefork-2.4.51-150400.6.34.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-utils-2.4.51-150400.6.34.1.x86_64",
"product": {
"name": "apache2-utils-2.4.51-150400.6.34.1.x86_64",
"product_id": "apache2-utils-2.4.51-150400.6.34.1.x86_64"
}
},
{
"category": "product_version",
"name": "apache2-worker-2.4.51-150400.6.34.1.x86_64",
"product": {
"name": "apache2-worker-2.4.51-150400.6.34.1.x86_64",
"product_id": "apache2-worker-2.4.51-150400.6.34.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.3",
"product": {
"name": "SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.3",
"product": {
"name": "SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.3"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150400.6.34.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-2.4.51-150400.6.34.1.aarch64"
},
"product_reference": "apache2-2.4.51-150400.6.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150400.6.34.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-2.4.51-150400.6.34.1.ppc64le"
},
"product_reference": "apache2-2.4.51-150400.6.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150400.6.34.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-2.4.51-150400.6.34.1.s390x"
},
"product_reference": "apache2-2.4.51-150400.6.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150400.6.34.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-2.4.51-150400.6.34.1.x86_64"
},
"product_reference": "apache2-2.4.51-150400.6.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150400.6.34.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-prefork-2.4.51-150400.6.34.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.51-150400.6.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150400.6.34.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-prefork-2.4.51-150400.6.34.1.ppc64le"
},
"product_reference": "apache2-prefork-2.4.51-150400.6.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150400.6.34.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-prefork-2.4.51-150400.6.34.1.s390x"
},
"product_reference": "apache2-prefork-2.4.51-150400.6.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150400.6.34.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-prefork-2.4.51-150400.6.34.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150400.6.34.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-utils-2.4.51-150400.6.34.1.aarch64"
},
"product_reference": "apache2-utils-2.4.51-150400.6.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150400.6.34.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-utils-2.4.51-150400.6.34.1.ppc64le"
},
"product_reference": "apache2-utils-2.4.51-150400.6.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150400.6.34.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-utils-2.4.51-150400.6.34.1.s390x"
},
"product_reference": "apache2-utils-2.4.51-150400.6.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150400.6.34.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-utils-2.4.51-150400.6.34.1.x86_64"
},
"product_reference": "apache2-utils-2.4.51-150400.6.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.51-150400.6.34.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:apache2-event-2.4.51-150400.6.34.1.aarch64"
},
"product_reference": "apache2-event-2.4.51-150400.6.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.51-150400.6.34.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:apache2-event-2.4.51-150400.6.34.1.ppc64le"
},
"product_reference": "apache2-event-2.4.51-150400.6.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.51-150400.6.34.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:apache2-event-2.4.51-150400.6.34.1.s390x"
},
"product_reference": "apache2-event-2.4.51-150400.6.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.51-150400.6.34.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:apache2-event-2.4.51-150400.6.34.1.x86_64"
},
"product_reference": "apache2-event-2.4.51-150400.6.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150400.6.34.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-devel-2.4.51-150400.6.34.1.aarch64"
},
"product_reference": "apache2-devel-2.4.51-150400.6.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150400.6.34.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-devel-2.4.51-150400.6.34.1.ppc64le"
},
"product_reference": "apache2-devel-2.4.51-150400.6.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150400.6.34.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-devel-2.4.51-150400.6.34.1.s390x"
},
"product_reference": "apache2-devel-2.4.51-150400.6.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150400.6.34.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-devel-2.4.51-150400.6.34.1.x86_64"
},
"product_reference": "apache2-devel-2.4.51-150400.6.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.51-150400.6.34.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-doc-2.4.51-150400.6.34.1.noarch"
},
"product_reference": "apache2-doc-2.4.51-150400.6.34.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150400.6.34.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-worker-2.4.51-150400.6.34.1.aarch64"
},
"product_reference": "apache2-worker-2.4.51-150400.6.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150400.6.34.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-worker-2.4.51-150400.6.34.1.ppc64le"
},
"product_reference": "apache2-worker-2.4.51-150400.6.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150400.6.34.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-worker-2.4.51-150400.6.34.1.s390x"
},
"product_reference": "apache2-worker-2.4.51-150400.6.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150400.6.34.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-worker-2.4.51-150400.6.34.1.x86_64"
},
"product_reference": "apache2-worker-2.4.51-150400.6.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.51-150400.6.34.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-doc-2.4.51-150400.6.34.1.noarch"
},
"product_reference": "apache2-doc-2.4.51-150400.6.34.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150400.6.34.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-2.4.51-150400.6.34.1.aarch64"
},
"product_reference": "apache2-2.4.51-150400.6.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150400.6.34.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-2.4.51-150400.6.34.1.x86_64"
},
"product_reference": "apache2-2.4.51-150400.6.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150400.6.34.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-devel-2.4.51-150400.6.34.1.aarch64"
},
"product_reference": "apache2-devel-2.4.51-150400.6.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150400.6.34.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-devel-2.4.51-150400.6.34.1.x86_64"
},
"product_reference": "apache2-devel-2.4.51-150400.6.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.51-150400.6.34.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-doc-2.4.51-150400.6.34.1.noarch"
},
"product_reference": "apache2-doc-2.4.51-150400.6.34.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150400.6.34.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-prefork-2.4.51-150400.6.34.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.51-150400.6.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150400.6.34.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-prefork-2.4.51-150400.6.34.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150400.6.34.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-utils-2.4.51-150400.6.34.1.aarch64"
},
"product_reference": "apache2-utils-2.4.51-150400.6.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150400.6.34.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-utils-2.4.51-150400.6.34.1.x86_64"
},
"product_reference": "apache2-utils-2.4.51-150400.6.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150400.6.34.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-worker-2.4.51-150400.6.34.1.aarch64"
},
"product_reference": "apache2-worker-2.4.51-150400.6.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150400.6.34.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-worker-2.4.51-150400.6.34.1.x86_64"
},
"product_reference": "apache2-worker-2.4.51-150400.6.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150400.6.34.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.aarch64"
},
"product_reference": "apache2-2.4.51-150400.6.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150400.6.34.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.x86_64"
},
"product_reference": "apache2-2.4.51-150400.6.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150400.6.34.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.aarch64"
},
"product_reference": "apache2-devel-2.4.51-150400.6.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150400.6.34.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.x86_64"
},
"product_reference": "apache2-devel-2.4.51-150400.6.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.51-150400.6.34.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-doc-2.4.51-150400.6.34.1.noarch"
},
"product_reference": "apache2-doc-2.4.51-150400.6.34.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150400.6.34.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.51-150400.6.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150400.6.34.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150400.6.34.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.aarch64"
},
"product_reference": "apache2-utils-2.4.51-150400.6.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150400.6.34.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.x86_64"
},
"product_reference": "apache2-utils-2.4.51-150400.6.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150400.6.34.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.aarch64"
},
"product_reference": "apache2-worker-2.4.51-150400.6.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150400.6.34.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.x86_64"
},
"product_reference": "apache2-worker-2.4.51-150400.6.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150400.6.34.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.aarch64"
},
"product_reference": "apache2-2.4.51-150400.6.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150400.6.34.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.ppc64le"
},
"product_reference": "apache2-2.4.51-150400.6.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150400.6.34.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.s390x"
},
"product_reference": "apache2-2.4.51-150400.6.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150400.6.34.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.x86_64"
},
"product_reference": "apache2-2.4.51-150400.6.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150400.6.34.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.aarch64"
},
"product_reference": "apache2-devel-2.4.51-150400.6.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150400.6.34.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.ppc64le"
},
"product_reference": "apache2-devel-2.4.51-150400.6.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150400.6.34.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.s390x"
},
"product_reference": "apache2-devel-2.4.51-150400.6.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150400.6.34.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.x86_64"
},
"product_reference": "apache2-devel-2.4.51-150400.6.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.51-150400.6.34.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-doc-2.4.51-150400.6.34.1.noarch"
},
"product_reference": "apache2-doc-2.4.51-150400.6.34.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150400.6.34.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.51-150400.6.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150400.6.34.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.ppc64le"
},
"product_reference": "apache2-prefork-2.4.51-150400.6.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150400.6.34.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.s390x"
},
"product_reference": "apache2-prefork-2.4.51-150400.6.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150400.6.34.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150400.6.34.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.aarch64"
},
"product_reference": "apache2-utils-2.4.51-150400.6.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150400.6.34.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.ppc64le"
},
"product_reference": "apache2-utils-2.4.51-150400.6.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150400.6.34.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.s390x"
},
"product_reference": "apache2-utils-2.4.51-150400.6.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150400.6.34.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.x86_64"
},
"product_reference": "apache2-utils-2.4.51-150400.6.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150400.6.34.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.aarch64"
},
"product_reference": "apache2-worker-2.4.51-150400.6.34.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150400.6.34.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.ppc64le"
},
"product_reference": "apache2-worker-2.4.51-150400.6.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150400.6.34.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.s390x"
},
"product_reference": "apache2-worker-2.4.51-150400.6.34.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150400.6.34.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.x86_64"
},
"product_reference": "apache2-worker-2.4.51-150400.6.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150400.6.34.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-2.4.51-150400.6.34.1.ppc64le"
},
"product_reference": "apache2-2.4.51-150400.6.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150400.6.34.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-2.4.51-150400.6.34.1.x86_64"
},
"product_reference": "apache2-2.4.51-150400.6.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150400.6.34.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-devel-2.4.51-150400.6.34.1.ppc64le"
},
"product_reference": "apache2-devel-2.4.51-150400.6.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150400.6.34.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-devel-2.4.51-150400.6.34.1.x86_64"
},
"product_reference": "apache2-devel-2.4.51-150400.6.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.51-150400.6.34.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-doc-2.4.51-150400.6.34.1.noarch"
},
"product_reference": "apache2-doc-2.4.51-150400.6.34.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150400.6.34.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-prefork-2.4.51-150400.6.34.1.ppc64le"
},
"product_reference": "apache2-prefork-2.4.51-150400.6.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150400.6.34.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-prefork-2.4.51-150400.6.34.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150400.6.34.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-utils-2.4.51-150400.6.34.1.ppc64le"
},
"product_reference": "apache2-utils-2.4.51-150400.6.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150400.6.34.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-utils-2.4.51-150400.6.34.1.x86_64"
},
"product_reference": "apache2-utils-2.4.51-150400.6.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150400.6.34.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-worker-2.4.51-150400.6.34.1.ppc64le"
},
"product_reference": "apache2-worker-2.4.51-150400.6.34.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150400.6.34.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-worker-2.4.51-150400.6.34.1.x86_64"
},
"product_reference": "apache2-worker-2.4.51-150400.6.34.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150400.6.34.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:apache2-2.4.51-150400.6.34.1.x86_64"
},
"product_reference": "apache2-2.4.51-150400.6.34.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150400.6.34.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:apache2-devel-2.4.51-150400.6.34.1.x86_64"
},
"product_reference": "apache2-devel-2.4.51-150400.6.34.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.51-150400.6.34.1.noarch as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:apache2-doc-2.4.51-150400.6.34.1.noarch"
},
"product_reference": "apache2-doc-2.4.51-150400.6.34.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150400.6.34.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:apache2-prefork-2.4.51-150400.6.34.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150400.6.34.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:apache2-utils-2.4.51-150400.6.34.1.x86_64"
},
"product_reference": "apache2-utils-2.4.51-150400.6.34.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150400.6.34.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:apache2-worker-2.4.51-150400.6.34.1.x86_64"
},
"product_reference": "apache2-worker-2.4.51-150400.6.34.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150400.6.34.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:apache2-2.4.51-150400.6.34.1.ppc64le"
},
"product_reference": "apache2-2.4.51-150400.6.34.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150400.6.34.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:apache2-2.4.51-150400.6.34.1.s390x"
},
"product_reference": "apache2-2.4.51-150400.6.34.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150400.6.34.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:apache2-2.4.51-150400.6.34.1.x86_64"
},
"product_reference": "apache2-2.4.51-150400.6.34.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150400.6.34.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:apache2-devel-2.4.51-150400.6.34.1.ppc64le"
},
"product_reference": "apache2-devel-2.4.51-150400.6.34.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150400.6.34.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:apache2-devel-2.4.51-150400.6.34.1.s390x"
},
"product_reference": "apache2-devel-2.4.51-150400.6.34.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150400.6.34.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:apache2-devel-2.4.51-150400.6.34.1.x86_64"
},
"product_reference": "apache2-devel-2.4.51-150400.6.34.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.51-150400.6.34.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:apache2-doc-2.4.51-150400.6.34.1.noarch"
},
"product_reference": "apache2-doc-2.4.51-150400.6.34.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150400.6.34.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:apache2-prefork-2.4.51-150400.6.34.1.ppc64le"
},
"product_reference": "apache2-prefork-2.4.51-150400.6.34.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150400.6.34.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:apache2-prefork-2.4.51-150400.6.34.1.s390x"
},
"product_reference": "apache2-prefork-2.4.51-150400.6.34.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150400.6.34.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:apache2-prefork-2.4.51-150400.6.34.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150400.6.34.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:apache2-utils-2.4.51-150400.6.34.1.ppc64le"
},
"product_reference": "apache2-utils-2.4.51-150400.6.34.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150400.6.34.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:apache2-utils-2.4.51-150400.6.34.1.s390x"
},
"product_reference": "apache2-utils-2.4.51-150400.6.34.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150400.6.34.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:apache2-utils-2.4.51-150400.6.34.1.x86_64"
},
"product_reference": "apache2-utils-2.4.51-150400.6.34.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150400.6.34.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:apache2-worker-2.4.51-150400.6.34.1.ppc64le"
},
"product_reference": "apache2-worker-2.4.51-150400.6.34.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150400.6.34.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:apache2-worker-2.4.51-150400.6.34.1.s390x"
},
"product_reference": "apache2-worker-2.4.51-150400.6.34.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150400.6.34.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:apache2-worker-2.4.51-150400.6.34.1.x86_64"
},
"product_reference": "apache2-worker-2.4.51-150400.6.34.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150400.6.34.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:apache2-2.4.51-150400.6.34.1.aarch64"
},
"product_reference": "apache2-2.4.51-150400.6.34.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150400.6.34.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:apache2-2.4.51-150400.6.34.1.ppc64le"
},
"product_reference": "apache2-2.4.51-150400.6.34.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150400.6.34.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:apache2-2.4.51-150400.6.34.1.s390x"
},
"product_reference": "apache2-2.4.51-150400.6.34.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-2.4.51-150400.6.34.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:apache2-2.4.51-150400.6.34.1.x86_64"
},
"product_reference": "apache2-2.4.51-150400.6.34.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150400.6.34.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:apache2-devel-2.4.51-150400.6.34.1.aarch64"
},
"product_reference": "apache2-devel-2.4.51-150400.6.34.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150400.6.34.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:apache2-devel-2.4.51-150400.6.34.1.ppc64le"
},
"product_reference": "apache2-devel-2.4.51-150400.6.34.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150400.6.34.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:apache2-devel-2.4.51-150400.6.34.1.s390x"
},
"product_reference": "apache2-devel-2.4.51-150400.6.34.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-devel-2.4.51-150400.6.34.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:apache2-devel-2.4.51-150400.6.34.1.x86_64"
},
"product_reference": "apache2-devel-2.4.51-150400.6.34.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-doc-2.4.51-150400.6.34.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:apache2-doc-2.4.51-150400.6.34.1.noarch"
},
"product_reference": "apache2-doc-2.4.51-150400.6.34.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.51-150400.6.34.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:apache2-event-2.4.51-150400.6.34.1.aarch64"
},
"product_reference": "apache2-event-2.4.51-150400.6.34.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.51-150400.6.34.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:apache2-event-2.4.51-150400.6.34.1.ppc64le"
},
"product_reference": "apache2-event-2.4.51-150400.6.34.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.51-150400.6.34.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:apache2-event-2.4.51-150400.6.34.1.s390x"
},
"product_reference": "apache2-event-2.4.51-150400.6.34.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-event-2.4.51-150400.6.34.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:apache2-event-2.4.51-150400.6.34.1.x86_64"
},
"product_reference": "apache2-event-2.4.51-150400.6.34.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.51-150400.6.34.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:apache2-example-pages-2.4.51-150400.6.34.1.aarch64"
},
"product_reference": "apache2-example-pages-2.4.51-150400.6.34.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.51-150400.6.34.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:apache2-example-pages-2.4.51-150400.6.34.1.ppc64le"
},
"product_reference": "apache2-example-pages-2.4.51-150400.6.34.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.51-150400.6.34.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:apache2-example-pages-2.4.51-150400.6.34.1.s390x"
},
"product_reference": "apache2-example-pages-2.4.51-150400.6.34.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-example-pages-2.4.51-150400.6.34.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:apache2-example-pages-2.4.51-150400.6.34.1.x86_64"
},
"product_reference": "apache2-example-pages-2.4.51-150400.6.34.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150400.6.34.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:apache2-prefork-2.4.51-150400.6.34.1.aarch64"
},
"product_reference": "apache2-prefork-2.4.51-150400.6.34.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150400.6.34.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:apache2-prefork-2.4.51-150400.6.34.1.ppc64le"
},
"product_reference": "apache2-prefork-2.4.51-150400.6.34.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150400.6.34.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:apache2-prefork-2.4.51-150400.6.34.1.s390x"
},
"product_reference": "apache2-prefork-2.4.51-150400.6.34.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-prefork-2.4.51-150400.6.34.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:apache2-prefork-2.4.51-150400.6.34.1.x86_64"
},
"product_reference": "apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150400.6.34.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:apache2-utils-2.4.51-150400.6.34.1.aarch64"
},
"product_reference": "apache2-utils-2.4.51-150400.6.34.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150400.6.34.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:apache2-utils-2.4.51-150400.6.34.1.ppc64le"
},
"product_reference": "apache2-utils-2.4.51-150400.6.34.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150400.6.34.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:apache2-utils-2.4.51-150400.6.34.1.s390x"
},
"product_reference": "apache2-utils-2.4.51-150400.6.34.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-utils-2.4.51-150400.6.34.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:apache2-utils-2.4.51-150400.6.34.1.x86_64"
},
"product_reference": "apache2-utils-2.4.51-150400.6.34.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150400.6.34.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:apache2-worker-2.4.51-150400.6.34.1.aarch64"
},
"product_reference": "apache2-worker-2.4.51-150400.6.34.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150400.6.34.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:apache2-worker-2.4.51-150400.6.34.1.ppc64le"
},
"product_reference": "apache2-worker-2.4.51-150400.6.34.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150400.6.34.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:apache2-worker-2.4.51-150400.6.34.1.s390x"
},
"product_reference": "apache2-worker-2.4.51-150400.6.34.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-worker-2.4.51-150400.6.34.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:apache2-worker-2.4.51-150400.6.34.1.x86_64"
},
"product_reference": "apache2-worker-2.4.51-150400.6.34.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-38473",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-38473"
}
],
"notes": [
{
"category": "general",
"text": "Encoding problem in mod_proxy in Apache HTTP Server 2.4.59 and earlier allows request URLs with incorrect encoding to be sent to backend services, potentially bypassing authentication via crafted requests.\nUsers are recommended to upgrade to version 2.4.60, which fixes this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-devel-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-prefork-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-utils-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-worker-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-prefork-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-prefork-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-prefork-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-utils-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-utils-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-utils-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:apache2-event-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:apache2-event-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:apache2-event-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:apache2-event-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-devel-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-devel-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-devel-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-worker-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-worker-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-worker-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-devel-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-prefork-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-utils-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-worker-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Proxy 4.3:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Proxy 4.3:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Proxy 4.3:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Manager Proxy 4.3:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Proxy 4.3:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Proxy 4.3:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Server 4.3:apache2-2.4.51-150400.6.34.1.ppc64le",
"SUSE Manager Server 4.3:apache2-2.4.51-150400.6.34.1.s390x",
"SUSE Manager Server 4.3:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Server 4.3:apache2-devel-2.4.51-150400.6.34.1.ppc64le",
"SUSE Manager Server 4.3:apache2-devel-2.4.51-150400.6.34.1.s390x",
"SUSE Manager Server 4.3:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Server 4.3:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Manager Server 4.3:apache2-prefork-2.4.51-150400.6.34.1.ppc64le",
"SUSE Manager Server 4.3:apache2-prefork-2.4.51-150400.6.34.1.s390x",
"SUSE Manager Server 4.3:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Server 4.3:apache2-utils-2.4.51-150400.6.34.1.ppc64le",
"SUSE Manager Server 4.3:apache2-utils-2.4.51-150400.6.34.1.s390x",
"SUSE Manager Server 4.3:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Server 4.3:apache2-worker-2.4.51-150400.6.34.1.ppc64le",
"SUSE Manager Server 4.3:apache2-worker-2.4.51-150400.6.34.1.s390x",
"SUSE Manager Server 4.3:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-devel-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-devel-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-devel-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-doc-2.4.51-150400.6.34.1.noarch",
"openSUSE Leap 15.5:apache2-event-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-event-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-event-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-event-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-example-pages-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-example-pages-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-example-pages-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-example-pages-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-prefork-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-prefork-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-prefork-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-utils-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-utils-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-utils-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-worker-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-worker-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-worker-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-worker-2.4.51-150400.6.34.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-38473",
"url": "https://www.suse.com/security/cve/CVE-2024-38473"
},
{
"category": "external",
"summary": "SUSE Bug 1227276 for CVE-2024-38473",
"url": "https://bugzilla.suse.com/1227276"
}
],
"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 High Performance Computing 15 SP4-ESPOS:apache2-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-devel-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-prefork-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-utils-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-worker-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-prefork-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-prefork-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-prefork-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-utils-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-utils-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-utils-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:apache2-event-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:apache2-event-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:apache2-event-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:apache2-event-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-devel-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-devel-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-devel-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-worker-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-worker-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-worker-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-devel-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-prefork-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-utils-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-worker-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Proxy 4.3:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Proxy 4.3:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Proxy 4.3:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Manager Proxy 4.3:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Proxy 4.3:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Proxy 4.3:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Server 4.3:apache2-2.4.51-150400.6.34.1.ppc64le",
"SUSE Manager Server 4.3:apache2-2.4.51-150400.6.34.1.s390x",
"SUSE Manager Server 4.3:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Server 4.3:apache2-devel-2.4.51-150400.6.34.1.ppc64le",
"SUSE Manager Server 4.3:apache2-devel-2.4.51-150400.6.34.1.s390x",
"SUSE Manager Server 4.3:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Server 4.3:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Manager Server 4.3:apache2-prefork-2.4.51-150400.6.34.1.ppc64le",
"SUSE Manager Server 4.3:apache2-prefork-2.4.51-150400.6.34.1.s390x",
"SUSE Manager Server 4.3:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Server 4.3:apache2-utils-2.4.51-150400.6.34.1.ppc64le",
"SUSE Manager Server 4.3:apache2-utils-2.4.51-150400.6.34.1.s390x",
"SUSE Manager Server 4.3:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Server 4.3:apache2-worker-2.4.51-150400.6.34.1.ppc64le",
"SUSE Manager Server 4.3:apache2-worker-2.4.51-150400.6.34.1.s390x",
"SUSE Manager Server 4.3:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-devel-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-devel-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-devel-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-doc-2.4.51-150400.6.34.1.noarch",
"openSUSE Leap 15.5:apache2-event-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-event-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-event-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-event-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-example-pages-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-example-pages-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-example-pages-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-example-pages-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-prefork-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-prefork-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-prefork-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-utils-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-utils-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-utils-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-worker-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-worker-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-worker-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-worker-2.4.51-150400.6.34.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-devel-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-prefork-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-utils-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-worker-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-prefork-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-prefork-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-prefork-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-utils-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-utils-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-utils-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:apache2-event-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:apache2-event-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:apache2-event-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:apache2-event-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-devel-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-devel-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-devel-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-worker-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-worker-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-worker-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-devel-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-prefork-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-utils-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-worker-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Proxy 4.3:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Proxy 4.3:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Proxy 4.3:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Manager Proxy 4.3:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Proxy 4.3:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Proxy 4.3:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Server 4.3:apache2-2.4.51-150400.6.34.1.ppc64le",
"SUSE Manager Server 4.3:apache2-2.4.51-150400.6.34.1.s390x",
"SUSE Manager Server 4.3:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Server 4.3:apache2-devel-2.4.51-150400.6.34.1.ppc64le",
"SUSE Manager Server 4.3:apache2-devel-2.4.51-150400.6.34.1.s390x",
"SUSE Manager Server 4.3:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Server 4.3:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Manager Server 4.3:apache2-prefork-2.4.51-150400.6.34.1.ppc64le",
"SUSE Manager Server 4.3:apache2-prefork-2.4.51-150400.6.34.1.s390x",
"SUSE Manager Server 4.3:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Server 4.3:apache2-utils-2.4.51-150400.6.34.1.ppc64le",
"SUSE Manager Server 4.3:apache2-utils-2.4.51-150400.6.34.1.s390x",
"SUSE Manager Server 4.3:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Server 4.3:apache2-worker-2.4.51-150400.6.34.1.ppc64le",
"SUSE Manager Server 4.3:apache2-worker-2.4.51-150400.6.34.1.s390x",
"SUSE Manager Server 4.3:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-devel-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-devel-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-devel-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-doc-2.4.51-150400.6.34.1.noarch",
"openSUSE Leap 15.5:apache2-event-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-event-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-event-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-event-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-example-pages-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-example-pages-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-example-pages-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-example-pages-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-prefork-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-prefork-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-prefork-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-utils-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-utils-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-utils-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-worker-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-worker-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-worker-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-worker-2.4.51-150400.6.34.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-09T10:56:51Z",
"details": "moderate"
}
],
"title": "CVE-2024-38473"
},
{
"cve": "CVE-2024-38474",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-38474"
}
],
"notes": [
{
"category": "general",
"text": "Substitution encoding issue in mod_rewrite in Apache HTTP Server 2.4.59 and earlier allows attacker to execute scripts in\ndirectories permitted by the configuration but not directly reachable by any URL or source disclosure of scripts meant to only to be executed as CGI.\n\nUsers are recommended to upgrade to version 2.4.60, which fixes this issue.\n\nSome RewriteRules that capture and substitute unsafely will now fail unless rewrite flag \"UnsafeAllow3F\" is specified.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-devel-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-prefork-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-utils-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-worker-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-prefork-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-prefork-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-prefork-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-utils-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-utils-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-utils-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:apache2-event-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:apache2-event-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:apache2-event-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:apache2-event-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-devel-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-devel-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-devel-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-worker-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-worker-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-worker-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-devel-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-prefork-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-utils-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-worker-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Proxy 4.3:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Proxy 4.3:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Proxy 4.3:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Manager Proxy 4.3:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Proxy 4.3:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Proxy 4.3:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Server 4.3:apache2-2.4.51-150400.6.34.1.ppc64le",
"SUSE Manager Server 4.3:apache2-2.4.51-150400.6.34.1.s390x",
"SUSE Manager Server 4.3:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Server 4.3:apache2-devel-2.4.51-150400.6.34.1.ppc64le",
"SUSE Manager Server 4.3:apache2-devel-2.4.51-150400.6.34.1.s390x",
"SUSE Manager Server 4.3:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Server 4.3:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Manager Server 4.3:apache2-prefork-2.4.51-150400.6.34.1.ppc64le",
"SUSE Manager Server 4.3:apache2-prefork-2.4.51-150400.6.34.1.s390x",
"SUSE Manager Server 4.3:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Server 4.3:apache2-utils-2.4.51-150400.6.34.1.ppc64le",
"SUSE Manager Server 4.3:apache2-utils-2.4.51-150400.6.34.1.s390x",
"SUSE Manager Server 4.3:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Server 4.3:apache2-worker-2.4.51-150400.6.34.1.ppc64le",
"SUSE Manager Server 4.3:apache2-worker-2.4.51-150400.6.34.1.s390x",
"SUSE Manager Server 4.3:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-devel-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-devel-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-devel-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-doc-2.4.51-150400.6.34.1.noarch",
"openSUSE Leap 15.5:apache2-event-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-event-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-event-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-event-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-example-pages-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-example-pages-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-example-pages-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-example-pages-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-prefork-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-prefork-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-prefork-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-utils-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-utils-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-utils-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-worker-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-worker-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-worker-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-worker-2.4.51-150400.6.34.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-38474",
"url": "https://www.suse.com/security/cve/CVE-2024-38474"
},
{
"category": "external",
"summary": "SUSE Bug 1227278 for CVE-2024-38474",
"url": "https://bugzilla.suse.com/1227278"
}
],
"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 High Performance Computing 15 SP4-ESPOS:apache2-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-devel-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-prefork-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-utils-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-worker-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-prefork-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-prefork-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-prefork-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-utils-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-utils-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-utils-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:apache2-event-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:apache2-event-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:apache2-event-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:apache2-event-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-devel-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-devel-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-devel-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-worker-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-worker-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-worker-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-devel-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-prefork-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-utils-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-worker-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Proxy 4.3:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Proxy 4.3:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Proxy 4.3:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Manager Proxy 4.3:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Proxy 4.3:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Proxy 4.3:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Server 4.3:apache2-2.4.51-150400.6.34.1.ppc64le",
"SUSE Manager Server 4.3:apache2-2.4.51-150400.6.34.1.s390x",
"SUSE Manager Server 4.3:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Server 4.3:apache2-devel-2.4.51-150400.6.34.1.ppc64le",
"SUSE Manager Server 4.3:apache2-devel-2.4.51-150400.6.34.1.s390x",
"SUSE Manager Server 4.3:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Server 4.3:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Manager Server 4.3:apache2-prefork-2.4.51-150400.6.34.1.ppc64le",
"SUSE Manager Server 4.3:apache2-prefork-2.4.51-150400.6.34.1.s390x",
"SUSE Manager Server 4.3:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Server 4.3:apache2-utils-2.4.51-150400.6.34.1.ppc64le",
"SUSE Manager Server 4.3:apache2-utils-2.4.51-150400.6.34.1.s390x",
"SUSE Manager Server 4.3:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Server 4.3:apache2-worker-2.4.51-150400.6.34.1.ppc64le",
"SUSE Manager Server 4.3:apache2-worker-2.4.51-150400.6.34.1.s390x",
"SUSE Manager Server 4.3:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-devel-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-devel-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-devel-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-doc-2.4.51-150400.6.34.1.noarch",
"openSUSE Leap 15.5:apache2-event-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-event-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-event-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-event-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-example-pages-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-example-pages-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-example-pages-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-example-pages-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-prefork-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-prefork-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-prefork-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-utils-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-utils-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-utils-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-worker-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-worker-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-worker-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-worker-2.4.51-150400.6.34.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 High Performance Computing 15 SP4-ESPOS:apache2-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-devel-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-prefork-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-utils-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-worker-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-prefork-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-prefork-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-prefork-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-utils-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-utils-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-utils-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:apache2-event-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:apache2-event-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:apache2-event-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:apache2-event-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-devel-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-devel-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-devel-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-worker-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-worker-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-worker-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-devel-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-prefork-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-utils-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-worker-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Proxy 4.3:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Proxy 4.3:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Proxy 4.3:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Manager Proxy 4.3:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Proxy 4.3:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Proxy 4.3:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Server 4.3:apache2-2.4.51-150400.6.34.1.ppc64le",
"SUSE Manager Server 4.3:apache2-2.4.51-150400.6.34.1.s390x",
"SUSE Manager Server 4.3:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Server 4.3:apache2-devel-2.4.51-150400.6.34.1.ppc64le",
"SUSE Manager Server 4.3:apache2-devel-2.4.51-150400.6.34.1.s390x",
"SUSE Manager Server 4.3:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Server 4.3:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Manager Server 4.3:apache2-prefork-2.4.51-150400.6.34.1.ppc64le",
"SUSE Manager Server 4.3:apache2-prefork-2.4.51-150400.6.34.1.s390x",
"SUSE Manager Server 4.3:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Server 4.3:apache2-utils-2.4.51-150400.6.34.1.ppc64le",
"SUSE Manager Server 4.3:apache2-utils-2.4.51-150400.6.34.1.s390x",
"SUSE Manager Server 4.3:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Server 4.3:apache2-worker-2.4.51-150400.6.34.1.ppc64le",
"SUSE Manager Server 4.3:apache2-worker-2.4.51-150400.6.34.1.s390x",
"SUSE Manager Server 4.3:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-devel-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-devel-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-devel-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-doc-2.4.51-150400.6.34.1.noarch",
"openSUSE Leap 15.5:apache2-event-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-event-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-event-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-event-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-example-pages-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-example-pages-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-example-pages-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-example-pages-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-prefork-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-prefork-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-prefork-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-utils-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-utils-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-utils-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-worker-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-worker-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-worker-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-worker-2.4.51-150400.6.34.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-09T10:56:51Z",
"details": "important"
}
],
"title": "CVE-2024-38474"
},
{
"cve": "CVE-2024-39884",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-39884"
}
],
"notes": [
{
"category": "general",
"text": "A regression in the core of Apache HTTP Server 2.4.60 ignores some use of the legacy content-type based configuration of handlers. \"AddType\" and similar configuration, under some circumstances where files are requested indirectly, result in source code disclosure of local content. For example, PHP scripts may be served instead of interpreted.\n\nUsers are recommended to upgrade to version 2.4.61, which fixes this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-devel-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-prefork-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-utils-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-worker-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-prefork-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-prefork-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-prefork-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-utils-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-utils-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-utils-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:apache2-event-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:apache2-event-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:apache2-event-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:apache2-event-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-devel-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-devel-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-devel-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-worker-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-worker-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-worker-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-devel-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-prefork-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-utils-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-worker-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Proxy 4.3:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Proxy 4.3:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Proxy 4.3:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Manager Proxy 4.3:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Proxy 4.3:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Proxy 4.3:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Server 4.3:apache2-2.4.51-150400.6.34.1.ppc64le",
"SUSE Manager Server 4.3:apache2-2.4.51-150400.6.34.1.s390x",
"SUSE Manager Server 4.3:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Server 4.3:apache2-devel-2.4.51-150400.6.34.1.ppc64le",
"SUSE Manager Server 4.3:apache2-devel-2.4.51-150400.6.34.1.s390x",
"SUSE Manager Server 4.3:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Server 4.3:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Manager Server 4.3:apache2-prefork-2.4.51-150400.6.34.1.ppc64le",
"SUSE Manager Server 4.3:apache2-prefork-2.4.51-150400.6.34.1.s390x",
"SUSE Manager Server 4.3:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Server 4.3:apache2-utils-2.4.51-150400.6.34.1.ppc64le",
"SUSE Manager Server 4.3:apache2-utils-2.4.51-150400.6.34.1.s390x",
"SUSE Manager Server 4.3:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Server 4.3:apache2-worker-2.4.51-150400.6.34.1.ppc64le",
"SUSE Manager Server 4.3:apache2-worker-2.4.51-150400.6.34.1.s390x",
"SUSE Manager Server 4.3:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-devel-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-devel-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-devel-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-doc-2.4.51-150400.6.34.1.noarch",
"openSUSE Leap 15.5:apache2-event-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-event-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-event-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-event-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-example-pages-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-example-pages-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-example-pages-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-example-pages-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-prefork-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-prefork-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-prefork-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-utils-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-utils-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-utils-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-worker-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-worker-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-worker-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-worker-2.4.51-150400.6.34.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-39884",
"url": "https://www.suse.com/security/cve/CVE-2024-39884"
},
{
"category": "external",
"summary": "SUSE Bug 1227353 for CVE-2024-39884",
"url": "https://bugzilla.suse.com/1227353"
},
{
"category": "external",
"summary": "SUSE Bug 1228097 for CVE-2024-39884",
"url": "https://bugzilla.suse.com/1228097"
}
],
"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 High Performance Computing 15 SP4-ESPOS:apache2-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-devel-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-prefork-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-utils-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-worker-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-prefork-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-prefork-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-prefork-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-utils-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-utils-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-utils-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:apache2-event-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:apache2-event-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:apache2-event-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:apache2-event-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-devel-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-devel-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-devel-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-worker-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-worker-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-worker-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-devel-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-prefork-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-utils-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-worker-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Proxy 4.3:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Proxy 4.3:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Proxy 4.3:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Manager Proxy 4.3:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Proxy 4.3:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Proxy 4.3:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Server 4.3:apache2-2.4.51-150400.6.34.1.ppc64le",
"SUSE Manager Server 4.3:apache2-2.4.51-150400.6.34.1.s390x",
"SUSE Manager Server 4.3:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Server 4.3:apache2-devel-2.4.51-150400.6.34.1.ppc64le",
"SUSE Manager Server 4.3:apache2-devel-2.4.51-150400.6.34.1.s390x",
"SUSE Manager Server 4.3:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Server 4.3:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Manager Server 4.3:apache2-prefork-2.4.51-150400.6.34.1.ppc64le",
"SUSE Manager Server 4.3:apache2-prefork-2.4.51-150400.6.34.1.s390x",
"SUSE Manager Server 4.3:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Server 4.3:apache2-utils-2.4.51-150400.6.34.1.ppc64le",
"SUSE Manager Server 4.3:apache2-utils-2.4.51-150400.6.34.1.s390x",
"SUSE Manager Server 4.3:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Server 4.3:apache2-worker-2.4.51-150400.6.34.1.ppc64le",
"SUSE Manager Server 4.3:apache2-worker-2.4.51-150400.6.34.1.s390x",
"SUSE Manager Server 4.3:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-devel-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-devel-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-devel-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-doc-2.4.51-150400.6.34.1.noarch",
"openSUSE Leap 15.5:apache2-event-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-event-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-event-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-event-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-example-pages-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-example-pages-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-example-pages-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-example-pages-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-prefork-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-prefork-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-prefork-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-utils-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-utils-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-utils-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-worker-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-worker-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-worker-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-worker-2.4.51-150400.6.34.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-devel-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-prefork-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-utils-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-worker-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-prefork-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-prefork-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-prefork-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-utils-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-utils-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-utils-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:apache2-event-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:apache2-event-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:apache2-event-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:apache2-event-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-devel-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-devel-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-devel-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-worker-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-worker-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-worker-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-devel-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-prefork-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-utils-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-worker-2.4.51-150400.6.34.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Proxy 4.3:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Proxy 4.3:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Proxy 4.3:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Manager Proxy 4.3:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Proxy 4.3:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Proxy 4.3:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Server 4.3:apache2-2.4.51-150400.6.34.1.ppc64le",
"SUSE Manager Server 4.3:apache2-2.4.51-150400.6.34.1.s390x",
"SUSE Manager Server 4.3:apache2-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Server 4.3:apache2-devel-2.4.51-150400.6.34.1.ppc64le",
"SUSE Manager Server 4.3:apache2-devel-2.4.51-150400.6.34.1.s390x",
"SUSE Manager Server 4.3:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Server 4.3:apache2-doc-2.4.51-150400.6.34.1.noarch",
"SUSE Manager Server 4.3:apache2-prefork-2.4.51-150400.6.34.1.ppc64le",
"SUSE Manager Server 4.3:apache2-prefork-2.4.51-150400.6.34.1.s390x",
"SUSE Manager Server 4.3:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Server 4.3:apache2-utils-2.4.51-150400.6.34.1.ppc64le",
"SUSE Manager Server 4.3:apache2-utils-2.4.51-150400.6.34.1.s390x",
"SUSE Manager Server 4.3:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"SUSE Manager Server 4.3:apache2-worker-2.4.51-150400.6.34.1.ppc64le",
"SUSE Manager Server 4.3:apache2-worker-2.4.51-150400.6.34.1.s390x",
"SUSE Manager Server 4.3:apache2-worker-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-devel-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-devel-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-devel-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-devel-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-doc-2.4.51-150400.6.34.1.noarch",
"openSUSE Leap 15.5:apache2-event-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-event-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-event-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-event-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-example-pages-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-example-pages-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-example-pages-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-example-pages-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-prefork-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-prefork-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-prefork-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-prefork-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-utils-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-utils-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-utils-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-utils-2.4.51-150400.6.34.1.x86_64",
"openSUSE Leap 15.5:apache2-worker-2.4.51-150400.6.34.1.aarch64",
"openSUSE Leap 15.5:apache2-worker-2.4.51-150400.6.34.1.ppc64le",
"openSUSE Leap 15.5:apache2-worker-2.4.51-150400.6.34.1.s390x",
"openSUSE Leap 15.5:apache2-worker-2.4.51-150400.6.34.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-09T10:56:51Z",
"details": "moderate"
}
],
"title": "CVE-2024-39884"
}
]
}
WID-SEC-W-2024-1504
Vulnerability from csaf_certbund - Published: 2024-07-01 22:00 - Updated: 2025-12-28 23:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS OneFS <9.5.1.1
Dell / PowerScale OneFS
|
OneFS <9.5.1.1 | ||
|
HCL Commerce 9.1.0-9.1.15
HCL / Commerce
|
cpe:/a:hcltechsw:commerce:9.1.0_-_9.1.15
|
9.1.0-9.1.15 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
F5 BIG-IP 15.1.0-15.1.10
F5 / BIG-IP
|
cpe:/a:f5:big-ip:15.1.0_-_15.1.10
|
15.1.0-15.1.10 | |
|
HCL Commerce 9.0-9.0.1.21
HCL / Commerce
|
cpe:/a:hcltechsw:commerce:9.0_-_9.0.1.21
|
9.0-9.0.1.21 | |
|
Dell PowerScale OneFS OneFS <9.4.0.20
Dell / PowerScale OneFS
|
OneFS <9.4.0.20 | ||
|
HCL Commerce 8.x
HCL / Commerce
|
cpe:/a:hcltechsw:commerce:8.x
|
8.x | |
|
Dell ECS <3.8.1.3
Dell / ECS
|
<3.8.1.3 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Xerox FreeFlow Print Server <9.0 SP-3 (93.M3.14.86)
Xerox / FreeFlow Print Server
|
<9.0 SP-3 (93.M3.14.86) | ||
|
IBM Rational Build Forge <8.0.0.27
IBM / Rational Build Forge
|
<8.0.0.27 | ||
|
Hitachi Configuration Manager
Hitachi
|
cpe:/a:hitachi:configuration_manager:-
|
— | |
|
Red Hat JBoss Core Services <2.4.62
Red Hat / JBoss Core Services
|
<2.4.62 | ||
|
F5 BIG-IP
F5 / BIG-IP
|
cpe:/a:f5:big-ip:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Tivoli Monitoring 6.3.0.7
IBM / Tivoli Monitoring
|
cpe:/a:ibm:tivoli_monitoring:6.3.0.7
|
6.3.0.7 | |
|
Xerox FreeFlow Print Server
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:-
|
— | |
|
F5 BIG-IP 17.1.0-17.1.1
F5 / BIG-IP
|
cpe:/a:f5:big-ip:17.1.0_-_17.1.1
|
17.1.0-17.1.1 | |
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Dell PowerScale OneFS
Dell / PowerScale OneFS
|
cpe:/a:dell:powerscale_onefs:onefs
|
— | |
|
Apache HTTP Server <2.4.60
Apache / HTTP Server
|
<2.4.60 | ||
|
IBM HTTP Server 8.5
IBM / HTTP Server
|
cpe:/a:ibm:http_server:8.5
|
8.5 | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
IBM Rational ClearQuest 10.0-10.0.5
IBM / Rational ClearQuest
|
cpe:/a:ibm:rational_clearquest:10.0_-_10.0.5
|
10.0-10.0.5 | |
|
F5 BIG-IP 16.1.0-16.1.5
F5 / BIG-IP
|
cpe:/a:f5:big-ip:16.1.0_-_16.1.5
|
16.1.0-16.1.5 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
IBM Rational ClearQuest 9.1-9.1.0.6
IBM / Rational ClearQuest
|
cpe:/a:ibm:rational_clearquest:9.1_-_9.1.0.6
|
9.1-9.1.0.6 | |
|
SonicWall SMA <10.2.1.14-75sv
SonicWall / SMA
|
<10.2.1.14-75sv | ||
|
Dell PowerScale OneFS OneFS <9.9.0.1
Dell / PowerScale OneFS
|
OneFS <9.9.0.1 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell PowerScale OneFS OneFS <9.7.1.3
Dell / PowerScale OneFS
|
OneFS <9.7.1.3 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Dell PowerScale OneFS OneFS <9.8.0.1
Dell / PowerScale OneFS
|
OneFS <9.8.0.1 | ||
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
IBM Business Automation Workflow 24.0.0
IBM / Business Automation Workflow
|
cpe:/a:ibm:business_automation_workflow:24.0.0
|
24.0.0 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
IBM Business Automation Workflow
IBM / Business Automation Workflow
|
cpe:/a:ibm:business_automation_workflow:-
|
— | |
|
Dell NetWorker <19.10.0.5
Dell / NetWorker
|
<19.10.0.5 | ||
|
HPE HP-UX <11.31
HPE / HP-UX
|
<11.31 | ||
|
IBM HTTP Server 9.0
IBM / HTTP Server
|
cpe:/a:ibm:http_server:9.0
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS OneFS <9.5.1.1
Dell / PowerScale OneFS
|
OneFS <9.5.1.1 | ||
|
HCL Commerce 9.1.0-9.1.15
HCL / Commerce
|
cpe:/a:hcltechsw:commerce:9.1.0_-_9.1.15
|
9.1.0-9.1.15 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
F5 BIG-IP 15.1.0-15.1.10
F5 / BIG-IP
|
cpe:/a:f5:big-ip:15.1.0_-_15.1.10
|
15.1.0-15.1.10 | |
|
HCL Commerce 9.0-9.0.1.21
HCL / Commerce
|
cpe:/a:hcltechsw:commerce:9.0_-_9.0.1.21
|
9.0-9.0.1.21 | |
|
Dell PowerScale OneFS OneFS <9.4.0.20
Dell / PowerScale OneFS
|
OneFS <9.4.0.20 | ||
|
HCL Commerce 8.x
HCL / Commerce
|
cpe:/a:hcltechsw:commerce:8.x
|
8.x | |
|
Dell ECS <3.8.1.3
Dell / ECS
|
<3.8.1.3 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Xerox FreeFlow Print Server <9.0 SP-3 (93.M3.14.86)
Xerox / FreeFlow Print Server
|
<9.0 SP-3 (93.M3.14.86) | ||
|
IBM Rational Build Forge <8.0.0.27
IBM / Rational Build Forge
|
<8.0.0.27 | ||
|
Hitachi Configuration Manager
Hitachi
|
cpe:/a:hitachi:configuration_manager:-
|
— | |
|
Red Hat JBoss Core Services <2.4.62
Red Hat / JBoss Core Services
|
<2.4.62 | ||
|
F5 BIG-IP
F5 / BIG-IP
|
cpe:/a:f5:big-ip:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Tivoli Monitoring 6.3.0.7
IBM / Tivoli Monitoring
|
cpe:/a:ibm:tivoli_monitoring:6.3.0.7
|
6.3.0.7 | |
|
Xerox FreeFlow Print Server
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:-
|
— | |
|
F5 BIG-IP 17.1.0-17.1.1
F5 / BIG-IP
|
cpe:/a:f5:big-ip:17.1.0_-_17.1.1
|
17.1.0-17.1.1 | |
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Dell PowerScale OneFS
Dell / PowerScale OneFS
|
cpe:/a:dell:powerscale_onefs:onefs
|
— | |
|
Apache HTTP Server <2.4.60
Apache / HTTP Server
|
<2.4.60 | ||
|
IBM HTTP Server 8.5
IBM / HTTP Server
|
cpe:/a:ibm:http_server:8.5
|
8.5 | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
IBM Rational ClearQuest 10.0-10.0.5
IBM / Rational ClearQuest
|
cpe:/a:ibm:rational_clearquest:10.0_-_10.0.5
|
10.0-10.0.5 | |
|
F5 BIG-IP 16.1.0-16.1.5
F5 / BIG-IP
|
cpe:/a:f5:big-ip:16.1.0_-_16.1.5
|
16.1.0-16.1.5 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
IBM Rational ClearQuest 9.1-9.1.0.6
IBM / Rational ClearQuest
|
cpe:/a:ibm:rational_clearquest:9.1_-_9.1.0.6
|
9.1-9.1.0.6 | |
|
SonicWall SMA <10.2.1.14-75sv
SonicWall / SMA
|
<10.2.1.14-75sv | ||
|
Dell PowerScale OneFS OneFS <9.9.0.1
Dell / PowerScale OneFS
|
OneFS <9.9.0.1 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell PowerScale OneFS OneFS <9.7.1.3
Dell / PowerScale OneFS
|
OneFS <9.7.1.3 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Dell PowerScale OneFS OneFS <9.8.0.1
Dell / PowerScale OneFS
|
OneFS <9.8.0.1 | ||
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
IBM Business Automation Workflow 24.0.0
IBM / Business Automation Workflow
|
cpe:/a:ibm:business_automation_workflow:24.0.0
|
24.0.0 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
IBM Business Automation Workflow
IBM / Business Automation Workflow
|
cpe:/a:ibm:business_automation_workflow:-
|
— | |
|
Dell NetWorker <19.10.0.5
Dell / NetWorker
|
<19.10.0.5 | ||
|
HPE HP-UX <11.31
HPE / HP-UX
|
<11.31 | ||
|
IBM HTTP Server 9.0
IBM / HTTP Server
|
cpe:/a:ibm:http_server:9.0
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS OneFS <9.5.1.1
Dell / PowerScale OneFS
|
OneFS <9.5.1.1 | ||
|
HCL Commerce 9.1.0-9.1.15
HCL / Commerce
|
cpe:/a:hcltechsw:commerce:9.1.0_-_9.1.15
|
9.1.0-9.1.15 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
F5 BIG-IP 15.1.0-15.1.10
F5 / BIG-IP
|
cpe:/a:f5:big-ip:15.1.0_-_15.1.10
|
15.1.0-15.1.10 | |
|
HCL Commerce 9.0-9.0.1.21
HCL / Commerce
|
cpe:/a:hcltechsw:commerce:9.0_-_9.0.1.21
|
9.0-9.0.1.21 | |
|
Dell PowerScale OneFS OneFS <9.4.0.20
Dell / PowerScale OneFS
|
OneFS <9.4.0.20 | ||
|
HCL Commerce 8.x
HCL / Commerce
|
cpe:/a:hcltechsw:commerce:8.x
|
8.x | |
|
Dell ECS <3.8.1.3
Dell / ECS
|
<3.8.1.3 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Xerox FreeFlow Print Server <9.0 SP-3 (93.M3.14.86)
Xerox / FreeFlow Print Server
|
<9.0 SP-3 (93.M3.14.86) | ||
|
IBM Rational Build Forge <8.0.0.27
IBM / Rational Build Forge
|
<8.0.0.27 | ||
|
Hitachi Configuration Manager
Hitachi
|
cpe:/a:hitachi:configuration_manager:-
|
— | |
|
Red Hat JBoss Core Services <2.4.62
Red Hat / JBoss Core Services
|
<2.4.62 | ||
|
F5 BIG-IP
F5 / BIG-IP
|
cpe:/a:f5:big-ip:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Tivoli Monitoring 6.3.0.7
IBM / Tivoli Monitoring
|
cpe:/a:ibm:tivoli_monitoring:6.3.0.7
|
6.3.0.7 | |
|
Xerox FreeFlow Print Server
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:-
|
— | |
|
F5 BIG-IP 17.1.0-17.1.1
F5 / BIG-IP
|
cpe:/a:f5:big-ip:17.1.0_-_17.1.1
|
17.1.0-17.1.1 | |
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Dell PowerScale OneFS
Dell / PowerScale OneFS
|
cpe:/a:dell:powerscale_onefs:onefs
|
— | |
|
Apache HTTP Server <2.4.60
Apache / HTTP Server
|
<2.4.60 | ||
|
IBM HTTP Server 8.5
IBM / HTTP Server
|
cpe:/a:ibm:http_server:8.5
|
8.5 | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
IBM Rational ClearQuest 10.0-10.0.5
IBM / Rational ClearQuest
|
cpe:/a:ibm:rational_clearquest:10.0_-_10.0.5
|
10.0-10.0.5 | |
|
F5 BIG-IP 16.1.0-16.1.5
F5 / BIG-IP
|
cpe:/a:f5:big-ip:16.1.0_-_16.1.5
|
16.1.0-16.1.5 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
IBM Rational ClearQuest 9.1-9.1.0.6
IBM / Rational ClearQuest
|
cpe:/a:ibm:rational_clearquest:9.1_-_9.1.0.6
|
9.1-9.1.0.6 | |
|
SonicWall SMA <10.2.1.14-75sv
SonicWall / SMA
|
<10.2.1.14-75sv | ||
|
Dell PowerScale OneFS OneFS <9.9.0.1
Dell / PowerScale OneFS
|
OneFS <9.9.0.1 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell PowerScale OneFS OneFS <9.7.1.3
Dell / PowerScale OneFS
|
OneFS <9.7.1.3 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Dell PowerScale OneFS OneFS <9.8.0.1
Dell / PowerScale OneFS
|
OneFS <9.8.0.1 | ||
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
IBM Business Automation Workflow 24.0.0
IBM / Business Automation Workflow
|
cpe:/a:ibm:business_automation_workflow:24.0.0
|
24.0.0 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
IBM Business Automation Workflow
IBM / Business Automation Workflow
|
cpe:/a:ibm:business_automation_workflow:-
|
— | |
|
Dell NetWorker <19.10.0.5
Dell / NetWorker
|
<19.10.0.5 | ||
|
HPE HP-UX <11.31
HPE / HP-UX
|
<11.31 | ||
|
IBM HTTP Server 9.0
IBM / HTTP Server
|
cpe:/a:ibm:http_server:9.0
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS OneFS <9.5.1.1
Dell / PowerScale OneFS
|
OneFS <9.5.1.1 | ||
|
HCL Commerce 9.1.0-9.1.15
HCL / Commerce
|
cpe:/a:hcltechsw:commerce:9.1.0_-_9.1.15
|
9.1.0-9.1.15 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
F5 BIG-IP 15.1.0-15.1.10
F5 / BIG-IP
|
cpe:/a:f5:big-ip:15.1.0_-_15.1.10
|
15.1.0-15.1.10 | |
|
HCL Commerce 9.0-9.0.1.21
HCL / Commerce
|
cpe:/a:hcltechsw:commerce:9.0_-_9.0.1.21
|
9.0-9.0.1.21 | |
|
Dell PowerScale OneFS OneFS <9.4.0.20
Dell / PowerScale OneFS
|
OneFS <9.4.0.20 | ||
|
HCL Commerce 8.x
HCL / Commerce
|
cpe:/a:hcltechsw:commerce:8.x
|
8.x | |
|
Dell ECS <3.8.1.3
Dell / ECS
|
<3.8.1.3 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Xerox FreeFlow Print Server <9.0 SP-3 (93.M3.14.86)
Xerox / FreeFlow Print Server
|
<9.0 SP-3 (93.M3.14.86) | ||
|
IBM Rational Build Forge <8.0.0.27
IBM / Rational Build Forge
|
<8.0.0.27 | ||
|
Hitachi Configuration Manager
Hitachi
|
cpe:/a:hitachi:configuration_manager:-
|
— | |
|
Red Hat JBoss Core Services <2.4.62
Red Hat / JBoss Core Services
|
<2.4.62 | ||
|
F5 BIG-IP
F5 / BIG-IP
|
cpe:/a:f5:big-ip:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Tivoli Monitoring 6.3.0.7
IBM / Tivoli Monitoring
|
cpe:/a:ibm:tivoli_monitoring:6.3.0.7
|
6.3.0.7 | |
|
Xerox FreeFlow Print Server
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:-
|
— | |
|
F5 BIG-IP 17.1.0-17.1.1
F5 / BIG-IP
|
cpe:/a:f5:big-ip:17.1.0_-_17.1.1
|
17.1.0-17.1.1 | |
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Dell PowerScale OneFS
Dell / PowerScale OneFS
|
cpe:/a:dell:powerscale_onefs:onefs
|
— | |
|
Apache HTTP Server <2.4.60
Apache / HTTP Server
|
<2.4.60 | ||
|
IBM HTTP Server 8.5
IBM / HTTP Server
|
cpe:/a:ibm:http_server:8.5
|
8.5 | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
IBM Rational ClearQuest 10.0-10.0.5
IBM / Rational ClearQuest
|
cpe:/a:ibm:rational_clearquest:10.0_-_10.0.5
|
10.0-10.0.5 | |
|
F5 BIG-IP 16.1.0-16.1.5
F5 / BIG-IP
|
cpe:/a:f5:big-ip:16.1.0_-_16.1.5
|
16.1.0-16.1.5 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
IBM Rational ClearQuest 9.1-9.1.0.6
IBM / Rational ClearQuest
|
cpe:/a:ibm:rational_clearquest:9.1_-_9.1.0.6
|
9.1-9.1.0.6 | |
|
SonicWall SMA <10.2.1.14-75sv
SonicWall / SMA
|
<10.2.1.14-75sv | ||
|
Dell PowerScale OneFS OneFS <9.9.0.1
Dell / PowerScale OneFS
|
OneFS <9.9.0.1 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell PowerScale OneFS OneFS <9.7.1.3
Dell / PowerScale OneFS
|
OneFS <9.7.1.3 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Dell PowerScale OneFS OneFS <9.8.0.1
Dell / PowerScale OneFS
|
OneFS <9.8.0.1 | ||
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
IBM Business Automation Workflow 24.0.0
IBM / Business Automation Workflow
|
cpe:/a:ibm:business_automation_workflow:24.0.0
|
24.0.0 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
IBM Business Automation Workflow
IBM / Business Automation Workflow
|
cpe:/a:ibm:business_automation_workflow:-
|
— | |
|
Dell NetWorker <19.10.0.5
Dell / NetWorker
|
<19.10.0.5 | ||
|
HPE HP-UX <11.31
HPE / HP-UX
|
<11.31 | ||
|
IBM HTTP Server 9.0
IBM / HTTP Server
|
cpe:/a:ibm:http_server:9.0
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS OneFS <9.5.1.1
Dell / PowerScale OneFS
|
OneFS <9.5.1.1 | ||
|
HCL Commerce 9.1.0-9.1.15
HCL / Commerce
|
cpe:/a:hcltechsw:commerce:9.1.0_-_9.1.15
|
9.1.0-9.1.15 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
F5 BIG-IP 15.1.0-15.1.10
F5 / BIG-IP
|
cpe:/a:f5:big-ip:15.1.0_-_15.1.10
|
15.1.0-15.1.10 | |
|
HCL Commerce 9.0-9.0.1.21
HCL / Commerce
|
cpe:/a:hcltechsw:commerce:9.0_-_9.0.1.21
|
9.0-9.0.1.21 | |
|
Dell PowerScale OneFS OneFS <9.4.0.20
Dell / PowerScale OneFS
|
OneFS <9.4.0.20 | ||
|
HCL Commerce 8.x
HCL / Commerce
|
cpe:/a:hcltechsw:commerce:8.x
|
8.x | |
|
Dell ECS <3.8.1.3
Dell / ECS
|
<3.8.1.3 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Xerox FreeFlow Print Server <9.0 SP-3 (93.M3.14.86)
Xerox / FreeFlow Print Server
|
<9.0 SP-3 (93.M3.14.86) | ||
|
IBM Rational Build Forge <8.0.0.27
IBM / Rational Build Forge
|
<8.0.0.27 | ||
|
Hitachi Configuration Manager
Hitachi
|
cpe:/a:hitachi:configuration_manager:-
|
— | |
|
Red Hat JBoss Core Services <2.4.62
Red Hat / JBoss Core Services
|
<2.4.62 | ||
|
F5 BIG-IP
F5 / BIG-IP
|
cpe:/a:f5:big-ip:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Tivoli Monitoring 6.3.0.7
IBM / Tivoli Monitoring
|
cpe:/a:ibm:tivoli_monitoring:6.3.0.7
|
6.3.0.7 | |
|
Xerox FreeFlow Print Server
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:-
|
— | |
|
F5 BIG-IP 17.1.0-17.1.1
F5 / BIG-IP
|
cpe:/a:f5:big-ip:17.1.0_-_17.1.1
|
17.1.0-17.1.1 | |
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Dell PowerScale OneFS
Dell / PowerScale OneFS
|
cpe:/a:dell:powerscale_onefs:onefs
|
— | |
|
Apache HTTP Server <2.4.60
Apache / HTTP Server
|
<2.4.60 | ||
|
IBM HTTP Server 8.5
IBM / HTTP Server
|
cpe:/a:ibm:http_server:8.5
|
8.5 | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
IBM Rational ClearQuest 10.0-10.0.5
IBM / Rational ClearQuest
|
cpe:/a:ibm:rational_clearquest:10.0_-_10.0.5
|
10.0-10.0.5 | |
|
F5 BIG-IP 16.1.0-16.1.5
F5 / BIG-IP
|
cpe:/a:f5:big-ip:16.1.0_-_16.1.5
|
16.1.0-16.1.5 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
IBM Rational ClearQuest 9.1-9.1.0.6
IBM / Rational ClearQuest
|
cpe:/a:ibm:rational_clearquest:9.1_-_9.1.0.6
|
9.1-9.1.0.6 | |
|
SonicWall SMA <10.2.1.14-75sv
SonicWall / SMA
|
<10.2.1.14-75sv | ||
|
Dell PowerScale OneFS OneFS <9.9.0.1
Dell / PowerScale OneFS
|
OneFS <9.9.0.1 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell PowerScale OneFS OneFS <9.7.1.3
Dell / PowerScale OneFS
|
OneFS <9.7.1.3 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Dell PowerScale OneFS OneFS <9.8.0.1
Dell / PowerScale OneFS
|
OneFS <9.8.0.1 | ||
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
IBM Business Automation Workflow 24.0.0
IBM / Business Automation Workflow
|
cpe:/a:ibm:business_automation_workflow:24.0.0
|
24.0.0 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
IBM Business Automation Workflow
IBM / Business Automation Workflow
|
cpe:/a:ibm:business_automation_workflow:-
|
— | |
|
Dell NetWorker <19.10.0.5
Dell / NetWorker
|
<19.10.0.5 | ||
|
HPE HP-UX <11.31
HPE / HP-UX
|
<11.31 | ||
|
IBM HTTP Server 9.0
IBM / HTTP Server
|
cpe:/a:ibm:http_server:9.0
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS OneFS <9.5.1.1
Dell / PowerScale OneFS
|
OneFS <9.5.1.1 | ||
|
HCL Commerce 9.1.0-9.1.15
HCL / Commerce
|
cpe:/a:hcltechsw:commerce:9.1.0_-_9.1.15
|
9.1.0-9.1.15 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
F5 BIG-IP 15.1.0-15.1.10
F5 / BIG-IP
|
cpe:/a:f5:big-ip:15.1.0_-_15.1.10
|
15.1.0-15.1.10 | |
|
HCL Commerce 9.0-9.0.1.21
HCL / Commerce
|
cpe:/a:hcltechsw:commerce:9.0_-_9.0.1.21
|
9.0-9.0.1.21 | |
|
Dell PowerScale OneFS OneFS <9.4.0.20
Dell / PowerScale OneFS
|
OneFS <9.4.0.20 | ||
|
HCL Commerce 8.x
HCL / Commerce
|
cpe:/a:hcltechsw:commerce:8.x
|
8.x | |
|
Dell ECS <3.8.1.3
Dell / ECS
|
<3.8.1.3 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Xerox FreeFlow Print Server <9.0 SP-3 (93.M3.14.86)
Xerox / FreeFlow Print Server
|
<9.0 SP-3 (93.M3.14.86) | ||
|
IBM Rational Build Forge <8.0.0.27
IBM / Rational Build Forge
|
<8.0.0.27 | ||
|
Hitachi Configuration Manager
Hitachi
|
cpe:/a:hitachi:configuration_manager:-
|
— | |
|
Red Hat JBoss Core Services <2.4.62
Red Hat / JBoss Core Services
|
<2.4.62 | ||
|
F5 BIG-IP
F5 / BIG-IP
|
cpe:/a:f5:big-ip:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Tivoli Monitoring 6.3.0.7
IBM / Tivoli Monitoring
|
cpe:/a:ibm:tivoli_monitoring:6.3.0.7
|
6.3.0.7 | |
|
Xerox FreeFlow Print Server
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:-
|
— | |
|
F5 BIG-IP 17.1.0-17.1.1
F5 / BIG-IP
|
cpe:/a:f5:big-ip:17.1.0_-_17.1.1
|
17.1.0-17.1.1 | |
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Dell PowerScale OneFS
Dell / PowerScale OneFS
|
cpe:/a:dell:powerscale_onefs:onefs
|
— | |
|
Apache HTTP Server <2.4.60
Apache / HTTP Server
|
<2.4.60 | ||
|
IBM HTTP Server 8.5
IBM / HTTP Server
|
cpe:/a:ibm:http_server:8.5
|
8.5 | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
IBM Rational ClearQuest 10.0-10.0.5
IBM / Rational ClearQuest
|
cpe:/a:ibm:rational_clearquest:10.0_-_10.0.5
|
10.0-10.0.5 | |
|
F5 BIG-IP 16.1.0-16.1.5
F5 / BIG-IP
|
cpe:/a:f5:big-ip:16.1.0_-_16.1.5
|
16.1.0-16.1.5 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
IBM Rational ClearQuest 9.1-9.1.0.6
IBM / Rational ClearQuest
|
cpe:/a:ibm:rational_clearquest:9.1_-_9.1.0.6
|
9.1-9.1.0.6 | |
|
SonicWall SMA <10.2.1.14-75sv
SonicWall / SMA
|
<10.2.1.14-75sv | ||
|
Dell PowerScale OneFS OneFS <9.9.0.1
Dell / PowerScale OneFS
|
OneFS <9.9.0.1 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell PowerScale OneFS OneFS <9.7.1.3
Dell / PowerScale OneFS
|
OneFS <9.7.1.3 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Dell PowerScale OneFS OneFS <9.8.0.1
Dell / PowerScale OneFS
|
OneFS <9.8.0.1 | ||
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
IBM Business Automation Workflow 24.0.0
IBM / Business Automation Workflow
|
cpe:/a:ibm:business_automation_workflow:24.0.0
|
24.0.0 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
IBM Business Automation Workflow
IBM / Business Automation Workflow
|
cpe:/a:ibm:business_automation_workflow:-
|
— | |
|
Dell NetWorker <19.10.0.5
Dell / NetWorker
|
<19.10.0.5 | ||
|
HPE HP-UX <11.31
HPE / HP-UX
|
<11.31 | ||
|
IBM HTTP Server 9.0
IBM / HTTP Server
|
cpe:/a:ibm:http_server:9.0
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS OneFS <9.5.1.1
Dell / PowerScale OneFS
|
OneFS <9.5.1.1 | ||
|
HCL Commerce 9.1.0-9.1.15
HCL / Commerce
|
cpe:/a:hcltechsw:commerce:9.1.0_-_9.1.15
|
9.1.0-9.1.15 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
F5 BIG-IP 15.1.0-15.1.10
F5 / BIG-IP
|
cpe:/a:f5:big-ip:15.1.0_-_15.1.10
|
15.1.0-15.1.10 | |
|
HCL Commerce 9.0-9.0.1.21
HCL / Commerce
|
cpe:/a:hcltechsw:commerce:9.0_-_9.0.1.21
|
9.0-9.0.1.21 | |
|
Dell PowerScale OneFS OneFS <9.4.0.20
Dell / PowerScale OneFS
|
OneFS <9.4.0.20 | ||
|
HCL Commerce 8.x
HCL / Commerce
|
cpe:/a:hcltechsw:commerce:8.x
|
8.x | |
|
Dell ECS <3.8.1.3
Dell / ECS
|
<3.8.1.3 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Xerox FreeFlow Print Server <9.0 SP-3 (93.M3.14.86)
Xerox / FreeFlow Print Server
|
<9.0 SP-3 (93.M3.14.86) | ||
|
IBM Rational Build Forge <8.0.0.27
IBM / Rational Build Forge
|
<8.0.0.27 | ||
|
Hitachi Configuration Manager
Hitachi
|
cpe:/a:hitachi:configuration_manager:-
|
— | |
|
Red Hat JBoss Core Services <2.4.62
Red Hat / JBoss Core Services
|
<2.4.62 | ||
|
F5 BIG-IP
F5 / BIG-IP
|
cpe:/a:f5:big-ip:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Tivoli Monitoring 6.3.0.7
IBM / Tivoli Monitoring
|
cpe:/a:ibm:tivoli_monitoring:6.3.0.7
|
6.3.0.7 | |
|
Xerox FreeFlow Print Server
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:-
|
— | |
|
F5 BIG-IP 17.1.0-17.1.1
F5 / BIG-IP
|
cpe:/a:f5:big-ip:17.1.0_-_17.1.1
|
17.1.0-17.1.1 | |
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Dell PowerScale OneFS
Dell / PowerScale OneFS
|
cpe:/a:dell:powerscale_onefs:onefs
|
— | |
|
Apache HTTP Server <2.4.60
Apache / HTTP Server
|
<2.4.60 | ||
|
IBM HTTP Server 8.5
IBM / HTTP Server
|
cpe:/a:ibm:http_server:8.5
|
8.5 | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
IBM Rational ClearQuest 10.0-10.0.5
IBM / Rational ClearQuest
|
cpe:/a:ibm:rational_clearquest:10.0_-_10.0.5
|
10.0-10.0.5 | |
|
F5 BIG-IP 16.1.0-16.1.5
F5 / BIG-IP
|
cpe:/a:f5:big-ip:16.1.0_-_16.1.5
|
16.1.0-16.1.5 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
IBM Rational ClearQuest 9.1-9.1.0.6
IBM / Rational ClearQuest
|
cpe:/a:ibm:rational_clearquest:9.1_-_9.1.0.6
|
9.1-9.1.0.6 | |
|
SonicWall SMA <10.2.1.14-75sv
SonicWall / SMA
|
<10.2.1.14-75sv | ||
|
Dell PowerScale OneFS OneFS <9.9.0.1
Dell / PowerScale OneFS
|
OneFS <9.9.0.1 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell PowerScale OneFS OneFS <9.7.1.3
Dell / PowerScale OneFS
|
OneFS <9.7.1.3 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Dell PowerScale OneFS OneFS <9.8.0.1
Dell / PowerScale OneFS
|
OneFS <9.8.0.1 | ||
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
IBM Business Automation Workflow 24.0.0
IBM / Business Automation Workflow
|
cpe:/a:ibm:business_automation_workflow:24.0.0
|
24.0.0 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
IBM Business Automation Workflow
IBM / Business Automation Workflow
|
cpe:/a:ibm:business_automation_workflow:-
|
— | |
|
Dell NetWorker <19.10.0.5
Dell / NetWorker
|
<19.10.0.5 | ||
|
HPE HP-UX <11.31
HPE / HP-UX
|
<11.31 | ||
|
IBM HTTP Server 9.0
IBM / HTTP Server
|
cpe:/a:ibm:http_server:9.0
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS OneFS <9.5.1.1
Dell / PowerScale OneFS
|
OneFS <9.5.1.1 | ||
|
HCL Commerce 9.1.0-9.1.15
HCL / Commerce
|
cpe:/a:hcltechsw:commerce:9.1.0_-_9.1.15
|
9.1.0-9.1.15 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
F5 BIG-IP 15.1.0-15.1.10
F5 / BIG-IP
|
cpe:/a:f5:big-ip:15.1.0_-_15.1.10
|
15.1.0-15.1.10 | |
|
HCL Commerce 9.0-9.0.1.21
HCL / Commerce
|
cpe:/a:hcltechsw:commerce:9.0_-_9.0.1.21
|
9.0-9.0.1.21 | |
|
Dell PowerScale OneFS OneFS <9.4.0.20
Dell / PowerScale OneFS
|
OneFS <9.4.0.20 | ||
|
HCL Commerce 8.x
HCL / Commerce
|
cpe:/a:hcltechsw:commerce:8.x
|
8.x | |
|
Dell ECS <3.8.1.3
Dell / ECS
|
<3.8.1.3 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Xerox FreeFlow Print Server <9.0 SP-3 (93.M3.14.86)
Xerox / FreeFlow Print Server
|
<9.0 SP-3 (93.M3.14.86) | ||
|
IBM Rational Build Forge <8.0.0.27
IBM / Rational Build Forge
|
<8.0.0.27 | ||
|
Hitachi Configuration Manager
Hitachi
|
cpe:/a:hitachi:configuration_manager:-
|
— | |
|
Red Hat JBoss Core Services <2.4.62
Red Hat / JBoss Core Services
|
<2.4.62 | ||
|
F5 BIG-IP
F5 / BIG-IP
|
cpe:/a:f5:big-ip:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Tivoli Monitoring 6.3.0.7
IBM / Tivoli Monitoring
|
cpe:/a:ibm:tivoli_monitoring:6.3.0.7
|
6.3.0.7 | |
|
Xerox FreeFlow Print Server
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:-
|
— | |
|
F5 BIG-IP 17.1.0-17.1.1
F5 / BIG-IP
|
cpe:/a:f5:big-ip:17.1.0_-_17.1.1
|
17.1.0-17.1.1 | |
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Dell PowerScale OneFS
Dell / PowerScale OneFS
|
cpe:/a:dell:powerscale_onefs:onefs
|
— | |
|
Apache HTTP Server <2.4.60
Apache / HTTP Server
|
<2.4.60 | ||
|
IBM HTTP Server 8.5
IBM / HTTP Server
|
cpe:/a:ibm:http_server:8.5
|
8.5 | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
IBM Rational ClearQuest 10.0-10.0.5
IBM / Rational ClearQuest
|
cpe:/a:ibm:rational_clearquest:10.0_-_10.0.5
|
10.0-10.0.5 | |
|
F5 BIG-IP 16.1.0-16.1.5
F5 / BIG-IP
|
cpe:/a:f5:big-ip:16.1.0_-_16.1.5
|
16.1.0-16.1.5 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
IBM Rational ClearQuest 9.1-9.1.0.6
IBM / Rational ClearQuest
|
cpe:/a:ibm:rational_clearquest:9.1_-_9.1.0.6
|
9.1-9.1.0.6 | |
|
SonicWall SMA <10.2.1.14-75sv
SonicWall / SMA
|
<10.2.1.14-75sv | ||
|
Dell PowerScale OneFS OneFS <9.9.0.1
Dell / PowerScale OneFS
|
OneFS <9.9.0.1 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell PowerScale OneFS OneFS <9.7.1.3
Dell / PowerScale OneFS
|
OneFS <9.7.1.3 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Dell PowerScale OneFS OneFS <9.8.0.1
Dell / PowerScale OneFS
|
OneFS <9.8.0.1 | ||
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
IBM Business Automation Workflow 24.0.0
IBM / Business Automation Workflow
|
cpe:/a:ibm:business_automation_workflow:24.0.0
|
24.0.0 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
IBM Business Automation Workflow
IBM / Business Automation Workflow
|
cpe:/a:ibm:business_automation_workflow:-
|
— | |
|
Dell NetWorker <19.10.0.5
Dell / NetWorker
|
<19.10.0.5 | ||
|
HPE HP-UX <11.31
HPE / HP-UX
|
<11.31 | ||
|
IBM HTTP Server 9.0
IBM / HTTP Server
|
cpe:/a:ibm:http_server:9.0
|
9 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS OneFS <9.5.1.1
Dell / PowerScale OneFS
|
OneFS <9.5.1.1 | ||
|
HCL Commerce 9.1.0-9.1.15
HCL / Commerce
|
cpe:/a:hcltechsw:commerce:9.1.0_-_9.1.15
|
9.1.0-9.1.15 | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
F5 BIG-IP 15.1.0-15.1.10
F5 / BIG-IP
|
cpe:/a:f5:big-ip:15.1.0_-_15.1.10
|
15.1.0-15.1.10 | |
|
HCL Commerce 9.0-9.0.1.21
HCL / Commerce
|
cpe:/a:hcltechsw:commerce:9.0_-_9.0.1.21
|
9.0-9.0.1.21 | |
|
Dell PowerScale OneFS OneFS <9.4.0.20
Dell / PowerScale OneFS
|
OneFS <9.4.0.20 | ||
|
HCL Commerce 8.x
HCL / Commerce
|
cpe:/a:hcltechsw:commerce:8.x
|
8.x | |
|
Dell ECS <3.8.1.3
Dell / ECS
|
<3.8.1.3 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Xerox FreeFlow Print Server <9.0 SP-3 (93.M3.14.86)
Xerox / FreeFlow Print Server
|
<9.0 SP-3 (93.M3.14.86) | ||
|
IBM Rational Build Forge <8.0.0.27
IBM / Rational Build Forge
|
<8.0.0.27 | ||
|
Hitachi Configuration Manager
Hitachi
|
cpe:/a:hitachi:configuration_manager:-
|
— | |
|
Red Hat JBoss Core Services <2.4.62
Red Hat / JBoss Core Services
|
<2.4.62 | ||
|
F5 BIG-IP
F5 / BIG-IP
|
cpe:/a:f5:big-ip:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Tivoli Monitoring 6.3.0.7
IBM / Tivoli Monitoring
|
cpe:/a:ibm:tivoli_monitoring:6.3.0.7
|
6.3.0.7 | |
|
Xerox FreeFlow Print Server
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:-
|
— | |
|
F5 BIG-IP 17.1.0-17.1.1
F5 / BIG-IP
|
cpe:/a:f5:big-ip:17.1.0_-_17.1.1
|
17.1.0-17.1.1 | |
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
Dell PowerScale OneFS
Dell / PowerScale OneFS
|
cpe:/a:dell:powerscale_onefs:onefs
|
— | |
|
Apache HTTP Server <2.4.60
Apache / HTTP Server
|
<2.4.60 | ||
|
IBM HTTP Server 8.5
IBM / HTTP Server
|
cpe:/a:ibm:http_server:8.5
|
8.5 | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
IBM Rational ClearQuest 10.0-10.0.5
IBM / Rational ClearQuest
|
cpe:/a:ibm:rational_clearquest:10.0_-_10.0.5
|
10.0-10.0.5 | |
|
F5 BIG-IP 16.1.0-16.1.5
F5 / BIG-IP
|
cpe:/a:f5:big-ip:16.1.0_-_16.1.5
|
16.1.0-16.1.5 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
IBM Rational ClearQuest 9.1-9.1.0.6
IBM / Rational ClearQuest
|
cpe:/a:ibm:rational_clearquest:9.1_-_9.1.0.6
|
9.1-9.1.0.6 | |
|
SonicWall SMA <10.2.1.14-75sv
SonicWall / SMA
|
<10.2.1.14-75sv | ||
|
Dell PowerScale OneFS OneFS <9.9.0.1
Dell / PowerScale OneFS
|
OneFS <9.9.0.1 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell PowerScale OneFS OneFS <9.7.1.3
Dell / PowerScale OneFS
|
OneFS <9.7.1.3 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Dell PowerScale OneFS OneFS <9.8.0.1
Dell / PowerScale OneFS
|
OneFS <9.8.0.1 | ||
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
IBM Business Automation Workflow 24.0.0
IBM / Business Automation Workflow
|
cpe:/a:ibm:business_automation_workflow:24.0.0
|
24.0.0 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
IBM Business Automation Workflow
IBM / Business Automation Workflow
|
cpe:/a:ibm:business_automation_workflow:-
|
— | |
|
Dell NetWorker <19.10.0.5
Dell / NetWorker
|
<19.10.0.5 | ||
|
HPE HP-UX <11.31
HPE / HP-UX
|
<11.31 | ||
|
IBM HTTP Server 9.0
IBM / HTTP Server
|
cpe:/a:ibm:http_server:9.0
|
9 |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Apache ist ein Webserver f\u00fcr verschiedene Plattformen.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Apache HTTP Server ausnutzen, um beliebigen Code auszuf\u00fchren, einen Denial-of-Service-Zustand herbeizuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen oder vertrauliche Informationen offenzulegen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- MacOS X\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-1504 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1504.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-1504 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1504"
},
{
"category": "external",
"summary": "Apache Advisory vom 2024-07-01",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
},
{
"category": "external",
"summary": "Red Hat Bugzilla vom 2024-07-01",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295006"
},
{
"category": "external",
"summary": "Red Hat Bugzilla vom 2024-07-01",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295012"
},
{
"category": "external",
"summary": "Red Hat Bugzilla vom 2024-07-01",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295013"
},
{
"category": "external",
"summary": "Red Hat Bugzilla vom 2024-07-01",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295014"
},
{
"category": "external",
"summary": "Red Hat Bugzilla vom 2024-07-01",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295016"
},
{
"category": "external",
"summary": "Red Hat Bugzilla vom 2024-07-01",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295018"
},
{
"category": "external",
"summary": "Red Hat Bugzilla vom 2024-07-01",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295022"
},
{
"category": "external",
"summary": "Apache HTTP Server",
"url": "https://seclists.org/oss-sec/2024/q3/8"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:4197 vom 2024-07-02",
"url": "https://errata.build.resf.org/RLSA-2024:4197"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2024-39F1A828ED vom 2024-07-03",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-39f1a828ed"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2024-E7E73BEFAD vom 2024-07-03",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-e7e73befad"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-6885-1 vom 2024-07-08",
"url": "https://ubuntu.com/security/notices/USN-6885-1"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7159849 vom 2024-07-09",
"url": "https://www.ibm.com/support/pages/node/7159849"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2024-661BB6322D vom 2024-07-11",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-661bb6322d"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2024-CB8ACBF644 vom 2024-07-11",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-cb8acbf644"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7160019 vom 2024-07-11",
"url": "https://www.ibm.com/support/pages/node/7160019"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:2405-1 vom 2024-07-11",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018934.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-5729 vom 2024-07-12",
"url": "https://lists.debian.org/debian-security-announce/2024/msg00140.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-6885-2 vom 2024-07-11",
"url": "https://ubuntu.com/security/notices/USN-6885-2"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:2560-1 vom 2024-07-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/019002.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2024-2594 vom 2024-07-23",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2024-2594.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:2591-1 vom 2024-07-22",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/019006.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:2597-1 vom 2024-07-23",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/019023.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-4726 vom 2024-07-24",
"url": "https://linux.oracle.com/errata/ELSA-2024-4726.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:4719 vom 2024-07-23",
"url": "https://access.redhat.com/errata/RHSA-2024:4719"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:4720 vom 2024-07-23",
"url": "https://access.redhat.com/errata/RHSA-2024:4720"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:4726 vom 2024-07-23",
"url": "https://access.redhat.com/errata/RHSA-2024:4726"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-4720 vom 2024-07-24",
"url": "https://linux.oracle.com/errata/ELSA-2024-4720.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2024-1944 vom 2024-07-24",
"url": "https://alas.aws.amazon.com/ALAS-2024-1944.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:4827 vom 2024-07-24",
"url": "https://access.redhat.com/errata/RHSA-2024:4827"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:4830 vom 2024-07-24",
"url": "https://access.redhat.com/errata/RHSA-2024:4830"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:4820 vom 2024-07-24",
"url": "https://access.redhat.com/errata/RHSA-2024:4820"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:4862 vom 2024-07-25",
"url": "https://access.redhat.com/errata/RHSA-2024:4862"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:4863 vom 2024-07-25",
"url": "https://access.redhat.com/errata/RHSA-2024:4863"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:4726 vom 2024-07-26",
"url": "https://errata.build.resf.org/RLSA-2024:4726"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:2624-1 vom 2024-07-30",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/019050.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:4938 vom 2024-07-31",
"url": "https://access.redhat.com/errata/RHSA-2024:4938"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:4943 vom 2024-07-31",
"url": "https://access.redhat.com/errata/RHSA-2024:4943"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2024-E83AF0855E vom 2024-08-01",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-e83af0855e"
},
{
"category": "external",
"summary": "F5 Security Advisory K000140505 vom 2024-08-03",
"url": "https://my.f5.com/manage/s/article/K000140505"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:5001 vom 2024-08-05",
"url": "https://access.redhat.com/errata/RHSA-2024:5001"
},
{
"category": "external",
"summary": "F5 Security Advisory K000140620 vom 2024-08-08",
"url": "https://my.f5.com/manage/s/article/K000140620"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:5138 vom 2024-08-08",
"url": "https://access.redhat.com/errata/RHSA-2024:5138"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-5138 vom 2024-08-09",
"url": "https://linux.oracle.com/errata/ELSA-2024-5138.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:5193 vom 2024-08-12",
"url": "https://access.redhat.com/errata/RHSA-2024:5193"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:5239 vom 2024-08-13",
"url": "https://access.redhat.com/errata/RHSA-2024:5239"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:5240 vom 2024-08-13",
"url": "https://access.redhat.com/errata/RHSA-2024:5240"
},
{
"category": "external",
"summary": "F5 Security Advisory K000140693 vom 2024-08-13",
"url": "https://my.f5.com/manage/s/article/K000140693"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-5193 vom 2024-08-14",
"url": "https://linux.oracle.com/errata/ELSA-2024-5193.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7165827 vom 2024-08-19",
"url": "https://www.ibm.com/support/pages/node/7165827"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:2436-1 vom 2024-08-19",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019226.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:2997-1 vom 2024-08-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019299.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:5138 vom 2024-08-21",
"url": "https://errata.build.resf.org/RLSA-2024:5138"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:5193 vom 2024-08-21",
"url": "https://errata.build.resf.org/RLSA-2024:5193"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:2999-1 vom 2024-08-22",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019301.html"
},
{
"category": "external",
"summary": "F5 Security Advisory K000140784 vom 2024-08-23",
"url": "https://my.f5.com/manage/s/article/K000140784"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:5812 vom 2024-08-26",
"url": "https://access.redhat.com/errata/RHSA-2024:5812"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:5832 vom 2024-08-26",
"url": "https://access.redhat.com/errata/RHSA-2024:5832"
},
{
"category": "external",
"summary": "DELL Security Update for Dell PowerScale OneFS",
"url": "https://www.dell.com/support/kbdoc/en-us/000228207/dsa-2024-346-security-update-for-dell-powerscale-onefs-for-multiple-security-vulnerabilities"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6136 vom 2024-09-03",
"url": "https://access.redhat.com/errata/RHSA-2024:6136"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6004 vom 2024-09-04",
"url": "https://access.redhat.com/errata/RHSA-2024:6004"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7166853 vom 2024-09-05",
"url": "https://www.ibm.com/support/pages/node/7166853"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6013 vom 2024-09-05",
"url": "https://access.redhat.com/errata/RHSA-2024:6013"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7167662 vom 2024-09-05",
"url": "https://www.ibm.com/support/pages/node/7167662"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX24-013 vom 2024-09-05",
"url": "https://securitydocs.business.xerox.com/wp-content/uploads/2024/09/Xerox-Security-Bulletin-XRX24-013-for-Xerox-FreeFlow-Print-Server-v2-_Windows10.pdf"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6468 vom 2024-09-09",
"url": "https://access.redhat.com/errata/RHSA-2024:6468"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6467 vom 2024-09-09",
"url": "https://access.redhat.com/errata/RHSA-2024:6467"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3173-1 vom 2024-09-09",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019389.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3172-1 vom 2024-09-09",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019390.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6584 vom 2024-09-11",
"url": "https://access.redhat.com/errata/RHSA-2024:6584"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6583 vom 2024-09-11",
"url": "https://access.redhat.com/errata/RHSA-2024:6583"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-4943 vom 2024-09-14",
"url": "https://linux.oracle.com/errata/ELSA-2024-4943.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-6885-3 vom 2024-09-18",
"url": "https://ubuntu.com/security/notices/USN-6885-3"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6928 vom 2024-09-24",
"url": "https://access.redhat.com/errata/RHSA-2024:6928"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6927 vom 2024-09-24",
"url": "https://access.redhat.com/errata/RHSA-2024:6927"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:7101 vom 2024-09-25",
"url": "https://access.redhat.com/errata/RHSA-2024:7101"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202409-31 vom 2024-09-28",
"url": "https://security.gentoo.org/glsa/202409-31"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2024-423 vom 2024-10-11",
"url": "https://www.dell.com/support/kbdoc/de-de/000235068/dsa-2024-423-security-update-for-dell-networker-and-networker-management-console-nmc-multiple-component-vulnerabilities"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7173018 vom 2024-10-14",
"url": "https://www.ibm.com/support/pages/node/7173018"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-3921 vom 2024-10-17",
"url": "https://lists.debian.org/debian-lts-announce/2024/10/msg00013.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-7101 vom 2024-10-17",
"url": "https://linux.oracle.com/errata/ELSA-2024-7101.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:8680 vom 2024-10-31",
"url": "https://access.redhat.com/errata/RHSA-2024:8680"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-8680 vom 2024-10-31",
"url": "http://linux.oracle.com/errata/ELSA-2024-8680.html"
},
{
"category": "external",
"summary": "HCL Security Advisory",
"url": "https://support.hcl-software.com/csm?id=kb_article\u0026sysparm_article=KB0115052"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:8680 vom 2024-11-08",
"url": "https://errata.build.resf.org/RLSA-2024:8680"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX24-016 vom 2024-11-18",
"url": "https://security.business.xerox.com/wp-content/uploads/2024/11/Xerox%C2%AE-Security-Bulletin-XRX24-016-for-Xerox%C2%AEFreeFlow%C2%AE-Print-Server-v9.pdf"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX24-017 vom 2024-11-21",
"url": "https://securitydocs.business.xerox.com/wp-content/uploads/2024/11/Xerox-Security-Bulletin-XRX24-017-for-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v9.pdf"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2024-453 vom 2024-12-05",
"url": "https://www.dell.com/support/kbdoc/de-de/000256645/dsa-2024-453-security-update-for-dell-powerscale-onefs-multiple-security-vulnerabilities"
},
{
"category": "external",
"summary": "SonicWall Security Advisory SNWLID-2024-0018 vom 2024-12-06",
"url": "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2024-0018"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2024-483 vom 2024-12-18",
"url": "https://www.dell.com/support/kbdoc/de-de/000256642/dsa-2024-483-security-update-for-dell-ecs-multiple-vulnerabilities"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX24-019 vom 2024-12-17",
"url": "https://security.business.xerox.com/wp-content/uploads/2024/12/Xerox-Security-Bulletin-XRX24-019-for-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v9.pdf"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX25-001 vom 2025-01-13",
"url": "https://securitydocs.business.xerox.com/wp-content/uploads/2025/01/Xerox-Security-Bulletin-XRX25-001-for-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v9.pdf"
},
{
"category": "external",
"summary": "HPE Security Bulletin vom 2025-01-17",
"url": "https://support.hpe.com/hpesc/public/docDisplay?docId=hpesbux04773en_us\u0026docLocale=en_US"
},
{
"category": "external",
"summary": "Hitachi Vulnerability Information HITACHI-SEC-2025-110 vom 2025-02-27",
"url": "https://www.hitachi.com/products/it/software/security/info/vuls/hitachi-sec-2025-110/index.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3452 vom 2025-04-03",
"url": "https://access.redhat.com/errata/RHSA-2025:3452"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3453 vom 2025-04-02",
"url": "https://access.redhat.com/errata/RHSA-2025:3453"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-6885-4 vom 2025-04-07",
"url": "https://ubuntu.com/security/notices/USN-6885-4"
},
{
"category": "external",
"summary": "CISA Known Exploited Vulnerabilities Catalog vom 2025-05-01",
"url": "https://www.cisa.gov/news-events/alerts/2025/05/01/cisa-adds-two-known-exploited-vulnerabilities-catalog"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02241-1 vom 2025-07-08",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021764.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-6885-5 vom 2025-07-21",
"url": "https://ubuntu.com/security/notices/USN-6885-5"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-6885-6 vom 2025-08-13",
"url": "https://ubuntu.com/security/notices/USN-6885-6"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-15023 vom 2025-09-02",
"url": "https://linux.oracle.com/errata/ELSA-2025-15023.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-15123 vom 2025-09-05",
"url": "http://linux.oracle.com/errata/ELSA-2025-15123.html"
},
{
"category": "external",
"summary": "Hitachi Vulnerability Information HITACHI-SEC-2025-125 vom 2025-09-30",
"url": "https://www.hitachi.com/products/it/software/security/info/vuls/hitachi-sec-2025-125/index.html"
},
{
"category": "external",
"summary": "Dell Security Advisory",
"url": "https://www.dell.com/support/kbdoc/en-us/000390206/dsa-2025-381-security-update-for-dell-powerscale-onefs-multiple-vulnerabilities"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2025-415 vom 2025-12-22",
"url": "https://www.dell.com/support/kbdoc/000405813"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-23732 vom 2025-12-26",
"url": "http://linux.oracle.com/errata/ELSA-2025-23732.html"
}
],
"source_lang": "en-US",
"title": "Apache HTTP Server: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-12-28T23:00:00.000+00:00",
"generator": {
"date": "2025-12-29T09:05:32.698+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2024-1504",
"initial_release_date": "2024-07-01T22:00:00.000+00:00",
"revision_history": [
{
"date": "2024-07-01T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-07-02T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2024-07-03T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2024-07-08T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2024-07-09T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von IBM und IBM-APAR aufgenommen"
},
{
"date": "2024-07-11T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Fedora, IBM, SUSE, Debian und Ubuntu aufgenommen"
},
{
"date": "2024-07-18T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-07-22T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Amazon und SUSE aufgenommen"
},
{
"date": "2024-07-23T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Oracle Linux und Red Hat aufgenommen"
},
{
"date": "2024-07-24T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Amazon und Red Hat aufgenommen"
},
{
"date": "2024-07-25T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-07-28T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2024-07-29T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-07-31T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-08-01T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2024-08-04T22:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von F5 aufgenommen"
},
{
"date": "2024-08-07T22:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von F5 aufgenommen"
},
{
"date": "2024-08-08T22:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-08-11T22:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Oracle Linux und Red Hat aufgenommen"
},
{
"date": "2024-08-13T22:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Red Hat und F5 aufgenommen"
},
{
"date": "2024-08-14T22:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-08-18T22:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2024-08-19T22:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-08-21T22:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von SUSE und Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2024-08-22T22:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-08-25T22:00:00.000+00:00",
"number": "26",
"summary": "Neue Updates von F5 aufgenommen"
},
{
"date": "2024-09-01T22:00:00.000+00:00",
"number": "27",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2024-09-02T22:00:00.000+00:00",
"number": "28",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-09-03T22:00:00.000+00:00",
"number": "29",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-09-05T22:00:00.000+00:00",
"number": "30",
"summary": "Neue Updates von IBM, Red Hat und XEROX aufgenommen"
},
{
"date": "2024-09-08T22:00:00.000+00:00",
"number": "31",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-09-09T22:00:00.000+00:00",
"number": "32",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-09-11T22:00:00.000+00:00",
"number": "33",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-09-15T22:00:00.000+00:00",
"number": "34",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-09-18T22:00:00.000+00:00",
"number": "35",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2024-09-24T22:00:00.000+00:00",
"number": "36",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-09-25T22:00:00.000+00:00",
"number": "37",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-09-29T22:00:00.000+00:00",
"number": "38",
"summary": "Neue Updates von Gentoo aufgenommen"
},
{
"date": "2024-10-10T22:00:00.000+00:00",
"number": "39",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2024-10-13T22:00:00.000+00:00",
"number": "40",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2024-10-17T22:00:00.000+00:00",
"number": "41",
"summary": "Neue Updates von Debian und Oracle Linux aufgenommen"
},
{
"date": "2024-10-30T23:00:00.000+00:00",
"number": "42",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-10-31T23:00:00.000+00:00",
"number": "43",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-11-03T23:00:00.000+00:00",
"number": "44",
"summary": "Neue Updates von HCL aufgenommen"
},
{
"date": "2024-11-10T23:00:00.000+00:00",
"number": "45",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2024-11-18T23:00:00.000+00:00",
"number": "46",
"summary": "Neue Updates von XEROX aufgenommen"
},
{
"date": "2024-11-21T23:00:00.000+00:00",
"number": "47",
"summary": "Neue Updates von XEROX aufgenommen"
},
{
"date": "2024-12-04T23:00:00.000+00:00",
"number": "48",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2024-12-05T23:00:00.000+00:00",
"number": "49",
"summary": "Neue Updates von SonicWall aufgenommen"
},
{
"date": "2024-12-15T23:00:00.000+00:00",
"number": "50",
"summary": "Referenz(en) aufgenommen: 7178940, 7178937, 7178941, 7178939, 7178938"
},
{
"date": "2024-12-17T23:00:00.000+00:00",
"number": "51",
"summary": "Neue Updates von Dell und XEROX aufgenommen"
},
{
"date": "2025-01-12T23:00:00.000+00:00",
"number": "52",
"summary": "Neue Updates von XEROX aufgenommen"
},
{
"date": "2025-01-19T23:00:00.000+00:00",
"number": "53",
"summary": "Neue Updates von HP aufgenommen"
},
{
"date": "2025-02-26T23:00:00.000+00:00",
"number": "54",
"summary": "Neue Updates von HITACHI aufgenommen"
},
{
"date": "2025-04-02T22:00:00.000+00:00",
"number": "55",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-04-07T22:00:00.000+00:00",
"number": "56",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-05-01T22:00:00.000+00:00",
"number": "57",
"summary": "CVE-2024-38475 wird ausgenutzt"
},
{
"date": "2025-07-07T22:00:00.000+00:00",
"number": "58",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-07-10T22:00:00.000+00:00",
"number": "59",
"summary": "Referenz(en) aufgenommen: EUVD-2024-54775"
},
{
"date": "2025-07-20T22:00:00.000+00:00",
"number": "60",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-08-13T22:00:00.000+00:00",
"number": "61",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-09-02T22:00:00.000+00:00",
"number": "62",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-09-04T22:00:00.000+00:00",
"number": "63",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-09-29T22:00:00.000+00:00",
"number": "64",
"summary": "Neue Updates von HITACHI aufgenommen"
},
{
"date": "2025-11-10T23:00:00.000+00:00",
"number": "65",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2025-12-21T23:00:00.000+00:00",
"number": "66",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2025-12-28T23:00:00.000+00:00",
"number": "67",
"summary": "Neue Updates von Oracle Linux aufgenommen"
}
],
"status": "final",
"version": "67"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c2.4.60",
"product": {
"name": "Apache HTTP Server \u003c2.4.60",
"product_id": "T035727"
}
},
{
"category": "product_version",
"name": "2.4.60",
"product": {
"name": "Apache HTTP Server 2.4.60",
"product_id": "T035727-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:apache:http_server:2.4.60"
}
}
}
],
"category": "product_name",
"name": "HTTP Server"
}
],
"category": "vendor",
"name": "Apache"
},
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c3.8.1.3",
"product": {
"name": "Dell ECS \u003c3.8.1.3",
"product_id": "T039899"
}
},
{
"category": "product_version",
"name": "3.8.1.3",
"product": {
"name": "Dell ECS 3.8.1.3",
"product_id": "T039899-fixed",
"product_identification_helper": {
"cpe": "cpe:/h:dell:ecs:3.8.1.3"
}
}
}
],
"category": "product_name",
"name": "ECS"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c19.10.0.5",
"product": {
"name": "Dell NetWorker \u003c19.10.0.5",
"product_id": "T038270"
}
},
{
"category": "product_version",
"name": "19.10.0.5",
"product": {
"name": "Dell NetWorker 19.10.0.5",
"product_id": "T038270-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:19.10.0.5"
}
}
}
],
"category": "product_name",
"name": "NetWorker"
},
{
"category": "product_name",
"name": "Dell PowerProtect Data Domain",
"product": {
"name": "Dell PowerProtect Data Domain",
"product_id": "T045852",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain:-"
}
}
},
{
"branches": [
{
"category": "product_name",
"name": "Dell PowerScale OneFS",
"product": {
"name": "Dell PowerScale OneFS",
"product_id": "T034610",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerscale_onefs:onefs"
}
}
},
{
"category": "product_version_range",
"name": "OneFS \u003c9.8.0.1",
"product": {
"name": "Dell PowerScale OneFS OneFS \u003c9.8.0.1",
"product_id": "T035762"
}
},
{
"category": "product_version",
"name": "OneFS 9.8.0.1",
"product": {
"name": "Dell PowerScale OneFS OneFS 9.8.0.1",
"product_id": "T035762-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerscale_onefs:onefs__9.8.0.1"
}
}
},
{
"category": "product_version_range",
"name": "OneFS \u003c9.4.0.20",
"product": {
"name": "Dell PowerScale OneFS OneFS \u003c9.4.0.20",
"product_id": "T038705"
}
},
{
"category": "product_version",
"name": "OneFS 9.4.0.20",
"product": {
"name": "Dell PowerScale OneFS OneFS 9.4.0.20",
"product_id": "T038705-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerscale_onefs:onefs__9.4.0.20"
}
}
},
{
"category": "product_version_range",
"name": "OneFS \u003c9.5.1.1",
"product": {
"name": "Dell PowerScale OneFS OneFS \u003c9.5.1.1",
"product_id": "T038706"
}
},
{
"category": "product_version",
"name": "OneFS 9.5.1.1",
"product": {
"name": "Dell PowerScale OneFS OneFS 9.5.1.1",
"product_id": "T038706-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerscale_onefs:onefs__9.5.1.1"
}
}
},
{
"category": "product_version_range",
"name": "OneFS \u003c9.7.1.3",
"product": {
"name": "Dell PowerScale OneFS OneFS \u003c9.7.1.3",
"product_id": "T039585"
}
},
{
"category": "product_version",
"name": "OneFS 9.7.1.3",
"product": {
"name": "Dell PowerScale OneFS OneFS 9.7.1.3",
"product_id": "T039585-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerscale_onefs:onefs__9.7.1.3"
}
}
},
{
"category": "product_version_range",
"name": "OneFS \u003c9.9.0.1",
"product": {
"name": "Dell PowerScale OneFS OneFS \u003c9.9.0.1",
"product_id": "T039586"
}
},
{
"category": "product_version",
"name": "OneFS 9.9.0.1",
"product": {
"name": "Dell PowerScale OneFS OneFS 9.9.0.1",
"product_id": "T039586-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerscale_onefs:onefs__9.9.0.1"
}
}
}
],
"category": "product_name",
"name": "PowerScale OneFS"
}
],
"category": "vendor",
"name": "Dell"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "F5 BIG-IP",
"product": {
"name": "F5 BIG-IP",
"product_id": "T001663",
"product_identification_helper": {
"cpe": "cpe:/a:f5:big-ip:-"
}
}
},
{
"category": "product_version",
"name": "17.1.0-17.1.1",
"product": {
"name": "F5 BIG-IP 17.1.0-17.1.1",
"product_id": "T034899",
"product_identification_helper": {
"cpe": "cpe:/a:f5:big-ip:17.1.0_-_17.1.1"
}
}
},
{
"category": "product_version",
"name": "15.1.0-15.1.10",
"product": {
"name": "F5 BIG-IP 15.1.0-15.1.10",
"product_id": "T034902",
"product_identification_helper": {
"cpe": "cpe:/a:f5:big-ip:15.1.0_-_15.1.10"
}
}
},
{
"category": "product_version",
"name": "16.1.0-16.1.5",
"product": {
"name": "F5 BIG-IP 16.1.0-16.1.5",
"product_id": "T037028",
"product_identification_helper": {
"cpe": "cpe:/a:f5:big-ip:16.1.0_-_16.1.5"
}
}
}
],
"category": "product_name",
"name": "BIG-IP"
}
],
"category": "vendor",
"name": "F5"
},
{
"branches": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"category": "product_name",
"name": "Gentoo Linux",
"product": {
"name": "Gentoo Linux",
"product_id": "T012167",
"product_identification_helper": {
"cpe": "cpe:/o:gentoo:linux:-"
}
}
}
],
"category": "vendor",
"name": "Gentoo"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "8.x",
"product": {
"name": "HCL Commerce 8.x",
"product_id": "T038745",
"product_identification_helper": {
"cpe": "cpe:/a:hcltechsw:commerce:8.x"
}
}
},
{
"category": "product_version",
"name": "9.0-9.0.1.21",
"product": {
"name": "HCL Commerce 9.0-9.0.1.21",
"product_id": "T038746",
"product_identification_helper": {
"cpe": "cpe:/a:hcltechsw:commerce:9.0_-_9.0.1.21"
}
}
},
{
"category": "product_version",
"name": "9.1.0-9.1.15",
"product": {
"name": "HCL Commerce 9.1.0-9.1.15",
"product_id": "T038747",
"product_identification_helper": {
"cpe": "cpe:/a:hcltechsw:commerce:9.1.0_-_9.1.15"
}
}
}
],
"category": "product_name",
"name": "Commerce"
}
],
"category": "vendor",
"name": "HCL"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c11.31",
"product": {
"name": "HPE HP-UX \u003c11.31",
"product_id": "T040402"
}
},
{
"category": "product_version",
"name": "11.31",
"product": {
"name": "HPE HP-UX 11.31",
"product_id": "T040402-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:hp:hp-ux:11.31"
}
}
}
],
"category": "product_name",
"name": "HP-UX"
}
],
"category": "vendor",
"name": "HPE"
},
{
"branches": [
{
"category": "product_name",
"name": "Hitachi Configuration Manager",
"product": {
"name": "Hitachi Configuration Manager",
"product_id": "T020304",
"product_identification_helper": {
"cpe": "cpe:/a:hitachi:configuration_manager:-"
}
}
},
{
"category": "product_name",
"name": "Hitachi Ops Center",
"product": {
"name": "Hitachi Ops Center",
"product_id": "T017562",
"product_identification_helper": {
"cpe": "cpe:/a:hitachi:ops_center:-"
}
}
}
],
"category": "vendor",
"name": "Hitachi"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "IBM Business Automation Workflow",
"product": {
"name": "IBM Business Automation Workflow",
"product_id": "T019704",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:business_automation_workflow:-"
}
}
},
{
"category": "product_version",
"name": "24.0.0",
"product": {
"name": "IBM Business Automation Workflow 24.0.0",
"product_id": "T036570",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:business_automation_workflow:24.0.0"
}
}
}
],
"category": "product_name",
"name": "Business Automation Workflow"
},
{
"branches": [
{
"category": "product_version",
"name": "8.5",
"product": {
"name": "IBM HTTP Server 8.5",
"product_id": "T003676",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:http_server:8.5"
}
}
},
{
"category": "product_version",
"name": "9",
"product": {
"name": "IBM HTTP Server 9.0",
"product_id": "T008162",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:http_server:9.0"
}
}
}
],
"category": "product_name",
"name": "HTTP Server"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c8.0.0.27",
"product": {
"name": "IBM Rational Build Forge \u003c8.0.0.27",
"product_id": "T038286"
}
},
{
"category": "product_version",
"name": "8.0.0.27",
"product": {
"name": "IBM Rational Build Forge 8.0.0.27",
"product_id": "T038286-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:rational_build_forge:8.0.0.27"
}
}
}
],
"category": "product_name",
"name": "Rational Build Forge"
},
{
"branches": [
{
"category": "product_version",
"name": "9.1-9.1.0.6",
"product": {
"name": "IBM Rational ClearQuest 9.1-9.1.0.6",
"product_id": "T034074",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:rational_clearquest:9.1_-_9.1.0.6"
}
}
},
{
"category": "product_version",
"name": "10.0-10.0.5",
"product": {
"name": "IBM Rational ClearQuest 10.0-10.0.5",
"product_id": "T034075",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:rational_clearquest:10.0_-_10.0.5"
}
}
}
],
"category": "product_name",
"name": "Rational ClearQuest"
},
{
"branches": [
{
"category": "product_version",
"name": "6.3.0.7",
"product": {
"name": "IBM Tivoli Monitoring 6.3.0.7",
"product_id": "342008",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:tivoli_monitoring:6.3.0.7"
}
}
}
],
"category": "product_name",
"name": "Tivoli Monitoring"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T032255",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c2.4.62",
"product": {
"name": "Red Hat JBoss Core Services \u003c2.4.62",
"product_id": "T042316"
}
},
{
"category": "product_version",
"name": "2.4.62",
"product": {
"name": "Red Hat JBoss Core Services 2.4.62",
"product_id": "T042316-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:jboss_core_services:2.4.62"
}
}
}
],
"category": "product_name",
"name": "JBoss Core Services"
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c10.2.1.14-75sv",
"product": {
"name": "SonicWall SMA \u003c10.2.1.14-75sv",
"product_id": "T039602"
}
},
{
"category": "product_version",
"name": "10.2.1.14-75sv",
"product": {
"name": "SonicWall SMA 10.2.1.14-75sv",
"product_id": "T039602-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:sonicwall:secure_mobile_access:10.2.1.14-75sv"
}
}
}
],
"category": "product_name",
"name": "SMA"
}
],
"category": "vendor",
"name": "SonicWall"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Xerox FreeFlow Print Server",
"product": {
"name": "Xerox FreeFlow Print Server",
"product_id": "T010509",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:-"
}
}
},
{
"category": "product_version",
"name": "v9",
"product": {
"name": "Xerox FreeFlow Print Server v9",
"product_id": "T015632",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v9"
}
}
},
{
"category": "product_version",
"name": "v9 for Solaris",
"product": {
"name": "Xerox FreeFlow Print Server v9 for Solaris",
"product_id": "T028053",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v9_for_solaris"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.0 SP-3 (93.M3.14.86)",
"product": {
"name": "Xerox FreeFlow Print Server \u003c9.0 SP-3 (93.M3.14.86)",
"product_id": "T039896"
}
},
{
"category": "product_version",
"name": "9.0 SP-3 (93.M3.14.86)",
"product": {
"name": "Xerox FreeFlow Print Server 9.0 SP-3 (93.M3.14.86)",
"product_id": "T039896-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:9.0_sp-3_%2893.m3.14.86%29"
}
}
}
],
"category": "product_name",
"name": "FreeFlow Print Server"
}
],
"category": "vendor",
"name": "Xerox"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-38709",
"product_status": {
"known_affected": [
"T038706",
"T038747",
"67646",
"T034902",
"T038746",
"T038705",
"T038745",
"T039899",
"T004914",
"T039896",
"T038286",
"T020304",
"T042316",
"T001663",
"398363",
"342008",
"T010509",
"T034899",
"T028053",
"T034610",
"T035727",
"T003676",
"T015632",
"T034075",
"T037028",
"T012167",
"T034074",
"T039602",
"T039586",
"T032255",
"T039585",
"74185",
"T035762",
"T017562",
"T045852",
"T036570",
"2951",
"T002207",
"T000126",
"T019704",
"T038270",
"T040402",
"T008162"
]
},
"release_date": "2024-07-01T22:00:00.000+00:00",
"title": "CVE-2023-38709"
},
{
"cve": "CVE-2024-36387",
"product_status": {
"known_affected": [
"T038706",
"T038747",
"67646",
"T034902",
"T038746",
"T038705",
"T038745",
"T039899",
"T004914",
"T039896",
"T038286",
"T020304",
"T042316",
"T001663",
"398363",
"342008",
"T010509",
"T034899",
"T028053",
"T034610",
"T035727",
"T003676",
"T015632",
"T034075",
"T037028",
"T012167",
"T034074",
"T039602",
"T039586",
"T032255",
"T039585",
"74185",
"T035762",
"T017562",
"T045852",
"T036570",
"2951",
"T002207",
"T000126",
"T019704",
"T038270",
"T040402",
"T008162"
]
},
"release_date": "2024-07-01T22:00:00.000+00:00",
"title": "CVE-2024-36387"
},
{
"cve": "CVE-2024-38472",
"product_status": {
"known_affected": [
"T038706",
"T038747",
"67646",
"T034902",
"T038746",
"T038705",
"T038745",
"T039899",
"T004914",
"T039896",
"T038286",
"T020304",
"T042316",
"T001663",
"398363",
"342008",
"T010509",
"T034899",
"T028053",
"T034610",
"T035727",
"T003676",
"T015632",
"T034075",
"T037028",
"T012167",
"T034074",
"T039602",
"T039586",
"T032255",
"T039585",
"74185",
"T035762",
"T017562",
"T045852",
"T036570",
"2951",
"T002207",
"T000126",
"T019704",
"T038270",
"T040402",
"T008162"
]
},
"release_date": "2024-07-01T22:00:00.000+00:00",
"title": "CVE-2024-38472"
},
{
"cve": "CVE-2024-38473",
"product_status": {
"known_affected": [
"T038706",
"T038747",
"67646",
"T034902",
"T038746",
"T038705",
"T038745",
"T039899",
"T004914",
"T039896",
"T038286",
"T020304",
"T042316",
"T001663",
"398363",
"342008",
"T010509",
"T034899",
"T028053",
"T034610",
"T035727",
"T003676",
"T015632",
"T034075",
"T037028",
"T012167",
"T034074",
"T039602",
"T039586",
"T032255",
"T039585",
"74185",
"T035762",
"T017562",
"T045852",
"T036570",
"2951",
"T002207",
"T000126",
"T019704",
"T038270",
"T040402",
"T008162"
]
},
"release_date": "2024-07-01T22:00:00.000+00:00",
"title": "CVE-2024-38473"
},
{
"cve": "CVE-2024-38474",
"product_status": {
"known_affected": [
"T038706",
"T038747",
"67646",
"T034902",
"T038746",
"T038705",
"T038745",
"T039899",
"T004914",
"T039896",
"T038286",
"T020304",
"T042316",
"T001663",
"398363",
"342008",
"T010509",
"T034899",
"T028053",
"T034610",
"T035727",
"T003676",
"T015632",
"T034075",
"T037028",
"T012167",
"T034074",
"T039602",
"T039586",
"T032255",
"T039585",
"74185",
"T035762",
"T017562",
"T045852",
"T036570",
"2951",
"T002207",
"T000126",
"T019704",
"T038270",
"T040402",
"T008162"
]
},
"release_date": "2024-07-01T22:00:00.000+00:00",
"title": "CVE-2024-38474"
},
{
"cve": "CVE-2024-38475",
"product_status": {
"known_affected": [
"T038706",
"T038747",
"67646",
"T034902",
"T038746",
"T038705",
"T038745",
"T039899",
"T004914",
"T039896",
"T038286",
"T020304",
"T042316",
"T001663",
"398363",
"342008",
"T010509",
"T034899",
"T028053",
"T034610",
"T035727",
"T003676",
"T015632",
"T034075",
"T037028",
"T012167",
"T034074",
"T039602",
"T039586",
"T032255",
"T039585",
"74185",
"T035762",
"T017562",
"T045852",
"T036570",
"2951",
"T002207",
"T000126",
"T019704",
"T038270",
"T040402",
"T008162"
]
},
"release_date": "2024-07-01T22:00:00.000+00:00",
"title": "CVE-2024-38475"
},
{
"cve": "CVE-2024-38476",
"product_status": {
"known_affected": [
"T038706",
"T038747",
"67646",
"T034902",
"T038746",
"T038705",
"T038745",
"T039899",
"T004914",
"T039896",
"T038286",
"T020304",
"T042316",
"T001663",
"398363",
"342008",
"T010509",
"T034899",
"T028053",
"T034610",
"T035727",
"T003676",
"T015632",
"T034075",
"T037028",
"T012167",
"T034074",
"T039602",
"T039586",
"T032255",
"T039585",
"74185",
"T035762",
"T017562",
"T045852",
"T036570",
"2951",
"T002207",
"T000126",
"T019704",
"T038270",
"T040402",
"T008162"
]
},
"release_date": "2024-07-01T22:00:00.000+00:00",
"title": "CVE-2024-38476"
},
{
"cve": "CVE-2024-38477",
"product_status": {
"known_affected": [
"T038706",
"T038747",
"67646",
"T034902",
"T038746",
"T038705",
"T038745",
"T039899",
"T004914",
"T039896",
"T038286",
"T020304",
"T042316",
"T001663",
"398363",
"342008",
"T010509",
"T034899",
"T028053",
"T034610",
"T035727",
"T003676",
"T015632",
"T034075",
"T037028",
"T012167",
"T034074",
"T039602",
"T039586",
"T032255",
"T039585",
"74185",
"T035762",
"T017562",
"T045852",
"T036570",
"2951",
"T002207",
"T000126",
"T019704",
"T038270",
"T040402",
"T008162"
]
},
"release_date": "2024-07-01T22:00:00.000+00:00",
"title": "CVE-2024-38477"
},
{
"cve": "CVE-2024-39573",
"product_status": {
"known_affected": [
"T038706",
"T038747",
"67646",
"T034902",
"T038746",
"T038705",
"T038745",
"T039899",
"T004914",
"T039896",
"T038286",
"T020304",
"T042316",
"T001663",
"398363",
"342008",
"T010509",
"T034899",
"T028053",
"T034610",
"T035727",
"T003676",
"T015632",
"T034075",
"T037028",
"T012167",
"T034074",
"T039602",
"T039586",
"T032255",
"T039585",
"74185",
"T035762",
"T017562",
"T045852",
"T036570",
"2951",
"T002207",
"T000126",
"T019704",
"T038270",
"T040402",
"T008162"
]
},
"release_date": "2024-07-01T22:00:00.000+00:00",
"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.