Vulnerability from csaf_ncscnl
Published
2025-01-22 13:34
Modified
2025-01-22 13:34
Summary
Kwetsbaarheden verholpen in Oracle JD Edwards

Notes

The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions: NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein. NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory. This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings.
Feiten
Oracle heeft kwetsbaarheden verholpen in JD Edwards EnterpriseOne Tools (specifiek voor versies prior tot 9.2.9.2).
Interpretaties
De kwetsbaarheden in Oracle JD Edwards EnterpriseOne Tools stellen ongeauthenticeerde kwaadwillenden in staat om het systeem te compromitteren via HTTP-verzoeken. Dit kan leiden tot ongeautoriseerde toegang tot kritieke gegevens en gegevenswijzigingen.
Oplossingen
Oracle heeft updates uitgebracht om de kwetsbaarheden te verhelpen. Zie bijgevoegde referenties voor meer informatie.
Kans
medium
Schade
high
CWE-222
Truncation of Security-relevant Information
CWE-328
Use of Weak Hash
CWE-126
Buffer Over-read
CWE-379
Creation of Temporary File in Directory with Insecure Permissions
CWE-440
Expected Behavior Violation
CWE-1286
Improper Validation of Syntactic Correctness of Input
CWE-601
URL Redirection to Untrusted Site ('Open Redirect')
CWE-354
Improper Validation of Integrity Check Value
CWE-552
Files or Directories Accessible to External Parties
CWE-757
Selection of Less-Secure Algorithm During Negotiation ('Algorithm Downgrade')
CWE-327
Use of a Broken or Risky Cryptographic Algorithm
CWE-400
Uncontrolled Resource Consumption
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
CWE-787
Out-of-bounds Write
CWE-120
Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
CWE-606
Unchecked Input for Loop Condition
CWE-1322
Use of Blocking Code in Single-threaded, Non-blocking Context
CWE-280
Improper Handling of Insufficient Permissions or Privileges
CWE-754
Improper Check for Unusual or Exceptional Conditions
CWE-325
Missing Cryptographic Step
CWE-125
Out-of-bounds Read
CWE-404
Improper Resource Shutdown or Release
CWE-476
NULL Pointer Dereference
CWE-94
Improper Control of Generation of Code ('Code Injection')
CWE-74
Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
CWE-502
Deserialization of Untrusted Data
CWE-122
Heap-based Buffer Overflow
CWE-20
Improper Input Validation
CWE-276
Incorrect Default Permissions



{
   document: {
      category: "csaf_security_advisory",
      csaf_version: "2.0",
      distribution: {
         tlp: {
            label: "WHITE",
         },
      },
      lang: "nl",
      notes: [
         {
            category: "legal_disclaimer",
            text: "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n    NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n    NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n    This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings.",
         },
         {
            category: "description",
            text: "Oracle heeft kwetsbaarheden verholpen in JD Edwards EnterpriseOne Tools (specifiek voor versies prior tot 9.2.9.2).",
            title: "Feiten",
         },
         {
            category: "description",
            text: "De kwetsbaarheden in Oracle JD Edwards EnterpriseOne Tools stellen ongeauthenticeerde kwaadwillenden in staat om het systeem te compromitteren via HTTP-verzoeken. Dit kan leiden tot ongeautoriseerde toegang tot kritieke gegevens en gegevenswijzigingen.",
            title: "Interpretaties",
         },
         {
            category: "description",
            text: "Oracle heeft updates uitgebracht om de kwetsbaarheden te verhelpen. Zie bijgevoegde referenties voor meer informatie.",
            title: "Oplossingen",
         },
         {
            category: "general",
            text: "medium",
            title: "Kans",
         },
         {
            category: "general",
            text: "high",
            title: "Schade",
         },
         {
            category: "general",
            text: "Truncation of Security-relevant Information",
            title: "CWE-222",
         },
         {
            category: "general",
            text: "Use of Weak Hash",
            title: "CWE-328",
         },
         {
            category: "general",
            text: "Buffer Over-read",
            title: "CWE-126",
         },
         {
            category: "general",
            text: "Creation of Temporary File in Directory with Insecure Permissions",
            title: "CWE-379",
         },
         {
            category: "general",
            text: "Expected Behavior Violation",
            title: "CWE-440",
         },
         {
            category: "general",
            text: "Improper Validation of Syntactic Correctness of Input",
            title: "CWE-1286",
         },
         {
            category: "general",
            text: "URL Redirection to Untrusted Site ('Open Redirect')",
            title: "CWE-601",
         },
         {
            category: "general",
            text: "Improper Validation of Integrity Check Value",
            title: "CWE-354",
         },
         {
            category: "general",
            text: "Files or Directories Accessible to External Parties",
            title: "CWE-552",
         },
         {
            category: "general",
            text: "Selection of Less-Secure Algorithm During Negotiation ('Algorithm Downgrade')",
            title: "CWE-757",
         },
         {
            category: "general",
            text: "Use of a Broken or Risky Cryptographic Algorithm",
            title: "CWE-327",
         },
         {
            category: "general",
            text: "Uncontrolled Resource Consumption",
            title: "CWE-400",
         },
         {
            category: "general",
            text: "Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')",
            title: "CWE-22",
         },
         {
            category: "general",
            text: "Out-of-bounds Write",
            title: "CWE-787",
         },
         {
            category: "general",
            text: "Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')",
            title: "CWE-120",
         },
         {
            category: "general",
            text: "Unchecked Input for Loop Condition",
            title: "CWE-606",
         },
         {
            category: "general",
            text: "Use of Blocking Code in Single-threaded, Non-blocking Context",
            title: "CWE-1322",
         },
         {
            category: "general",
            text: "Improper Handling of Insufficient Permissions or Privileges ",
            title: "CWE-280",
         },
         {
            category: "general",
            text: "Improper Check for Unusual or Exceptional Conditions",
            title: "CWE-754",
         },
         {
            category: "general",
            text: "Missing Cryptographic Step",
            title: "CWE-325",
         },
         {
            category: "general",
            text: "Out-of-bounds Read",
            title: "CWE-125",
         },
         {
            category: "general",
            text: "Improper Resource Shutdown or Release",
            title: "CWE-404",
         },
         {
            category: "general",
            text: "NULL Pointer Dereference",
            title: "CWE-476",
         },
         {
            category: "general",
            text: "Improper Control of Generation of Code ('Code Injection')",
            title: "CWE-94",
         },
         {
            category: "general",
            text: "Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')",
            title: "CWE-74",
         },
         {
            category: "general",
            text: "Deserialization of Untrusted Data",
            title: "CWE-502",
         },
         {
            category: "general",
            text: "Heap-based Buffer Overflow",
            title: "CWE-122",
         },
         {
            category: "general",
            text: "Improper Input Validation",
            title: "CWE-20",
         },
         {
            category: "general",
            text: "Incorrect Default Permissions",
            title: "CWE-276",
         },
      ],
      publisher: {
         category: "coordinator",
         contact_details: "cert@ncsc.nl",
         name: "Nationaal Cyber Security Centrum",
         namespace: "https://www.ncsc.nl/",
      },
      references: [
         {
            category: "external",
            summary: "Reference - cveprojectv5; nvd; oracle",
            url: "https://www.oracle.com/security-alerts/cpujan2025.html",
         },
      ],
      title: "Kwetsbaarheden verholpen in Oracle JD Edwards",
      tracking: {
         current_release_date: "2025-01-22T13:34:42.937250Z",
         id: "NCSC-2025-0026",
         initial_release_date: "2025-01-22T13:34:42.937250Z",
         revision_history: [
            {
               date: "2025-01-22T13:34:42.937250Z",
               number: "0",
               summary: "Initiele versie",
            },
         ],
         status: "final",
         version: "1.0.0",
      },
   },
   product_tree: {
      branches: [
         {
            branches: [
               {
                  category: "product_name",
                  name: "jd_edwards_enterpriseone_orchestrator",
                  product: {
                     name: "jd_edwards_enterpriseone_orchestrator",
                     product_id: "CSAFPID-266143",
                     product_identification_helper: {
                        cpe: "cpe:2.3:a:oracle:jd_edwards_enterpriseone_orchestrator:*:*:*:*:*:*:*:*",
                     },
                  },
               },
               {
                  category: "product_name",
                  name: "jd_edwards_enterpriseone_orchestrator",
                  product: {
                     name: "jd_edwards_enterpriseone_orchestrator",
                     product_id: "CSAFPID-1751193",
                     product_identification_helper: {
                        cpe: "cpe:2.3:a:oracle:jd_edwards_enterpriseone_orchestrator:9.2.9.2:*:*:*:*:*:*:*",
                     },
                  },
               },
               {
                  category: "product_name",
                  name: "jd_edwards_enterpriseone_orchestrator",
                  product: {
                     name: "jd_edwards_enterpriseone_orchestrator",
                     product_id: "CSAFPID-1751158",
                     product_identification_helper: {
                        cpe: "cpe:2.3:a:oracle:jd_edwards_enterpriseone_orchestrator:prior_to_9.2.9.2:*:*:*:*:*:*:*",
                     },
                  },
               },
               {
                  category: "product_name",
                  name: "jd_edwards_enterpriseone_tools",
                  product: {
                     name: "jd_edwards_enterpriseone_tools",
                     product_id: "CSAFPID-266526",
                     product_identification_helper: {
                        cpe: "cpe:2.3:a:oracle:jd_edwards_enterpriseone_tools:*:*:*:*:*:*:*:*",
                     },
                  },
               },
               {
                  category: "product_name",
                  name: "jd_edwards_enterpriseone_tools",
                  product: {
                     name: "jd_edwards_enterpriseone_tools",
                     product_id: "CSAFPID-611382",
                     product_identification_helper: {
                        cpe: "cpe:2.3:a:oracle:jd_edwards_enterpriseone_tools:9.2.7:*:*:*:*:*:*:*",
                     },
                  },
               },
               {
                  category: "product_name",
                  name: "jd_edwards_enterpriseone_tools",
                  product: {
                     name: "jd_edwards_enterpriseone_tools",
                     product_id: "CSAFPID-1751099",
                     product_identification_helper: {
                        cpe: "cpe:2.3:a:oracle:jd_edwards_enterpriseone_tools:9.2.9.0:*:*:*:*:*:*:*",
                     },
                  },
               },
               {
                  category: "product_name",
                  name: "jd_edwards_enterpriseone_tools",
                  product: {
                     name: "jd_edwards_enterpriseone_tools",
                     product_id: "CSAFPID-1751092",
                     product_identification_helper: {
                        cpe: "cpe:2.3:a:oracle:jd_edwards_enterpriseone_tools:9.2.9.2:*:*:*:*:*:*:*",
                     },
                  },
               },
               {
                  category: "product_name",
                  name: "jd_edwards_enterpriseone_tools",
                  product: {
                     name: "jd_edwards_enterpriseone_tools",
                     product_id: "CSAFPID-1650738",
                     product_identification_helper: {
                        cpe: "cpe:2.3:a:oracle:jd_edwards_enterpriseone_tools:prior_to_9.2.8.2:*:*:*:*:*:*:*",
                     },
                  },
               },
               {
                  category: "product_name",
                  name: "jd_edwards_enterpriseone_tools",
                  product: {
                     name: "jd_edwards_enterpriseone_tools",
                     product_id: "CSAFPID-1751123",
                     product_identification_helper: {
                        cpe: "cpe:2.3:a:oracle:jd_edwards_enterpriseone_tools:prior_to_9.2.9.0:*:*:*:*:*:*:*",
                     },
                  },
               },
               {
                  category: "product_name",
                  name: "jd_edwards_enterpriseone_tools",
                  product: {
                     name: "jd_edwards_enterpriseone_tools",
                     product_id: "CSAFPID-1751154",
                     product_identification_helper: {
                        cpe: "cpe:2.3:a:oracle:jd_edwards_enterpriseone_tools:prior_to_9.2.9.2:*:*:*:*:*:*:*",
                     },
                  },
               },
               {
                  category: "product_name",
                  name: "jd_edwards_world_security",
                  product: {
                     name: "jd_edwards_world_security",
                     product_id: "CSAFPID-41391",
                     product_identification_helper: {
                        cpe: "cpe:2.3:a:oracle:jd_edwards_world_security:a9.4:*:*:*:*:*:*:*",
                     },
                  },
               },
            ],
            category: "vendor",
            name: "oracle",
         },
      ],
   },
   vulnerabilities: [
      {
         cve: "CVE-2023-2976",
         cwe: {
            id: "CWE-552",
            name: "Files or Directories Accessible to External Parties",
         },
         notes: [
            {
               category: "other",
               text: "Files or Directories Accessible to External Parties",
               title: "CWE-552",
            },
            {
               category: "other",
               text: "Creation of Temporary File in Directory with Insecure Permissions",
               title: "CWE-379",
            },
         ],
         product_status: {
            known_affected: [
               "CSAFPID-266143",
               "CSAFPID-266526",
               "CSAFPID-611382",
               "CSAFPID-41391",
               "CSAFPID-1751123",
            ],
         },
         references: [
            {
               category: "self",
               summary: "CVE-2023-2976",
               url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-2976.json",
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 7.5,
                  baseSeverity: "HIGH",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                  version: "3.1",
               },
               products: [
                  "CSAFPID-266143",
                  "CSAFPID-266526",
                  "CSAFPID-611382",
                  "CSAFPID-41391",
                  "CSAFPID-1751123",
               ],
            },
         ],
         title: "CVE-2023-2976",
      },
      {
         cve: "CVE-2023-3961",
         cwe: {
            id: "CWE-22",
            name: "Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')",
         },
         notes: [
            {
               category: "other",
               text: "Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')",
               title: "CWE-22",
            },
         ],
         product_status: {
            known_affected: [
               "CSAFPID-1751154",
            ],
         },
         references: [
            {
               category: "self",
               summary: "CVE-2023-3961",
               url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-3961.json",
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 9.8,
                  baseSeverity: "CRITICAL",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  version: "3.1",
               },
               products: [
                  "CSAFPID-1751154",
               ],
            },
         ],
         title: "CVE-2023-3961",
      },
      {
         cve: "CVE-2023-4091",
         cwe: {
            id: "CWE-276",
            name: "Incorrect Default Permissions",
         },
         notes: [
            {
               category: "other",
               text: "Incorrect Default Permissions",
               title: "CWE-276",
            },
            {
               category: "other",
               text: "Improper Handling of Insufficient Permissions or Privileges ",
               title: "CWE-280",
            },
         ],
         product_status: {
            known_affected: [
               "CSAFPID-1751154",
            ],
         },
         references: [
            {
               category: "self",
               summary: "CVE-2023-4091",
               url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-4091.json",
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 9.8,
                  baseSeverity: "CRITICAL",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  version: "3.1",
               },
               products: [
                  "CSAFPID-1751154",
               ],
            },
         ],
         title: "CVE-2023-4091",
      },
      {
         cve: "CVE-2023-4782",
         cwe: {
            id: "CWE-22",
            name: "Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')",
         },
         notes: [
            {
               category: "other",
               text: "Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')",
               title: "CWE-22",
            },
         ],
         product_status: {
            known_affected: [
               "CSAFPID-1751154",
            ],
         },
         references: [
            {
               category: "self",
               summary: "CVE-2023-4782",
               url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-4782.json",
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 7.8,
                  baseSeverity: "HIGH",
                  vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  version: "3.1",
               },
               products: [
                  "CSAFPID-1751154",
               ],
            },
         ],
         title: "CVE-2023-4782",
      },
      {
         cve: "CVE-2023-5678",
         cwe: {
            id: "CWE-754",
            name: "Improper Check for Unusual or Exceptional Conditions",
         },
         notes: [
            {
               category: "other",
               text: "Improper Check for Unusual or Exceptional Conditions",
               title: "CWE-754",
            },
            {
               category: "other",
               text: "Missing Cryptographic Step",
               title: "CWE-325",
            },
            {
               category: "other",
               text: "Unchecked Input for Loop Condition",
               title: "CWE-606",
            },
            {
               category: "other",
               text: "Improper Input Validation",
               title: "CWE-20",
            },
         ],
         product_status: {
            known_affected: [
               "CSAFPID-266143",
               "CSAFPID-266526",
               "CSAFPID-41391",
               "CSAFPID-1751123",
            ],
         },
         references: [
            {
               category: "self",
               summary: "CVE-2023-5678",
               url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-5678.json",
            },
         ],
         title: "CVE-2023-5678",
      },
      {
         cve: "CVE-2023-6129",
         cwe: {
            id: "CWE-328",
            name: "Use of Weak Hash",
         },
         notes: [
            {
               category: "other",
               text: "Use of Weak Hash",
               title: "CWE-328",
            },
            {
               category: "other",
               text: "Expected Behavior Violation",
               title: "CWE-440",
            },
            {
               category: "other",
               text: "Out-of-bounds Write",
               title: "CWE-787",
            },
            {
               category: "other",
               text: "Use of a Broken or Risky Cryptographic Algorithm",
               title: "CWE-327",
            },
         ],
         product_status: {
            known_affected: [
               "CSAFPID-41391",
               "CSAFPID-266143",
               "CSAFPID-266526",
               "CSAFPID-1751123",
            ],
         },
         references: [
            {
               category: "self",
               summary: "CVE-2023-6129",
               url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-6129.json",
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 6.5,
                  baseSeverity: "MEDIUM",
                  vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H",
                  version: "3.1",
               },
               products: [
                  "CSAFPID-41391",
                  "CSAFPID-266143",
                  "CSAFPID-266526",
                  "CSAFPID-1751123",
               ],
            },
         ],
         title: "CVE-2023-6129",
      },
      {
         cve: "CVE-2023-38552",
         cwe: {
            id: "CWE-354",
            name: "Improper Validation of Integrity Check Value",
         },
         notes: [
            {
               category: "other",
               text: "Improper Validation of Integrity Check Value",
               title: "CWE-354",
            },
            {
               category: "other",
               text: "Improper Input Validation",
               title: "CWE-20",
            },
         ],
         product_status: {
            known_affected: [
               "CSAFPID-1650738",
               "CSAFPID-266143",
               "CSAFPID-266526",
               "CSAFPID-41391",
               "CSAFPID-1751154",
            ],
         },
         references: [
            {
               category: "self",
               summary: "CVE-2023-38552",
               url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-38552.json",
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 8.2,
                  baseSeverity: "HIGH",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
                  version: "3.1",
               },
               products: [
                  "CSAFPID-1650738",
                  "CSAFPID-266143",
                  "CSAFPID-266526",
                  "CSAFPID-41391",
                  "CSAFPID-1751154",
               ],
            },
         ],
         title: "CVE-2023-38552",
      },
      {
         cve: "CVE-2023-39017",
         product_status: {
            known_affected: [
               "CSAFPID-611382",
            ],
         },
         references: [
            {
               category: "self",
               summary: "CVE-2023-39017",
               url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-39017.json",
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 9.8,
                  baseSeverity: "CRITICAL",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  version: "3.1",
               },
               products: [
                  "CSAFPID-611382",
               ],
            },
         ],
         title: "CVE-2023-39017",
      },
      {
         cve: "CVE-2023-42669",
         cwe: {
            id: "CWE-400",
            name: "Uncontrolled Resource Consumption",
         },
         notes: [
            {
               category: "other",
               text: "Uncontrolled Resource Consumption",
               title: "CWE-400",
            },
            {
               category: "other",
               text: "Use of Blocking Code in Single-threaded, Non-blocking Context",
               title: "CWE-1322",
            },
         ],
         product_status: {
            known_affected: [
               "CSAFPID-1751154",
            ],
         },
         references: [
            {
               category: "self",
               summary: "CVE-2023-42669",
               url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-42669.json",
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 9.8,
                  baseSeverity: "CRITICAL",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  version: "3.1",
               },
               products: [
                  "CSAFPID-1751154",
               ],
            },
         ],
         title: "CVE-2023-42669",
      },
      {
         cve: "CVE-2023-48795",
         cwe: {
            id: "CWE-222",
            name: "Truncation of Security-relevant Information",
         },
         notes: [
            {
               category: "other",
               text: "Truncation of Security-relevant Information",
               title: "CWE-222",
            },
            {
               category: "other",
               text: "Selection of Less-Secure Algorithm During Negotiation ('Algorithm Downgrade')",
               title: "CWE-757",
            },
            {
               category: "other",
               text: "Improper Validation of Integrity Check Value",
               title: "CWE-354",
            },
         ],
         product_status: {
            known_affected: [
               "CSAFPID-266143",
               "CSAFPID-266526",
               "CSAFPID-41391",
               "CSAFPID-1751123",
            ],
         },
         references: [
            {
               category: "self",
               summary: "CVE-2023-48795",
               url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-48795.json",
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 7.5,
                  baseSeverity: "HIGH",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                  version: "3.1",
               },
               products: [
                  "CSAFPID-266143",
                  "CSAFPID-266526",
                  "CSAFPID-41391",
                  "CSAFPID-1751123",
               ],
            },
         ],
         title: "CVE-2023-48795",
      },
      {
         cve: "CVE-2024-0727",
         cwe: {
            id: "CWE-476",
            name: "NULL Pointer Dereference",
         },
         notes: [
            {
               category: "other",
               text: "NULL Pointer Dereference",
               title: "CWE-476",
            },
            {
               category: "other",
               text: "Improper Input Validation",
               title: "CWE-20",
            },
         ],
         product_status: {
            known_affected: [
               "CSAFPID-266143",
               "CSAFPID-266526",
               "CSAFPID-41391",
               "CSAFPID-1751123",
            ],
         },
         references: [
            {
               category: "self",
               summary: "CVE-2024-0727",
               url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-0727.json",
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 7.5,
                  baseSeverity: "HIGH",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                  version: "3.1",
               },
               products: [
                  "CSAFPID-266143",
                  "CSAFPID-266526",
                  "CSAFPID-41391",
                  "CSAFPID-1751123",
               ],
            },
         ],
         title: "CVE-2024-0727",
      },
      {
         cve: "CVE-2024-21245",
         product_status: {
            known_affected: [
               "CSAFPID-1751123",
            ],
         },
         references: [
            {
               category: "self",
               summary: "CVE-2024-21245",
               url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21245.json",
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 5.4,
                  baseSeverity: "MEDIUM",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
                  version: "3.1",
               },
               products: [
                  "CSAFPID-1751123",
               ],
            },
         ],
         title: "CVE-2024-21245",
      },
      {
         cve: "CVE-2024-22019",
         cwe: {
            id: "CWE-400",
            name: "Uncontrolled Resource Consumption",
         },
         notes: [
            {
               category: "other",
               text: "Uncontrolled Resource Consumption",
               title: "CWE-400",
            },
            {
               category: "other",
               text: "Improper Resource Shutdown or Release",
               title: "CWE-404",
            },
         ],
         product_status: {
            known_affected: [
               "CSAFPID-1751154",
               "CSAFPID-266143",
               "CSAFPID-266526",
               "CSAFPID-41391",
            ],
         },
         references: [
            {
               category: "self",
               summary: "CVE-2024-22019",
               url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22019.json",
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 8.2,
                  baseSeverity: "HIGH",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
                  version: "3.1",
               },
               products: [
                  "CSAFPID-1751154",
                  "CSAFPID-266143",
                  "CSAFPID-266526",
                  "CSAFPID-41391",
               ],
            },
         ],
         title: "CVE-2024-22019",
      },
      {
         cve: "CVE-2024-22020",
         product_status: {
            known_affected: [
               "CSAFPID-1751154",
            ],
         },
         references: [
            {
               category: "self",
               summary: "CVE-2024-22020",
               url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22020.json",
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 8.2,
                  baseSeverity: "HIGH",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
                  version: "3.1",
               },
               products: [
                  "CSAFPID-1751154",
               ],
            },
         ],
         title: "CVE-2024-22020",
      },
      {
         cve: "CVE-2024-27280",
         cwe: {
            id: "CWE-120",
            name: "Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')",
         },
         notes: [
            {
               category: "other",
               text: "Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')",
               title: "CWE-120",
            },
            {
               category: "other",
               text: "Buffer Over-read",
               title: "CWE-126",
            },
         ],
         product_status: {
            known_affected: [
               "CSAFPID-1751154",
            ],
         },
         references: [
            {
               category: "self",
               summary: "CVE-2024-27280",
               url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-27280.json",
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 9.8,
                  baseSeverity: "CRITICAL",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  version: "3.1",
               },
               products: [
                  "CSAFPID-1751154",
               ],
            },
         ],
         title: "CVE-2024-27280",
      },
      {
         cve: "CVE-2024-27281",
         cwe: {
            id: "CWE-94",
            name: "Improper Control of Generation of Code ('Code Injection')",
         },
         notes: [
            {
               category: "other",
               text: "Improper Control of Generation of Code ('Code Injection')",
               title: "CWE-94",
            },
            {
               category: "other",
               text: "Deserialization of Untrusted Data",
               title: "CWE-502",
            },
            {
               category: "other",
               text: "Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')",
               title: "CWE-74",
            },
         ],
         product_status: {
            known_affected: [
               "CSAFPID-1751154",
            ],
         },
         references: [
            {
               category: "self",
               summary: "CVE-2024-27281",
               url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-27281.json",
            },
         ],
         title: "CVE-2024-27281",
      },
      {
         cve: "CVE-2024-27282",
         cwe: {
            id: "CWE-122",
            name: "Heap-based Buffer Overflow",
         },
         notes: [
            {
               category: "other",
               text: "Heap-based Buffer Overflow",
               title: "CWE-122",
            },
            {
               category: "other",
               text: "Out-of-bounds Read",
               title: "CWE-125",
            },
         ],
         product_status: {
            known_affected: [
               "CSAFPID-1751154",
            ],
         },
         references: [
            {
               category: "self",
               summary: "CVE-2024-27282",
               url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-27282.json",
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 8.1,
                  baseSeverity: "HIGH",
                  vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  version: "3.1",
               },
               products: [
                  "CSAFPID-1751154",
               ],
            },
         ],
         title: "CVE-2024-27282",
      },
      {
         cve: "CVE-2024-27983",
         cwe: {
            id: "CWE-400",
            name: "Uncontrolled Resource Consumption",
         },
         notes: [
            {
               category: "other",
               text: "Uncontrolled Resource Consumption",
               title: "CWE-400",
            },
         ],
         product_status: {
            known_affected: [
               "CSAFPID-1650738",
               "CSAFPID-266143",
               "CSAFPID-266526",
               "CSAFPID-41391",
               "CSAFPID-1751154",
            ],
         },
         references: [
            {
               category: "self",
               summary: "CVE-2024-27983",
               url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-27983.json",
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 8.2,
                  baseSeverity: "HIGH",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
                  version: "3.1",
               },
               products: [
                  "CSAFPID-1650738",
                  "CSAFPID-266143",
                  "CSAFPID-266526",
                  "CSAFPID-41391",
                  "CSAFPID-1751154",
               ],
            },
         ],
         title: "CVE-2024-27983",
      },
      {
         cve: "CVE-2024-29041",
         cwe: {
            id: "CWE-601",
            name: "URL Redirection to Untrusted Site ('Open Redirect')",
         },
         notes: [
            {
               category: "other",
               text: "URL Redirection to Untrusted Site ('Open Redirect')",
               title: "CWE-601",
            },
            {
               category: "other",
               text: "Improper Validation of Syntactic Correctness of Input",
               title: "CWE-1286",
            },
         ],
         product_status: {
            known_affected: [
               "CSAFPID-266143",
               "CSAFPID-266526",
               "CSAFPID-41391",
               "CSAFPID-1751154",
            ],
         },
         references: [
            {
               category: "self",
               summary: "CVE-2024-29041",
               url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-29041.json",
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 6.5,
                  baseSeverity: "MEDIUM",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                  version: "3.1",
               },
               products: [
                  "CSAFPID-266143",
                  "CSAFPID-266526",
                  "CSAFPID-41391",
                  "CSAFPID-1751154",
               ],
            },
         ],
         title: "CVE-2024-29041",
      },
      {
         cve: "CVE-2025-21507",
         product_status: {
            known_affected: [
               "CSAFPID-1751123",
            ],
         },
         references: [
            {
               category: "self",
               summary: "CVE-2025-21507",
               url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21507.json",
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 5.4,
                  baseSeverity: "MEDIUM",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
                  version: "3.1",
               },
               products: [
                  "CSAFPID-1751123",
               ],
            },
         ],
         title: "CVE-2025-21507",
      },
      {
         cve: "CVE-2025-21508",
         product_status: {
            known_affected: [
               "CSAFPID-1751123",
            ],
         },
         references: [
            {
               category: "self",
               summary: "CVE-2025-21508",
               url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21508.json",
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 6.5,
                  baseSeverity: "MEDIUM",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                  version: "3.1",
               },
               products: [
                  "CSAFPID-1751123",
               ],
            },
         ],
         title: "CVE-2025-21508",
      },
      {
         cve: "CVE-2025-21509",
         product_status: {
            known_affected: [
               "CSAFPID-1751123",
            ],
         },
         references: [
            {
               category: "self",
               summary: "CVE-2025-21509",
               url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21509.json",
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 6.5,
                  baseSeverity: "MEDIUM",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                  version: "3.1",
               },
               products: [
                  "CSAFPID-1751123",
               ],
            },
         ],
         title: "CVE-2025-21509",
      },
      {
         cve: "CVE-2025-21510",
         product_status: {
            known_affected: [
               "CSAFPID-1751123",
            ],
         },
         references: [
            {
               category: "self",
               summary: "CVE-2025-21510",
               url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21510.json",
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 7.5,
                  baseSeverity: "HIGH",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
                  version: "3.1",
               },
               products: [
                  "CSAFPID-1751123",
               ],
            },
         ],
         title: "CVE-2025-21510",
      },
      {
         cve: "CVE-2025-21511",
         product_status: {
            known_affected: [
               "CSAFPID-1751123",
            ],
         },
         references: [
            {
               category: "self",
               summary: "CVE-2025-21511",
               url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21511.json",
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 7.5,
                  baseSeverity: "HIGH",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
                  version: "3.1",
               },
               products: [
                  "CSAFPID-1751123",
               ],
            },
         ],
         title: "CVE-2025-21511",
      },
      {
         cve: "CVE-2025-21512",
         product_status: {
            known_affected: [
               "CSAFPID-1751123",
            ],
         },
         references: [
            {
               category: "self",
               summary: "CVE-2025-21512",
               url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21512.json",
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 6.1,
                  baseSeverity: "MEDIUM",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
                  version: "3.1",
               },
               products: [
                  "CSAFPID-1751123",
               ],
            },
         ],
         title: "CVE-2025-21512",
      },
      {
         cve: "CVE-2025-21513",
         product_status: {
            known_affected: [
               "CSAFPID-1751123",
            ],
         },
         references: [
            {
               category: "self",
               summary: "CVE-2025-21513",
               url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21513.json",
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 6.1,
                  baseSeverity: "MEDIUM",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
                  version: "3.1",
               },
               products: [
                  "CSAFPID-1751123",
               ],
            },
         ],
         title: "CVE-2025-21513",
      },
      {
         cve: "CVE-2025-21514",
         product_status: {
            known_affected: [
               "CSAFPID-1751123",
            ],
         },
         references: [
            {
               category: "self",
               summary: "CVE-2025-21514",
               url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21514.json",
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 5.3,
                  baseSeverity: "MEDIUM",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
                  version: "3.1",
               },
               products: [
                  "CSAFPID-1751123",
               ],
            },
         ],
         title: "CVE-2025-21514",
      },
      {
         cve: "CVE-2025-21515",
         product_status: {
            known_affected: [
               "CSAFPID-1751123",
            ],
         },
         references: [
            {
               category: "self",
               summary: "CVE-2025-21515",
               url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21515.json",
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 8.8,
                  baseSeverity: "HIGH",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  version: "3.1",
               },
               products: [
                  "CSAFPID-1751123",
               ],
            },
         ],
         title: "CVE-2025-21515",
      },
      {
         cve: "CVE-2025-21517",
         product_status: {
            known_affected: [
               "CSAFPID-1751123",
            ],
         },
         references: [
            {
               category: "self",
               summary: "CVE-2025-21517",
               url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21517.json",
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 4.3,
                  baseSeverity: "MEDIUM",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
                  version: "3.1",
               },
               products: [
                  "CSAFPID-1751123",
               ],
            },
         ],
         title: "CVE-2025-21517",
      },
      {
         cve: "CVE-2025-21524",
         product_status: {
            known_affected: [
               "CSAFPID-1751123",
            ],
         },
         references: [
            {
               category: "self",
               summary: "CVE-2025-21524",
               url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21524.json",
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 9.8,
                  baseSeverity: "CRITICAL",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  version: "3.1",
               },
               products: [
                  "CSAFPID-1751123",
               ],
            },
         ],
         title: "CVE-2025-21524",
      },
      {
         cve: "CVE-2025-21527",
         product_status: {
            known_affected: [
               "CSAFPID-1751123",
            ],
         },
         references: [
            {
               category: "self",
               summary: "CVE-2025-21527",
               url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21527.json",
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 6.1,
                  baseSeverity: "MEDIUM",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
                  version: "3.1",
               },
               products: [
                  "CSAFPID-1751123",
               ],
            },
         ],
         title: "CVE-2025-21527",
      },
      {
         cve: "CVE-2025-21538",
         product_status: {
            known_affected: [
               "CSAFPID-1751154",
            ],
         },
         references: [
            {
               category: "self",
               summary: "CVE-2025-21538",
               url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21538.json",
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 6.1,
                  baseSeverity: "MEDIUM",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
                  version: "3.1",
               },
               products: [
                  "CSAFPID-1751154",
               ],
            },
         ],
         title: "CVE-2025-21538",
      },
      {
         cve: "CVE-2025-21552",
         product_status: {
            known_affected: [
               "CSAFPID-1751158",
            ],
         },
         references: [
            {
               category: "self",
               summary: "CVE-2025-21552",
               url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21552.json",
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 6.5,
                  baseSeverity: "MEDIUM",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                  version: "3.1",
               },
               products: [
                  "CSAFPID-1751158",
               ],
            },
         ],
         title: "CVE-2025-21552",
      },
   ],
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.