File size: 1,706 Bytes
f091478 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 | {
"schema_version": "1.4.0",
"id": "GHSA-qwxx-xww6-8q8m",
"modified": "2024-02-21T00:17:58Z",
"published": "2024-02-20T12:30:58Z",
"aliases": [
"CVE-2023-49109"
],
"summary": "Remote Code Execution in Apache Dolphinscheduler",
"details": "This issue affects Apache DolphinScheduler 3.0.0 before 3.2.1. We recommend users to upgrade Apache DolphinScheduler to version 3.2.1, which fixes the issue. ",
"severity": [
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.dolphinscheduler:dolphinscheduler"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.0.0"
},
{
"fixed": "3.2.1"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49109"
},
{
"type": "WEB",
"url": "https://github.com/apache/dolphinscheduler/pull/14991"
},
{
"type": "PACKAGE",
"url": "https://github.com/apache/dolphinscheduler"
},
{
"type": "WEB",
"url": "https://lists.apache.org/thread/5b6yq2gov0fsy9x5dkvo8ws4rr45vkn8"
},
{
"type": "WEB",
"url": "https://lists.apache.org/thread/6kgsl93vtqlbdk6otttl0d8wmlspk0m5"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2024/02/20/4"
}
],
"database_specific": {
"cwe_ids": [
"CWE-94"
],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2024-02-21T00:17:58Z",
"nvd_published_at": "2024-02-20T10:15:07Z"
}
} |