CVE-2022-25295
CVSS V2 None
CVSS V3 Medium 5.4
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.
Overview
- CVE ID
- CVE-2022-25295
- Assigner
- report@snyk.io
- Vulnerability Status
- Analyzed
- Published Version
- 2022-09-11T14:15:08
- Last Modified Date
- 2022-09-15T03:41:58
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:getgophish:gophish:*:*:*:*:*:*:*:* | 1 | OR | 0.12.0 |
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- REQUIRED
- Scope
- UNCHANGED
- Confidentiality Impact
- LOW
- Availability Impact
- NONE
- Base Score
- 5.4
- Base Severity
- MEDIUM
- Exploitability Score
- 2.8
- Impact Score
- 2.5
References
Reference URL | Reference Tags |
---|---|
https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMGOPHISHGOPHISH-2404177 | |
https://github.com/gophish/gophish/pull/2262 |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2022-25295 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-25295 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-09-11 15:00:07 | Added to TrackCVE |