{ "schema_version": "1.4.0", "id": "GHSA-g6vm-3ch8-c6jq", "modified": "2024-11-26T15:49:56Z", "published": "2022-09-06T00:00:27Z", "aliases": [ "CVE-2022-38369" ], "summary": "Apache IoTDB Session Fixation vulnerability", "details": "Apache IoTDB version 0.13.0 is vulnerable to session id attack. Users should upgrade to version 0.13.1 which addresses this issue.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" }, { "type": "CVSS_V4", "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.iotdb:iotdb-server" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "0.13.1" } ] } ] }, { "package": { "ecosystem": "PyPI", "name": "apache-iotdb" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "0.13.1" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-38369" }, { "type": "PACKAGE", "url": "https://github.com/apache/iotdb" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/apache-iotdb/PYSEC-2022-43069.yaml" }, { "type": "WEB", "url": "https://lists.apache.org/thread/7nk03ywvx3t3yjbcxzt7zy4nyc89y9b0" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2022/09/05/1" } ], "database_specific": { "cwe_ids": [ "CWE-384" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2022-09-15T03:32:13Z", "nvd_published_at": "2022-09-05T10:15:00Z" } }