{
  "containers": {
    "cna": {
      "providerMetadata": {
        "orgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09"
      },
      "title": "Users can access sensitive information through the actuator endpoint.",
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "CWE-200 Exposure of Sensitive Information to an Unauthorized Actor",
              "lang": "en",
              "cweId": "CWE-200",
              "type": "CWE"
            }
          ]
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "affected": [
        {
          "vendor": "Apache Software Foundation",
          "product": "Apache DolphinScheduler",
          "versions": [
            {
              "status": "affected",
              "version": "3.1.0",
              "lessThan": "3.2.0",
              "versionType": "semver"
            }
          ],
          "defaultStatus": "unaffected"
        }
      ],
      "descriptions": [
        {
          "value": "An Exposure of Sensitive Information to an Unauthorized Actor vulnerability exists in Apache DolphinScheduler.\n\nThis vulnerability may allow unauthorized actors to access sensitive information, including database credentials.\n\n\nThis issue affects Apache DolphinScheduler versions 3.1.*.\n\n\nUsers are recommended to upgrade to:\n\n\n\n\n\n\n\n  *  version \u2265 3.2.0 if using 3.1.x\n\n\n\n\n\n\nAs a temporary workaround, users who cannot upgrade immediately may restrict the exposed management endpoints by setting the following environment variable:\n\n\n```\nMANAGEMENT_ENDPOINTS_WEB_EXPOSURE_INCLUDE=health,metrics,prometheus\n```\n\nAlternatively, add the following configuration to the application.yaml file:\n\n\n```\nmanagement:\n\u00a0 \u00a0endpoints:\n\u00a0 \u00a0 \u00a0web:\n\u00a0 \u00a0 \u00a0 \u00a0 exposure:\n\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 include: health,metrics,prometheus\n```\n\nThis issue has been reported as CVE-2023-48796:\n\n https://cveprocess.apache.org/cve5/CVE-2023-48796",
          "lang": "en",
          "supportingMedia": [
            {
              "type": "text/html",
              "base64": false,
              "value": "<p>An <strong>Exposure of Sensitive Information to an Unauthorized Actor</strong> vulnerability exists in Apache DolphinScheduler.<br>\nThis vulnerability may allow unauthorized actors to access sensitive information, including database credentials.</p>\n<p>This issue affects <strong>Apache DolphinScheduler versions 3.1.*</strong>.</p>\n<p>Users are recommended to upgrade to:<br></p>\n\n\n<p></p><ul><li><strong>version \u2265 3.2.0</strong> if using <strong>3.1.x</strong></li></ul><p></p>\n\n<p>As a temporary workaround, users who cannot upgrade immediately may restrict the exposed management endpoints by setting the following environment variable:</p>\n```<br>MANAGEMENT_ENDPOINTS_WEB_EXPOSURE_INCLUDE=health,metrics,prometheus<br>```<br>\n<p>Alternatively, add the following configuration to the <code>application.yaml</code> file:</p>\n```<br>management:<br>&nbsp; &nbsp;endpoints:<br>&nbsp; &nbsp; &nbsp;web:<br>&nbsp; &nbsp; &nbsp; &nbsp; exposure:<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; include: health,metrics,prometheus<br>```<br>\n<p>This issue has been reported as <strong>CVE-2023-48796</strong>:<br>\n<a target=\"_blank\" rel=\"nofollow\" href=\"https://cveprocess.apache.org/cve5/CVE-2023-48796\">https://cveprocess.apache.org/cve5/CVE-2023-48796</a></p><br>"
            }
          ]
        }
      ],
      "references": [
        {
          "url": "https://lists.apache.org/thread/ffrmkcwgr2lcz0f5nnnyswhpn3fytsvo",
          "tags": [
            "vendor-advisory"
          ]
        },
        {
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-48796"
        }
      ],
      "metrics": [
        {
          "other": {
            "type": "Textual description of severity",
            "content": {
              "text": "moderate"
            }
          }
        }
      ],
      "credits": [
        {
          "lang": "en",
          "value": "w aiyou",
          "type": "finder"
        },
        {
          "lang": "en",
          "value": "\u9b4f\u5927\u521b",
          "type": "reporter"
        }
      ],
      "x_generator": {
        "engine": "Vulnogram 0.2.0"
      }
    }
  },
  "cveMetadata": {
    "cveId": "CVE-2025-62188",
    "assignerOrgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
    "serial": 1,
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}