CWE-Bench-Java / raw_data /advisory /apache__dolphinscheduler_CVE-2022-26884_2.0.5.json
Claire Wang
move raw data files
e7b2e10
{
"schema_version": "1.4.0",
"id": "GHSA-vpgf-fgm8-gxr2",
"modified": "2022-11-01T13:29:32Z",
"published": "2022-10-28T12:00:33Z",
"aliases": [
"CVE-2022-26884"
],
"summary": "Apache DolphinScheduler vulnerable to Path Traversal",
"details": "Users can read any files by log server, Apache DolphinScheduler users should upgrade to version 2.0.6 or higher.",
"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": "2.0.6"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-26884"
},
{
"type": "PACKAGE",
"url": "https://github.com/apache/dolphinscheduler"
},
{
"type": "WEB",
"url": "https://github.com/apache/dolphinscheduler/releases/tag/2.0.6"
},
{
"type": "WEB",
"url": "https://lists.apache.org/thread/xfdst5y4hnrm2ntmc5jzrgmw2htyyb9c"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2022/10/28/2"
}
],
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2022-10-31T19:37:13Z",
"nvd_published_at": "2022-10-28T08:15:00Z"
}
}