{ "schema_version": "1.4.0", "id": "GHSA-f93f-55c2-8c89", "modified": "2022-12-08T15:33:38Z", "published": "2022-12-07T03:30:18Z", "aliases": [ "CVE-2022-44942" ], "summary": "Casdoor arbitrary file deletion vulnerability via uploadFile function", "details": "Casdoor before v1.126.1 was discovered to contain an arbitrary file deletion vulnerability via the `uploadFile` function.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/casdoor/casdoor" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "1.126.1" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-44942" }, { "type": "WEB", "url": "https://github.com/casdoor/casdoor/issues/1171" }, { "type": "WEB", "url": "https://github.com/casdoor/casdoor/pull/1174" }, { "type": "PACKAGE", "url": "https://github.com/casdoor/casdoor" }, { "type": "WEB", "url": "https://github.com/casdoor/casdoor/releases/tag/v1.126.1" } ], "database_specific": { "cwe_ids": [ "CWE-22" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2022-12-07T14:15:45Z", "nvd_published_at": "2022-12-07T02:15:00Z" } }