{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "979313e6482776ceabd4a11826ceadd365ff16dc"
            }
          ],
          "repo": "https://github.com/1panel-dev/cloudexplorer",
          "type": "GIT"
        }
      ]
    },
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "979313e6482776ceabd4a11826ceadd365ff16dc"
            }
          ],
          "repo": "https://github.com/cloudexplorer-dev/cloudexplorer-lite",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-7wrc-f42m-9v5w"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-78"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/38xxx/CVE-2023-38692.json"
  },
  "details": "CloudExplorer Lite is an open source, lightweight cloud management platform. Versions prior to 1.3.1 contain a command injection vulnerability in the installation function in module management. The vulnerability has been fixed in v1.3.1. There are no known workarounds aside from upgrading.",
  "id": "CVE-2023-38692",
  "modified": "2026-04-01T23:09:37.243622833Z",
  "published": "2023-08-04T17:22:39.567Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/CloudExplorer-Dev/CloudExplorer-Lite/blob/v1.3.0/framework/management-center/backend/src/main/java/com/fit2cloud/controller/ModuleManageController.java"
    },
    {
      "type": "WEB",
      "url": "https://github.com/CloudExplorer-Dev/CloudExplorer-Lite/releases/tag/v1.3.1"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/38xxx/CVE-2023-38692.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CloudExplorer-Dev/CloudExplorer-Lite/security/advisories/GHSA-7wrc-f42m-9v5w"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38692"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Command injection vulnerability in module management function in CloudExplorer Lite"
}