Search

Find a vulnerability

Search criteria

    2 vulnerabilities found for OpenKM by unspecified

    CVE-2022-3969 (GCVE-0-2022-3969)

    Vulnerability from nvd – Published: 2022-11-13 00:00 – Updated: 2025-04-15 13:15
    VLAI
    Title
    OpenKM FileUtils.java getFileExtension temp file
    Summary
    A vulnerability was found in OpenKM up to 6.3.11 and classified as problematic. Affected by this issue is the function getFileExtension of the file src/main/java/com/openkm/util/FileUtils.java. The manipulation leads to insecure temporary file. Upgrading to version 6.3.12 is able to address this issue. The name of the patch is c069e4d73ab8864345c25119d8459495f45453e1. It is recommended to upgrade the affected component. The identifier of this vulnerability is VDB-213548.
    SSVC
    Exploitation: poc Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-377 - Insecure Temporary File
    Assigner
    Impacted products
    Vendor Product Version
    unspecified OpenKM Affected: 6.3.0
    Affected: 6.3.1
    Affected: 6.3.2
    Affected: 6.3.3
    Affected: 6.3.4
    Affected: 6.3.5
    Affected: 6.3.6
    Affected: 6.3.7
    Affected: 6.3.8
    Affected: 6.3.9
    Affected: 6.3.10
    Affected: 6.3.11
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-03T01:27:53.765Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://github.com/openkm/document-management-system/pull/332"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://github.com/openkm/document-management-system/releases/tag/v6.3.12"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://github.com/openkm/document-management-system/commit/c069e4d73ab8864345c25119d8459495f45453e1"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://vuldb.com/?id.213548"
              }
            ],
            "title": "CVE Program Container"
          },
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2022-3969",
                    "options": [
                      {
                        "Exploitation": "poc"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-04-14T16:57:48.274475Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2025-04-15T13:15:23.474Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "OpenKM",
              "vendor": "unspecified",
              "versions": [
                {
                  "status": "affected",
                  "version": "6.3.0"
                },
                {
                  "status": "affected",
                  "version": "6.3.1"
                },
                {
                  "status": "affected",
                  "version": "6.3.2"
                },
                {
                  "status": "affected",
                  "version": "6.3.3"
                },
                {
                  "status": "affected",
                  "version": "6.3.4"
                },
                {
                  "status": "affected",
                  "version": "6.3.5"
                },
                {
                  "status": "affected",
                  "version": "6.3.6"
                },
                {
                  "status": "affected",
                  "version": "6.3.7"
                },
                {
                  "status": "affected",
                  "version": "6.3.8"
                },
                {
                  "status": "affected",
                  "version": "6.3.9"
                },
                {
                  "status": "affected",
                  "version": "6.3.10"
                },
                {
                  "status": "affected",
                  "version": "6.3.11"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A vulnerability was found in OpenKM up to 6.3.11 and classified as problematic. Affected by this issue is the function getFileExtension of the file src/main/java/com/openkm/util/FileUtils.java. The manipulation leads to insecure temporary file. Upgrading to version 6.3.12 is able to address this issue. The name of the patch is c069e4d73ab8864345c25119d8459495f45453e1. It is recommended to upgrade the affected component. The identifier of this vulnerability is VDB-213548."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "HIGH",
                "attackVector": "ADJACENT_NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 2.6,
                "baseSeverity": "LOW",
                "confidentialityImpact": "LOW",
                "integrityImpact": "NONE",
                "privilegesRequired": "LOW",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-377",
                  "description": "CWE-377 Insecure Temporary File",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2022-11-13T00:00:00.000Z",
            "orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
            "shortName": "VulDB"
          },
          "references": [
            {
              "url": "https://github.com/openkm/document-management-system/pull/332"
            },
            {
              "url": "https://github.com/openkm/document-management-system/releases/tag/v6.3.12"
            },
            {
              "url": "https://github.com/openkm/document-management-system/commit/c069e4d73ab8864345c25119d8459495f45453e1"
            },
            {
              "url": "https://vuldb.com/?id.213548"
            }
          ],
          "title": "OpenKM FileUtils.java getFileExtension temp file",
          "x_generator": "vuldb.com"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
        "assignerShortName": "VulDB",
        "cveId": "CVE-2022-3969",
        "datePublished": "2022-11-13T00:00:00.000Z",
        "dateReserved": "2022-11-13T00:00:00.000Z",
        "dateUpdated": "2025-04-15T13:15:23.474Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2022-3969 (GCVE-0-2022-3969)

    Vulnerability from cvelistv5 – Published: 2022-11-13 00:00 – Updated: 2025-04-15 13:15
    VLAI
    Title
    OpenKM FileUtils.java getFileExtension temp file
    Summary
    A vulnerability was found in OpenKM up to 6.3.11 and classified as problematic. Affected by this issue is the function getFileExtension of the file src/main/java/com/openkm/util/FileUtils.java. The manipulation leads to insecure temporary file. Upgrading to version 6.3.12 is able to address this issue. The name of the patch is c069e4d73ab8864345c25119d8459495f45453e1. It is recommended to upgrade the affected component. The identifier of this vulnerability is VDB-213548.
    SSVC
    Exploitation: poc Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-377 - Insecure Temporary File
    Assigner
    Impacted products
    Vendor Product Version
    unspecified OpenKM Affected: 6.3.0
    Affected: 6.3.1
    Affected: 6.3.2
    Affected: 6.3.3
    Affected: 6.3.4
    Affected: 6.3.5
    Affected: 6.3.6
    Affected: 6.3.7
    Affected: 6.3.8
    Affected: 6.3.9
    Affected: 6.3.10
    Affected: 6.3.11
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-03T01:27:53.765Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://github.com/openkm/document-management-system/pull/332"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://github.com/openkm/document-management-system/releases/tag/v6.3.12"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://github.com/openkm/document-management-system/commit/c069e4d73ab8864345c25119d8459495f45453e1"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://vuldb.com/?id.213548"
              }
            ],
            "title": "CVE Program Container"
          },
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2022-3969",
                    "options": [
                      {
                        "Exploitation": "poc"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-04-14T16:57:48.274475Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2025-04-15T13:15:23.474Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "OpenKM",
              "vendor": "unspecified",
              "versions": [
                {
                  "status": "affected",
                  "version": "6.3.0"
                },
                {
                  "status": "affected",
                  "version": "6.3.1"
                },
                {
                  "status": "affected",
                  "version": "6.3.2"
                },
                {
                  "status": "affected",
                  "version": "6.3.3"
                },
                {
                  "status": "affected",
                  "version": "6.3.4"
                },
                {
                  "status": "affected",
                  "version": "6.3.5"
                },
                {
                  "status": "affected",
                  "version": "6.3.6"
                },
                {
                  "status": "affected",
                  "version": "6.3.7"
                },
                {
                  "status": "affected",
                  "version": "6.3.8"
                },
                {
                  "status": "affected",
                  "version": "6.3.9"
                },
                {
                  "status": "affected",
                  "version": "6.3.10"
                },
                {
                  "status": "affected",
                  "version": "6.3.11"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A vulnerability was found in OpenKM up to 6.3.11 and classified as problematic. Affected by this issue is the function getFileExtension of the file src/main/java/com/openkm/util/FileUtils.java. The manipulation leads to insecure temporary file. Upgrading to version 6.3.12 is able to address this issue. The name of the patch is c069e4d73ab8864345c25119d8459495f45453e1. It is recommended to upgrade the affected component. The identifier of this vulnerability is VDB-213548."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "HIGH",
                "attackVector": "ADJACENT_NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 2.6,
                "baseSeverity": "LOW",
                "confidentialityImpact": "LOW",
                "integrityImpact": "NONE",
                "privilegesRequired": "LOW",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-377",
                  "description": "CWE-377 Insecure Temporary File",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2022-11-13T00:00:00.000Z",
            "orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
            "shortName": "VulDB"
          },
          "references": [
            {
              "url": "https://github.com/openkm/document-management-system/pull/332"
            },
            {
              "url": "https://github.com/openkm/document-management-system/releases/tag/v6.3.12"
            },
            {
              "url": "https://github.com/openkm/document-management-system/commit/c069e4d73ab8864345c25119d8459495f45453e1"
            },
            {
              "url": "https://vuldb.com/?id.213548"
            }
          ],
          "title": "OpenKM FileUtils.java getFileExtension temp file",
          "x_generator": "vuldb.com"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
        "assignerShortName": "VulDB",
        "cveId": "CVE-2022-3969",
        "datePublished": "2022-11-13T00:00:00.000Z",
        "dateReserved": "2022-11-13T00:00:00.000Z",
        "dateUpdated": "2025-04-15T13:15:23.474Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }