From 12698cb676045920e6f86206de7e2458ba3952d5 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 15:53:42 +0000 Subject: [PATCH] Publish GHSA-2r2v-9pf8-6342 --- .../GHSA-2r2v-9pf8-6342.json | 52 +++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 advisories/github-reviewed/2025/01/GHSA-2r2v-9pf8-6342/GHSA-2r2v-9pf8-6342.json diff --git a/advisories/github-reviewed/2025/01/GHSA-2r2v-9pf8-6342/GHSA-2r2v-9pf8-6342.json b/advisories/github-reviewed/2025/01/GHSA-2r2v-9pf8-6342/GHSA-2r2v-9pf8-6342.json new file mode 100644 index 00000000000..0569558e502 --- /dev/null +++ b/advisories/github-reviewed/2025/01/GHSA-2r2v-9pf8-6342/GHSA-2r2v-9pf8-6342.json @@ -0,0 +1,52 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-2r2v-9pf8-6342", + "modified": "2025-01-07T15:52:16Z", + "published": "2025-01-07T15:52:16Z", + "aliases": [], + "summary": "WireGuard Portal v2 Vulnerable to OAuth Insecure Redirect URI / Account Takeover", + "details": "### Impact\nUsers of WireGuard Portal v2 who have OAuth (or OIDC) authentication backends enabled can be affected by an Account Takeover vulnerability if they visit a malicious website.\n\n### Patches\nThe problem was fixed in the latest alpha release, v2.0.0-alpha.3. The [docker images](https://hub.docker.com/r/wgportal/wg-portal) for the tag 'latest' built from the master branch also include the fix.\n", + "severity": [], + "affected": [ + { + "package": { + "ecosystem": "Go", + "name": "github.com/h44z/wg-portal" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.0.0-alpha.1" + }, + { + "fixed": "2.0.0-alpha.3" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/h44z/wg-portal/security/advisories/GHSA-2r2v-9pf8-6342" + }, + { + "type": "WEB", + "url": "https://github.com/h44z/wg-portal/commit/62dbdfe0f96045d46e121d509fc181fbb7936895" + }, + { + "type": "PACKAGE", + "url": "https://github.com/h44z/wg-portal" + } + ], + "database_specific": { + "cwe_ids": [], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2025-01-07T15:52:16Z", + "nvd_published_at": null + } +} \ No newline at end of file