Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-24795 (GCVE-0-2024-24795)
Vulnerability from cvelistv5 – Published: 2024-04-04 19:20 – Updated: 2024-11-12 19:48
VLAI
EPSS
Title
Apache HTTP Server: HTTP Response Splitting in multiple modules
Summary
HTTP Response splitting in multiple modules in Apache HTTP Server allows an attacker that can inject malicious response headers into backend applications to cause an HTTP desynchronization attack.
Users are recommended to upgrade to version 2.4.59, which fixes this issue.
Severity
No CVSS data available.
CWE
- CWE-113 - Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Response Splitting')
Assigner
References
1 reference
| URL | Tags |
|---|---|
| https://httpd.apache.org/security/vulnerabilities… | vendor-advisory |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| Apache Software Foundation | Apache HTTP Server |
Affected:
2.4.0 , ≤ 2.4.58
(semver)
|
Credits
Keran Mu, Tsinghua University and Zhongguancun Laboratory.
Jianjun Chen, Tsinghua University and Zhongguancun Laboratory.
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2024-24795",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-11-12T19:38:36.908335Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-444",
"description": "CWE-444 Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-11-12T19:48:20.007Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2024-08-01T23:28:12.660Z",
"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/5"
},
{
"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://lists.debian.org/debian-lts-announce/2024/05/msg00014.html"
},
{
"tags": [
"x_transferred"
],
"url": "https://support.apple.com/kb/HT214119"
},
{
"tags": [
"x_transferred"
],
"url": "http://seclists.org/fulldisclosure/2024/Jul/18"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Apache HTTP Server",
"vendor": "Apache Software Foundation",
"versions": [
{
"lessThanOrEqual": "2.4.58",
"status": "affected",
"version": "2.4.0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Keran Mu, Tsinghua University and Zhongguancun Laboratory."
},
{
"lang": "en",
"type": "finder",
"value": "Jianjun Chen, Tsinghua University and Zhongguancun Laboratory."
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "HTTP Response splitting in multiple modules in Apache HTTP Server allows an attacker that can inject malicious response headers into backend applications to cause an HTTP desynchronization attack.\u003cbr\u003e\u003cbr\u003eUsers are recommended to upgrade to version 2.4.59, which fixes this issue."
}
],
"value": "HTTP Response splitting in multiple modules in Apache HTTP Server allows an attacker that can inject malicious response headers into backend applications to cause an HTTP desynchronization attack.\n\nUsers are recommended to upgrade to version 2.4.59, which fixes this issue."
}
],
"metrics": [
{
"other": {
"content": {
"text": "low"
},
"type": "Textual description of severity"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-113",
"description": "CWE-113 Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Response Splitting\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-10-03T12:16:15.822Z",
"orgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
"shortName": "apache"
},
"references": [
{
"tags": [
"vendor-advisory"
],
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"source": {
"discovery": "UNKNOWN"
},
"timeline": [
{
"lang": "en",
"time": "2023-09-06T11:37:00.000Z",
"value": "Reported to security team"
}
],
"title": "Apache HTTP Server: HTTP Response Splitting in multiple modules",
"x_generator": {
"engine": "Vulnogram 0.1.0-dev"
}
}
},
"cveMetadata": {
"assignerOrgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
"assignerShortName": "apache",
"cveId": "CVE-2024-24795",
"datePublished": "2024-04-04T19:20:48.803Z",
"dateReserved": "2024-01-31T13:49:58.441Z",
"dateUpdated": "2024-11-12T19:48:20.007Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-24795",
"date": "2026-05-29",
"epss": "0.01123",
"percentile": "0.78573"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-24795\",\"sourceIdentifier\":\"security@apache.org\",\"published\":\"2024-04-04T20:15:08.663\",\"lastModified\":\"2025-06-30T12:55:47.280\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"HTTP Response splitting in multiple modules in Apache HTTP Server allows an attacker that can inject malicious response headers into backend applications to cause an HTTP desynchronization attack.\\n\\nUsers are recommended to upgrade to version 2.4.59, which fixes this issue.\"},{\"lang\":\"es\",\"value\":\"La divisi\u00f3n de la respuesta HTTP en varios m\u00f3dulos en el servidor HTTP Apache permite que un atacante pueda inyectar encabezados de respuesta maliciosos en aplicaciones backend para provocar un ataque de desincronizaci\u00f3n HTTP. Se recomienda a los usuarios actualizar a la versi\u00f3n 2.4.59, que soluciona este problema.\"}],\"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:R/S:U/C:L/I:L/A:L\",\"baseScore\":6.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":2.8,\"impactScore\":3.4}]},\"weaknesses\":[{\"source\":\"security@apache.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-113\"}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-444\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.4.0\",\"versionEndExcluding\":\"2.4.59\",\"matchCriteriaId\":\"D18D7BEC-F363-44D3-8926-B3042AFC1E50\"}]}]},{\"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\":\"https://httpd.apache.org/security/vulnerabilities_24.html\",\"source\":\"security@apache.org\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"http://seclists.org/fulldisclosure/2024/Jul/18\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/04/04/5\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://httpd.apache.org/security/vulnerabilities_24.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\",\"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.debian.org/debian-lts-announce/2024/05/msg00014.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\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LX5U34KYGDYPRH3AJ6MDDCBJDWDPXNVJ/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WNV4SZAPVS43DZWNFU7XBYYOZEZMI4ZC/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"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/5\", \"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://lists.debian.org/debian-lts-announce/2024/05/msg00014.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\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-01T23:28:12.660Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 6.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-24795\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-11-12T19:38:36.908335Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-444\", \"description\": \"CWE-444 Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-05-23T19:01:22.709Z\"}}], \"cna\": {\"title\": \"Apache HTTP Server: HTTP Response Splitting in multiple modules\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Keran Mu, Tsinghua University and Zhongguancun Laboratory.\"}, {\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Jianjun Chen, Tsinghua University and Zhongguancun Laboratory.\"}], \"metrics\": [{\"other\": {\"type\": \"Textual description of severity\", \"content\": {\"text\": \"low\"}}}], \"affected\": [{\"vendor\": \"Apache Software Foundation\", \"product\": \"Apache HTTP Server\", \"versions\": [{\"status\": \"affected\", \"version\": \"2.4.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"2.4.58\"}], \"defaultStatus\": \"unaffected\"}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2023-09-06T11:37:00.000Z\", \"value\": \"Reported to security team\"}], \"references\": [{\"url\": \"https://httpd.apache.org/security/vulnerabilities_24.html\", \"tags\": [\"vendor-advisory\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.1.0-dev\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"HTTP Response splitting in multiple modules in Apache HTTP Server allows an attacker that can inject malicious response headers into backend applications to cause an HTTP desynchronization attack.\\n\\nUsers are recommended to upgrade to version 2.4.59, which fixes this issue.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"HTTP Response splitting in multiple modules in Apache HTTP Server allows an attacker that can inject malicious response headers into backend applications to cause an HTTP desynchronization attack.\u003cbr\u003e\u003cbr\u003eUsers are recommended to upgrade to version 2.4.59, which fixes this issue.\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-113\", \"description\": \"CWE-113 Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Response Splitting\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"f0158376-9dc2-43b6-827c-5f631a4d8d09\", \"shortName\": \"apache\", \"dateUpdated\": \"2024-10-03T12:16:15.822Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-24795\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-11-12T19:48:20.007Z\", \"dateReserved\": \"2024-01-31T13:49:58.441Z\", \"assignerOrgId\": \"f0158376-9dc2-43b6-827c-5f631a4d8d09\", \"datePublished\": \"2024-04-04T19:20:48.803Z\", \"assignerShortName\": \"apache\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
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"
}
]
}
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…