Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-56171 (GCVE-0-2024-56171)
Vulnerability from cvelistv5 – Published: 2025-02-18 00:00 – Updated: 2025-11-03 20:49
VLAI
EPSS
Summary
libxml2 before 2.12.10 and 2.13.x before 2.13.6 has a use-after-free in xmlSchemaIDCFillNodeTables and xmlSchemaBubbleIDCNodeTables in xmlschemas.c. To exploit this, a crafted XML document must be validated against an XML schema with certain identity constraints, or a crafted XML schema must be used.
Severity
7.8 (High)
SSVC
Exploitation: none
Automatable: no
Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
- CWE-416 - Use After Free
Assigner
References
11 references
Impacted products
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-56171",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-02-19T16:26:31.484719Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-02-19T16:26:41.297Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-11-03T20:49:05.224Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://security.netapp.com/advisory/ntap-20250328-0010/"
},
{
"url": "http://seclists.org/fulldisclosure/2025/Apr/13"
},
{
"url": "http://seclists.org/fulldisclosure/2025/Apr/10"
},
{
"url": "http://seclists.org/fulldisclosure/2025/Apr/9"
},
{
"url": "http://seclists.org/fulldisclosure/2025/Apr/8"
},
{
"url": "http://seclists.org/fulldisclosure/2025/Apr/5"
},
{
"url": "http://seclists.org/fulldisclosure/2025/Apr/4"
},
{
"url": "http://seclists.org/fulldisclosure/2025/Apr/12"
},
{
"url": "http://seclists.org/fulldisclosure/2025/Apr/11"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2025/02/msg00028.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "libxml2",
"vendor": "xmlsoft",
"versions": [
{
"lessThan": "2.12.10",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "2.13.6",
"status": "affected",
"version": "2.13.0",
"versionType": "semver"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:xmlsoft:libxml2:*:*:*:*:*:*:*:*",
"versionEndExcluding": "2.12.10",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:xmlsoft:libxml2:*:*:*:*:*:*:*:*",
"versionEndExcluding": "2.13.6",
"versionStartIncluding": "2.13.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "libxml2 before 2.12.10 and 2.13.x before 2.13.6 has a use-after-free in xmlSchemaIDCFillNodeTables and xmlSchemaBubbleIDCNodeTables in xmlschemas.c. To exploit this, a crafted XML document must be validated against an XML schema with certain identity constraints, or a crafted XML schema must be used."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-416",
"description": "CWE-416 Use After Free",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-02-18T22:10:20.934Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"url": "https://gitlab.gnome.org/GNOME/libxml2/-/issues/828"
}
],
"x_generator": {
"engine": "enrichogram 0.0.1"
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2024-56171",
"datePublished": "2025-02-18T00:00:00.000Z",
"dateReserved": "2024-12-18T00:00:00.000Z",
"dateUpdated": "2025-11-03T20:49:05.224Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-56171",
"date": "2026-06-24",
"epss": "0.0113",
"percentile": "0.62227"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-56171\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2025-02-18T22:15:12.797\",\"lastModified\":\"2025-11-03T21:17:50.750\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"libxml2 before 2.12.10 and 2.13.x before 2.13.6 has a use-after-free in xmlSchemaIDCFillNodeTables and xmlSchemaBubbleIDCNodeTables in xmlschemas.c. To exploit this, a crafted XML document must be validated against an XML schema with certain identity constraints, or a crafted XML schema must be used.\"},{\"lang\":\"es\",\"value\":\"libxml2 antes de 2.12.10 y 2.13.x antes de 2.13.6 tiene un use-after-free en xmlschemaidcfillNodetable y xmlschemabubbleIdcnodetable en xmlschemas.c. Para explotar esto, un documento XML manipulado debe validarse contra un esquema XML con ciertas restricciones de identidad manipulado El esquema XML manipulado debe usarse.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"cve@mitre.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.4,\"impactScore\":5.8},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"cve@mitre.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-416\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"2.12.10\",\"matchCriteriaId\":\"9EB46E7E-7E29-4F40-A890-EEC2C36FB50E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.13.0\",\"versionEndExcluding\":\"2.13.6\",\"matchCriteriaId\":\"AA27632E-368D-4792-B20A-49B3B168F3CE\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:netapp:hci_compute_node:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4AFE5CAF-ACA7-4F82-BEC1-69562D75E66E\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:netapp:hci_compute_node:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AD7447BC-F315-4298-A822-549942FC118B\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:netapp:h410c_firmware:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"234DEFE0-5CE5-4B0A-96B8-5D227CB8ED31\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:netapp:h410c:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CDDF61B7-EC5C-467C-B710-B89F502CD04F\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:netapp:h300s_firmware:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6770B6C3-732E-4E22-BF1C-2D2FD610061C\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:netapp:h300s:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9F9C8C20-42EB-4AB5-BD97-212DEB070C43\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:netapp:h500s_firmware:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7FFF7106-ED78-49BA-9EC5-B889E3685D53\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:netapp:h500s:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E63D8B0F-006E-4801-BF9D-1C001BBFB4F9\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:netapp:h700s_firmware:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"56409CEC-5A1E-4450-AA42-641E459CC2AF\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:netapp:h700s:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B06F4839-D16A-4A61-9BB5-55B13F41E47F\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:netapp:h410s_firmware:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D0B4AD8A-F172-4558-AEC6-FF424BA2D912\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:netapp:h410s:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8497A4C9-8474-4A62-8331-3FE862ED4098\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:vsphere:*:*\",\"matchCriteriaId\":\"E8F29E19-3A64-4426-A2AA-F169440267CC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:manageability_software_development_kit:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D39DCAE7-494F-40B2-867F-6C6A077939DD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:ontap:9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A20333EE-4C13-426E-8B54-D78679D5DDB8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:solidfire_\\\\\u0026_hci_management_node:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D6D700C5-F67F-4FFB-BE69-D524592A3D2E\"}]}]}],\"references\":[{\"url\":\"https://gitlab.gnome.org/GNOME/libxml2/-/issues/828\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"http://seclists.org/fulldisclosure/2025/Apr/10\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://seclists.org/fulldisclosure/2025/Apr/11\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://seclists.org/fulldisclosure/2025/Apr/12\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://seclists.org/fulldisclosure/2025/Apr/13\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://seclists.org/fulldisclosure/2025/Apr/4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://seclists.org/fulldisclosure/2025/Apr/5\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://seclists.org/fulldisclosure/2025/Apr/8\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://seclists.org/fulldisclosure/2025/Apr/9\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2025/02/msg00028.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20250328-0010/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://security.netapp.com/advisory/ntap-20250328-0010/\"}, {\"url\": \"http://seclists.org/fulldisclosure/2025/Apr/13\"}, {\"url\": \"http://seclists.org/fulldisclosure/2025/Apr/10\"}, {\"url\": \"http://seclists.org/fulldisclosure/2025/Apr/9\"}, {\"url\": \"http://seclists.org/fulldisclosure/2025/Apr/8\"}, {\"url\": \"http://seclists.org/fulldisclosure/2025/Apr/5\"}, {\"url\": \"http://seclists.org/fulldisclosure/2025/Apr/4\"}, {\"url\": \"http://seclists.org/fulldisclosure/2025/Apr/12\"}, {\"url\": \"http://seclists.org/fulldisclosure/2025/Apr/11\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2025/02/msg00028.html\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-11-03T20:49:05.224Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-56171\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-02-19T16:26:31.484719Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-02-19T16:26:36.659Z\"}}], \"cna\": {\"metrics\": [{\"cvssV3_1\": {\"version\": \"3.1\", \"baseScore\": 7.8, \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N\"}}], \"affected\": [{\"vendor\": \"xmlsoft\", \"product\": \"libxml2\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"2.12.10\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"2.13.0\", \"lessThan\": \"2.13.6\", \"versionType\": \"semver\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://gitlab.gnome.org/GNOME/libxml2/-/issues/828\"}], \"x_generator\": {\"engine\": \"enrichogram 0.0.1\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"libxml2 before 2.12.10 and 2.13.x before 2.13.6 has a use-after-free in xmlSchemaIDCFillNodeTables and xmlSchemaBubbleIDCNodeTables in xmlschemas.c. To exploit this, a crafted XML document must be validated against an XML schema with certain identity constraints, or a crafted XML schema must be used.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-416\", \"description\": \"CWE-416 Use After Free\"}]}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:a:xmlsoft:libxml2:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"2.12.10\"}, {\"criteria\": \"cpe:2.3:a:xmlsoft:libxml2:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"2.13.6\", \"versionStartIncluding\": \"2.13.0\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2025-02-18T22:10:20.934Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-56171\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-11-03T20:49:05.224Z\", \"dateReserved\": \"2024-12-18T00:00:00.000Z\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"datePublished\": \"2025-02-18T00:00:00.000Z\", \"assignerShortName\": \"mitre\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
WID-SEC-W-2025-0663
Vulnerability from csaf_certbund - Published: 2025-03-31 22:00 - Updated: 2025-06-11 22:00Summary
Apple iOS und iPadOS: 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: Das Apple iOS (vormals iPhone OS) ist das Betriebssystem für das von Apple entwickelte Smartphone iPhone, iPad und iPod Touch.
Das Apple iPadOS ist das Betriebssystem für das von Apple entwickelte iPad.
Angriff: Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Apple iOS und Apple iPadOS ausnutzen, um vertrauliche Informationen preiszugeben, beliebigen Code auszuführen, einen Denial-of-Service-Zustand herbeizuführen, Sicherheitsmaßnahmen zu umgehen, erhöhte Rechte zu erlangen oder Daten zu manipulieren.
Betroffene Betriebssysteme: - MacOS X
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Apple iOS <18.4
Apple / iOS
|
<18.4 | ||
|
Apple iPadOS <18.4
Apple / iPadOS
|
<18.4 | ||
|
Apple iPadOS <17.7.6
Apple / iPadOS
|
<17.7.6 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
References
6 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": "Das Apple iOS (vormals iPhone OS) ist das Betriebssystem f\u00fcr das von Apple entwickelte Smartphone iPhone, iPad und iPod Touch.\r\nDas Apple iPadOS ist das Betriebssystem f\u00fcr das von Apple entwickelte iPad.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Apple iOS und Apple iPadOS ausnutzen, um vertrauliche Informationen preiszugeben, beliebigen Code auszuf\u00fchren, einen Denial-of-Service-Zustand herbeizuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, erh\u00f6hte Rechte zu erlangen oder Daten zu manipulieren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- MacOS X",
"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-0663 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-0663.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-0663 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-0663"
},
{
"category": "external",
"summary": "About the security content of iOS 18.4 and iPadOS 18.4 vom 2025-03-31",
"url": "https://support.apple.com/en-us/122371"
},
{
"category": "external",
"summary": "About the security content of iPadOS 17.7.6 vom 2025-03-31",
"url": "https://support.apple.com/en-us/122372"
},
{
"category": "external",
"summary": "KEV Catalog CVE-2025-24085 vom 2025-01-29",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?search_api_fulltext=CVE-2025-24085\u0026field_date_added_wrapper=all\u0026field_cve=\u0026sort_by=field_date_added\u0026items_per_page=20\u0026url"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20257-1 vom 2025-06-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021061.html"
}
],
"source_lang": "en-US",
"title": "Apple iOS und iPadOS: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-06-11T22:00:00.000+00:00",
"generator": {
"date": "2025-06-12T05:14:23.708+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.12"
}
},
"id": "WID-SEC-W-2025-0663",
"initial_release_date": "2025-03-31T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-03-31T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-04-28T22:00:00.000+00:00",
"number": "2",
"summary": "CVE\u0027s erg\u00e4nzt"
},
{
"date": "2025-05-04T22:00:00.000+00:00",
"number": "3",
"summary": "CVE\u0027s erg\u00e4nzt"
},
{
"date": "2025-06-03T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-06-11T22:00:00.000+00:00",
"number": "5",
"summary": "CVE-Nummern erg\u00e4nzt"
}
],
"status": "final",
"version": "5"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c18.4",
"product": {
"name": "Apple iOS \u003c18.4",
"product_id": "T042234"
}
},
{
"category": "product_version",
"name": "18.4",
"product": {
"name": "Apple iOS 18.4",
"product_id": "T042234-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:apple:iphone_os:18.4"
}
}
}
],
"category": "product_name",
"name": "iOS"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c18.4",
"product": {
"name": "Apple iPadOS \u003c18.4",
"product_id": "T042235"
}
},
{
"category": "product_version",
"name": "18.4",
"product": {
"name": "Apple iPadOS 18.4",
"product_id": "T042235-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:apple:ipados:18.4"
}
}
},
{
"category": "product_version_range",
"name": "\u003c17.7.6",
"product": {
"name": "Apple iPadOS \u003c17.7.6",
"product_id": "T042236"
}
},
{
"category": "product_version",
"name": "17.7.6",
"product": {
"name": "Apple iPadOS 17.7.6",
"product_id": "T042236-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:apple:ipados:17.7.6"
}
}
}
],
"category": "product_name",
"name": "iPadOS"
}
],
"category": "vendor",
"name": "Apple"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-48958",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2024-48958"
},
{
"cve": "CVE-2024-54502",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2024-54502"
},
{
"cve": "CVE-2024-54508",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2024-54508"
},
{
"cve": "CVE-2024-54534",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2024-54534"
},
{
"cve": "CVE-2024-54543",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2024-54543"
},
{
"cve": "CVE-2024-56171",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2024-56171"
},
{
"cve": "CVE-2024-9681",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2024-9681"
},
{
"cve": "CVE-2025-24085",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24085"
},
{
"cve": "CVE-2025-24095",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24095"
},
{
"cve": "CVE-2025-24097",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24097"
},
{
"cve": "CVE-2025-24113",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24113"
},
{
"cve": "CVE-2025-24163",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24163"
},
{
"cve": "CVE-2025-24167",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24167"
},
{
"cve": "CVE-2025-24173",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24173"
},
{
"cve": "CVE-2025-24178",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24178"
},
{
"cve": "CVE-2025-24180",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24180"
},
{
"cve": "CVE-2025-24182",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24182"
},
{
"cve": "CVE-2025-24190",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24190"
},
{
"cve": "CVE-2025-24192",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24192"
},
{
"cve": "CVE-2025-24193",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24193"
},
{
"cve": "CVE-2025-24194",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24194"
},
{
"cve": "CVE-2025-24198",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24198"
},
{
"cve": "CVE-2025-24202",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24202"
},
{
"cve": "CVE-2025-24203",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24203"
},
{
"cve": "CVE-2025-24205",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24205"
},
{
"cve": "CVE-2025-24206",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24206"
},
{
"cve": "CVE-2025-24208",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24208"
},
{
"cve": "CVE-2025-24209",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24209"
},
{
"cve": "CVE-2025-24210",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24210"
},
{
"cve": "CVE-2025-24211",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24211"
},
{
"cve": "CVE-2025-24212",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24212"
},
{
"cve": "CVE-2025-24213",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24213"
},
{
"cve": "CVE-2025-24214",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24214"
},
{
"cve": "CVE-2025-24215",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24215"
},
{
"cve": "CVE-2025-24216",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24216"
},
{
"cve": "CVE-2025-24217",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24217"
},
{
"cve": "CVE-2025-24221",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24221"
},
{
"cve": "CVE-2025-24230",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24230"
},
{
"cve": "CVE-2025-24237",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24237"
},
{
"cve": "CVE-2025-24238",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24238"
},
{
"cve": "CVE-2025-24243",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24243"
},
{
"cve": "CVE-2025-24244",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24244"
},
{
"cve": "CVE-2025-24251",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24251"
},
{
"cve": "CVE-2025-24252",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24252"
},
{
"cve": "CVE-2025-24257",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24257"
},
{
"cve": "CVE-2025-24264",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24264"
},
{
"cve": "CVE-2025-24270",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24270"
},
{
"cve": "CVE-2025-24271",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24271"
},
{
"cve": "CVE-2025-24283",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24283"
},
{
"cve": "CVE-2025-27113",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-27113"
},
{
"cve": "CVE-2025-30425",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30425"
},
{
"cve": "CVE-2025-30426",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30426"
},
{
"cve": "CVE-2025-30427",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30427"
},
{
"cve": "CVE-2025-30428",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30428"
},
{
"cve": "CVE-2025-30429",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30429"
},
{
"cve": "CVE-2025-30430",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30430"
},
{
"cve": "CVE-2025-30432",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30432"
},
{
"cve": "CVE-2025-30433",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30433"
},
{
"cve": "CVE-2025-30434",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30434"
},
{
"cve": "CVE-2025-30436",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30436"
},
{
"cve": "CVE-2025-30438",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30438"
},
{
"cve": "CVE-2025-30439",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30439"
},
{
"cve": "CVE-2025-30445",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30445"
},
{
"cve": "CVE-2025-30447",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30447"
},
{
"cve": "CVE-2025-30454",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30454"
},
{
"cve": "CVE-2025-30456",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30456"
},
{
"cve": "CVE-2025-30463",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30463"
},
{
"cve": "CVE-2025-30465",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30465"
},
{
"cve": "CVE-2025-30466",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30466"
},
{
"cve": "CVE-2025-30467",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30467"
},
{
"cve": "CVE-2025-30469",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30469"
},
{
"cve": "CVE-2025-30470",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30470"
},
{
"cve": "CVE-2025-30471",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30471"
},
{
"cve": "CVE-2025-31182",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-31182"
},
{
"cve": "CVE-2025-31183",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-31183"
},
{
"cve": "CVE-2025-31184",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-31184"
},
{
"cve": "CVE-2025-31191",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-31191"
},
{
"cve": "CVE-2025-31192",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-31192"
},
{
"cve": "CVE-2025-31197",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-31197"
},
{
"cve": "CVE-2025-31199",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-31199"
},
{
"cve": "CVE-2025-31202",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-31202"
},
{
"cve": "CVE-2025-31203",
"product_status": {
"known_affected": [
"T042234",
"T042235",
"T042236",
"T002207"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-31203"
}
]
}
WID-SEC-W-2025-0668
Vulnerability from csaf_certbund - Published: 2025-03-31 22:00 - Updated: 2026-06-11 22: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 erhöhte Rechte - sogar Root-Rechte - zu erlangen, um vertrauliche Informationen offenzulegen, um beliebigen Code auszuführen, um Daten zu manipulieren, um Sicherheitsmaßnahmen - sogar Sandbox-Einschränkungen - zu umgehen oder um einen Denial-of-Service-Zustand auszulösen.
Betroffene Betriebssysteme: - MacOS X
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Apple macOS Ventura <13.7.5
Apple / macOS
|
Ventura <13.7.5 | ||
|
Apple macOS Sonoma <14.7.5
Apple / macOS
|
Sonoma <14.7.5 | ||
|
Apple macOS Sequoia <15.4
Apple / macOS
|
Sequoia <15.4 |
References
7 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 erh\u00f6hte Rechte - sogar Root-Rechte - zu erlangen, um vertrauliche Informationen offenzulegen, um beliebigen Code auszuf\u00fchren, um Daten zu manipulieren, um Sicherheitsma\u00dfnahmen - sogar Sandbox-Einschr\u00e4nkungen - zu umgehen oder um einen Denial-of-Service-Zustand auszul\u00f6sen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- MacOS X",
"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-0668 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-0668.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-0668 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-0668"
},
{
"category": "external",
"summary": "About the security content of macOS Ventura 13.7.5 vom 2025-03-31",
"url": "https://support.apple.com/en-us/122375"
},
{
"category": "external",
"summary": "About the security content of macOS Sonoma 14.7.5 vom 2025-03-31",
"url": "https://support.apple.com/en-us/122374"
},
{
"category": "external",
"summary": "About the security content of macOS Sequoia 15.4 vom 2025-03-31",
"url": "https://support.apple.com/en-us/122373"
},
{
"category": "external",
"summary": "KEV Catalog CVE-2025-24085 vom 2025-01-29",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?search_api_fulltext=CVE-2025-24085\u0026field_date_added_wrapper=all\u0026field_cve=\u0026sort_by=field_date_added\u0026items_per_page=20\u0026url"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20257-1 vom 2025-06-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021061.html"
}
],
"source_lang": "en-US",
"title": "Apple macOS: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-06-11T22:00:00.000+00:00",
"generator": {
"date": "2026-06-12T07:31:01.138+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2025-0668",
"initial_release_date": "2025-03-31T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-03-31T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-04-28T22:00:00.000+00:00",
"number": "2",
"summary": "CVE\u0027s erg\u00e4nzt"
},
{
"date": "2025-06-03T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-06-11T22:00:00.000+00:00",
"number": "4",
"summary": "CVE-Nummern erg\u00e4nzt"
},
{
"date": "2025-08-11T22:00:00.000+00:00",
"number": "5",
"summary": "CVE-2025-43205 erg\u00e4nzt"
},
{
"date": "2025-11-12T23:00:00.000+00:00",
"number": "6",
"summary": "Referenz(en) aufgenommen: EUVD-2025-106791"
},
{
"date": "2026-06-11T22:00:00.000+00:00",
"number": "7",
"summary": "Referenz(en) aufgenommen: CVE-2025-30431, CVE-2025-24165, CVE-2025-24268, CVE-2025-24284, CVE-2025-31272, CVE-2025-43278, CVE-2025-46293, CVE-2025-46308"
}
],
"status": "final",
"version": "7"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "Ventura \u003c13.7.5",
"product": {
"name": "Apple macOS Ventura \u003c13.7.5",
"product_id": "T042238"
}
},
{
"category": "product_version",
"name": "Ventura 13.7.5",
"product": {
"name": "Apple macOS Ventura 13.7.5",
"product_id": "T042238-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:apple:mac_os:ventura__13.7.5"
}
}
},
{
"category": "product_version_range",
"name": "Sonoma \u003c14.7.5",
"product": {
"name": "Apple macOS Sonoma \u003c14.7.5",
"product_id": "T042239"
}
},
{
"category": "product_version",
"name": "Sonoma 14.7.5",
"product": {
"name": "Apple macOS Sonoma 14.7.5",
"product_id": "T042239-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:apple:mac_os:sonoma__14.7.5"
}
}
},
{
"category": "product_version_range",
"name": "Sequoia \u003c15.4",
"product": {
"name": "Apple macOS Sequoia \u003c15.4",
"product_id": "T042240"
}
},
{
"category": "product_version",
"name": "Sequoia 15.4",
"product": {
"name": "Apple macOS Sequoia 15.4",
"product_id": "T042240-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:apple:mac_os:sequoia__15.4"
}
}
}
],
"category": "product_name",
"name": "macOS"
}
],
"category": "vendor",
"name": "Apple"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-27043",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2023-27043"
},
{
"cve": "CVE-2024-40864",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2024-40864"
},
{
"cve": "CVE-2024-48958",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2024-48958"
},
{
"cve": "CVE-2024-54533",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2024-54533"
},
{
"cve": "CVE-2024-56171",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2024-56171"
},
{
"cve": "CVE-2024-9681",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2024-9681"
},
{
"cve": "CVE-2025-24085",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24085"
},
{
"cve": "CVE-2025-24093",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24093"
},
{
"cve": "CVE-2025-24097",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24097"
},
{
"cve": "CVE-2025-24113",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24113"
},
{
"cve": "CVE-2025-24139",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24139"
},
{
"cve": "CVE-2025-24148",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24148"
},
{
"cve": "CVE-2025-24157",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24157"
},
{
"cve": "CVE-2025-24163",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24163"
},
{
"cve": "CVE-2025-24164",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24164"
},
{
"cve": "CVE-2025-24165",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24165"
},
{
"cve": "CVE-2025-24167",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24167"
},
{
"cve": "CVE-2025-24170",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24170"
},
{
"cve": "CVE-2025-24172",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24172"
},
{
"cve": "CVE-2025-24173",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24173"
},
{
"cve": "CVE-2025-24178",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24178"
},
{
"cve": "CVE-2025-24180",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24180"
},
{
"cve": "CVE-2025-24181",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24181"
},
{
"cve": "CVE-2025-24182",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24182"
},
{
"cve": "CVE-2025-24190",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24190"
},
{
"cve": "CVE-2025-24191",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24191"
},
{
"cve": "CVE-2025-24192",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24192"
},
{
"cve": "CVE-2025-24194",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24194"
},
{
"cve": "CVE-2025-24195",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24195"
},
{
"cve": "CVE-2025-24196",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24196"
},
{
"cve": "CVE-2025-24198",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24198"
},
{
"cve": "CVE-2025-24199",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24199"
},
{
"cve": "CVE-2025-24202",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24202"
},
{
"cve": "CVE-2025-24203",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24203"
},
{
"cve": "CVE-2025-24204",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24204"
},
{
"cve": "CVE-2025-24205",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24205"
},
{
"cve": "CVE-2025-24207",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24207"
},
{
"cve": "CVE-2025-24209",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24209"
},
{
"cve": "CVE-2025-24210",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24210"
},
{
"cve": "CVE-2025-24211",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24211"
},
{
"cve": "CVE-2025-24212",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24212"
},
{
"cve": "CVE-2025-24213",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24213"
},
{
"cve": "CVE-2025-24214",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24214"
},
{
"cve": "CVE-2025-24215",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24215"
},
{
"cve": "CVE-2025-24216",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24216"
},
{
"cve": "CVE-2025-24217",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24217"
},
{
"cve": "CVE-2025-24218",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24218"
},
{
"cve": "CVE-2025-24228",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24228"
},
{
"cve": "CVE-2025-24229",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24229"
},
{
"cve": "CVE-2025-24230",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24230"
},
{
"cve": "CVE-2025-24231",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24231"
},
{
"cve": "CVE-2025-24232",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24232"
},
{
"cve": "CVE-2025-24233",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24233"
},
{
"cve": "CVE-2025-24234",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24234"
},
{
"cve": "CVE-2025-24235",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24235"
},
{
"cve": "CVE-2025-24236",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24236"
},
{
"cve": "CVE-2025-24237",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24237"
},
{
"cve": "CVE-2025-24238",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24238"
},
{
"cve": "CVE-2025-24239",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24239"
},
{
"cve": "CVE-2025-24240",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24240"
},
{
"cve": "CVE-2025-24241",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24241"
},
{
"cve": "CVE-2025-24242",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24242"
},
{
"cve": "CVE-2025-24243",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24243"
},
{
"cve": "CVE-2025-24244",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24244"
},
{
"cve": "CVE-2025-24245",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24245"
},
{
"cve": "CVE-2025-24246",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24246"
},
{
"cve": "CVE-2025-24247",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24247"
},
{
"cve": "CVE-2025-24248",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24248"
},
{
"cve": "CVE-2025-24249",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24249"
},
{
"cve": "CVE-2025-24250",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24250"
},
{
"cve": "CVE-2025-24251",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24251"
},
{
"cve": "CVE-2025-24253",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24253"
},
{
"cve": "CVE-2025-24254",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24254"
},
{
"cve": "CVE-2025-24255",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24255"
},
{
"cve": "CVE-2025-24256",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24256"
},
{
"cve": "CVE-2025-24257",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24257"
},
{
"cve": "CVE-2025-24259",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24259"
},
{
"cve": "CVE-2025-24260",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24260"
},
{
"cve": "CVE-2025-24261",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24261"
},
{
"cve": "CVE-2025-24262",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24262"
},
{
"cve": "CVE-2025-24263",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24263"
},
{
"cve": "CVE-2025-24264",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24264"
},
{
"cve": "CVE-2025-24265",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24265"
},
{
"cve": "CVE-2025-24266",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24266"
},
{
"cve": "CVE-2025-24267",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24267"
},
{
"cve": "CVE-2025-24268",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24268"
},
{
"cve": "CVE-2025-24269",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24269"
},
{
"cve": "CVE-2025-24270",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24270"
},
{
"cve": "CVE-2025-24272",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24272"
},
{
"cve": "CVE-2025-24273",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24273"
},
{
"cve": "CVE-2025-24276",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24276"
},
{
"cve": "CVE-2025-24277",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24277"
},
{
"cve": "CVE-2025-24278",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24278"
},
{
"cve": "CVE-2025-24279",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24279"
},
{
"cve": "CVE-2025-24280",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24280"
},
{
"cve": "CVE-2025-24281",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24281"
},
{
"cve": "CVE-2025-24282",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24282"
},
{
"cve": "CVE-2025-24283",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24283"
},
{
"cve": "CVE-2025-24284",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-24284"
},
{
"cve": "CVE-2025-27113",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-27113"
},
{
"cve": "CVE-2025-30424",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30424"
},
{
"cve": "CVE-2025-30425",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30425"
},
{
"cve": "CVE-2025-30426",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30426"
},
{
"cve": "CVE-2025-30427",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30427"
},
{
"cve": "CVE-2025-30429",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30429"
},
{
"cve": "CVE-2025-30430",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30430"
},
{
"cve": "CVE-2025-30431",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30431"
},
{
"cve": "CVE-2025-30432",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30432"
},
{
"cve": "CVE-2025-30433",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30433"
},
{
"cve": "CVE-2025-30435",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30435"
},
{
"cve": "CVE-2025-30437",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30437"
},
{
"cve": "CVE-2025-30438",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30438"
},
{
"cve": "CVE-2025-30439",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30439"
},
{
"cve": "CVE-2025-30443",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30443"
},
{
"cve": "CVE-2025-30444",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30444"
},
{
"cve": "CVE-2025-30445",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30445"
},
{
"cve": "CVE-2025-30446",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30446"
},
{
"cve": "CVE-2025-30447",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30447"
},
{
"cve": "CVE-2025-30449",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30449"
},
{
"cve": "CVE-2025-30450",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30450"
},
{
"cve": "CVE-2025-30451",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30451"
},
{
"cve": "CVE-2025-30452",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30452"
},
{
"cve": "CVE-2025-30454",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30454"
},
{
"cve": "CVE-2025-30455",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30455"
},
{
"cve": "CVE-2025-30456",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30456"
},
{
"cve": "CVE-2025-30457",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30457"
},
{
"cve": "CVE-2025-30458",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30458"
},
{
"cve": "CVE-2025-30460",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30460"
},
{
"cve": "CVE-2025-30461",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30461"
},
{
"cve": "CVE-2025-30462",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30462"
},
{
"cve": "CVE-2025-30463",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30463"
},
{
"cve": "CVE-2025-30464",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30464"
},
{
"cve": "CVE-2025-30465",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30465"
},
{
"cve": "CVE-2025-30466",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30466"
},
{
"cve": "CVE-2025-30467",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30467"
},
{
"cve": "CVE-2025-30470",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30470"
},
{
"cve": "CVE-2025-30471",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-30471"
},
{
"cve": "CVE-2025-31182",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-31182"
},
{
"cve": "CVE-2025-31183",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-31183"
},
{
"cve": "CVE-2025-31184",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-31184"
},
{
"cve": "CVE-2025-31187",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-31187"
},
{
"cve": "CVE-2025-31188",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-31188"
},
{
"cve": "CVE-2025-31189",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-31189"
},
{
"cve": "CVE-2025-31191",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-31191"
},
{
"cve": "CVE-2025-31192",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-31192"
},
{
"cve": "CVE-2025-31194",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-31194"
},
{
"cve": "CVE-2025-31195",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-31195"
},
{
"cve": "CVE-2025-31197",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-31197"
},
{
"cve": "CVE-2025-31198",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-31198"
},
{
"cve": "CVE-2025-31199",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-31199"
},
{
"cve": "CVE-2025-31202",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-31202"
},
{
"cve": "CVE-2025-31203",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-31203"
},
{
"cve": "CVE-2025-31231",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-31231"
},
{
"cve": "CVE-2025-31261",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-31261"
},
{
"cve": "CVE-2025-31263",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-31263"
},
{
"cve": "CVE-2025-31264",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-31264"
},
{
"cve": "CVE-2025-31272",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-31272"
},
{
"cve": "CVE-2025-43205",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-43205"
},
{
"cve": "CVE-2025-43278",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-43278"
},
{
"cve": "CVE-2025-46293",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-46293"
},
{
"cve": "CVE-2025-46308",
"product_status": {
"known_affected": [
"T002207",
"T042238",
"T042239",
"T042240"
]
},
"release_date": "2025-03-31T22:00:00.000+00:00",
"title": "CVE-2025-46308"
}
]
}
WID-SEC-W-2025-0859
Vulnerability from csaf_certbund - Published: 2025-04-21 22:00 - Updated: 2025-04-21 22:00Summary
Tenable Security Nessus: Mehrere Schwachstellen
Severity
Mittel
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: Nessus ist ein Schwachstellen-Scanner, welcher neben bekannten Schwachstellen auch Software-Patchstände und Konfigurationen überprüfen kann.
Angriff: Ein entfernter Angreifer kann mehrere Schwachstellen in Tenable Security Nessus ausnutzen, um Daten zu manipulieren, seine Privilegien zu erweitern und um nicht näher spezifizierte Auswirkungen zu erzielen.
Betroffene Betriebssysteme: - Linux
- UNIX
- Windows
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Tenable Security Nessus <10.8.4
Tenable Security / Nessus
|
<10.8.4 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Tenable Security Nessus <10.8.4
Tenable Security / Nessus
|
<10.8.4 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Tenable Security Nessus <10.8.4
Tenable Security / Nessus
|
<10.8.4 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Tenable Security Nessus <10.8.4
Tenable Security / Nessus
|
<10.8.4 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Tenable Security Nessus <10.8.4
Tenable Security / Nessus
|
<10.8.4 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Tenable Security Nessus <10.8.4
Tenable Security / Nessus
|
<10.8.4 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Tenable Security Nessus <10.8.4
Tenable Security / Nessus
|
<10.8.4 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Tenable Security Nessus <10.8.4
Tenable Security / Nessus
|
<10.8.4 |
References
3 references
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"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": "Nessus ist ein Schwachstellen-Scanner, welcher neben bekannten Schwachstellen auch Software-Patchst\u00e4nde und Konfigurationen \u00fcberpr\u00fcfen kann.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter Angreifer kann mehrere Schwachstellen in Tenable Security Nessus ausnutzen, um Daten zu manipulieren, seine Privilegien zu erweitern und um nicht n\u00e4her spezifizierte Auswirkungen zu erzielen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\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-0859 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-0859.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-0859 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-0859"
},
{
"category": "external",
"summary": "https://www.tenable.com/security/tns-2025-05 vom 2025-04-21",
"url": "https://www.tenable.com/security/tns-2025-05"
}
],
"source_lang": "en-US",
"title": "Tenable Security Nessus: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-04-21T22:00:00.000+00:00",
"generator": {
"date": "2025-04-22T11:39:19.843+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.12"
}
},
"id": "WID-SEC-W-2025-0859",
"initial_release_date": "2025-04-21T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-04-21T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c10.8.4",
"product": {
"name": "Tenable Security Nessus \u003c10.8.4",
"product_id": "T043015"
}
},
{
"category": "product_version",
"name": "10.8.4",
"product": {
"name": "Tenable Security Nessus 10.8.4",
"product_id": "T043015-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:tenable:nessus:10.8.4"
}
}
}
],
"category": "product_name",
"name": "Nessus"
}
],
"category": "vendor",
"name": "Tenable Security"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-24914",
"product_status": {
"known_affected": [
"T043015"
]
},
"release_date": "2025-04-21T22:00:00.000+00:00",
"title": "CVE-2025-24914"
},
{
"cve": "CVE-2025-36625",
"product_status": {
"known_affected": [
"T043015"
]
},
"release_date": "2025-04-21T22:00:00.000+00:00",
"title": "CVE-2025-36625"
},
{
"cve": "CVE-2024-40896",
"product_status": {
"known_affected": [
"T043015"
]
},
"release_date": "2025-04-21T22:00:00.000+00:00",
"title": "CVE-2024-40896"
},
{
"cve": "CVE-2024-50602",
"product_status": {
"known_affected": [
"T043015"
]
},
"release_date": "2025-04-21T22:00:00.000+00:00",
"title": "CVE-2024-50602"
},
{
"cve": "CVE-2024-56171",
"product_status": {
"known_affected": [
"T043015"
]
},
"release_date": "2025-04-21T22:00:00.000+00:00",
"title": "CVE-2024-56171"
},
{
"cve": "CVE-2024-8176",
"product_status": {
"known_affected": [
"T043015"
]
},
"release_date": "2025-04-21T22:00:00.000+00:00",
"title": "CVE-2024-8176"
},
{
"cve": "CVE-2025-24928",
"product_status": {
"known_affected": [
"T043015"
]
},
"release_date": "2025-04-21T22:00:00.000+00:00",
"title": "CVE-2025-24928"
},
{
"cve": "CVE-2025-27113",
"product_status": {
"known_affected": [
"T043015"
]
},
"release_date": "2025-04-21T22:00:00.000+00:00",
"title": "CVE-2025-27113"
}
]
}
WID-SEC-W-2025-0899
Vulnerability from csaf_certbund - Published: 2025-04-28 22:00 - Updated: 2025-04-28 22:00Summary
Redmine.org Redmine: 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: Redmine ist eine Web-basierte Projektmanagement Anwendung, die in Ruby on Rails geschrieben ist.
Angriff: Ein lokaler Angreifer kann mehrere Schwachstellen in Redmine.org Redmine ausnutzen, um Informationen offenzulegen, einen Cross-Site Scripting Angriff durchzuführen und weitere, nicht spezifizierte Auswirkungen zu verursachen.
Betroffene Betriebssysteme: - Linux
- UNIX
- Windows
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Redmine.org Redmine <6.0.4
Redmine.org / Redmine
|
<6.0.4 | ||
|
Redmine.org Redmine <5.1.7
Redmine.org / Redmine
|
<5.1.7 | ||
|
Redmine.org Redmine <5.0.12
Redmine.org / Redmine
|
<5.0.12 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Redmine.org Redmine <6.0.4
Redmine.org / Redmine
|
<6.0.4 | ||
|
Redmine.org Redmine <5.1.7
Redmine.org / Redmine
|
<5.1.7 | ||
|
Redmine.org Redmine <5.0.12
Redmine.org / Redmine
|
<5.0.12 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Redmine.org Redmine <6.0.4
Redmine.org / Redmine
|
<6.0.4 | ||
|
Redmine.org Redmine <5.1.7
Redmine.org / Redmine
|
<5.1.7 | ||
|
Redmine.org Redmine <5.0.12
Redmine.org / Redmine
|
<5.0.12 |
Vulnerability 4
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Redmine.org Redmine <6.0.4
Redmine.org / Redmine
|
<6.0.4 | ||
|
Redmine.org Redmine <5.1.7
Redmine.org / Redmine
|
<5.1.7 | ||
|
Redmine.org Redmine <5.0.12
Redmine.org / Redmine
|
<5.0.12 |
Vulnerability 5
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Redmine.org Redmine <6.0.4
Redmine.org / Redmine
|
<6.0.4 | ||
|
Redmine.org Redmine <5.1.7
Redmine.org / Redmine
|
<5.1.7 | ||
|
Redmine.org Redmine <5.0.12
Redmine.org / Redmine
|
<5.0.12 |
Vulnerability 6
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Redmine.org Redmine <6.0.4
Redmine.org / Redmine
|
<6.0.4 | ||
|
Redmine.org Redmine <5.1.7
Redmine.org / Redmine
|
<5.1.7 | ||
|
Redmine.org Redmine <5.0.12
Redmine.org / Redmine
|
<5.0.12 |
References
4 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": "Redmine ist eine Web-basierte Projektmanagement Anwendung, die in Ruby on Rails geschrieben ist.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein lokaler Angreifer kann mehrere Schwachstellen in Redmine.org Redmine ausnutzen, um Informationen offenzulegen, einen Cross-Site Scripting Angriff durchzuf\u00fchren und weitere, nicht spezifizierte Auswirkungen zu verursachen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\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-0899 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-0899.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-0899 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-0899"
},
{
"category": "external",
"summary": "Redmine Security Advisories vom 2025-04-28",
"url": "https://www.redmine.org/projects/redmine/wiki/Security_Advisories"
},
{
"category": "external",
"summary": "Redine Releasenotes vom 2025-04-28",
"url": "https://www.redmineadvisor.com/articles/6_0/redmine-6_0_4-released/"
}
],
"source_lang": "en-US",
"title": "Redmine.org Redmine: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-04-28T22:00:00.000+00:00",
"generator": {
"date": "2025-04-29T11:46:30.206+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.12"
}
},
"id": "WID-SEC-W-2025-0899",
"initial_release_date": "2025-04-28T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-04-28T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c6.0.4",
"product": {
"name": "Redmine.org Redmine \u003c6.0.4",
"product_id": "T043186"
}
},
{
"category": "product_version",
"name": "6.0.4",
"product": {
"name": "Redmine.org Redmine 6.0.4",
"product_id": "T043186-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redmine:redmine:6.0.4"
}
}
},
{
"category": "product_version_range",
"name": "\u003c5.1.7",
"product": {
"name": "Redmine.org Redmine \u003c5.1.7",
"product_id": "T043187"
}
},
{
"category": "product_version",
"name": "5.1.7",
"product": {
"name": "Redmine.org Redmine 5.1.7",
"product_id": "T043187-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redmine:redmine:5.1.7"
}
}
},
{
"category": "product_version_range",
"name": "\u003c5.0.12",
"product": {
"name": "Redmine.org Redmine \u003c5.0.12",
"product_id": "T043188"
}
},
{
"category": "product_version",
"name": "5.0.12",
"product": {
"name": "Redmine.org Redmine 5.0.12",
"product_id": "T043188-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redmine:redmine:5.0.12"
}
}
}
],
"category": "product_name",
"name": "Redmine"
}
],
"category": "vendor",
"name": "Redmine.org"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-56171",
"product_status": {
"known_affected": [
"T043186",
"T043187",
"T043188"
]
},
"release_date": "2025-04-28T22:00:00.000+00:00",
"title": "CVE-2024-56171"
},
{
"cve": "CVE-2025-24928",
"product_status": {
"known_affected": [
"T043186",
"T043187",
"T043188"
]
},
"release_date": "2025-04-28T22:00:00.000+00:00",
"title": "CVE-2025-24928"
},
{
"cve": "CVE-2025-4011",
"product_status": {
"known_affected": [
"T043186",
"T043187",
"T043188"
]
},
"release_date": "2025-04-28T22:00:00.000+00:00",
"title": "CVE-2025-4011"
},
{
"product_status": {
"known_affected": [
"T043186",
"T043187",
"T043188"
]
},
"release_date": "2025-04-28T22:00:00.000+00:00"
},
{
"product_status": {
"known_affected": [
"T043186",
"T043187",
"T043188"
]
},
"release_date": "2025-04-28T22:00:00.000+00:00"
},
{
"product_status": {
"known_affected": [
"T043186",
"T043187",
"T043188"
]
},
"release_date": "2025-04-28T22:00:00.000+00:00"
}
]
}
WID-SEC-W-2025-1439
Vulnerability from csaf_certbund - Published: 2025-06-30 22:00 - Updated: 2026-03-24 23:00Summary
Dell Secure Connect Gateway: Mehrere Schwachstellen ermöglichen nicht spezifizierten Angriff
Severity
Mittel
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: Dell Secure Connect Gateway ist eine Softwarelösung, die als sicherer, zentralisierter Punkt für die Verwaltung des Fernzugriffs und des Supports für Hardware und Software von Dell Technologies dient.
Angriff: Ein Angreifer kann mehrere Schwachstellen in Dell Secure Connect Gateway ausnutzen, um einen nicht näher spezifizierten Angriff durchzuführen.
Betroffene Betriebssysteme: - Linux
- Sonstiges
- UNIX
- Windows
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
Affected products
Known affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Secure Connect Gateway <5.30.0.14
Dell / Secure Connect Gateway
|
<5.30.0.14 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— |
References
8 references
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"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": "Dell Secure Connect Gateway ist eine Softwarel\u00f6sung, die als sicherer, zentralisierter Punkt f\u00fcr die Verwaltung des Fernzugriffs und des Supports f\u00fcr Hardware und Software von Dell Technologies dient.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Dell Secure Connect Gateway ausnutzen, um einen nicht n\u00e4her spezifizierten Angriff durchzuf\u00fchren.",
"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-1439 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-1439.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-1439 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-1439"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2025-260 vom 2025-06-30",
"url": "https://www.dell.com/support/kbdoc/de-de/000337528/dsa-2025-260-dell-secure-connect-gateway-security-update-for-multiple-third-party-component-vulnerabilities"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03283-1 vom 2025-09-19",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022596.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03314-1 vom 2025-09-23",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022615.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:2264-1 vom 2025-11-11",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023257.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0170-1 vom 2026-01-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023804.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0984-1 vom 2026-03-24",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024841.html"
}
],
"source_lang": "en-US",
"title": "Dell Secure Connect Gateway: Mehrere Schwachstellen erm\u00f6glichen nicht spezifizierten Angriff",
"tracking": {
"current_release_date": "2026-03-24T23:00:00.000+00:00",
"generator": {
"date": "2026-03-25T10:24:40.858+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2025-1439",
"initial_release_date": "2025-06-30T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-06-30T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-09-21T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-09-23T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-11-11T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-01-19T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-03-24T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE aufgenommen"
}
],
"status": "final",
"version": "6"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c5.30.0.14",
"product": {
"name": "Dell Secure Connect Gateway \u003c5.30.0.14",
"product_id": "T044974"
}
},
{
"category": "product_version",
"name": "5.30.0.14",
"product": {
"name": "Dell Secure Connect Gateway 5.30.0.14",
"product_id": "T044974-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:secure_connect_gateway:5.30.0.14"
}
}
}
],
"category": "product_name",
"name": "Secure Connect Gateway"
}
],
"category": "vendor",
"name": "Dell"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-39028",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2022-39028"
},
{
"cve": "CVE-2023-4016",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2023-4016"
},
{
"cve": "CVE-2023-40403",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2023-40403"
},
{
"cve": "CVE-2023-46316",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2023-46316"
},
{
"cve": "CVE-2023-52426",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2023-52426"
},
{
"cve": "CVE-2023-52831",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2023-52831"
},
{
"cve": "CVE-2023-52924",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2023-52924"
},
{
"cve": "CVE-2023-52925",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2023-52925"
},
{
"cve": "CVE-2023-52926",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2023-52926"
},
{
"cve": "CVE-2023-52927",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2023-52927"
},
{
"cve": "CVE-2024-10041",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-10041"
},
{
"cve": "CVE-2024-11168",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-11168"
},
{
"cve": "CVE-2024-12243",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-12243"
},
{
"cve": "CVE-2024-26634",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-26634"
},
{
"cve": "CVE-2024-26708",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-26708"
},
{
"cve": "CVE-2024-26810",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-26810"
},
{
"cve": "CVE-2024-26873",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-26873"
},
{
"cve": "CVE-2024-29018",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-29018"
},
{
"cve": "CVE-2024-35826",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-35826"
},
{
"cve": "CVE-2024-35910",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-35910"
},
{
"cve": "CVE-2024-38606",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-38606"
},
{
"cve": "CVE-2024-40635",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-40635"
},
{
"cve": "CVE-2024-40980",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-40980"
},
{
"cve": "CVE-2024-41005",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-41005"
},
{
"cve": "CVE-2024-41055",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-41055"
},
{
"cve": "CVE-2024-41077",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-41077"
},
{
"cve": "CVE-2024-41149",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-41149"
},
{
"cve": "CVE-2024-42307",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-42307"
},
{
"cve": "CVE-2024-43790",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-43790"
},
{
"cve": "CVE-2024-43802",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-43802"
},
{
"cve": "CVE-2024-43820",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-43820"
},
{
"cve": "CVE-2024-44974",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-44974"
},
{
"cve": "CVE-2024-45009",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-45009"
},
{
"cve": "CVE-2024-45010",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-45010"
},
{
"cve": "CVE-2024-45306",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-45306"
},
{
"cve": "CVE-2024-46736",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-46736"
},
{
"cve": "CVE-2024-46782",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-46782"
},
{
"cve": "CVE-2024-46796",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-46796"
},
{
"cve": "CVE-2024-47220",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-47220"
},
{
"cve": "CVE-2024-47408",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-47408"
},
{
"cve": "CVE-2024-47794",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-47794"
},
{
"cve": "CVE-2024-49571",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-49571"
},
{
"cve": "CVE-2024-49761",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-49761"
},
{
"cve": "CVE-2024-49924",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-49924"
},
{
"cve": "CVE-2024-49940",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-49940"
},
{
"cve": "CVE-2024-49994",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-49994"
},
{
"cve": "CVE-2024-50029",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-50029"
},
{
"cve": "CVE-2024-50036",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-50036"
},
{
"cve": "CVE-2024-50056",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-50056"
},
{
"cve": "CVE-2024-50085",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-50085"
},
{
"cve": "CVE-2024-50126",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-50126"
},
{
"cve": "CVE-2024-50140",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-50140"
},
{
"cve": "CVE-2024-50152",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-50152"
},
{
"cve": "CVE-2024-50185",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-50185"
},
{
"cve": "CVE-2024-50290",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-50290"
},
{
"cve": "CVE-2024-50294",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-50294"
},
{
"cve": "CVE-2024-52559",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-52559"
},
{
"cve": "CVE-2024-53057",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-53057"
},
{
"cve": "CVE-2024-53063",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-53063"
},
{
"cve": "CVE-2024-53123",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-53123"
},
{
"cve": "CVE-2024-53140",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-53140"
},
{
"cve": "CVE-2024-53147",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-53147"
},
{
"cve": "CVE-2024-53163",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-53163"
},
{
"cve": "CVE-2024-53176",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-53176"
},
{
"cve": "CVE-2024-53177",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-53177"
},
{
"cve": "CVE-2024-53178",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-53178"
},
{
"cve": "CVE-2024-53226",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-53226"
},
{
"cve": "CVE-2024-53680",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-53680"
},
{
"cve": "CVE-2024-54683",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-54683"
},
{
"cve": "CVE-2024-55549",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-55549"
},
{
"cve": "CVE-2024-56171",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-56171"
},
{
"cve": "CVE-2024-56568",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-56568"
},
{
"cve": "CVE-2024-56579",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-56579"
},
{
"cve": "CVE-2024-56633",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-56633"
},
{
"cve": "CVE-2024-56638",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-56638"
},
{
"cve": "CVE-2024-56640",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-56640"
},
{
"cve": "CVE-2024-56647",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-56647"
},
{
"cve": "CVE-2024-56702",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-56702"
},
{
"cve": "CVE-2024-56703",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-56703"
},
{
"cve": "CVE-2024-56718",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-56718"
},
{
"cve": "CVE-2024-56719",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-56719"
},
{
"cve": "CVE-2024-56720",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-56720"
},
{
"cve": "CVE-2024-56751",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-56751"
},
{
"cve": "CVE-2024-56758",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-56758"
},
{
"cve": "CVE-2024-56770",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-56770"
},
{
"cve": "CVE-2024-57807",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57807"
},
{
"cve": "CVE-2024-57834",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57834"
},
{
"cve": "CVE-2024-57889",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57889"
},
{
"cve": "CVE-2024-57900",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57900"
},
{
"cve": "CVE-2024-57947",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57947"
},
{
"cve": "CVE-2024-57948",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57948"
},
{
"cve": "CVE-2024-57973",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57973"
},
{
"cve": "CVE-2024-57974",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57974"
},
{
"cve": "CVE-2024-57978",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57978"
},
{
"cve": "CVE-2024-57979",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57979"
},
{
"cve": "CVE-2024-57980",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57980"
},
{
"cve": "CVE-2024-57981",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57981"
},
{
"cve": "CVE-2024-57986",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57986"
},
{
"cve": "CVE-2024-57990",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57990"
},
{
"cve": "CVE-2024-57993",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57993"
},
{
"cve": "CVE-2024-57994",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57994"
},
{
"cve": "CVE-2024-57996",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57996"
},
{
"cve": "CVE-2024-57997",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57997"
},
{
"cve": "CVE-2024-57999",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-57999"
},
{
"cve": "CVE-2024-58002",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58002"
},
{
"cve": "CVE-2024-58005",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58005"
},
{
"cve": "CVE-2024-58006",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58006"
},
{
"cve": "CVE-2024-58007",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58007"
},
{
"cve": "CVE-2024-58009",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58009"
},
{
"cve": "CVE-2024-58011",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58011"
},
{
"cve": "CVE-2024-58012",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58012"
},
{
"cve": "CVE-2024-58013",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58013"
},
{
"cve": "CVE-2024-58014",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58014"
},
{
"cve": "CVE-2024-58017",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58017"
},
{
"cve": "CVE-2024-58019",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58019"
},
{
"cve": "CVE-2024-58020",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58020"
},
{
"cve": "CVE-2024-58034",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58034"
},
{
"cve": "CVE-2024-58051",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58051"
},
{
"cve": "CVE-2024-58052",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58052"
},
{
"cve": "CVE-2024-58054",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58054"
},
{
"cve": "CVE-2024-58055",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58055"
},
{
"cve": "CVE-2024-58056",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58056"
},
{
"cve": "CVE-2024-58057",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58057"
},
{
"cve": "CVE-2024-58058",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58058"
},
{
"cve": "CVE-2024-58061",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58061"
},
{
"cve": "CVE-2024-58063",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58063"
},
{
"cve": "CVE-2024-58069",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58069"
},
{
"cve": "CVE-2024-58072",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58072"
},
{
"cve": "CVE-2024-58076",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58076"
},
{
"cve": "CVE-2024-58078",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58078"
},
{
"cve": "CVE-2024-58079",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58079"
},
{
"cve": "CVE-2024-58080",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58080"
},
{
"cve": "CVE-2024-58083",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58083"
},
{
"cve": "CVE-2024-58085",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58085"
},
{
"cve": "CVE-2024-58086",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-58086"
},
{
"cve": "CVE-2024-8176",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2024-8176"
},
{
"cve": "CVE-2025-0395",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-0395"
},
{
"cve": "CVE-2025-1094",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-1094"
},
{
"cve": "CVE-2025-1215",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-1215"
},
{
"cve": "CVE-2025-1795",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-1795"
},
{
"cve": "CVE-2025-21631",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21631"
},
{
"cve": "CVE-2025-21635",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21635"
},
{
"cve": "CVE-2025-21636",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21636"
},
{
"cve": "CVE-2025-21637",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21637"
},
{
"cve": "CVE-2025-21638",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21638"
},
{
"cve": "CVE-2025-21639",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21639"
},
{
"cve": "CVE-2025-21640",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21640"
},
{
"cve": "CVE-2025-21647",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21647"
},
{
"cve": "CVE-2025-21659",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21659"
},
{
"cve": "CVE-2025-21665",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21665"
},
{
"cve": "CVE-2025-21667",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21667"
},
{
"cve": "CVE-2025-21668",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21668"
},
{
"cve": "CVE-2025-21671",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21671"
},
{
"cve": "CVE-2025-21673",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21673"
},
{
"cve": "CVE-2025-21680",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21680"
},
{
"cve": "CVE-2025-21681",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21681"
},
{
"cve": "CVE-2025-21684",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21684"
},
{
"cve": "CVE-2025-21687",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21687"
},
{
"cve": "CVE-2025-21688",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21688"
},
{
"cve": "CVE-2025-21689",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21689"
},
{
"cve": "CVE-2025-21690",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21690"
},
{
"cve": "CVE-2025-21692",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21692"
},
{
"cve": "CVE-2025-21693",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21693"
},
{
"cve": "CVE-2025-21697",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21697"
},
{
"cve": "CVE-2025-21699",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21699"
},
{
"cve": "CVE-2025-21700",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21700"
},
{
"cve": "CVE-2025-21701",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21701"
},
{
"cve": "CVE-2025-21703",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21703"
},
{
"cve": "CVE-2025-21704",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21704"
},
{
"cve": "CVE-2025-21705",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21705"
},
{
"cve": "CVE-2025-21706",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21706"
},
{
"cve": "CVE-2025-21708",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21708"
},
{
"cve": "CVE-2025-21711",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21711"
},
{
"cve": "CVE-2025-21714",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21714"
},
{
"cve": "CVE-2025-21715",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21715"
},
{
"cve": "CVE-2025-21716",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21716"
},
{
"cve": "CVE-2025-21718",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21718"
},
{
"cve": "CVE-2025-21719",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21719"
},
{
"cve": "CVE-2025-21723",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21723"
},
{
"cve": "CVE-2025-21724",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21724"
},
{
"cve": "CVE-2025-21725",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21725"
},
{
"cve": "CVE-2025-21726",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21726"
},
{
"cve": "CVE-2025-21727",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21727"
},
{
"cve": "CVE-2025-21728",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21728"
},
{
"cve": "CVE-2025-21731",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21731"
},
{
"cve": "CVE-2025-21732",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21732"
},
{
"cve": "CVE-2025-21733",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21733"
},
{
"cve": "CVE-2025-21734",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21734"
},
{
"cve": "CVE-2025-21735",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21735"
},
{
"cve": "CVE-2025-21736",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21736"
},
{
"cve": "CVE-2025-21738",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21738"
},
{
"cve": "CVE-2025-21739",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21739"
},
{
"cve": "CVE-2025-21741",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21741"
},
{
"cve": "CVE-2025-21742",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21742"
},
{
"cve": "CVE-2025-21743",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21743"
},
{
"cve": "CVE-2025-21744",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21744"
},
{
"cve": "CVE-2025-21745",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21745"
},
{
"cve": "CVE-2025-21749",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21749"
},
{
"cve": "CVE-2025-21750",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21750"
},
{
"cve": "CVE-2025-21753",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21753"
},
{
"cve": "CVE-2025-21754",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21754"
},
{
"cve": "CVE-2025-21756",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21756"
},
{
"cve": "CVE-2025-21759",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21759"
},
{
"cve": "CVE-2025-21760",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21760"
},
{
"cve": "CVE-2025-21761",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21761"
},
{
"cve": "CVE-2025-21762",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21762"
},
{
"cve": "CVE-2025-21763",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21763"
},
{
"cve": "CVE-2025-21764",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21764"
},
{
"cve": "CVE-2025-21765",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21765"
},
{
"cve": "CVE-2025-21766",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21766"
},
{
"cve": "CVE-2025-21767",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21767"
},
{
"cve": "CVE-2025-21772",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21772"
},
{
"cve": "CVE-2025-21773",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21773"
},
{
"cve": "CVE-2025-21775",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21775"
},
{
"cve": "CVE-2025-21776",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21776"
},
{
"cve": "CVE-2025-21779",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21779"
},
{
"cve": "CVE-2025-21780",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21780"
},
{
"cve": "CVE-2025-21781",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21781"
},
{
"cve": "CVE-2025-21782",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21782"
},
{
"cve": "CVE-2025-21784",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21784"
},
{
"cve": "CVE-2025-21785",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21785"
},
{
"cve": "CVE-2025-21790",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21790"
},
{
"cve": "CVE-2025-21791",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21791"
},
{
"cve": "CVE-2025-21793",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21793"
},
{
"cve": "CVE-2025-21794",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21794"
},
{
"cve": "CVE-2025-21795",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21795"
},
{
"cve": "CVE-2025-21796",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21796"
},
{
"cve": "CVE-2025-21799",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21799"
},
{
"cve": "CVE-2025-21802",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21802"
},
{
"cve": "CVE-2025-21804",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21804"
},
{
"cve": "CVE-2025-21810",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21810"
},
{
"cve": "CVE-2025-21815",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21815"
},
{
"cve": "CVE-2025-21819",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21819"
},
{
"cve": "CVE-2025-21820",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21820"
},
{
"cve": "CVE-2025-21821",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21821"
},
{
"cve": "CVE-2025-21823",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21823"
},
{
"cve": "CVE-2025-21825",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21825"
},
{
"cve": "CVE-2025-21828",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21828"
},
{
"cve": "CVE-2025-21829",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21829"
},
{
"cve": "CVE-2025-21830",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21830"
},
{
"cve": "CVE-2025-21831",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21831"
},
{
"cve": "CVE-2025-21832",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21832"
},
{
"cve": "CVE-2025-21835",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21835"
},
{
"cve": "CVE-2025-21838",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21838"
},
{
"cve": "CVE-2025-21844",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21844"
},
{
"cve": "CVE-2025-21846",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21846"
},
{
"cve": "CVE-2025-21847",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21847"
},
{
"cve": "CVE-2025-21848",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21848"
},
{
"cve": "CVE-2025-21850",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21850"
},
{
"cve": "CVE-2025-21855",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21855"
},
{
"cve": "CVE-2025-21856",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21856"
},
{
"cve": "CVE-2025-21857",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21857"
},
{
"cve": "CVE-2025-21858",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21858"
},
{
"cve": "CVE-2025-21859",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21859"
},
{
"cve": "CVE-2025-21861",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21861"
},
{
"cve": "CVE-2025-21862",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21862"
},
{
"cve": "CVE-2025-21864",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21864"
},
{
"cve": "CVE-2025-21865",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21865"
},
{
"cve": "CVE-2025-21866",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21866"
},
{
"cve": "CVE-2025-21869",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21869"
},
{
"cve": "CVE-2025-21870",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21870"
},
{
"cve": "CVE-2025-21871",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21871"
},
{
"cve": "CVE-2025-21876",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21876"
},
{
"cve": "CVE-2025-21877",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21877"
},
{
"cve": "CVE-2025-21878",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21878"
},
{
"cve": "CVE-2025-21883",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21883"
},
{
"cve": "CVE-2025-21885",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21885"
},
{
"cve": "CVE-2025-21886",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21886"
},
{
"cve": "CVE-2025-21888",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21888"
},
{
"cve": "CVE-2025-21890",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21890"
},
{
"cve": "CVE-2025-21891",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21891"
},
{
"cve": "CVE-2025-21892",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-21892"
},
{
"cve": "CVE-2025-22134",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-22134"
},
{
"cve": "CVE-2025-22228",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-22228"
},
{
"cve": "CVE-2025-22247",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-22247"
},
{
"cve": "CVE-2025-22868",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-22868"
},
{
"cve": "CVE-2025-22869",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-22869"
},
{
"cve": "CVE-2025-24014",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-24014"
},
{
"cve": "CVE-2025-24813",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-24813"
},
{
"cve": "CVE-2025-24855",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-24855"
},
{
"cve": "CVE-2025-24928",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-24928"
},
{
"cve": "CVE-2025-2588",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-2588"
},
{
"cve": "CVE-2025-26465",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-26465"
},
{
"cve": "CVE-2025-26466",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-26466"
},
{
"cve": "CVE-2025-26597",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-26597"
},
{
"cve": "CVE-2025-27113",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-27113"
},
{
"cve": "CVE-2025-27219",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-27219"
},
{
"cve": "CVE-2025-27220",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-27220"
},
{
"cve": "CVE-2025-27363",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-27363"
},
{
"cve": "CVE-2025-29087",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-29087"
},
{
"cve": "CVE-2025-29088",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-29088"
},
{
"cve": "CVE-2025-31115",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-31115"
},
{
"cve": "CVE-2025-31335",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-31335"
},
{
"cve": "CVE-2025-31650",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-31650"
},
{
"cve": "CVE-2025-31651",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-31651"
},
{
"cve": "CVE-2025-32414",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-32414"
},
{
"cve": "CVE-2025-32415",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-32415"
},
{
"cve": "CVE-2025-32728",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-32728"
},
{
"cve": "CVE-2025-3360",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-3360"
},
{
"cve": "CVE-2025-4207",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-4207"
},
{
"cve": "CVE-2025-4382",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-4382"
},
{
"cve": "CVE-2025-47268",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-47268"
},
{
"cve": "CVE-2025-4802",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-4802"
},
{
"cve": "CVE-2025-48734",
"product_status": {
"known_affected": [
"T044974",
"T002207"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-48734"
}
]
}
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…