AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2022-25295

MEDIUM · CVSS 5.4 EPSS 0.56% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2022-09-11 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.4. It affects GitHub. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2022-25295
Severity
MEDIUM
CVSS
5.4
EPSS
0.56%
GitHub

Original NVD Description

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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)