Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-38819 (GCVE-0-2024-38819)
Vulnerability from cvelistv5 – Published: 2024-12-19 17:15 – Updated: 2025-01-10 13:06
VLAI
EPSS
VEX
Summary
Applications serving static resources through the functional web frameworks WebMvc.fn or WebFlux.fn are vulnerable to path traversal attacks. An attacker can craft malicious HTTP requests and obtain any file on the file system that is also accessible to the process in which the Spring application is running.
Severity
7.5 (High)
SSVC
Exploitation: none
Automatable: yes
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Assigner
References
2 references
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| N/A | Spring Framework |
Affected:
Spring Framework 5.3.0 - 5.3.40, 6.0.0 - 6.0.24, 6.1.0 - 6.1.13
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-38819",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-12-20T17:53:51.980313Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-12-20T17:54:04.143Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-01-10T13:06:45.393Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://security.netapp.com/advisory/ntap-20250110-0010/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Spring Framework",
"vendor": "N/A",
"versions": [
{
"status": "affected",
"version": "Spring Framework 5.3.0 - 5.3.40, 6.0.0 - 6.0.24, 6.1.0 - 6.1.13"
}
]
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eApplications serving static resources through the functional web frameworks WebMvc.fn or WebFlux.fn are vulnerable to path traversal attacks. An attacker can craft malicious HTTP requests and obtain any file on the file system that is also accessible to the process in which the Spring application is running.\u003c/span\u003e"
}
],
"value": "Applications serving static resources through the functional web frameworks WebMvc.fn or WebFlux.fn are vulnerable to path traversal attacks. An attacker can craft malicious HTTP requests and obtain any file on the file system that is also accessible to the process in which the Spring application is running."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-22",
"description": "CWE-22 Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-12-19T17:15:12.704Z",
"orgId": "dcf2e128-44bd-42ed-91e8-88f912c1401d",
"shortName": "vmware"
},
"references": [
{
"url": "https://spring.io/security/cve-2024-38819"
}
],
"source": {
"discovery": "UNKNOWN"
},
"x_generator": {
"engine": "Vulnogram 0.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "dcf2e128-44bd-42ed-91e8-88f912c1401d",
"assignerShortName": "vmware",
"cveId": "CVE-2024-38819",
"datePublished": "2024-12-19T17:15:12.704Z",
"dateReserved": "2024-06-19T22:32:06.583Z",
"dateUpdated": "2025-01-10T13:06:45.393Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-38819",
"date": "2026-07-21",
"epss": "0.54862",
"percentile": "0.98917"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-38819\",\"sourceIdentifier\":\"security@vmware.com\",\"published\":\"2024-12-19T18:15:10.557\",\"lastModified\":\"2026-06-17T07:41:06.397\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Applications serving static resources through the functional web frameworks WebMvc.fn or WebFlux.fn are vulnerable to path traversal attacks. An attacker can craft malicious HTTP requests and obtain any file on the file system that is also accessible to the process in which the Spring application is running.\"},{\"lang\":\"es\",\"value\":\"Las aplicaciones que ofrecen recursos est\u00e1ticos a trav\u00e9s de los marcos web funcionales WebMvc.fn o WebFlux.fn son vulnerables a ataques de path traversal. Un atacante puede manipular solicitudes HTTP maliciosas y obtener cualquier archivo del sistema de archivos al que tambi\u00e9n pueda acceder el proceso en el que se ejecuta la aplicaci\u00f3n Spring.\"}],\"affected\":[{\"source\":\"security@vmware.com\",\"affectedData\":[{\"vendor\":\"N/A\",\"product\":\"Spring Framework\",\"defaultStatus\":\"unaffected\",\"versions\":[{\"version\":\"Spring Framework 5.3.0 - 5.3.40, 6.0.0 - 6.0.24, 6.1.0 - 6.1.13\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security@vmware.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2024-12-20T17:53:51.980313Z\",\"id\":\"CVE-2024-38819\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security@vmware.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-22\"}]}],\"references\":[{\"url\":\"https://spring.io/security/cve-2024-38819\",\"source\":\"security@vmware.com\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20250110-0010/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"redhat_vex": {
"aggregate_severity": "Important",
"current_release_date": "2026-04-28T15:00:48+00:00",
"cve": "CVE-2024-38819",
"id": "CVE-2024-38819",
"initial_release_date": "2024-10-17T00:00:00+00:00",
"product_status:fixed": "1",
"product_status:known_affected": "7",
"product_status:known_not_affected": "8",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "org.springframework:spring-webmvc: Path traversal vulnerability in functional web frameworks",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2024/cve-2024-38819.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://security.netapp.com/advisory/ntap-20250110-0010/\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-01-10T13:06:45.393Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-38819\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-12-20T17:53:51.980313Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-12-20T17:53:58.979Z\"}}], \"cna\": {\"source\": {\"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"N/A\", \"product\": \"Spring Framework\", \"versions\": [{\"status\": \"affected\", \"version\": \"Spring Framework 5.3.0 - 5.3.40, 6.0.0 - 6.0.24, 6.1.0 - 6.1.13\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://spring.io/security/cve-2024-38819\"}], \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"Applications serving static resources through the functional web frameworks WebMvc.fn or WebFlux.fn are vulnerable to path traversal attacks. An attacker can craft malicious HTTP requests and obtain any file on the file system that is also accessible to the process in which the Spring application is running.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cspan style=\\\"background-color: rgb(255, 255, 255);\\\"\u003eApplications serving static resources through the functional web frameworks WebMvc.fn or WebFlux.fn are vulnerable to path traversal attacks. An attacker can craft malicious HTTP requests and obtain any file on the file system that is also accessible to the process in which the Spring application is running.\u003c/span\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-22\", \"description\": \"CWE-22 Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"dcf2e128-44bd-42ed-91e8-88f912c1401d\", \"shortName\": \"vmware\", \"dateUpdated\": \"2024-12-19T17:15:12.704Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-38819\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-01-10T13:06:45.393Z\", \"dateReserved\": \"2024-06-19T22:32:06.583Z\", \"assignerOrgId\": \"dcf2e128-44bd-42ed-91e8-88f912c1401d\", \"datePublished\": \"2024-12-19T17:15:12.704Z\", \"assignerShortName\": \"vmware\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
WID-SEC-W-2025-2355
Vulnerability from csaf_certbund - Published: 2025-10-21 22:00 - Updated: 2025-10-21 22:00Summary
Oracle Enterprise Manager: 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: Oracle Enterprise Manager (OEM) ist ein Set von System Management Werkzeugen von Oracle für Oracle Umgebungen. Es beinhaltet Werkzeuge zum Monitoring von Oracle Umgebung und zur Automatisierung von Datenbank- und Applikations Administration.
Angriff: Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Oracle Enterprise Manager ausnutzen, um die Vertraulichkeit und Verfügbarkeit zu gefährden.
Betroffene Betriebssysteme: - Linux
- Sonstiges
- Windows
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Enterprise Manager 14.1.2.0.0
Oracle / Enterprise Manager
|
cpe:/a:oracle:enterprise_manager:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Enterprise Manager 13.5
Oracle / Enterprise Manager
|
cpe:/a:oracle:enterprise_manager:13.5
|
13.5 | |
|
Oracle Enterprise Manager 14.1.1.0.0
Oracle / Enterprise Manager
|
cpe:/a:oracle:enterprise_manager:14.1.1.0.0
|
14.1.1.0.0 | |
|
Oracle Enterprise Manager 24.1
Oracle / Enterprise Manager
|
cpe:/a:oracle:enterprise_manager:24.1
|
24.1 | |
|
Oracle Enterprise Manager 12.2.1.4.0
Oracle / Enterprise Manager
|
cpe:/a:oracle:enterprise_manager:12.2.1.4.0
|
12.2.1.4.0 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Enterprise Manager 14.1.2.0.0
Oracle / Enterprise Manager
|
cpe:/a:oracle:enterprise_manager:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Enterprise Manager 13.5
Oracle / Enterprise Manager
|
cpe:/a:oracle:enterprise_manager:13.5
|
13.5 | |
|
Oracle Enterprise Manager 14.1.1.0.0
Oracle / Enterprise Manager
|
cpe:/a:oracle:enterprise_manager:14.1.1.0.0
|
14.1.1.0.0 | |
|
Oracle Enterprise Manager 24.1
Oracle / Enterprise Manager
|
cpe:/a:oracle:enterprise_manager:24.1
|
24.1 | |
|
Oracle Enterprise Manager 12.2.1.4.0
Oracle / Enterprise Manager
|
cpe:/a:oracle:enterprise_manager:12.2.1.4.0
|
12.2.1.4.0 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Enterprise Manager 14.1.2.0.0
Oracle / Enterprise Manager
|
cpe:/a:oracle:enterprise_manager:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Enterprise Manager 13.5
Oracle / Enterprise Manager
|
cpe:/a:oracle:enterprise_manager:13.5
|
13.5 | |
|
Oracle Enterprise Manager 14.1.1.0.0
Oracle / Enterprise Manager
|
cpe:/a:oracle:enterprise_manager:14.1.1.0.0
|
14.1.1.0.0 | |
|
Oracle Enterprise Manager 24.1
Oracle / Enterprise Manager
|
cpe:/a:oracle:enterprise_manager:24.1
|
24.1 | |
|
Oracle Enterprise Manager 12.2.1.4.0
Oracle / Enterprise Manager
|
cpe:/a:oracle:enterprise_manager:12.2.1.4.0
|
12.2.1.4.0 |
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": "Oracle Enterprise Manager (OEM) ist ein Set von System Management Werkzeugen von Oracle f\u00fcr Oracle Umgebungen. Es beinhaltet Werkzeuge zum Monitoring von Oracle Umgebung und zur Automatisierung von Datenbank- und Applikations Administration.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Oracle Enterprise Manager ausnutzen, um die Vertraulichkeit und Verf\u00fcgbarkeit zu gef\u00e4hrden.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- Sonstiges\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-2355 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-2355.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-2355 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-2355"
},
{
"category": "external",
"summary": "Oracle Critical Patch Update Advisory - October 2025 - Appendix Oracle Enterprise Manager vom 2025-10-21",
"url": "https://www.oracle.com/security-alerts/cpuoct2025.html#AppendixEM"
}
],
"source_lang": "en-US",
"title": "Oracle Enterprise Manager: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-10-21T22:00:00.000+00:00",
"generator": {
"date": "2025-10-22T10:03:27.655+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2025-2355",
"initial_release_date": "2025-10-21T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-10-21T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "12.2.1.4.0",
"product": {
"name": "Oracle Enterprise Manager 12.2.1.4.0",
"product_id": "T038389",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:enterprise_manager:12.2.1.4.0"
}
}
},
{
"category": "product_version",
"name": "14.1.1.0.0",
"product": {
"name": "Oracle Enterprise Manager 14.1.1.0.0",
"product_id": "T047903",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:enterprise_manager:14.1.1.0.0"
}
}
},
{
"category": "product_version",
"name": "14.1.2.0.0",
"product": {
"name": "Oracle Enterprise Manager 14.1.2.0.0",
"product_id": "T047904",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:enterprise_manager:14.1.2.0.0"
}
}
},
{
"category": "product_version",
"name": "13.5",
"product": {
"name": "Oracle Enterprise Manager 13.5",
"product_id": "T047905",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:enterprise_manager:13.5"
}
}
},
{
"category": "product_version",
"name": "24.1",
"product": {
"name": "Oracle Enterprise Manager 24.1",
"product_id": "T047906",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:enterprise_manager:24.1"
}
}
}
],
"category": "product_name",
"name": "Enterprise Manager"
}
],
"category": "vendor",
"name": "Oracle"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-38819",
"product_status": {
"known_affected": [
"T047904",
"T047905",
"T047903",
"T047906",
"T038389"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2024-38819"
},
{
"cve": "CVE-2025-48976",
"product_status": {
"known_affected": [
"T047904",
"T047905",
"T047903",
"T047906",
"T038389"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-48976"
},
{
"cve": "CVE-2025-49128",
"product_status": {
"known_affected": [
"T047904",
"T047905",
"T047903",
"T047906",
"T038389"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-49128"
}
]
}
WID-SEC-W-2025-2370
Vulnerability from csaf_certbund - Published: 2025-10-21 22:00 - Updated: 2025-11-17 23:00Summary
Oracle Systems: 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: Oracle Systems umfasst eine Sammlung von Hardware, Betriebssystemen, Servern und Anwendungen.
Angriff: Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle Systems ausnutzen, um die Vertraulichkeit, Integrität und Verfügbarkeit zu gefährden.
Betroffene Betriebssysteme: - Linux
- Sonstiges
- Windows
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Systems 11
Oracle / Systems
|
cpe:/a:oracle:systems:11
|
11 | |
|
Oracle Systems 4
Oracle / Systems
|
cpe:/a:oracle:systems:4
|
4 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Systems 8.8
Oracle / Systems
|
cpe:/a:oracle:systems:8.8
|
8.8 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Systems 11
Oracle / Systems
|
cpe:/a:oracle:systems:11
|
11 | |
|
Oracle Systems 4
Oracle / Systems
|
cpe:/a:oracle:systems:4
|
4 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Systems 8.8
Oracle / Systems
|
cpe:/a:oracle:systems:8.8
|
8.8 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Systems 11
Oracle / Systems
|
cpe:/a:oracle:systems:11
|
11 | |
|
Oracle Systems 4
Oracle / Systems
|
cpe:/a:oracle:systems:4
|
4 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Systems 8.8
Oracle / Systems
|
cpe:/a:oracle:systems:8.8
|
8.8 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Systems 11
Oracle / Systems
|
cpe:/a:oracle:systems:11
|
11 | |
|
Oracle Systems 4
Oracle / Systems
|
cpe:/a:oracle:systems:4
|
4 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Systems 8.8
Oracle / Systems
|
cpe:/a:oracle:systems:8.8
|
8.8 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Systems 11
Oracle / Systems
|
cpe:/a:oracle:systems:11
|
11 | |
|
Oracle Systems 4
Oracle / Systems
|
cpe:/a:oracle:systems:4
|
4 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Systems 8.8
Oracle / Systems
|
cpe:/a:oracle:systems:8.8
|
8.8 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Systems 11
Oracle / Systems
|
cpe:/a:oracle:systems:11
|
11 | |
|
Oracle Systems 4
Oracle / Systems
|
cpe:/a:oracle:systems:4
|
4 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Systems 8.8
Oracle / Systems
|
cpe:/a:oracle:systems:8.8
|
8.8 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Systems 11
Oracle / Systems
|
cpe:/a:oracle:systems:11
|
11 | |
|
Oracle Systems 4
Oracle / Systems
|
cpe:/a:oracle:systems:4
|
4 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Systems 8.8
Oracle / Systems
|
cpe:/a:oracle:systems:8.8
|
8.8 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Systems 11
Oracle / Systems
|
cpe:/a:oracle:systems:11
|
11 | |
|
Oracle Systems 4
Oracle / Systems
|
cpe:/a:oracle:systems:4
|
4 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Systems 8.8
Oracle / Systems
|
cpe:/a:oracle:systems:8.8
|
8.8 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Systems 11
Oracle / Systems
|
cpe:/a:oracle:systems:11
|
11 | |
|
Oracle Systems 4
Oracle / Systems
|
cpe:/a:oracle:systems:4
|
4 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Systems 8.8
Oracle / Systems
|
cpe:/a:oracle:systems:8.8
|
8.8 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Systems 11
Oracle / Systems
|
cpe:/a:oracle:systems:11
|
11 | |
|
Oracle Systems 4
Oracle / Systems
|
cpe:/a:oracle:systems:4
|
4 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Systems 8.8
Oracle / Systems
|
cpe:/a:oracle:systems:8.8
|
8.8 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Systems 11
Oracle / Systems
|
cpe:/a:oracle:systems:11
|
11 | |
|
Oracle Systems 4
Oracle / Systems
|
cpe:/a:oracle:systems:4
|
4 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Systems 8.8
Oracle / Systems
|
cpe:/a:oracle:systems:8.8
|
8.8 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Systems 11
Oracle / Systems
|
cpe:/a:oracle:systems:11
|
11 | |
|
Oracle Systems 4
Oracle / Systems
|
cpe:/a:oracle:systems:4
|
4 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Systems 8.8
Oracle / Systems
|
cpe:/a:oracle:systems:8.8
|
8.8 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Systems 11
Oracle / Systems
|
cpe:/a:oracle:systems:11
|
11 | |
|
Oracle Systems 4
Oracle / Systems
|
cpe:/a:oracle:systems:4
|
4 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Systems 8.8
Oracle / Systems
|
cpe:/a:oracle:systems:8.8
|
8.8 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Systems 11
Oracle / Systems
|
cpe:/a:oracle:systems:11
|
11 | |
|
Oracle Systems 4
Oracle / Systems
|
cpe:/a:oracle:systems:4
|
4 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Systems 8.8
Oracle / Systems
|
cpe:/a:oracle:systems:8.8
|
8.8 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Systems 11
Oracle / Systems
|
cpe:/a:oracle:systems:11
|
11 | |
|
Oracle Systems 4
Oracle / Systems
|
cpe:/a:oracle:systems:4
|
4 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Systems 8.8
Oracle / Systems
|
cpe:/a:oracle:systems:8.8
|
8.8 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Systems 11
Oracle / Systems
|
cpe:/a:oracle:systems:11
|
11 | |
|
Oracle Systems 4
Oracle / Systems
|
cpe:/a:oracle:systems:4
|
4 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Systems 8.8
Oracle / Systems
|
cpe:/a:oracle:systems:8.8
|
8.8 |
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": "Oracle Systems umfasst eine Sammlung von Hardware, Betriebssystemen, Servern und Anwendungen.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle Systems ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- Sonstiges\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-2370 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-2370.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-2370 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-2370"
},
{
"category": "external",
"summary": "Oracle Critical Patch Update Advisory - October 2025 - Appendix Oracle Systems vom 2025-10-21",
"url": "https://www.oracle.com/security-alerts/cpuoct2025.html#AppendixSUNS"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX25-018 vom 2025-11-18",
"url": "https://security.business.xerox.com/wp-content/uploads/2025/11/Xerox-Security-Bulletin-XRX25-018-Xerox-FreeFlow-Print-Server-v7.pdf"
}
],
"source_lang": "en-US",
"title": "Oracle Systems: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-11-17T23:00:00.000+00:00",
"generator": {
"date": "2025-11-18T08:07:08.773+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2025-2370",
"initial_release_date": "2025-10-21T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-10-21T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-10-22T22:00:00.000+00:00",
"number": "2",
"summary": "Referenz(en) aufgenommen: EUVD-2025-35243, EUVD-2025-35266, EUVD-2025-35288, EUVD-2025-35264, EUVD-2025-35239, EUVD-2025-35240, EUVD-2025-35241, EUVD-2025-35242"
},
{
"date": "2025-11-17T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von XEROX aufgenommen"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "8.8",
"product": {
"name": "Oracle Systems 8.8",
"product_id": "T019057",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:systems:8.8"
}
}
},
{
"category": "product_version",
"name": "11",
"product": {
"name": "Oracle Systems 11",
"product_id": "T019059",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:systems:11"
}
}
},
{
"category": "product_version",
"name": "4",
"product": {
"name": "Oracle Systems 4",
"product_id": "T022889",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:systems:4"
}
}
}
],
"category": "product_name",
"name": "Systems"
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "v7",
"product": {
"name": "Xerox FreeFlow Print Server v7",
"product_id": "T035098",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v7"
}
}
}
],
"category": "product_name",
"name": "FreeFlow Print Server"
}
],
"category": "vendor",
"name": "Xerox"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-17521",
"product_status": {
"known_affected": [
"T019059",
"T022889",
"T035098",
"T019057"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2020-17521"
},
{
"cve": "CVE-2024-38819",
"product_status": {
"known_affected": [
"T019059",
"T022889",
"T035098",
"T019057"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2024-38819"
},
{
"cve": "CVE-2024-47554",
"product_status": {
"known_affected": [
"T019059",
"T022889",
"T035098",
"T019057"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2024-47554"
},
{
"cve": "CVE-2024-57699",
"product_status": {
"known_affected": [
"T019059",
"T022889",
"T035098",
"T019057"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2024-57699"
},
{
"cve": "CVE-2025-48734",
"product_status": {
"known_affected": [
"T019059",
"T022889",
"T035098",
"T019057"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-48734"
},
{
"cve": "CVE-2025-53046",
"product_status": {
"known_affected": [
"T019059",
"T022889",
"T035098",
"T019057"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-53046"
},
{
"cve": "CVE-2025-53068",
"product_status": {
"known_affected": [
"T019059",
"T022889",
"T035098",
"T019057"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-53068"
},
{
"cve": "CVE-2025-53070",
"product_status": {
"known_affected": [
"T019059",
"T022889",
"T035098",
"T019057"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-53070"
},
{
"cve": "CVE-2025-62289",
"product_status": {
"known_affected": [
"T019059",
"T022889",
"T035098",
"T019057"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-62289"
},
{
"cve": "CVE-2025-62290",
"product_status": {
"known_affected": [
"T019059",
"T022889",
"T035098",
"T019057"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-62290"
},
{
"cve": "CVE-2025-62475",
"product_status": {
"known_affected": [
"T019059",
"T022889",
"T035098",
"T019057"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-62475"
},
{
"cve": "CVE-2025-62476",
"product_status": {
"known_affected": [
"T019059",
"T022889",
"T035098",
"T019057"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-62476"
},
{
"cve": "CVE-2025-62477",
"product_status": {
"known_affected": [
"T019059",
"T022889",
"T035098",
"T019057"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-62477"
},
{
"cve": "CVE-2025-62478",
"product_status": {
"known_affected": [
"T019059",
"T022889",
"T035098",
"T019057"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-62478"
},
{
"cve": "CVE-2025-62479",
"product_status": {
"known_affected": [
"T019059",
"T022889",
"T035098",
"T019057"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-62479"
},
{
"cve": "CVE-2025-62480",
"product_status": {
"known_affected": [
"T019059",
"T022889",
"T035098",
"T019057"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-62480"
}
]
}
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…