CWE-Bench-Java / raw_data /advisory /apache__dolphinscheduler_CVE-2022-34662_2.0.9.json
Claire Wang
move raw data files
e7b2e10
{
"schema_version": "1.4.0",
"id": "GHSA-fp35-xrrr-3gph",
"modified": "2022-11-02T21:45:12Z",
"published": "2022-11-01T19:00:29Z",
"aliases": [
"CVE-2022-34662"
],
"summary": "Apache DolphinScheduler vulnerable to Path Traversal",
"details": "When users add resources to the resource center with a relation path, this vulnerability will cause path traversal issues for logged-in users. Users should upgrade to version 3.0.0 to avoid this issue.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.dolphinscheduler:dolphinscheduler"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "3.0.0"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-34662"
},
{
"type": "PACKAGE",
"url": "https://github.com/apache/dolphinscheduler"
},
{
"type": "WEB",
"url": "https://lists.apache.org/thread/pbdzqf9ntxyvs4cr0x2dgk9zlf43btz8"
}
],
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2022-11-01T21:04:38Z",
"nvd_published_at": "2022-11-01T16:15:00Z"
}
}