Search

Find a vulnerability

Search criteria

    3 vulnerabilities found for KV STUDIO by KEYENCE CORPORATION.

    JVNDB-2025-014967

    Vulnerability from jvndb - Published: 2025-10-03 11:19 - Updated:2025-12-23 14:36
    Severity
    Summary
    Multiple vulnerabilities in multiple Keyence products
    Details
    Multiple products provided by KEYENCE CORPORATION contain multiple vulnerabilities listed below.
    • Stack-based buffer overflow (CWE-121) - CVE-2025-58775, CVE-2025-58776
    • Access of uninitialized pointer (CWE-824) - CVE-2025-58777
    • Buffer underflow (CWE-124) - CVE-2025-61690
    • Out-of-bounds read (CWE-125) - CVE-2025-61691
    • Use after free (CWE-416) - CVE-2025-61692
    Michael Heinzl reported this vulnerability to JPCERT/CC. JPCERT/CC coordinated with the developer.
    Show details on JVN DB website

    {
      "@rdf:about": "https://jvndb.jvn.jp/en/contents/2025/JVNDB-2025-014967.html",
      "dc:date": "2025-12-23T14:36+09:00",
      "dcterms:issued": "2025-10-03T11:19+09:00",
      "dcterms:modified": "2025-12-23T14:36+09:00",
      "description": "Multiple products provided by KEYENCE CORPORATION contain multiple vulnerabilities listed below.\r\n\u003cul\u003e\r\n\u003cli\u003eStack-based buffer overflow (CWE-121) - CVE-2025-58775, CVE-2025-58776\u003c/li\u003e\r\n\u003cli\u003eAccess of uninitialized pointer (CWE-824) - CVE-2025-58777\u003c/li\u003e\r\n\u003cli\u003eBuffer underflow (CWE-124) - CVE-2025-61690\u003c/li\u003e\r\n\u003cli\u003eOut-of-bounds read (CWE-125) - CVE-2025-61691\u003c/li\u003e\r\n\u003cli\u003eUse after free (CWE-416) - CVE-2025-61692\u003c/li\u003e\r\n\u003c/ul\u003e\r\nMichael Heinzl reported this vulnerability to JPCERT/CC.\r\nJPCERT/CC coordinated with the developer.",
      "link": "https://jvndb.jvn.jp/en/contents/2025/JVNDB-2025-014967.html",
      "sec:cpe": [
        {
          "#text": "cpe:/a:keyence:keyence_vt5-wx12",
          "@product": "VT5-WX12",
          "@vendor": "KEYENCE CORPORATION.",
          "@version": "2.2"
        },
        {
          "#text": "cpe:/a:keyence:keyence_vt5-wx15",
          "@product": "VT5-WX15",
          "@vendor": "KEYENCE CORPORATION.",
          "@version": "2.2"
        },
        {
          "#text": "cpe:/a:keyence:keyence_vt_studio",
          "@product": "VT STUDIO",
          "@vendor": "KEYENCE CORPORATION.",
          "@version": "2.2"
        },
        {
          "#text": "cpe:/a:keyence:kv_replay_viewer",
          "@product": "KV REPLAY VIEWER",
          "@vendor": "KEYENCE CORPORATION.",
          "@version": "2.2"
        },
        {
          "#text": "cpe:/a:keyence:kv_studio",
          "@product": "KV STUDIO",
          "@vendor": "KEYENCE CORPORATION.",
          "@version": "2.2"
        }
      ],
      "sec:cvss": {
        "@score": "7.8",
        "@severity": "High",
        "@type": "Base",
        "@vector": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
        "@version": "3.0"
      },
      "sec:identifier": "JVNDB-2025-014967",
      "sec:references": [
        {
          "#text": "https://jvn.jp/en/vu/JVNVU97069449/index.html",
          "@id": "JVNVU#97069449",
          "@source": "JVN"
        },
        {
          "#text": "https://www.cve.org/CVERecord?id=CVE-2025-58775",
          "@id": "CVE-2025-58775",
          "@source": "CVE"
        },
        {
          "#text": "https://www.cve.org/CVERecord?id=CVE-2025-58776",
          "@id": "CVE-2025-58776",
          "@source": "CVE"
        },
        {
          "#text": "https://www.cve.org/CVERecord?id=CVE-2025-58777",
          "@id": "CVE-2025-58777",
          "@source": "CVE"
        },
        {
          "#text": "https://www.cve.org/CVERecord?id=CVE-2025-61690",
          "@id": "CVE-2025-61690",
          "@source": "CVE"
        },
        {
          "#text": "https://www.cve.org/CVERecord?id=CVE-2025-61691",
          "@id": "CVE-2025-61691",
          "@source": "CVE"
        },
        {
          "#text": "https://www.cve.org/CVERecord?id=CVE-2025-61692",
          "@id": "CVE-2025-61692",
          "@source": "CVE"
        },
        {
          "#text": "https://nvd.nist.gov/vuln/detail/CVE-2025-58777",
          "@id": "CVE-2025-58777",
          "@source": "NVD"
        },
        {
          "#text": "https://nvd.nist.gov/vuln/detail/CVE-2025-61691",
          "@id": "CVE-2025-61691",
          "@source": "NVD"
        },
        {
          "#text": "https://nvd.nist.gov/vuln/detail/CVE-2025-61692",
          "@id": "CVE-2025-61692",
          "@source": "NVD"
        },
        {
          "#text": "https://cwe.mitre.org/data/definitions/121.html",
          "@id": "CWE-121",
          "@title": "Stack-based Buffer Overflow(CWE-121)"
        },
        {
          "#text": "https://cwe.mitre.org/data/definitions/124.html",
          "@id": "CWE-124",
          "@title": "Buffer Underwrite (\u0027Buffer Underflow\u0027)(CWE-124)"
        },
        {
          "#text": "https://cwe.mitre.org/data/definitions/125.html",
          "@id": "CWE-125",
          "@title": "Out-of-bounds Read(CWE-125)"
        },
        {
          "#text": "https://cwe.mitre.org/data/definitions/416.html",
          "@id": "CWE-416",
          "@title": "Use After Free(CWE-416)"
        },
        {
          "#text": "https://cwe.mitre.org/data/definitions/824.html",
          "@id": "CWE-824",
          "@title": "Access of Uninitialized Pointer(CWE-824)"
        }
      ],
      "title": "Multiple vulnerabilities in multiple Keyence products"
    }

    JVNDB-2024-003049

    Vulnerability from jvndb - Published: 2024-04-01 12:31 - Updated:2024-09-25 13:51
    Severity
    Summary
    Multiple vulnerabilities in KEYENCE KV STUDIO, KV REPLAY VIEWER, and VT5-WX15/WX12
    Details
    KV STUDIO, KV REPLAY VIEWER, and VT5-WX15/WX12 provided by KEYENCE CORPORATION contain multiple vulnerabilities listed below. * Out-of-bounds write (CWE-787) - CVE-2024-29218 * Out-of-bounds read (CWE-125) - CVE-2024-29219 Michael Heinzl reported these vulnerabilities to JPCERT/CC. JPCERT/CC coordinated with the developer.
    Show details on JVN DB website

    {
      "@rdf:about": "https://jvndb.jvn.jp/en/contents/2024/JVNDB-2024-003049.html",
      "dc:date": "2024-09-25T13:51+09:00",
      "dcterms:issued": "2024-04-01T12:31+09:00",
      "dcterms:modified": "2024-09-25T13:51+09:00",
      "description": "KV STUDIO, KV REPLAY VIEWER, and VT5-WX15/WX12 provided by KEYENCE CORPORATION contain multiple vulnerabilities listed below.\r\n\r\n  * Out-of-bounds write (CWE-787) - CVE-2024-29218\r\n  * Out-of-bounds read (CWE-125) - CVE-2024-29219\r\n\r\nMichael Heinzl reported these vulnerabilities to JPCERT/CC.\r\nJPCERT/CC coordinated with the developer.",
      "link": "https://jvndb.jvn.jp/en/contents/2024/JVNDB-2024-003049.html",
      "sec:cpe": [
        {
          "#text": "cpe:/a:keyence:keyence_vt5-wx12",
          "@product": "VT5-WX12",
          "@vendor": "KEYENCE CORPORATION.",
          "@version": "2.2"
        },
        {
          "#text": "cpe:/a:keyence:keyence_vt5-wx15",
          "@product": "VT5-WX15",
          "@vendor": "KEYENCE CORPORATION.",
          "@version": "2.2"
        },
        {
          "#text": "cpe:/a:keyence:kv_replay_viewer",
          "@product": "KV REPLAY VIEWER",
          "@vendor": "KEYENCE CORPORATION.",
          "@version": "2.2"
        },
        {
          "#text": "cpe:/a:keyence:kv_studio",
          "@product": "KV STUDIO",
          "@vendor": "KEYENCE CORPORATION.",
          "@version": "2.2"
        }
      ],
      "sec:cvss": {
        "@score": "7.8",
        "@severity": "High",
        "@type": "Base",
        "@vector": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
        "@version": "3.0"
      },
      "sec:identifier": "JVNDB-2024-003049",
      "sec:references": [
        {
          "#text": "https://jvn.jp/en/vu/JVNVU95439120/index.html",
          "@id": "JVNVU#95439120",
          "@source": "JVN"
        },
        {
          "#text": "https://www.cve.org/CVERecord?id=CVE-2024-29218",
          "@id": "CVE-2024-29218",
          "@source": "CVE"
        },
        {
          "#text": "https://www.cve.org/CVERecord?id=CVE-2024-29219",
          "@id": "CVE-2024-29219",
          "@source": "CVE"
        },
        {
          "#text": "https://cwe.mitre.org/data/definitions/125.html",
          "@id": "CWE-125",
          "@title": "Out-of-bounds Read(CWE-125)"
        },
        {
          "#text": "https://cwe.mitre.org/data/definitions/787.html",
          "@id": "CWE-787",
          "@title": "Out-of-bounds Write(CWE-787)"
        }
      ],
      "title": "Multiple vulnerabilities in KEYENCE KV STUDIO, KV REPLAY VIEWER, and VT5-WX15/WX12"
    }

    JVNDB-2023-003788

    Vulnerability from jvndb - Published: 2023-10-11 15:23 - Updated:2024-05-16 17:09
    Severity
    Summary
    Out-of-bounds read vulnerability in Keyence KV STUDIO and KV REPLAY VIEWER
    Details
    KV STUDIO and KV REPLAY VIEWER provided by KEYENCE CORPORATION contain an out-of-bounds read vulnerability (CWE-125, CVE-2023-42138). Michael Heinzl reported this vulnerability to JPCERT/CC. JPCERT/CC coordinated with the developer.
    Show details on JVN DB website

    {
      "@rdf:about": "https://jvndb.jvn.jp/en/contents/2023/JVNDB-2023-003788.html",
      "dc:date": "2024-05-16T17:09+09:00",
      "dcterms:issued": "2023-10-11T15:23+09:00",
      "dcterms:modified": "2024-05-16T17:09+09:00",
      "description": "KV STUDIO and KV REPLAY VIEWER provided by KEYENCE CORPORATION contain an out-of-bounds read vulnerability (CWE-125, CVE-2023-42138).\r\n\r\nMichael Heinzl reported this vulnerability to JPCERT/CC.\r\nJPCERT/CC coordinated with the developer.",
      "link": "https://jvndb.jvn.jp/en/contents/2023/JVNDB-2023-003788.html",
      "sec:cpe": [
        {
          "#text": "cpe:/a:keyence:kv_replay_viewer",
          "@product": "KV REPLAY VIEWER",
          "@vendor": "KEYENCE CORPORATION.",
          "@version": "2.2"
        },
        {
          "#text": "cpe:/a:keyence:kv_studio",
          "@product": "KV STUDIO",
          "@vendor": "KEYENCE CORPORATION.",
          "@version": "2.2"
        }
      ],
      "sec:cvss": {
        "@score": "7.8",
        "@severity": "High",
        "@type": "Base",
        "@vector": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
        "@version": "3.0"
      },
      "sec:identifier": "JVNDB-2023-003788",
      "sec:references": [
        {
          "#text": "https://jvn.jp/en/vu/JVNVU94752076/index.html",
          "@id": "JVNVU#94752076",
          "@source": "JVN"
        },
        {
          "#text": "https://www.cve.org/CVERecord?id=CVE-2023-42138",
          "@id": "CVE-2023-42138",
          "@source": "CVE"
        },
        {
          "#text": "https://nvd.nist.gov/vuln/detail/CVE-2023-42138",
          "@id": "CVE-2023-42138",
          "@source": "NVD"
        },
        {
          "#text": "https://cwe.mitre.org/data/definitions/125.html",
          "@id": "CWE-125",
          "@title": "Out-of-bounds Read(CWE-125)"
        }
      ],
      "title": "Out-of-bounds read vulnerability in Keyence KV STUDIO and KV REPLAY VIEWER"
    }