SCA: security update for github.com/gophish/gophish (GHSA-hvw3-p9px-gpc9)

medium Tenable Self-Hosted Container Security Plugin ID 415963

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- This affects the package github.com/gophish/gophish before 0.12.0. The Open Redirect vulnerability exists
in the next query parameter. The application uses url.Parse(r.FormValue("next")) to extract path and
eventually redirect user to a relative URL, but if next parameter starts with multiple backslashes like
\\\\\\example.com, browser will redirect user to http://example.com. (CVE-2022-25295)

See Also

https://github.com/advisories/GHSA-hvw3-p9px-gpc9

Plugin Details

Severity: Medium

ID: 415963

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 2.1

Percentile: 6.91

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 5

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:N

CVSS Score Source: CVE-2022-25295

CVSS v3

Risk Factor: Medium

Base Score: 5.4

Temporal Score: 4.9

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 9/12/2022

Vulnerability Publication Date: 9/11/2022

Reference Information

CVE: CVE-2022-25295

cwe: CWE-601