Vulnerability from csaf_ncscnl
Published
2024-11-13 12:38
Modified
2024-11-13 12:38
Summary
Kwetsbaarheden verholpen in Ivanti Connect Secure en Policy Secure

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
Ivanti heeft kwetsbaarheden verholpen in Connect Secure en Policy Secure.
Interpretaties
Een kwaadwillende kan de kwetsbaarheden misbruiken om aanvallen uit te voeren die kunnen leiden tot de volgende categorieën schade: * Denial-of-Service (DoS) * Cross-Site Scripting (XSS) * Verhoogde gebruikersrechten * (Remote) code execution (Gebruikersrechten) Om code executie te verkrijgen is voorafgaande authenticatie met admin rechten vereist. Kwetsbaarheid met kenmerk CVE-2024-11004 kan echter misbruikt worden om op afstand zonder authenticatie admin rechten te verkrijgen. Hiervoor moet een gebruiker wel met admin rechten verleid worden om een malafide webpagina te openen.
Oplossingen
Ivanti heeft fixes uitgebracht om de kwetsbaarheid te verhelpen voor versies Connect Secure versie 22.7R2.3 en Policy Secure 22.7R1.2. Zie de referentie voor meer informatie.
Kans
medium
Schade
high
CWE-267
Privilege Defined With Unsafe Actions
CWE-126
Buffer Over-read
CWE-732
Incorrect Permission Assignment for Critical Resource
CWE-426
Untrusted Search Path
CWE-416
Use After Free
CWE-476
NULL Pointer Dereference
CWE-78
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
CWE-121
Stack-based Buffer Overflow
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
CWE-125
Out-of-bounds Read
CWE-787
Out-of-bounds Write
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": "Ivanti heeft kwetsbaarheden verholpen in Connect Secure en Policy Secure.",
        "title": "Feiten"
      },
      {
        "category": "description",
        "text": "Een kwaadwillende kan de kwetsbaarheden misbruiken om aanvallen uit te voeren die kunnen leiden tot de volgende categorie\u00ebn schade:\n\n* Denial-of-Service (DoS)\n* Cross-Site Scripting (XSS)\n* Verhoogde gebruikersrechten\n* (Remote) code execution (Gebruikersrechten)\n\nOm code executie te verkrijgen is voorafgaande authenticatie met admin rechten vereist. Kwetsbaarheid met kenmerk CVE-2024-11004 kan echter misbruikt worden om op afstand zonder authenticatie admin rechten te verkrijgen. Hiervoor moet een gebruiker wel met admin rechten verleid worden om een malafide webpagina te openen.",
        "title": "Interpretaties"
      },
      {
        "category": "description",
        "text": "Ivanti heeft fixes uitgebracht om de kwetsbaarheid te verhelpen voor versies Connect Secure versie 22.7R2.3 en Policy Secure 22.7R1.2. Zie de referentie voor meer informatie.",
        "title": "Oplossingen"
      },
      {
        "category": "general",
        "text": "medium",
        "title": "Kans"
      },
      {
        "category": "general",
        "text": "high",
        "title": "Schade"
      },
      {
        "category": "general",
        "text": "Privilege Defined With Unsafe Actions",
        "title": "CWE-267"
      },
      {
        "category": "general",
        "text": "Buffer Over-read",
        "title": "CWE-126"
      },
      {
        "category": "general",
        "text": "Incorrect Permission Assignment for Critical Resource",
        "title": "CWE-732"
      },
      {
        "category": "general",
        "text": "Untrusted Search Path",
        "title": "CWE-426"
      },
      {
        "category": "general",
        "text": "Use After Free",
        "title": "CWE-416"
      },
      {
        "category": "general",
        "text": "NULL Pointer Dereference",
        "title": "CWE-476"
      },
      {
        "category": "general",
        "text": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
        "title": "CWE-78"
      },
      {
        "category": "general",
        "text": "Stack-based Buffer Overflow",
        "title": "CWE-121"
      },
      {
        "category": "general",
        "text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
        "title": "CWE-79"
      },
      {
        "category": "general",
        "text": "Out-of-bounds Read",
        "title": "CWE-125"
      },
      {
        "category": "general",
        "text": "Out-of-bounds Write",
        "title": "CWE-787"
      },
      {
        "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",
        "url": "https://forums.ivanti.com/s/article/Security-Advisory-Ivanti-Connect-Secure-ICS-Ivanti-Policy-Secure-IPS-Ivanti-Secure-Access-Client-ISAC-Multiple-CVEs"
      }
    ],
    "title": "Kwetsbaarheden verholpen in Ivanti Connect Secure en Policy Secure",
    "tracking": {
      "current_release_date": "2024-11-13T12:38:13.252957Z",
      "id": "NCSC-2024-0442",
      "initial_release_date": "2024-11-13T12:38:13.252957Z",
      "revision_history": [
        {
          "date": "2024-11-13T12:38:13.252957Z",
          "number": "0",
          "summary": "Initiele versie"
        }
      ],
      "status": "final",
      "version": "1.0.0"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "category": "product_name",
            "name": "connect_secure",
            "product": {
              "name": "connect_secure",
              "product_id": "CSAFPID-505697",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:ivanti:connect_secure:*:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "connect_secure",
            "product": {
              "name": "connect_secure",
              "product_id": "CSAFPID-768928",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:ivanti:connect_secure:-:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "connect_secure",
            "product": {
              "name": "connect_secure",
              "product_id": "CSAFPID-753633",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:ivanti:connect_secure:22.6r1:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "connect_secure",
            "product": {
              "name": "connect_secure",
              "product_id": "CSAFPID-1714058",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:ivanti:connect_secure:22.7r2.0:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "connect_secure",
            "product": {
              "name": "connect_secure",
              "product_id": "CSAFPID-1680632",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:ivanti:connect_secure:22.7r2.1:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "connect_secure",
            "product": {
              "name": "connect_secure",
              "product_id": "CSAFPID-1714059",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:ivanti:connect_secure:22.7r2.2:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "connect_secure",
            "product": {
              "name": "connect_secure",
              "product_id": "CSAFPID-1713946",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:ivanti:connect_secure:22.7r2.3:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "connect_secure",
            "product": {
              "name": "connect_secure",
              "product_id": "CSAFPID-1459432",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:ivanti:connect_secure:22.7r2:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "policy_secure",
            "product": {
              "name": "policy_secure",
              "product_id": "CSAFPID-505693",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:ivanti:policy_secure:*:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "policy_secure",
            "product": {
              "name": "policy_secure",
              "product_id": "CSAFPID-1715543",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:ivanti:policy_secure:22.6r1:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "policy_secure",
            "product": {
              "name": "policy_secure",
              "product_id": "CSAFPID-1680634",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:ivanti:policy_secure:22.7r1.1:*:*:*:*:*:*:*"
              }
            }
          },
          {
            "category": "product_name",
            "name": "policy_secure",
            "product": {
              "name": "policy_secure",
              "product_id": "CSAFPID-1713486",
              "product_identification_helper": {
                "cpe": "cpe:2.3:a:ivanti:policy_secure:22.7r2:*:*:*:*:*:*:*"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "ivanti"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2024-8495",
      "cwe": {
        "id": "CWE-476",
        "name": "NULL Pointer Dereference"
      },
      "notes": [
        {
          "category": "other",
          "text": "NULL Pointer Dereference",
          "title": "CWE-476"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-505697",
          "CSAFPID-505693"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-8495",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-8495.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-505697",
            "CSAFPID-505693"
          ]
        }
      ],
      "title": "CVE-2024-8495"
    },
    {
      "cve": "CVE-2024-9420",
      "cwe": {
        "id": "CWE-416",
        "name": "Use After Free"
      },
      "notes": [
        {
          "category": "other",
          "text": "Use After Free",
          "title": "CWE-416"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-505697",
          "CSAFPID-505693",
          "CSAFPID-768928"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-9420",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-9420.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-505697",
            "CSAFPID-505693",
            "CSAFPID-768928"
          ]
        }
      ],
      "title": "CVE-2024-9420"
    },
    {
      "cve": "CVE-2024-11004",
      "cwe": {
        "id": "CWE-79",
        "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
          "title": "CWE-79"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-505697",
          "CSAFPID-505693",
          "CSAFPID-768928"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-11004",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-11004.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.4,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-505697",
            "CSAFPID-505693",
            "CSAFPID-768928"
          ]
        }
      ],
      "title": "CVE-2024-11004"
    },
    {
      "cve": "CVE-2024-11005",
      "cwe": {
        "id": "CWE-78",
        "name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
          "title": "CWE-78"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-505697",
          "CSAFPID-505693",
          "CSAFPID-768928"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-11005",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-11005.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.1,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-505697",
            "CSAFPID-505693",
            "CSAFPID-768928"
          ]
        }
      ],
      "title": "CVE-2024-11005"
    },
    {
      "cve": "CVE-2024-11006",
      "cwe": {
        "id": "CWE-78",
        "name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
          "title": "CWE-78"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-505697",
          "CSAFPID-505693",
          "CSAFPID-1680632",
          "CSAFPID-1680634"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-11006",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-11006.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.1,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-505697",
            "CSAFPID-505693",
            "CSAFPID-1680632",
            "CSAFPID-1680634"
          ]
        }
      ],
      "title": "CVE-2024-11006"
    },
    {
      "cve": "CVE-2024-11007",
      "cwe": {
        "id": "CWE-78",
        "name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
          "title": "CWE-78"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-505697",
          "CSAFPID-505693",
          "CSAFPID-1459432"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-11007",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-11007.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 9.1,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-505697",
            "CSAFPID-505693",
            "CSAFPID-1459432"
          ]
        }
      ],
      "title": "CVE-2024-11007"
    },
    {
      "cve": "CVE-2024-37400",
      "cwe": {
        "id": "CWE-125",
        "name": "Out-of-bounds Read"
      },
      "notes": [
        {
          "category": "other",
          "text": "Out-of-bounds Read",
          "title": "CWE-125"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-505697",
          "CSAFPID-1680632"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-37400",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-37400.json"
        }
      ],
      "title": "CVE-2024-37400"
    },
    {
      "cve": "CVE-2024-38649",
      "cwe": {
        "id": "CWE-787",
        "name": "Out-of-bounds Write"
      },
      "notes": [
        {
          "category": "other",
          "text": "Out-of-bounds Write",
          "title": "CWE-787"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-505697",
          "CSAFPID-1459432"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-38649",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38649.json"
        }
      ],
      "title": "CVE-2024-38649"
    },
    {
      "cve": "CVE-2024-38655",
      "product_status": {
        "known_affected": [
          "CSAFPID-505697",
          "CSAFPID-505693"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-38655",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38655.json"
        }
      ],
      "title": "CVE-2024-38655"
    },
    {
      "cve": "CVE-2024-38656",
      "product_status": {
        "known_affected": [
          "CSAFPID-505697",
          "CSAFPID-505693"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-38656",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38656.json"
        }
      ],
      "title": "CVE-2024-38656"
    },
    {
      "cve": "CVE-2024-39709",
      "cwe": {
        "id": "CWE-276",
        "name": "Incorrect Default Permissions"
      },
      "notes": [
        {
          "category": "other",
          "text": "Incorrect Default Permissions",
          "title": "CWE-276"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-505697",
          "CSAFPID-505693"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-39709",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-39709.json"
        }
      ],
      "title": "CVE-2024-39709"
    },
    {
      "cve": "CVE-2024-39710",
      "product_status": {
        "known_affected": [
          "CSAFPID-505697",
          "CSAFPID-505693"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-39710",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-39710.json"
        }
      ],
      "title": "CVE-2024-39710"
    },
    {
      "cve": "CVE-2024-39711",
      "product_status": {
        "known_affected": [
          "CSAFPID-505697",
          "CSAFPID-505693"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-39711",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-39711.json"
        }
      ],
      "title": "CVE-2024-39711"
    },
    {
      "cve": "CVE-2024-39712",
      "product_status": {
        "known_affected": [
          "CSAFPID-505697",
          "CSAFPID-505693"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-39712",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-39712.json"
        }
      ],
      "title": "CVE-2024-39712"
    },
    {
      "cve": "CVE-2024-47905",
      "cwe": {
        "id": "CWE-121",
        "name": "Stack-based Buffer Overflow"
      },
      "notes": [
        {
          "category": "other",
          "text": "Stack-based Buffer Overflow",
          "title": "CWE-121"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-505697",
          "CSAFPID-505693"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-47905",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-47905.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-505697",
            "CSAFPID-505693"
          ]
        }
      ],
      "title": "CVE-2024-47905"
    },
    {
      "cve": "CVE-2024-47906",
      "cwe": {
        "id": "CWE-426",
        "name": "Untrusted Search Path"
      },
      "notes": [
        {
          "category": "other",
          "text": "Untrusted Search Path",
          "title": "CWE-426"
        },
        {
          "category": "other",
          "text": "Privilege Defined With Unsafe Actions",
          "title": "CWE-267"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-505697",
          "CSAFPID-505693"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-47906",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-47906.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-505697",
            "CSAFPID-505693"
          ]
        }
      ],
      "title": "CVE-2024-47906"
    },
    {
      "cve": "CVE-2024-47907",
      "cwe": {
        "id": "CWE-121",
        "name": "Stack-based Buffer Overflow"
      },
      "notes": [
        {
          "category": "other",
          "text": "Stack-based Buffer Overflow",
          "title": "CWE-121"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-505697",
          "CSAFPID-1713946",
          "CSAFPID-1680632"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-47907",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-47907.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-505697",
            "CSAFPID-1713946",
            "CSAFPID-1680632"
          ]
        }
      ],
      "title": "CVE-2024-47907"
    },
    {
      "cve": "CVE-2024-47909",
      "cwe": {
        "id": "CWE-121",
        "name": "Stack-based Buffer Overflow"
      },
      "notes": [
        {
          "category": "other",
          "text": "Stack-based Buffer Overflow",
          "title": "CWE-121"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-505697",
          "CSAFPID-505693"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-47909",
          "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-47909.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-505697",
            "CSAFPID-505693"
          ]
        }
      ],
      "title": "CVE-2024-47909"
    }
  ]
}


Log in or create an account to share your comment.




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.