{ "schema_version": "1.4.0", "id": "GHSA-v7hg-77v9-2445", "modified": "2025-02-13T19:30:08Z", "published": "2023-12-30T18:30:37Z", "aliases": [ "CVE-2023-49299" ], "summary": "Apache DolphinScheduler: Arbitrary js execute as root for authenticated users", "details": "Improper Input Validation vulnerability in Apache DolphinScheduler. An authenticated user can cause arbitrary, unsandboxed javascript to be executed on the server.This issue affects Apache DolphinScheduler: until 3.1.9.\n\nUsers are recommended to upgrade to version 3.1.9, which fixes the issue.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" }, { "type": "CVSS_V4", "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.dolphinscheduler:dolphinscheduler-master" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "3.1.9" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49299" }, { "type": "WEB", "url": "https://github.com/apache/dolphinscheduler/pull/15228" }, { "type": "WEB", "url": "https://github.com/apache/dolphinscheduler/commit/b5eddc0ce85d379080a51bf2162477f7d8c1b7d2" }, { "type": "PACKAGE", "url": "https://github.com/apache/dolphinscheduler" }, { "type": "WEB", "url": "https://lists.apache.org/thread/tnf99qoc6tlnwrny4t1zk6mfszgdsokm" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/02/23/3" } ], "database_specific": { "cwe_ids": [ "CWE-20" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2024-01-03T21:39:56Z", "nvd_published_at": "2023-12-30T17:15:07Z" } }