Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-38709 (GCVE-0-2023-38709)
Vulnerability from cvelistv5 – Published: 2024-04-04 19:19 – Updated: 2025-11-04 21:08
VLAI
EPSS
Title
Apache HTTP Server: HTTP response splitting
Summary
Faulty input validation in the core of Apache allows malicious or exploitable backend/content generators to split HTTP responses.
This issue affects Apache HTTP Server: through 2.4.58.
Severity
No CVSS data available.
CWE
- HTTP response splitting
Assigner
References
9 references
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| Apache Software Foundation | Apache HTTP Server |
Affected:
0 , ≤ 2.4.58
(semver)
|
Credits
Orange Tsai (@orange_8361) from DEVCORE
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "http_server",
"vendor": "apache",
"versions": [
{
"lessThanOrEqual": "2.4.58",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2023-38709",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-04-05T13:57:02.091077Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-1284",
"description": "CWE-1284 Improper Validation of Specified Quantity in Input",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-11-05T19:38:10.128Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-11-04T21:08:23.335Z",
"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-20240415-0013/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WNV4SZAPVS43DZWNFU7XBYYOZEZMI4ZC/"
},
{
"tags": [
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2024/04/04/3"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/I2N2NZEX3MR64IWSGL3QGN7KSRUGAEMF/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LX5U34KYGDYPRH3AJ6MDDCBJDWDPXNVJ/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2024/05/msg00013.html"
},
{
"tags": [
"x_transferred"
],
"url": "https://support.apple.com/kb/HT214119"
},
{
"tags": [
"x_transferred"
],
"url": "http://seclists.org/fulldisclosure/2024/Jul/18"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/07/10/2"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/07/10/3"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Apache HTTP Server",
"vendor": "Apache Software Foundation",
"versions": [
{
"lessThanOrEqual": "2.4.58",
"status": "affected",
"version": "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": "Faulty input validation in the core of Apache allows malicious or exploitable backend/content generators to split HTTP responses.\u003cbr\u003e\u003cbr\u003eThis issue affects Apache HTTP Server: through 2.4.58.\u003cbr\u003e"
}
],
"value": "Faulty input validation in the core of Apache allows malicious or exploitable backend/content generators to split HTTP responses.\n\nThis issue affects Apache HTTP Server: through 2.4.58."
}
],
"metrics": [
{
"other": {
"content": {
"text": "moderate"
},
"type": "Textual description of severity"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "HTTP response splitting",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-07-29T22:06:19.848Z",
"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-20240415-0013/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WNV4SZAPVS43DZWNFU7XBYYOZEZMI4ZC/"
},
{
"url": "http://www.openwall.com/lists/oss-security/2024/04/04/3"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/I2N2NZEX3MR64IWSGL3QGN7KSRUGAEMF/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LX5U34KYGDYPRH3AJ6MDDCBJDWDPXNVJ/"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2024/05/msg00013.html"
},
{
"url": "https://support.apple.com/kb/HT214119"
},
{
"url": "http://seclists.org/fulldisclosure/2024/Jul/18"
}
],
"source": {
"discovery": "EXTERNAL"
},
"timeline": [
{
"lang": "en",
"time": "2023-06-26T00:00:00.000Z",
"value": "reported"
}
],
"title": "Apache HTTP Server: HTTP response splitting",
"x_generator": {
"engine": "Vulnogram 0.1.0-dev"
}
}
},
"cveMetadata": {
"assignerOrgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
"assignerShortName": "apache",
"cveId": "CVE-2023-38709",
"datePublished": "2024-04-04T19:19:35.467Z",
"dateReserved": "2023-07-24T17:51:18.042Z",
"dateUpdated": "2025-11-04T21:08:23.335Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-38709",
"date": "2026-05-29",
"epss": "0.04358",
"percentile": "0.89114"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-38709\",\"sourceIdentifier\":\"security@apache.org\",\"published\":\"2024-04-04T20:15:08.047\",\"lastModified\":\"2025-11-04T22:15:53.457\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Faulty input validation in the core of Apache allows malicious or exploitable backend/content generators to split HTTP responses.\\n\\nThis issue affects Apache HTTP Server: through 2.4.58.\"},{\"lang\":\"es\",\"value\":\"La validaci\u00f3n de entrada defectuosa en el n\u00facleo de Apache permite que generadores de contenido/backend maliciosos o explotables dividan las respuestas HTTP. Este problema afecta al servidor HTTP Apache: hasta 2.4.58.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L\",\"baseScore\":7.3,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":3.4}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-1284\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"2.4.59\",\"matchCriteriaId\":\"D9CA78ED-0BBB-45B4-AC78-1483FAC4987B\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CC559B26-5DFC-4B7A-A27C-B77DE755DFF9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:39:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B8EDB836-4E6A-4B71-B9B2-AA3E03E0F646\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:40:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CA277A6C-83EC-4536-9125-97B84C4FAF59\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:ontap:9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A20333EE-4C13-426E-8B54-D78679D5DDB8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:ontap_tools:10:*:*:*:*:vmware_vsphere:*:*\",\"matchCriteriaId\":\"5333B745-F7A3-46CB-8437-8668DB08CD6F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:broadcom:fabric_operating_system:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"046FB51E-B768-44D3-AEB5-D857145CA840\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:macos:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"14.6\",\"matchCriteriaId\":\"687902EF-637F-4537-B419-15A1695370B9\"}]}]}],\"references\":[{\"url\":\"http://seclists.org/fulldisclosure/2024/Jul/18\",\"source\":\"security@apache.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/04/04/3\",\"source\":\"security@apache.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://httpd.apache.org/security/vulnerabilities_24.html\",\"source\":\"security@apache.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/05/msg00013.html\",\"source\":\"security@apache.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/I2N2NZEX3MR64IWSGL3QGN7KSRUGAEMF/\",\"source\":\"security@apache.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LX5U34KYGDYPRH3AJ6MDDCBJDWDPXNVJ/\",\"source\":\"security@apache.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WNV4SZAPVS43DZWNFU7XBYYOZEZMI4ZC/\",\"source\":\"security@apache.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20240415-0013/\",\"source\":\"security@apache.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://support.apple.com/kb/HT214119\",\"source\":\"security@apache.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://seclists.org/fulldisclosure/2024/Jul/18\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/04/04/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/07/10/2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/07/10/3\",\"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://lists.debian.org/debian-lts-announce/2024/05/msg00013.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/I2N2NZEX3MR64IWSGL3QGN7KSRUGAEMF/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LX5U34KYGDYPRH3AJ6MDDCBJDWDPXNVJ/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WNV4SZAPVS43DZWNFU7XBYYOZEZMI4ZC/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20240415-0013/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://support.apple.com/kb/HT214119\",\"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-20240415-0013/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WNV4SZAPVS43DZWNFU7XBYYOZEZMI4ZC/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/04/04/3\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/I2N2NZEX3MR64IWSGL3QGN7KSRUGAEMF/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LX5U34KYGDYPRH3AJ6MDDCBJDWDPXNVJ/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/05/msg00013.html\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://support.apple.com/kb/HT214119\", \"tags\": [\"x_transferred\"]}, {\"url\": \"http://seclists.org/fulldisclosure/2024/Jul/18\", \"tags\": [\"x_transferred\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/07/10/2\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/07/10/3\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-11-04T21:08:23.335Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-38709\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-04-05T13:57:02.091077Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*\"], \"vendor\": \"apache\", \"product\": \"http_server\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"2.4.58\"}], \"defaultStatus\": \"unknown\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-1284\", \"description\": \"CWE-1284 Improper Validation of Specified Quantity in Input\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-05-23T19:01:22.169Z\"}}], \"cna\": {\"title\": \"Apache HTTP Server: HTTP response splitting\", \"source\": {\"discovery\": \"EXTERNAL\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Orange Tsai (@orange_8361) from DEVCORE\"}], \"metrics\": [{\"other\": {\"type\": \"Textual description of severity\", \"content\": {\"text\": \"moderate\"}}}], \"affected\": [{\"vendor\": \"Apache Software Foundation\", \"product\": \"Apache HTTP Server\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"2.4.58\"}], \"defaultStatus\": \"unaffected\"}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2023-06-26T00: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-20240415-0013/\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WNV4SZAPVS43DZWNFU7XBYYOZEZMI4ZC/\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/04/04/3\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/I2N2NZEX3MR64IWSGL3QGN7KSRUGAEMF/\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LX5U34KYGDYPRH3AJ6MDDCBJDWDPXNVJ/\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/05/msg00013.html\"}, {\"url\": \"https://support.apple.com/kb/HT214119\"}, {\"url\": \"http://seclists.org/fulldisclosure/2024/Jul/18\"}], \"x_generator\": {\"engine\": \"Vulnogram 0.1.0-dev\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"Faulty input validation in the core of Apache allows malicious or exploitable backend/content generators to split HTTP responses.\\n\\nThis issue affects Apache HTTP Server: through 2.4.58.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"Faulty input validation in the core of Apache allows malicious or exploitable backend/content generators to split HTTP responses.\u003cbr\u003e\u003cbr\u003eThis issue affects Apache HTTP Server: through 2.4.58.\u003cbr\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"HTTP response splitting\"}]}], \"providerMetadata\": {\"orgId\": \"f0158376-9dc2-43b6-827c-5f631a4d8d09\", \"shortName\": \"apache\", \"dateUpdated\": \"2024-07-29T22:06:19.848Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2023-38709\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-11-04T21:08:23.335Z\", \"dateReserved\": \"2023-07-24T17:51:18.042Z\", \"assignerOrgId\": \"f0158376-9dc2-43b6-827c-5f631a4d8d09\", \"datePublished\": \"2024-04-04T19:19:35.467Z\", \"assignerShortName\": \"apache\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
WID-SEC-W-2024-1725
Vulnerability from csaf_certbund - Published: 2024-07-29 22:00 - Updated: 2025-03-27 23:00Summary
Apple macOS: Mehrere Schwachstellen
Severity
Hoch
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Apple macOS ist ein Betriebssystem, das auf FreeBSD und Mach basiert.
Angriff: Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Apple macOS ausnutzen, um seine Privilegien zu erhöhen, beliebigen Code mit Administratorrechten auszuführen, einen Denial-of-Service-Zustand zu erzeugen, Daten zu modifizieren, den Benutzer zu täuschen, Sicherheitsmaßnahmen zu umgehen und vertrauliche Informationen offenzulegen.
Betroffene Betriebssysteme: - MacOS X
- UNIX
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple macOS Monterey <12.7.6
Apple / macOS
|
Monterey <12.7.6 | ||
|
Apple macOS Sonoma <14.6
Apple / macOS
|
Sonoma <14.6 | ||
|
Apple macOS Ventura <13.6.8
Apple / macOS
|
Ventura <13.6.8 |
References
5 references
{
"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": "Apple macOS ist ein Betriebssystem, das auf FreeBSD und Mach basiert.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Apple macOS ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Code mit Administratorrechten auszuf\u00fchren, einen Denial-of-Service-Zustand zu erzeugen, Daten zu modifizieren, den Benutzer zu t\u00e4uschen, Sicherheitsma\u00dfnahmen zu umgehen und vertrauliche Informationen offenzulegen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- MacOS X\n- UNIX",
"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-1725 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1725.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-1725 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1725"
},
{
"category": "external",
"summary": "Apple security Update vom 2024-07-29",
"url": "https://support.apple.com/en-us/HT214118"
},
{
"category": "external",
"summary": "Apple security Update vom 2024-07-29",
"url": "https://support.apple.com/en-us/HT214119"
},
{
"category": "external",
"summary": "Apple security Update vom 2024-07-29",
"url": "https://support.apple.com/en-eg/HT214120"
}
],
"source_lang": "en-US",
"title": "Apple macOS: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-03-27T23:00:00.000+00:00",
"generator": {
"date": "2025-03-28T09:20:40.897+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.12"
}
},
"id": "WID-SEC-W-2024-1725",
"initial_release_date": "2024-07-29T22:00:00.000+00:00",
"revision_history": [
{
"date": "2024-07-29T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-10-15T22:00:00.000+00:00",
"number": "2",
"summary": "CVE\u0027s erg\u00e4nzt"
},
{
"date": "2024-11-20T23:00:00.000+00:00",
"number": "3",
"summary": "CVE aufgenommen"
},
{
"date": "2025-03-23T23:00:00.000+00:00",
"number": "4",
"summary": "CVE erg\u00e4nzt"
},
{
"date": "2025-03-24T23:00:00.000+00:00",
"number": "5",
"summary": "CVE-2024-54551, CVE-2024-54564 erg\u00e4nzt"
},
{
"date": "2025-03-27T23:00:00.000+00:00",
"number": "6",
"summary": "CVE-2024-40810, CVE-2024-44305 erg\u00e4nzt"
}
],
"status": "final",
"version": "6"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "Monterey \u003c12.7.6",
"product": {
"name": "Apple macOS Monterey \u003c12.7.6",
"product_id": "T036491"
}
},
{
"category": "product_version",
"name": "Monterey 12.7.6",
"product": {
"name": "Apple macOS Monterey 12.7.6",
"product_id": "T036491-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:apple:mac_os:monterey__12.7.6"
}
}
},
{
"category": "product_version_range",
"name": "Sonoma \u003c14.6",
"product": {
"name": "Apple macOS Sonoma \u003c14.6",
"product_id": "T036492"
}
},
{
"category": "product_version",
"name": "Sonoma 14.6",
"product": {
"name": "Apple macOS Sonoma 14.6",
"product_id": "T036492-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:apple:mac_os:sonoma__14.6"
}
}
},
{
"category": "product_version_range",
"name": "Ventura \u003c13.6.8",
"product": {
"name": "Apple macOS Ventura \u003c13.6.8",
"product_id": "T036493"
}
},
{
"category": "product_version",
"name": "Ventura 13.6.8",
"product": {
"name": "Apple macOS Ventura 13.6.8",
"product_id": "T036493-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:apple:mac_os:ventura__13.6.8"
}
}
}
],
"category": "product_name",
"name": "macOS"
}
],
"category": "vendor",
"name": "Apple"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-27952",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2023-27952"
},
{
"cve": "CVE-2023-38709",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2023-38709"
},
{
"cve": "CVE-2023-52356",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2023-52356"
},
{
"cve": "CVE-2023-6277",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2023-6277"
},
{
"cve": "CVE-2024-2004",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-2004"
},
{
"cve": "CVE-2024-23261",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-23261"
},
{
"cve": "CVE-2024-23296",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-23296"
},
{
"cve": "CVE-2024-2379",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-2379"
},
{
"cve": "CVE-2024-2398",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-2398"
},
{
"cve": "CVE-2024-2466",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-2466"
},
{
"cve": "CVE-2024-24795",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-24795"
},
{
"cve": "CVE-2024-27316",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-27316"
},
{
"cve": "CVE-2024-27826",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-27826"
},
{
"cve": "CVE-2024-27862",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-27862"
},
{
"cve": "CVE-2024-27863",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-27863"
},
{
"cve": "CVE-2024-27871",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-27871"
},
{
"cve": "CVE-2024-27872",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-27872"
},
{
"cve": "CVE-2024-27873",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-27873"
},
{
"cve": "CVE-2024-27877",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-27877"
},
{
"cve": "CVE-2024-27878",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-27878"
},
{
"cve": "CVE-2024-27881",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-27881"
},
{
"cve": "CVE-2024-27882",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-27882"
},
{
"cve": "CVE-2024-27883",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-27883"
},
{
"cve": "CVE-2024-40774",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-40774"
},
{
"cve": "CVE-2024-40775",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-40775"
},
{
"cve": "CVE-2024-40776",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-40776"
},
{
"cve": "CVE-2024-40777",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-40777"
},
{
"cve": "CVE-2024-40778",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-40778"
},
{
"cve": "CVE-2024-40779",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-40779"
},
{
"cve": "CVE-2024-40780",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-40780"
},
{
"cve": "CVE-2024-40781",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-40781"
},
{
"cve": "CVE-2024-40782",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-40782"
},
{
"cve": "CVE-2024-40783",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-40783"
},
{
"cve": "CVE-2024-40784",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-40784"
},
{
"cve": "CVE-2024-40785",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-40785"
},
{
"cve": "CVE-2024-40786",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-40786"
},
{
"cve": "CVE-2024-40787",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-40787"
},
{
"cve": "CVE-2024-40788",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-40788"
},
{
"cve": "CVE-2024-40789",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-40789"
},
{
"cve": "CVE-2024-40793",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-40793"
},
{
"cve": "CVE-2024-40794",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-40794"
},
{
"cve": "CVE-2024-40795",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-40795"
},
{
"cve": "CVE-2024-40796",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-40796"
},
{
"cve": "CVE-2024-40798",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-40798"
},
{
"cve": "CVE-2024-40799",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-40799"
},
{
"cve": "CVE-2024-40800",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-40800"
},
{
"cve": "CVE-2024-40802",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-40802"
},
{
"cve": "CVE-2024-40803",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-40803"
},
{
"cve": "CVE-2024-40804",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-40804"
},
{
"cve": "CVE-2024-40805",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-40805"
},
{
"cve": "CVE-2024-40806",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-40806"
},
{
"cve": "CVE-2024-40807",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-40807"
},
{
"cve": "CVE-2024-40809",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-40809"
},
{
"cve": "CVE-2024-40810",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-40810"
},
{
"cve": "CVE-2024-40811",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-40811"
},
{
"cve": "CVE-2024-40812",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-40812"
},
{
"cve": "CVE-2024-40814",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-40814"
},
{
"cve": "CVE-2024-40815",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-40815"
},
{
"cve": "CVE-2024-40816",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-40816"
},
{
"cve": "CVE-2024-40817",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-40817"
},
{
"cve": "CVE-2024-40818",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-40818"
},
{
"cve": "CVE-2024-40821",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-40821"
},
{
"cve": "CVE-2024-40822",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-40822"
},
{
"cve": "CVE-2024-40823",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-40823"
},
{
"cve": "CVE-2024-40824",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-40824"
},
{
"cve": "CVE-2024-40827",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-40827"
},
{
"cve": "CVE-2024-40828",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-40828"
},
{
"cve": "CVE-2024-40829",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-40829"
},
{
"cve": "CVE-2024-40832",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-40832"
},
{
"cve": "CVE-2024-40833",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-40833"
},
{
"cve": "CVE-2024-40834",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-40834"
},
{
"cve": "CVE-2024-40835",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-40835"
},
{
"cve": "CVE-2024-40836",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-40836"
},
{
"cve": "CVE-2024-44141",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-44141"
},
{
"cve": "CVE-2024-44185",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-44185"
},
{
"cve": "CVE-2024-44199",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-44199"
},
{
"cve": "CVE-2024-44205",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-44205"
},
{
"cve": "CVE-2024-44206",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-44206"
},
{
"cve": "CVE-2024-44305",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-44305"
},
{
"cve": "CVE-2024-44306",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-44306"
},
{
"cve": "CVE-2024-44307",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-44307"
},
{
"cve": "CVE-2024-4558",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-4558"
},
{
"cve": "CVE-2024-54551",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-54551"
},
{
"cve": "CVE-2024-54564",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-54564"
},
{
"cve": "CVE-2024-6387",
"product_status": {
"known_affected": [
"T036491",
"T036492",
"T036493"
]
},
"release_date": "2024-07-29T22:00:00.000+00:00",
"title": "CVE-2024-6387"
}
]
}
WID-SEC-W-2025-1529
Vulnerability from csaf_certbund - Published: 2025-07-10 22:00 - Updated: 2025-12-28 23:00Summary
Apache HTTP Server: Mehrere Schwachstellen
Severity
Hoch
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Apache ist ein Webserver für verschiedene Plattformen.
Angriff: Ein Angreifer kann mehrere Schwachstellen in Apache HTTP Server ausnutzen, um einen Denial of Service Angriff durchzuführen, um Sicherheitsvorkehrungen zu umgehen, um Informationen offenzulegen, und um Dateien zu manipulieren.
Betroffene Betriebssysteme: - Linux
- Sonstiges
- UNIX
- Windows
Affected products
Known affected
37 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
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 | |
|
Dell PowerScale OneFS
Dell
|
cpe:/a:dell:powerscale_onefs:-
|
— | |
|
Red Hat JBoss Core Services
Red Hat / JBoss Core Services
|
cpe:/a:redhat:jboss_core_services:-
|
— | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
HPE HP-UX Apache-based Web Server <B.2.4.65.00
HPE / HP-UX
|
Apache-based Web Server <B.2.4.65.00 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
F5 BIG-IP 17.1.0-17.1.2
F5 / BIG-IP
|
cpe:/a:f5:big-ip:17.1.0_-_17.1.2
|
17.1.0-17.1.2 | |
|
Red Hat JBoss Core Services 1
Red Hat / JBoss Core Services
|
cpe:/a:redhat:jboss_core_services:1
|
1 | |
|
IBM DevOps Code ClearCase 11.0
IBM / DevOps Code ClearCase
|
cpe:/a:ibm:devops_code_clearcase:11.0
|
11 | |
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
IBM Power Hardware Management Console
IBM
|
cpe:/a:ibm:hardware_management_console:v10
|
— | |
|
IBM Rational ClearCase 10.0.0
IBM / Rational ClearCase
|
cpe:/a:ibm:rational_clearcase:10.0.0
|
10.0.0 | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
IBM Rational ClearCase 9.1
IBM / Rational ClearCase
|
cpe:/a:ibm:rational_clearcase:9.1
|
9.1 | |
|
IBM Rational ClearQuest 9.1-9.1.0.8
IBM / Rational ClearQuest
|
cpe:/a:ibm:rational_clearquest:9.1_-_9.1.0.8
|
9.1-9.1.0.8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
F5 BIG-IP 17.5.0-17.5.1
F5 / BIG-IP
|
cpe:/a:f5:big-ip:17.5.0_-_17.5.1
|
17.5.0-17.5.1 | |
|
IBM Rational ClearQuest 10.0-10.0.7
IBM / Rational ClearQuest
|
cpe:/a:ibm:rational_clearquest:10.0_-_10.0.7
|
10.0-10.0.7 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
IBM Business Automation Workflow
IBM
|
cpe:/a:ibm:business_automation_workflow:-
|
— | |
|
Apache HTTP Server <2.4.64
Apache / HTTP Server
|
<2.4.64 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
EVE-NG EVE-NG <6.4.0-1
EVE-NG / EVE-NG
|
<6.4.0-1 | ||
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
F5 BIG-IP 16.1.0-16.1.6
F5 / BIG-IP
|
cpe:/a:f5:big-ip:16.1.0_-_16.1.6
|
16.1.0-16.1.6 | |
|
IBM HTTP Server <8.5.5.29
IBM / HTTP Server
|
<8.5.5.29 | ||
|
IBM Tivoli Monitoring <6.3.0.7 SP 5
IBM / Tivoli Monitoring
|
<6.3.0.7 SP 5 | ||
|
Dell NetWorker Management Web UI <19.13.0.2
Dell / NetWorker
|
Management Web UI <19.13.0.2 | ||
|
IBM HTTP Server <9.0.5.25
IBM / HTTP Server
|
<9.0.5.25 | ||
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 | ||
|
Dell NetWorker Management Console <19.13.0.2
Dell / NetWorker
|
Management Console <19.13.0.2 |
Affected products
Known affected
37 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
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 | |
|
Dell PowerScale OneFS
Dell
|
cpe:/a:dell:powerscale_onefs:-
|
— | |
|
Red Hat JBoss Core Services
Red Hat / JBoss Core Services
|
cpe:/a:redhat:jboss_core_services:-
|
— | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
HPE HP-UX Apache-based Web Server <B.2.4.65.00
HPE / HP-UX
|
Apache-based Web Server <B.2.4.65.00 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
F5 BIG-IP 17.1.0-17.1.2
F5 / BIG-IP
|
cpe:/a:f5:big-ip:17.1.0_-_17.1.2
|
17.1.0-17.1.2 | |
|
Red Hat JBoss Core Services 1
Red Hat / JBoss Core Services
|
cpe:/a:redhat:jboss_core_services:1
|
1 | |
|
IBM DevOps Code ClearCase 11.0
IBM / DevOps Code ClearCase
|
cpe:/a:ibm:devops_code_clearcase:11.0
|
11 | |
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
IBM Power Hardware Management Console
IBM
|
cpe:/a:ibm:hardware_management_console:v10
|
— | |
|
IBM Rational ClearCase 10.0.0
IBM / Rational ClearCase
|
cpe:/a:ibm:rational_clearcase:10.0.0
|
10.0.0 | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
IBM Rational ClearCase 9.1
IBM / Rational ClearCase
|
cpe:/a:ibm:rational_clearcase:9.1
|
9.1 | |
|
IBM Rational ClearQuest 9.1-9.1.0.8
IBM / Rational ClearQuest
|
cpe:/a:ibm:rational_clearquest:9.1_-_9.1.0.8
|
9.1-9.1.0.8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
F5 BIG-IP 17.5.0-17.5.1
F5 / BIG-IP
|
cpe:/a:f5:big-ip:17.5.0_-_17.5.1
|
17.5.0-17.5.1 | |
|
IBM Rational ClearQuest 10.0-10.0.7
IBM / Rational ClearQuest
|
cpe:/a:ibm:rational_clearquest:10.0_-_10.0.7
|
10.0-10.0.7 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
IBM Business Automation Workflow
IBM
|
cpe:/a:ibm:business_automation_workflow:-
|
— | |
|
Apache HTTP Server <2.4.64
Apache / HTTP Server
|
<2.4.64 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
EVE-NG EVE-NG <6.4.0-1
EVE-NG / EVE-NG
|
<6.4.0-1 | ||
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
F5 BIG-IP 16.1.0-16.1.6
F5 / BIG-IP
|
cpe:/a:f5:big-ip:16.1.0_-_16.1.6
|
16.1.0-16.1.6 | |
|
IBM HTTP Server <8.5.5.29
IBM / HTTP Server
|
<8.5.5.29 | ||
|
IBM Tivoli Monitoring <6.3.0.7 SP 5
IBM / Tivoli Monitoring
|
<6.3.0.7 SP 5 | ||
|
Dell NetWorker Management Web UI <19.13.0.2
Dell / NetWorker
|
Management Web UI <19.13.0.2 | ||
|
IBM HTTP Server <9.0.5.25
IBM / HTTP Server
|
<9.0.5.25 | ||
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 | ||
|
Dell NetWorker Management Console <19.13.0.2
Dell / NetWorker
|
Management Console <19.13.0.2 |
Affected products
Known affected
37 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
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 | |
|
Dell PowerScale OneFS
Dell
|
cpe:/a:dell:powerscale_onefs:-
|
— | |
|
Red Hat JBoss Core Services
Red Hat / JBoss Core Services
|
cpe:/a:redhat:jboss_core_services:-
|
— | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
HPE HP-UX Apache-based Web Server <B.2.4.65.00
HPE / HP-UX
|
Apache-based Web Server <B.2.4.65.00 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
F5 BIG-IP 17.1.0-17.1.2
F5 / BIG-IP
|
cpe:/a:f5:big-ip:17.1.0_-_17.1.2
|
17.1.0-17.1.2 | |
|
Red Hat JBoss Core Services 1
Red Hat / JBoss Core Services
|
cpe:/a:redhat:jboss_core_services:1
|
1 | |
|
IBM DevOps Code ClearCase 11.0
IBM / DevOps Code ClearCase
|
cpe:/a:ibm:devops_code_clearcase:11.0
|
11 | |
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
IBM Power Hardware Management Console
IBM
|
cpe:/a:ibm:hardware_management_console:v10
|
— | |
|
IBM Rational ClearCase 10.0.0
IBM / Rational ClearCase
|
cpe:/a:ibm:rational_clearcase:10.0.0
|
10.0.0 | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
IBM Rational ClearCase 9.1
IBM / Rational ClearCase
|
cpe:/a:ibm:rational_clearcase:9.1
|
9.1 | |
|
IBM Rational ClearQuest 9.1-9.1.0.8
IBM / Rational ClearQuest
|
cpe:/a:ibm:rational_clearquest:9.1_-_9.1.0.8
|
9.1-9.1.0.8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
F5 BIG-IP 17.5.0-17.5.1
F5 / BIG-IP
|
cpe:/a:f5:big-ip:17.5.0_-_17.5.1
|
17.5.0-17.5.1 | |
|
IBM Rational ClearQuest 10.0-10.0.7
IBM / Rational ClearQuest
|
cpe:/a:ibm:rational_clearquest:10.0_-_10.0.7
|
10.0-10.0.7 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
IBM Business Automation Workflow
IBM
|
cpe:/a:ibm:business_automation_workflow:-
|
— | |
|
Apache HTTP Server <2.4.64
Apache / HTTP Server
|
<2.4.64 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
EVE-NG EVE-NG <6.4.0-1
EVE-NG / EVE-NG
|
<6.4.0-1 | ||
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
F5 BIG-IP 16.1.0-16.1.6
F5 / BIG-IP
|
cpe:/a:f5:big-ip:16.1.0_-_16.1.6
|
16.1.0-16.1.6 | |
|
IBM HTTP Server <8.5.5.29
IBM / HTTP Server
|
<8.5.5.29 | ||
|
IBM Tivoli Monitoring <6.3.0.7 SP 5
IBM / Tivoli Monitoring
|
<6.3.0.7 SP 5 | ||
|
Dell NetWorker Management Web UI <19.13.0.2
Dell / NetWorker
|
Management Web UI <19.13.0.2 | ||
|
IBM HTTP Server <9.0.5.25
IBM / HTTP Server
|
<9.0.5.25 | ||
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 | ||
|
Dell NetWorker Management Console <19.13.0.2
Dell / NetWorker
|
Management Console <19.13.0.2 |
Affected products
Known affected
37 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
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 | |
|
Dell PowerScale OneFS
Dell
|
cpe:/a:dell:powerscale_onefs:-
|
— | |
|
Red Hat JBoss Core Services
Red Hat / JBoss Core Services
|
cpe:/a:redhat:jboss_core_services:-
|
— | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
HPE HP-UX Apache-based Web Server <B.2.4.65.00
HPE / HP-UX
|
Apache-based Web Server <B.2.4.65.00 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
F5 BIG-IP 17.1.0-17.1.2
F5 / BIG-IP
|
cpe:/a:f5:big-ip:17.1.0_-_17.1.2
|
17.1.0-17.1.2 | |
|
Red Hat JBoss Core Services 1
Red Hat / JBoss Core Services
|
cpe:/a:redhat:jboss_core_services:1
|
1 | |
|
IBM DevOps Code ClearCase 11.0
IBM / DevOps Code ClearCase
|
cpe:/a:ibm:devops_code_clearcase:11.0
|
11 | |
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
IBM Power Hardware Management Console
IBM
|
cpe:/a:ibm:hardware_management_console:v10
|
— | |
|
IBM Rational ClearCase 10.0.0
IBM / Rational ClearCase
|
cpe:/a:ibm:rational_clearcase:10.0.0
|
10.0.0 | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
IBM Rational ClearCase 9.1
IBM / Rational ClearCase
|
cpe:/a:ibm:rational_clearcase:9.1
|
9.1 | |
|
IBM Rational ClearQuest 9.1-9.1.0.8
IBM / Rational ClearQuest
|
cpe:/a:ibm:rational_clearquest:9.1_-_9.1.0.8
|
9.1-9.1.0.8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
F5 BIG-IP 17.5.0-17.5.1
F5 / BIG-IP
|
cpe:/a:f5:big-ip:17.5.0_-_17.5.1
|
17.5.0-17.5.1 | |
|
IBM Rational ClearQuest 10.0-10.0.7
IBM / Rational ClearQuest
|
cpe:/a:ibm:rational_clearquest:10.0_-_10.0.7
|
10.0-10.0.7 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
IBM Business Automation Workflow
IBM
|
cpe:/a:ibm:business_automation_workflow:-
|
— | |
|
Apache HTTP Server <2.4.64
Apache / HTTP Server
|
<2.4.64 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
EVE-NG EVE-NG <6.4.0-1
EVE-NG / EVE-NG
|
<6.4.0-1 | ||
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
F5 BIG-IP 16.1.0-16.1.6
F5 / BIG-IP
|
cpe:/a:f5:big-ip:16.1.0_-_16.1.6
|
16.1.0-16.1.6 | |
|
IBM HTTP Server <8.5.5.29
IBM / HTTP Server
|
<8.5.5.29 | ||
|
IBM Tivoli Monitoring <6.3.0.7 SP 5
IBM / Tivoli Monitoring
|
<6.3.0.7 SP 5 | ||
|
Dell NetWorker Management Web UI <19.13.0.2
Dell / NetWorker
|
Management Web UI <19.13.0.2 | ||
|
IBM HTTP Server <9.0.5.25
IBM / HTTP Server
|
<9.0.5.25 | ||
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 | ||
|
Dell NetWorker Management Console <19.13.0.2
Dell / NetWorker
|
Management Console <19.13.0.2 |
Affected products
Known affected
37 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
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 | |
|
Dell PowerScale OneFS
Dell
|
cpe:/a:dell:powerscale_onefs:-
|
— | |
|
Red Hat JBoss Core Services
Red Hat / JBoss Core Services
|
cpe:/a:redhat:jboss_core_services:-
|
— | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
HPE HP-UX Apache-based Web Server <B.2.4.65.00
HPE / HP-UX
|
Apache-based Web Server <B.2.4.65.00 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
F5 BIG-IP 17.1.0-17.1.2
F5 / BIG-IP
|
cpe:/a:f5:big-ip:17.1.0_-_17.1.2
|
17.1.0-17.1.2 | |
|
Red Hat JBoss Core Services 1
Red Hat / JBoss Core Services
|
cpe:/a:redhat:jboss_core_services:1
|
1 | |
|
IBM DevOps Code ClearCase 11.0
IBM / DevOps Code ClearCase
|
cpe:/a:ibm:devops_code_clearcase:11.0
|
11 | |
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
IBM Power Hardware Management Console
IBM
|
cpe:/a:ibm:hardware_management_console:v10
|
— | |
|
IBM Rational ClearCase 10.0.0
IBM / Rational ClearCase
|
cpe:/a:ibm:rational_clearcase:10.0.0
|
10.0.0 | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
IBM Rational ClearCase 9.1
IBM / Rational ClearCase
|
cpe:/a:ibm:rational_clearcase:9.1
|
9.1 | |
|
IBM Rational ClearQuest 9.1-9.1.0.8
IBM / Rational ClearQuest
|
cpe:/a:ibm:rational_clearquest:9.1_-_9.1.0.8
|
9.1-9.1.0.8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
F5 BIG-IP 17.5.0-17.5.1
F5 / BIG-IP
|
cpe:/a:f5:big-ip:17.5.0_-_17.5.1
|
17.5.0-17.5.1 | |
|
IBM Rational ClearQuest 10.0-10.0.7
IBM / Rational ClearQuest
|
cpe:/a:ibm:rational_clearquest:10.0_-_10.0.7
|
10.0-10.0.7 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
IBM Business Automation Workflow
IBM
|
cpe:/a:ibm:business_automation_workflow:-
|
— | |
|
Apache HTTP Server <2.4.64
Apache / HTTP Server
|
<2.4.64 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
EVE-NG EVE-NG <6.4.0-1
EVE-NG / EVE-NG
|
<6.4.0-1 | ||
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
F5 BIG-IP 16.1.0-16.1.6
F5 / BIG-IP
|
cpe:/a:f5:big-ip:16.1.0_-_16.1.6
|
16.1.0-16.1.6 | |
|
IBM HTTP Server <8.5.5.29
IBM / HTTP Server
|
<8.5.5.29 | ||
|
IBM Tivoli Monitoring <6.3.0.7 SP 5
IBM / Tivoli Monitoring
|
<6.3.0.7 SP 5 | ||
|
Dell NetWorker Management Web UI <19.13.0.2
Dell / NetWorker
|
Management Web UI <19.13.0.2 | ||
|
IBM HTTP Server <9.0.5.25
IBM / HTTP Server
|
<9.0.5.25 | ||
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 | ||
|
Dell NetWorker Management Console <19.13.0.2
Dell / NetWorker
|
Management Console <19.13.0.2 |
Affected products
Known affected
37 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
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 | |
|
Dell PowerScale OneFS
Dell
|
cpe:/a:dell:powerscale_onefs:-
|
— | |
|
Red Hat JBoss Core Services
Red Hat / JBoss Core Services
|
cpe:/a:redhat:jboss_core_services:-
|
— | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
HPE HP-UX Apache-based Web Server <B.2.4.65.00
HPE / HP-UX
|
Apache-based Web Server <B.2.4.65.00 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
F5 BIG-IP 17.1.0-17.1.2
F5 / BIG-IP
|
cpe:/a:f5:big-ip:17.1.0_-_17.1.2
|
17.1.0-17.1.2 | |
|
Red Hat JBoss Core Services 1
Red Hat / JBoss Core Services
|
cpe:/a:redhat:jboss_core_services:1
|
1 | |
|
IBM DevOps Code ClearCase 11.0
IBM / DevOps Code ClearCase
|
cpe:/a:ibm:devops_code_clearcase:11.0
|
11 | |
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
IBM Power Hardware Management Console
IBM
|
cpe:/a:ibm:hardware_management_console:v10
|
— | |
|
IBM Rational ClearCase 10.0.0
IBM / Rational ClearCase
|
cpe:/a:ibm:rational_clearcase:10.0.0
|
10.0.0 | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
IBM Rational ClearCase 9.1
IBM / Rational ClearCase
|
cpe:/a:ibm:rational_clearcase:9.1
|
9.1 | |
|
IBM Rational ClearQuest 9.1-9.1.0.8
IBM / Rational ClearQuest
|
cpe:/a:ibm:rational_clearquest:9.1_-_9.1.0.8
|
9.1-9.1.0.8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
F5 BIG-IP 17.5.0-17.5.1
F5 / BIG-IP
|
cpe:/a:f5:big-ip:17.5.0_-_17.5.1
|
17.5.0-17.5.1 | |
|
IBM Rational ClearQuest 10.0-10.0.7
IBM / Rational ClearQuest
|
cpe:/a:ibm:rational_clearquest:10.0_-_10.0.7
|
10.0-10.0.7 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
IBM Business Automation Workflow
IBM
|
cpe:/a:ibm:business_automation_workflow:-
|
— | |
|
Apache HTTP Server <2.4.64
Apache / HTTP Server
|
<2.4.64 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
EVE-NG EVE-NG <6.4.0-1
EVE-NG / EVE-NG
|
<6.4.0-1 | ||
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
F5 BIG-IP 16.1.0-16.1.6
F5 / BIG-IP
|
cpe:/a:f5:big-ip:16.1.0_-_16.1.6
|
16.1.0-16.1.6 | |
|
IBM HTTP Server <8.5.5.29
IBM / HTTP Server
|
<8.5.5.29 | ||
|
IBM Tivoli Monitoring <6.3.0.7 SP 5
IBM / Tivoli Monitoring
|
<6.3.0.7 SP 5 | ||
|
Dell NetWorker Management Web UI <19.13.0.2
Dell / NetWorker
|
Management Web UI <19.13.0.2 | ||
|
IBM HTTP Server <9.0.5.25
IBM / HTTP Server
|
<9.0.5.25 | ||
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 | ||
|
Dell NetWorker Management Console <19.13.0.2
Dell / NetWorker
|
Management Console <19.13.0.2 |
Affected products
Known affected
37 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
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 | |
|
Dell PowerScale OneFS
Dell
|
cpe:/a:dell:powerscale_onefs:-
|
— | |
|
Red Hat JBoss Core Services
Red Hat / JBoss Core Services
|
cpe:/a:redhat:jboss_core_services:-
|
— | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
HPE HP-UX Apache-based Web Server <B.2.4.65.00
HPE / HP-UX
|
Apache-based Web Server <B.2.4.65.00 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
F5 BIG-IP 17.1.0-17.1.2
F5 / BIG-IP
|
cpe:/a:f5:big-ip:17.1.0_-_17.1.2
|
17.1.0-17.1.2 | |
|
Red Hat JBoss Core Services 1
Red Hat / JBoss Core Services
|
cpe:/a:redhat:jboss_core_services:1
|
1 | |
|
IBM DevOps Code ClearCase 11.0
IBM / DevOps Code ClearCase
|
cpe:/a:ibm:devops_code_clearcase:11.0
|
11 | |
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
IBM Power Hardware Management Console
IBM
|
cpe:/a:ibm:hardware_management_console:v10
|
— | |
|
IBM Rational ClearCase 10.0.0
IBM / Rational ClearCase
|
cpe:/a:ibm:rational_clearcase:10.0.0
|
10.0.0 | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
IBM Rational ClearCase 9.1
IBM / Rational ClearCase
|
cpe:/a:ibm:rational_clearcase:9.1
|
9.1 | |
|
IBM Rational ClearQuest 9.1-9.1.0.8
IBM / Rational ClearQuest
|
cpe:/a:ibm:rational_clearquest:9.1_-_9.1.0.8
|
9.1-9.1.0.8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
F5 BIG-IP 17.5.0-17.5.1
F5 / BIG-IP
|
cpe:/a:f5:big-ip:17.5.0_-_17.5.1
|
17.5.0-17.5.1 | |
|
IBM Rational ClearQuest 10.0-10.0.7
IBM / Rational ClearQuest
|
cpe:/a:ibm:rational_clearquest:10.0_-_10.0.7
|
10.0-10.0.7 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
IBM Business Automation Workflow
IBM
|
cpe:/a:ibm:business_automation_workflow:-
|
— | |
|
Apache HTTP Server <2.4.64
Apache / HTTP Server
|
<2.4.64 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
EVE-NG EVE-NG <6.4.0-1
EVE-NG / EVE-NG
|
<6.4.0-1 | ||
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
F5 BIG-IP 16.1.0-16.1.6
F5 / BIG-IP
|
cpe:/a:f5:big-ip:16.1.0_-_16.1.6
|
16.1.0-16.1.6 | |
|
IBM HTTP Server <8.5.5.29
IBM / HTTP Server
|
<8.5.5.29 | ||
|
IBM Tivoli Monitoring <6.3.0.7 SP 5
IBM / Tivoli Monitoring
|
<6.3.0.7 SP 5 | ||
|
Dell NetWorker Management Web UI <19.13.0.2
Dell / NetWorker
|
Management Web UI <19.13.0.2 | ||
|
IBM HTTP Server <9.0.5.25
IBM / HTTP Server
|
<9.0.5.25 | ||
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 | ||
|
Dell NetWorker Management Console <19.13.0.2
Dell / NetWorker
|
Management Console <19.13.0.2 |
Affected products
Known affected
37 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
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 | |
|
Dell PowerScale OneFS
Dell
|
cpe:/a:dell:powerscale_onefs:-
|
— | |
|
Red Hat JBoss Core Services
Red Hat / JBoss Core Services
|
cpe:/a:redhat:jboss_core_services:-
|
— | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
HPE HP-UX Apache-based Web Server <B.2.4.65.00
HPE / HP-UX
|
Apache-based Web Server <B.2.4.65.00 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
F5 BIG-IP 17.1.0-17.1.2
F5 / BIG-IP
|
cpe:/a:f5:big-ip:17.1.0_-_17.1.2
|
17.1.0-17.1.2 | |
|
Red Hat JBoss Core Services 1
Red Hat / JBoss Core Services
|
cpe:/a:redhat:jboss_core_services:1
|
1 | |
|
IBM DevOps Code ClearCase 11.0
IBM / DevOps Code ClearCase
|
cpe:/a:ibm:devops_code_clearcase:11.0
|
11 | |
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
IBM Power Hardware Management Console
IBM
|
cpe:/a:ibm:hardware_management_console:v10
|
— | |
|
IBM Rational ClearCase 10.0.0
IBM / Rational ClearCase
|
cpe:/a:ibm:rational_clearcase:10.0.0
|
10.0.0 | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
IBM Rational ClearCase 9.1
IBM / Rational ClearCase
|
cpe:/a:ibm:rational_clearcase:9.1
|
9.1 | |
|
IBM Rational ClearQuest 9.1-9.1.0.8
IBM / Rational ClearQuest
|
cpe:/a:ibm:rational_clearquest:9.1_-_9.1.0.8
|
9.1-9.1.0.8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
F5 BIG-IP 17.5.0-17.5.1
F5 / BIG-IP
|
cpe:/a:f5:big-ip:17.5.0_-_17.5.1
|
17.5.0-17.5.1 | |
|
IBM Rational ClearQuest 10.0-10.0.7
IBM / Rational ClearQuest
|
cpe:/a:ibm:rational_clearquest:10.0_-_10.0.7
|
10.0-10.0.7 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
IBM Business Automation Workflow
IBM
|
cpe:/a:ibm:business_automation_workflow:-
|
— | |
|
Apache HTTP Server <2.4.64
Apache / HTTP Server
|
<2.4.64 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
EVE-NG EVE-NG <6.4.0-1
EVE-NG / EVE-NG
|
<6.4.0-1 | ||
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
F5 BIG-IP 16.1.0-16.1.6
F5 / BIG-IP
|
cpe:/a:f5:big-ip:16.1.0_-_16.1.6
|
16.1.0-16.1.6 | |
|
IBM HTTP Server <8.5.5.29
IBM / HTTP Server
|
<8.5.5.29 | ||
|
IBM Tivoli Monitoring <6.3.0.7 SP 5
IBM / Tivoli Monitoring
|
<6.3.0.7 SP 5 | ||
|
Dell NetWorker Management Web UI <19.13.0.2
Dell / NetWorker
|
Management Web UI <19.13.0.2 | ||
|
IBM HTTP Server <9.0.5.25
IBM / HTTP Server
|
<9.0.5.25 | ||
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 | ||
|
Dell NetWorker Management Console <19.13.0.2
Dell / NetWorker
|
Management Console <19.13.0.2 |
Affected products
Known affected
37 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
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 | |
|
Dell PowerScale OneFS
Dell
|
cpe:/a:dell:powerscale_onefs:-
|
— | |
|
Red Hat JBoss Core Services
Red Hat / JBoss Core Services
|
cpe:/a:redhat:jboss_core_services:-
|
— | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
HPE HP-UX Apache-based Web Server <B.2.4.65.00
HPE / HP-UX
|
Apache-based Web Server <B.2.4.65.00 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
F5 BIG-IP 17.1.0-17.1.2
F5 / BIG-IP
|
cpe:/a:f5:big-ip:17.1.0_-_17.1.2
|
17.1.0-17.1.2 | |
|
Red Hat JBoss Core Services 1
Red Hat / JBoss Core Services
|
cpe:/a:redhat:jboss_core_services:1
|
1 | |
|
IBM DevOps Code ClearCase 11.0
IBM / DevOps Code ClearCase
|
cpe:/a:ibm:devops_code_clearcase:11.0
|
11 | |
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
IBM Power Hardware Management Console
IBM
|
cpe:/a:ibm:hardware_management_console:v10
|
— | |
|
IBM Rational ClearCase 10.0.0
IBM / Rational ClearCase
|
cpe:/a:ibm:rational_clearcase:10.0.0
|
10.0.0 | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
IBM Rational ClearCase 9.1
IBM / Rational ClearCase
|
cpe:/a:ibm:rational_clearcase:9.1
|
9.1 | |
|
IBM Rational ClearQuest 9.1-9.1.0.8
IBM / Rational ClearQuest
|
cpe:/a:ibm:rational_clearquest:9.1_-_9.1.0.8
|
9.1-9.1.0.8 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
F5 BIG-IP 17.5.0-17.5.1
F5 / BIG-IP
|
cpe:/a:f5:big-ip:17.5.0_-_17.5.1
|
17.5.0-17.5.1 | |
|
IBM Rational ClearQuest 10.0-10.0.7
IBM / Rational ClearQuest
|
cpe:/a:ibm:rational_clearquest:10.0_-_10.0.7
|
10.0-10.0.7 | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
IBM Business Automation Workflow
IBM
|
cpe:/a:ibm:business_automation_workflow:-
|
— | |
|
Apache HTTP Server <2.4.64
Apache / HTTP Server
|
<2.4.64 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
EVE-NG EVE-NG <6.4.0-1
EVE-NG / EVE-NG
|
<6.4.0-1 | ||
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
F5 BIG-IP 16.1.0-16.1.6
F5 / BIG-IP
|
cpe:/a:f5:big-ip:16.1.0_-_16.1.6
|
16.1.0-16.1.6 | |
|
IBM HTTP Server <8.5.5.29
IBM / HTTP Server
|
<8.5.5.29 | ||
|
IBM Tivoli Monitoring <6.3.0.7 SP 5
IBM / Tivoli Monitoring
|
<6.3.0.7 SP 5 | ||
|
Dell NetWorker Management Web UI <19.13.0.2
Dell / NetWorker
|
Management Web UI <19.13.0.2 | ||
|
IBM HTTP Server <9.0.5.25
IBM / HTTP Server
|
<9.0.5.25 | ||
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 | ||
|
Dell NetWorker Management Console <19.13.0.2
Dell / NetWorker
|
Management Console <19.13.0.2 |
References
72 references
{
"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 Angreifer kann mehrere Schwachstellen in Apache HTTP Server ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren, um Sicherheitsvorkehrungen zu umgehen, um Informationen offenzulegen, und um Dateien zu manipulieren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- Sonstiges\n- UNIX\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-2025-1529 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-1529.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-1529 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-1529"
},
{
"category": "external",
"summary": "Mailing List OSS Security vom 2025-07-10",
"url": "https://seclists.org/oss-sec/2025/q3/20"
},
{
"category": "external",
"summary": "Mailing List OSS Security vom 2025-07-10",
"url": "https://seclists.org/oss-sec/2025/q3/21"
},
{
"category": "external",
"summary": "Mailing List OSS Security vom 2025-07-10",
"url": "https://seclists.org/oss-sec/2025/q3/22"
},
{
"category": "external",
"summary": "Mailing List OSS Security vom 2025-07-10",
"url": "https://seclists.org/oss-sec/2025/q3/23"
},
{
"category": "external",
"summary": "Mailing List OSS Security vom 2025-07-10",
"url": "https://seclists.org/oss-sec/2025/q3/24"
},
{
"category": "external",
"summary": "Mailing List OSS Security vom 2025-07-10",
"url": "https://seclists.org/oss-sec/2025/q3/25"
},
{
"category": "external",
"summary": "Mailing List OSS Security vom 2025-07-10",
"url": "https://seclists.org/oss-sec/2025/q3/26"
},
{
"category": "external",
"summary": "Mailing List OSS Security vom 2025-07-10",
"url": "https://seclists.org/oss-sec/2025/q3/27"
},
{
"category": "external",
"summary": "Mailing List OSS Security vom 2025-07-10",
"url": "https://seclists.org/oss-sec/2025/q3/28"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-6D7A183951 vom 2025-07-11",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-6d7a183951"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-B486FFD351 vom 2025-07-11",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-b486ffd351"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7639-1 vom 2025-07-16",
"url": "https://ubuntu.com/security/notices/USN-7639-1"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7239846 vom 2025-07-16",
"url": "https://www.ibm.com/support/pages/node/7239846"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:15360-1 vom 2025-07-21",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/CB2NNDXYFXVKF6KTKFMA2AHUNHAGDAFJ/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:15369-1 vom 2025-07-22",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/UTC3TDRL5IF6YTXDS2ENK5OJDZNHZ2XL/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02565-1 vom 2025-07-31",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021991.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2025-2958 vom 2025-08-05",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2025-2958.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02685-1 vom 2025-08-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022063.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02683-1 vom 2025-08-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022065.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02682-1 vom 2025-08-04",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/KSS462UFYDADIPPKUL3TXXRQPB3QSMVB/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02684-1 vom 2025-08-04",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/HJTVNIIT7LUYXSMCL3VWS2K232WNZNZG/"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7241583 vom 2025-08-06",
"url": "https://www.ibm.com/support/pages/node/7241583"
},
{
"category": "external",
"summary": "F5 Security Advisory K000152924 vom 2025-08-08",
"url": "https://my.f5.com/manage/s/article/K000152924"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7241939 vom 2025-08-11",
"url": "https://www.ibm.com/support/pages/node/7241939"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4270 vom 2025-08-12",
"url": "https://lists.debian.org/debian-lts-announce/2025/08/msg00009.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:13681 vom 2025-08-14",
"url": "https://access.redhat.com/errata/RHSA-2025:13681"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:13680 vom 2025-08-14",
"url": "https://access.redhat.com/errata/RHSA-2025:13680"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7242375 vom 2025-08-18",
"url": "https://www.ibm.com/support/pages/node/7242375"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7639-2 vom 2025-08-20",
"url": "https://ubuntu.com/security/notices/USN-7639-2"
},
{
"category": "external",
"summary": "F5 Security Advisory K000153074 vom 2025-08-21",
"url": "https://my.f5.com/manage/s/article/K000153074"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-14625 vom 2025-08-27",
"url": "https://linux.oracle.com/errata/ELSA-2025-14625.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:14625 vom 2025-08-26",
"url": "https://access.redhat.com/errata/RHSA-2025:14625"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:14901 vom 2025-08-28",
"url": "https://access.redhat.com/errata/RHSA-2025:14901"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:14902 vom 2025-08-28",
"url": "https://access.redhat.com/errata/RHSA-2025:14902"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:14903 vom 2025-08-28",
"url": "https://access.redhat.com/errata/RHSA-2025:14903"
},
{
"category": "external",
"summary": "Red Hat Security Advisory",
"url": "https://access.redhat.com/errata/RHSA-2025:14997"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:14983 vom 2025-09-02",
"url": "https://access.redhat.com/errata/RHSA-2025:14983"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:14998 vom 2025-09-02",
"url": "https://access.redhat.com/errata/RHSA-2025:14998"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:15036 vom 2025-09-02",
"url": "https://access.redhat.com/errata/RHSA-2025:15036"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:15023 vom 2025-09-02",
"url": "https://access.redhat.com/errata/RHSA-2025:15023"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:15095 vom 2025-09-02",
"url": "https://access.redhat.com/errata/RHSA-2025:15095"
},
{
"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-14983 vom 2025-09-02",
"url": "https://linux.oracle.com/errata/ELSA-2025-14983.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-15095 vom 2025-09-03",
"url": "https://linux.oracle.com/errata/ELSA-2025-15095.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:15123 vom 2025-09-03",
"url": "https://access.redhat.com/errata/RHSA-2025:15123"
},
{
"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": "Red Hat Security Advisory RHSA-2025:15516 vom 2025-09-08",
"url": "https://access.redhat.com/errata/RHSA-2025:15516"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:15123 vom 2025-09-08",
"url": "https://errata.build.resf.org/RLSA-2025:15123"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:15619 vom 2025-09-10",
"url": "https://access.redhat.com/errata/RHSA-2025:15619"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:15684 vom 2025-09-11",
"url": "https://access.redhat.com/errata/RHSA-2025:15684"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:15698 vom 2025-09-11",
"url": "https://access.redhat.com/errata/RHSA-2025:15698"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:15726 vom 2025-09-15",
"url": "https://access.redhat.com/errata/RHSA-2025:15726"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:15727 vom 2025-09-15",
"url": "https://access.redhat.com/errata/RHSA-2025:15727"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:15725 vom 2025-09-15",
"url": "https://access.redhat.com/errata/RHSA-2025:15725"
},
{
"category": "external",
"summary": "EVE-NG Professional Release notes vom 2025-09-18",
"url": "https://www.eve-ng.net/index.php/documentation/release-notes/"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7247015 vom 2025-10-03",
"url": "https://www.ibm.com/support/pages/node/7247015"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:14983 vom 2025-10-10",
"url": "https://errata.build.resf.org/RLSA-2025:14983"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:15023 vom 2025-10-10",
"url": "https://errata.build.resf.org/RLSA-2025:15023"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-14997 vom 2025-10-16",
"url": "https://linux.oracle.com/errata/ELSA-2025-14997.html"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2025-404 vom 2025-10-31",
"url": "https://www.dell.com/support/kbdoc/000385435"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2025-390 vom 2025-11-05",
"url": "https://www.dell.com/support/kbdoc/000385230"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2025-381 vom 2025-11-10",
"url": "https://www.dell.com/support/kbdoc/de-de/000390206/dsa-2025-381-security-update-for-dell-powerscale-onefs-multiple-vulnerabilities"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7250971 vom 2025-11-12",
"url": "https://www.ibm.com/support/pages/node/7250971"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX25-018 vom 2025-11-18",
"url": "https://security.business.xerox.com/wp-content/uploads/2025/11/Xerox-Security-Bulletin-XRX25-018-Xerox-FreeFlow-Print-Server-v7.pdf"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7252038 vom 2025-11-20",
"url": "https://www.ibm.com/support/pages/node/7252038"
},
{
"category": "external",
"summary": "HP Security Bulletin HPESBUX04975 vom 2025-11-24",
"url": "https://support.hpe.com/hpesc/public/docDisplay?docId=hpesbux04975en_us\u0026docLocale=en_US"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2025-365 vom 2025-12-01",
"url": "https://www.dell.com/support/kbdoc/de-de/000397532/dsa-2025-365-security-update-for-dell-networker-multiple-third-party-component-vulnerabilities"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-23932 vom 2025-12-23",
"url": "https://linux.oracle.com/errata/ELSA-2025-23932.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-23919 vom 2025-12-23",
"url": "https://linux.oracle.com/errata/ELSA-2025-23919.html"
},
{
"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:06:01.132+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2025-1529",
"initial_release_date": "2025-07-10T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-07-10T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-07-13T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2025-07-16T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Ubuntu und IBM aufgenommen"
},
{
"date": "2025-07-21T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2025-07-22T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2025-07-30T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-08-04T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-08-06T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-08-10T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von F5 aufgenommen"
},
{
"date": "2025-08-11T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-08-12T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2025-08-14T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-08-17T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-08-19T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-08-21T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von F5 aufgenommen"
},
{
"date": "2025-08-26T22:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Oracle Linux und Red Hat aufgenommen"
},
{
"date": "2025-08-28T22:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-09-01T22:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-09-02T22:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen"
},
{
"date": "2025-09-03T22:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Oracle Linux und Red Hat aufgenommen"
},
{
"date": "2025-09-04T22:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-09-08T22:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von Red Hat und Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2025-09-10T22:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-09-11T22:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-09-14T22:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-09-17T22:00:00.000+00:00",
"number": "26",
"summary": "Neue Updates aufgenommen"
},
{
"date": "2025-10-05T22:00:00.000+00:00",
"number": "27",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-10-09T22:00:00.000+00:00",
"number": "28",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2025-10-16T22:00:00.000+00:00",
"number": "29",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-10-30T23:00:00.000+00:00",
"number": "30",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2025-11-04T23:00:00.000+00:00",
"number": "31",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2025-11-10T23:00:00.000+00:00",
"number": "32",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2025-11-12T23:00:00.000+00:00",
"number": "33",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-11-17T23:00:00.000+00:00",
"number": "34",
"summary": "Neue Updates von XEROX aufgenommen"
},
{
"date": "2025-11-19T23:00:00.000+00:00",
"number": "35",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-11-23T23:00:00.000+00:00",
"number": "36",
"summary": "Neue Updates von HP aufgenommen"
},
{
"date": "2025-11-30T23:00:00.000+00:00",
"number": "37",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2025-12-22T23:00:00.000+00:00",
"number": "38",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-12-28T23:00:00.000+00:00",
"number": "39",
"summary": "Neue Updates von Oracle Linux aufgenommen"
}
],
"status": "final",
"version": "39"
}
},
"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.64",
"product": {
"name": "Apache HTTP Server \u003c2.4.64",
"product_id": "T045319"
}
},
{
"category": "product_version",
"name": "2.4.64",
"product": {
"name": "Apache HTTP Server 2.4.64",
"product_id": "T045319-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:apache:http_server:2.4.64"
}
}
}
],
"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": [
{
"category": "product_name",
"name": "Dell Avamar",
"product": {
"name": "Dell Avamar",
"product_id": "T039664",
"product_identification_helper": {
"cpe": "cpe:/a:dell:avamar:-"
}
}
},
{
"branches": [
{
"category": "product_version",
"name": "Virtual Edition",
"product": {
"name": "Dell NetWorker Virtual Edition",
"product_id": "T048226",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:virtual_edition"
}
}
},
{
"category": "product_version_range",
"name": "Management Console \u003c19.13.0.2",
"product": {
"name": "Dell NetWorker Management Console \u003c19.13.0.2",
"product_id": "T048961"
}
},
{
"category": "product_version",
"name": "Management Console 19.13.0.2",
"product": {
"name": "Dell NetWorker Management Console 19.13.0.2",
"product_id": "T048961-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:management_console__19.13.0.2"
}
}
},
{
"category": "product_version_range",
"name": "Management Web UI \u003c19.13.0.2",
"product": {
"name": "Dell NetWorker Management Web UI \u003c19.13.0.2",
"product_id": "T048962"
}
},
{
"category": "product_version",
"name": "Management Web UI 19.13.0.2",
"product": {
"name": "Dell NetWorker Management Web UI 19.13.0.2",
"product_id": "T048962-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:management_web_ui__19.13.0.2"
}
}
}
],
"category": "product_name",
"name": "NetWorker"
},
{
"category": "product_name",
"name": "Dell PowerScale OneFS",
"product": {
"name": "Dell PowerScale OneFS",
"product_id": "T048394",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerscale_onefs:-"
}
}
},
{
"branches": [
{
"category": "product_version_range",
"name": "Appliance \u003c5.32.00.18",
"product": {
"name": "Dell Secure Connect Gateway Appliance \u003c5.32.00.18",
"product_id": "T048301"
}
},
{
"category": "product_version",
"name": "Appliance 5.32.00.18",
"product": {
"name": "Dell Secure Connect Gateway Appliance 5.32.00.18",
"product_id": "T048301-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:secure_connect_gateway:appliance__5.32.00.18"
}
}
}
],
"category": "product_name",
"name": "Secure Connect Gateway"
}
],
"category": "vendor",
"name": "Dell"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c6.4.0-1",
"product": {
"name": "EVE-NG EVE-NG \u003c6.4.0-1",
"product_id": "T047054"
}
},
{
"category": "product_version",
"name": "6.4.0-1",
"product": {
"name": "EVE-NG EVE-NG 6.4.0-1",
"product_id": "T047054-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:eve-ng:eve-ng:6.4.0-1"
}
}
}
],
"category": "product_name",
"name": "EVE-NG"
}
],
"category": "vendor",
"name": "EVE-NG"
},
{
"branches": [
{
"branches": [
{
"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": "17.1.0-17.1.2",
"product": {
"name": "F5 BIG-IP 17.1.0-17.1.2",
"product_id": "T040213",
"product_identification_helper": {
"cpe": "cpe:/a:f5:big-ip:17.1.0_-_17.1.2"
}
}
},
{
"category": "product_version",
"name": "16.1.0-16.1.6",
"product": {
"name": "F5 BIG-IP 16.1.0-16.1.6",
"product_id": "T044168",
"product_identification_helper": {
"cpe": "cpe:/a:f5:big-ip:16.1.0_-_16.1.6"
}
}
},
{
"category": "product_version",
"name": "17.5.0-17.5.1",
"product": {
"name": "F5 BIG-IP 17.5.0-17.5.1",
"product_id": "T045956",
"product_identification_helper": {
"cpe": "cpe:/a:f5:big-ip:17.5.0_-_17.5.1"
}
}
}
],
"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": [
{
"branches": [
{
"category": "product_version_range",
"name": "Apache-based Web Server \u003cB.2.4.65.00",
"product": {
"name": "HPE HP-UX Apache-based Web Server \u003cB.2.4.65.00",
"product_id": "T048835"
}
},
{
"category": "product_version",
"name": "Apache-based Web Server B.2.4.65.00",
"product": {
"name": "HPE HP-UX Apache-based Web Server B.2.4.65.00",
"product_id": "T048835-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:hp:hp-ux:b.2.4.65.00::apache-based_web_server"
}
}
}
],
"category": "product_name",
"name": "HP-UX"
}
],
"category": "vendor",
"name": "HPE"
},
{
"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:-"
}
}
},
{
"branches": [
{
"category": "product_version",
"name": "11",
"product": {
"name": "IBM DevOps Code ClearCase 11.0",
"product_id": "T046313",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:devops_code_clearcase:11.0"
}
}
}
],
"category": "product_name",
"name": "DevOps Code ClearCase"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c9.0.5.25",
"product": {
"name": "IBM HTTP Server \u003c9.0.5.25",
"product_id": "T045476"
}
},
{
"category": "product_version",
"name": "9.0.5.25",
"product": {
"name": "IBM HTTP Server 9.0.5.25",
"product_id": "T045476-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:http_server:9.0.5.25"
}
}
},
{
"category": "product_version_range",
"name": "\u003c8.5.5.29",
"product": {
"name": "IBM HTTP Server \u003c8.5.5.29",
"product_id": "T045477"
}
},
{
"category": "product_version",
"name": "8.5.5.29",
"product": {
"name": "IBM HTTP Server 8.5.5.29",
"product_id": "T045477-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:http_server:8.5.5.29"
}
}
}
],
"category": "product_name",
"name": "HTTP Server"
},
{
"category": "product_name",
"name": "IBM Power Hardware Management Console",
"product": {
"name": "IBM Power Hardware Management Console",
"product_id": "T023373",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:hardware_management_console:v10"
}
}
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c7.5.0 UP14 IF01",
"product": {
"name": "IBM QRadar SIEM \u003c7.5.0 UP14 IF01",
"product_id": "T048556"
}
},
{
"category": "product_version",
"name": "7.5.0 UP14 IF01",
"product": {
"name": "IBM QRadar SIEM 7.5.0 UP14 IF01",
"product_id": "T048556-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:7.5.0_up14_if01"
}
}
}
],
"category": "product_name",
"name": "QRadar SIEM"
},
{
"branches": [
{
"category": "product_version",
"name": "9.1",
"product": {
"name": "IBM Rational ClearCase 9.1",
"product_id": "T021423",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:rational_clearcase:9.1"
}
}
},
{
"category": "product_version",
"name": "10.0.0",
"product": {
"name": "IBM Rational ClearCase 10.0.0",
"product_id": "T026520",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:rational_clearcase:10.0.0"
}
}
}
],
"category": "product_name",
"name": "Rational ClearCase"
},
{
"branches": [
{
"category": "product_version",
"name": "9.1-9.1.0.8",
"product": {
"name": "IBM Rational ClearQuest 9.1-9.1.0.8",
"product_id": "T045976",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:rational_clearquest:9.1_-_9.1.0.8"
}
}
},
{
"category": "product_version",
"name": "10.0-10.0.7",
"product": {
"name": "IBM Rational ClearQuest 10.0-10.0.7",
"product_id": "T045977",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:rational_clearquest:10.0_-_10.0.7"
}
}
}
],
"category": "product_name",
"name": "Rational ClearQuest"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c6.3.0.7 SP 5",
"product": {
"name": "IBM Tivoli Monitoring \u003c6.3.0.7 SP 5",
"product_id": "T047377"
}
},
{
"category": "product_version",
"name": "6.3.0.7 SP 5",
"product": {
"name": "IBM Tivoli Monitoring 6.3.0.7 SP 5",
"product_id": "T047377-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:tivoli_monitoring:6.3.0.7_sp_5"
}
}
}
],
"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": [
{
"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:-"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "T034310",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "product_name",
"name": "Enterprise Linux"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat JBoss Core Services",
"product": {
"name": "Red Hat JBoss Core Services",
"product_id": "T012412",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:jboss_core_services:-"
}
}
},
{
"category": "product_version",
"name": "1",
"product": {
"name": "Red Hat JBoss Core Services 1",
"product_id": "T046258",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:jboss_core_services:1"
}
}
}
],
"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": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"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_version",
"name": "v7",
"product": {
"name": "Xerox FreeFlow Print Server v7",
"product_id": "T035098",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v7"
}
}
}
],
"category": "product_name",
"name": "FreeFlow Print Server"
}
],
"category": "vendor",
"name": "Xerox"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-38709",
"product_status": {
"known_affected": [
"67646",
"T034902",
"T048394",
"T012412",
"T035098",
"T004914",
"T048835",
"398363",
"T040213",
"T046258",
"T046313",
"T048556",
"T023373",
"T026520",
"T032255",
"74185",
"T034310",
"T039664",
"T021423",
"T045976",
"2951",
"T002207",
"T045956",
"T045977",
"T000126",
"T019704",
"T045319",
"T027843",
"T047054",
"T048226",
"T044168",
"T045477",
"T047377",
"T048962",
"T045476",
"T048301",
"T048961"
]
},
"release_date": "2025-07-10T22:00:00.000+00:00",
"title": "CVE-2023-38709"
},
{
"cve": "CVE-2024-42516",
"product_status": {
"known_affected": [
"67646",
"T034902",
"T048394",
"T012412",
"T035098",
"T004914",
"T048835",
"398363",
"T040213",
"T046258",
"T046313",
"T048556",
"T023373",
"T026520",
"T032255",
"74185",
"T034310",
"T039664",
"T021423",
"T045976",
"2951",
"T002207",
"T045956",
"T045977",
"T000126",
"T019704",
"T045319",
"T027843",
"T047054",
"T048226",
"T044168",
"T045477",
"T047377",
"T048962",
"T045476",
"T048301",
"T048961"
]
},
"release_date": "2025-07-10T22:00:00.000+00:00",
"title": "CVE-2024-42516"
},
{
"cve": "CVE-2024-43204",
"product_status": {
"known_affected": [
"67646",
"T034902",
"T048394",
"T012412",
"T035098",
"T004914",
"T048835",
"398363",
"T040213",
"T046258",
"T046313",
"T048556",
"T023373",
"T026520",
"T032255",
"74185",
"T034310",
"T039664",
"T021423",
"T045976",
"2951",
"T002207",
"T045956",
"T045977",
"T000126",
"T019704",
"T045319",
"T027843",
"T047054",
"T048226",
"T044168",
"T045477",
"T047377",
"T048962",
"T045476",
"T048301",
"T048961"
]
},
"release_date": "2025-07-10T22:00:00.000+00:00",
"title": "CVE-2024-43204"
},
{
"cve": "CVE-2024-43394",
"product_status": {
"known_affected": [
"67646",
"T034902",
"T048394",
"T012412",
"T035098",
"T004914",
"T048835",
"398363",
"T040213",
"T046258",
"T046313",
"T048556",
"T023373",
"T026520",
"T032255",
"74185",
"T034310",
"T039664",
"T021423",
"T045976",
"2951",
"T002207",
"T045956",
"T045977",
"T000126",
"T019704",
"T045319",
"T027843",
"T047054",
"T048226",
"T044168",
"T045477",
"T047377",
"T048962",
"T045476",
"T048301",
"T048961"
]
},
"release_date": "2025-07-10T22:00:00.000+00:00",
"title": "CVE-2024-43394"
},
{
"cve": "CVE-2024-47252",
"product_status": {
"known_affected": [
"67646",
"T034902",
"T048394",
"T012412",
"T035098",
"T004914",
"T048835",
"398363",
"T040213",
"T046258",
"T046313",
"T048556",
"T023373",
"T026520",
"T032255",
"74185",
"T034310",
"T039664",
"T021423",
"T045976",
"2951",
"T002207",
"T045956",
"T045977",
"T000126",
"T019704",
"T045319",
"T027843",
"T047054",
"T048226",
"T044168",
"T045477",
"T047377",
"T048962",
"T045476",
"T048301",
"T048961"
]
},
"release_date": "2025-07-10T22:00:00.000+00:00",
"title": "CVE-2024-47252"
},
{
"cve": "CVE-2025-23048",
"product_status": {
"known_affected": [
"67646",
"T034902",
"T048394",
"T012412",
"T035098",
"T004914",
"T048835",
"398363",
"T040213",
"T046258",
"T046313",
"T048556",
"T023373",
"T026520",
"T032255",
"74185",
"T034310",
"T039664",
"T021423",
"T045976",
"2951",
"T002207",
"T045956",
"T045977",
"T000126",
"T019704",
"T045319",
"T027843",
"T047054",
"T048226",
"T044168",
"T045477",
"T047377",
"T048962",
"T045476",
"T048301",
"T048961"
]
},
"release_date": "2025-07-10T22:00:00.000+00:00",
"title": "CVE-2025-23048"
},
{
"cve": "CVE-2025-49630",
"product_status": {
"known_affected": [
"67646",
"T034902",
"T048394",
"T012412",
"T035098",
"T004914",
"T048835",
"398363",
"T040213",
"T046258",
"T046313",
"T048556",
"T023373",
"T026520",
"T032255",
"74185",
"T034310",
"T039664",
"T021423",
"T045976",
"2951",
"T002207",
"T045956",
"T045977",
"T000126",
"T019704",
"T045319",
"T027843",
"T047054",
"T048226",
"T044168",
"T045477",
"T047377",
"T048962",
"T045476",
"T048301",
"T048961"
]
},
"release_date": "2025-07-10T22:00:00.000+00:00",
"title": "CVE-2025-49630"
},
{
"cve": "CVE-2025-49812",
"product_status": {
"known_affected": [
"67646",
"T034902",
"T048394",
"T012412",
"T035098",
"T004914",
"T048835",
"398363",
"T040213",
"T046258",
"T046313",
"T048556",
"T023373",
"T026520",
"T032255",
"74185",
"T034310",
"T039664",
"T021423",
"T045976",
"2951",
"T002207",
"T045956",
"T045977",
"T000126",
"T019704",
"T045319",
"T027843",
"T047054",
"T048226",
"T044168",
"T045477",
"T047377",
"T048962",
"T045476",
"T048301",
"T048961"
]
},
"release_date": "2025-07-10T22:00:00.000+00:00",
"title": "CVE-2025-49812"
},
{
"cve": "CVE-2025-53020",
"product_status": {
"known_affected": [
"67646",
"T034902",
"T048394",
"T012412",
"T035098",
"T004914",
"T048835",
"398363",
"T040213",
"T046258",
"T046313",
"T048556",
"T023373",
"T026520",
"T032255",
"74185",
"T034310",
"T039664",
"T021423",
"T045976",
"2951",
"T002207",
"T045956",
"T045977",
"T000126",
"T019704",
"T045319",
"T027843",
"T047054",
"T048226",
"T044168",
"T045477",
"T047377",
"T048962",
"T045476",
"T048301",
"T048961"
]
},
"release_date": "2025-07-10T22:00:00.000+00:00",
"title": "CVE-2025-53020"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
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.
Loading…
Loading…