CWE-Bench-Java / advisory /apache__dolphinscheduler_CVE-2023-49109_3.2.0.json
claire71's picture
add advisory .json files
f091478 verified
raw
history blame
1.71 kB
{
"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"
}
}