{ "schema_version": "1.4.0", "id": "GHSA-fg25-gq9g-32mx", "modified": "2022-09-23T18:10:51Z", "published": "2022-09-21T00:00:44Z", "aliases": [ "CVE-2022-32167" ], "summary": "Cross site scripting in Cloudreve", "details": "Cloudreve versions v1.0.0 through v3.5.3 are vulnerable to Stored Cross-Site Scripting (XSS), via the file upload functionality. A low privileged user will be able to share a file with an admin user, which could lead to privilege escalation.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" } ], "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/HFO4/cloudreve" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "1.0.0" }, { "last_affected": "2.0.0" } ] } ] }, { "package": { "ecosystem": "Go", "name": "github.com/cloudreve/Cloudreve/v3" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "3.0.0" }, { "fixed": "3.6.0-beta1" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32167" }, { "type": "WEB", "url": "https://github.com/cloudreve/Cloudreve/commit/4b85541d73949969f41ad46d1e00544c9f1a7538" }, { "type": "PACKAGE", "url": "https://github.com/cloudreve/Cloudreve" }, { "type": "WEB", "url": "https://github.com/cloudreve/Cloudreve/releases/tag/3.6.0-beta1" }, { "type": "WEB", "url": "https://www.mend.io/vulnerability-database/CVE-2022-32167" } ], "database_specific": { "cwe_ids": [ "CWE-79" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2022-09-23T18:10:51Z", "nvd_published_at": "2022-09-20T15:15:00Z" } }