Lucene search
+L

174 matches found

OSV
OSV
added 2023/03/22 12:00 a.m.25 views

CVE-2022-45004

Gophish through 0.12.1 was discovered to contain a cross-site scripting XSS vulnerability via a crafted landing page...

6.1CVSS6.1AI score
SaveExploits0References4
OSV
OSV
added 2023/03/22 12:00 a.m.22 views

CVE-2022-45003

Gophish through 0.12.1 allows attackers to cause a Denial of Service DoS via a crafted payload involving autofocus...

7.5CVSS7.5AI score
SaveExploits0References4
Cvelist
Cvelist
added 2023/03/22 12:00 a.m.45 views

CVE-2022-45003

Gophish through 0.12.1 allows attackers to cause a Denial of Service DoS via a crafted payload involving autofocus...

7.5AI score0.01036EPSS
SaveExploits1References2
Veracode
Veracode
added 2022/09/12 3:54 a.m.16 views

Open Redirect

github.com/gophish/gophish is vulnerable to open redirect attacks. The vulnerability exists in the next query parameter in nextOrIndex function of route.go because the path extraction is not properly handled which allows an attacker to redirect users to arbitrary web URLs by tricking the victim t...

5.4CVSS5.5AI score0.00582EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2022/09/12 12:00 a.m.29 views

Gophish before 0.12.0 vulnerable to Open Redirect

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.Parser.FormValue"next" to extract path and eventually redirect user to a relative URL, but if next parameter starts with multiple...

5.4CVSS1AI score0.00582EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2022/09/12 12:00 a.m.38 views

GHSA-HVW3-P9PX-GPC9 Gophish before 0.12.0 vulnerable to Open Redirect

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.Parser.FormValue"next" to extract path and eventually redirect user to a relative URL, but if next parameter starts with multiple...

5.4CVSS5.3AI score0.00582EPSS
SaveExploits1References6
NVD
NVD
added 2022/09/11 2:15 p.m.19 views

CVE-2022-25295

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.Parser.FormValue"next" to extract path and eventually redirect user to a relative URL, but if next parameter starts with multiple...

5.4CVSS0.00582EPSS
SaveExploits1References2
Prion
Prion
added 2022/09/11 2:15 p.m.26 views

Open redirect

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.Parser.FormValue"next" to extract path and eventually redirect user to a relative URL, but if next parameter starts with multiple...

5.8CVSS5.3AI score0.00582EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2022/09/11 1:45 p.m.57 views

CVE-2022-25295

Open Redirect in Gophish before 0.12.0 (github.com/gophish/gophish). The vulnerability arises in the next parameter handling: the code parses r.FormValue("next") and redirects to a relative URL; if next begins with multiple backslashes (\\example.com), the browser can be redirected to http://exam...

5.4CVSS5.3AI score0.00582EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2022/09/11 1:45 p.m.17 views

CVE-2022-25295 Open Redirect

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.Parser.FormValue"next" to extract path and eventually redirect user to a relative URL, but if next parameter starts with multiple...

5.4CVSS6.1AI score
SaveExploits0References4
Cvelist
Cvelist
added 2022/09/11 1:45 p.m.30 views

CVE-2022-25295 Open Redirect

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.Parser.FormValue"next" to extract path and eventually redirect user to a relative URL, but if next parameter starts with multiple...

5.4CVSS5.6AI score0.00582EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2022/09/11 1:42 p.m.5 views

CVE-2022-25295

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.Parser.FormValue"next" to extract path and eventually redirect user to a relative URL, but if next parameter starts with multiple...

5.4CVSS6.1AI score0.00582EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2022/09/11 12:00 a.m.12 views

PT-2022-17191 · Gophish · Gophish

Name of the Vulnerable Software and Affected Versions: gophish versions prior to 0.12.0 Description: The issue exists in the next query parameter, where the application uses url.Parser.FormValue"next" to extract the path and redirect the user to a relative URL. However, if the next parameter star...

5.4CVSS6.8AI score0.00582EPSS
SaveExploits1References11
CNNVD
CNNVD
added 2022/09/11 12:00 a.m.12 views

Gophish 输入验证错误漏洞

Gophish is an open source phishing framework. A security vulnerability exists in Gophish versions prior to 0.12.0, which can be exploited by attackers to redirect users to a relative url...

5.4CVSS5.7AI score0.00582EPSS
SaveExploits1References3
OSV
OSV
added 2022/05/24 5:32 p.m.58 views

GHSA-9C9W-9PQ7-F35H Gophish vulnerable to Server-Side Request Forgery

Gophish before 0.11.0 allows SSRF attacks...

5.3CVSS5.2AI score0.01338EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2022/05/24 5:32 p.m.24 views

Gophish vulnerable to Server-Side Request Forgery

Gophish before 0.11.0 allows SSRF attacks...

5.3CVSS6.9AI score0.01338EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/24 4:55 p.m.30 views

Gophish XSS Vulnerability

Gophish through 0.8.0 allows XSS via a username...

4.8CVSS6.2AI score0.00657EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2022/05/24 4:55 p.m.19 views

GHSA-9H9F-9Q8G-6764 Gophish XSS Vulnerability

Gophish through 0.8.0 allows XSS via a username...

4.8CVSS4.7AI score0.00657EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2021/04/09 12:30 p.m.68 views

Redcloud - Automated Red Team Infrastructure Deployement Using Docker

Redcloud is a powerful and user-friendly toolbox for deploying a fully featured Red Team Infrastructure using Docker. Harness the cloud's speed for your tools. Deploys in minutes. Use and manage it with its polished web interface. Ideal for your penetration tests, shooting ranges, red teaming and...

7.6AI score
SaveExploits0References2
Veracode
Veracode
added 2020/10/29 5:25 a.m.24 views

Clickjacking

github.com/gophish/gophish is vulnerable to clickjacking. An authenticated administrator can be successfully tricked into clicking a "Reset" button in the settings page which will cause their API key to be reset, resulting in a denial of service to the application...

6.5CVSS3.5AI score0.01564EPSS
SaveExploits1References3Affected Software1
Rows per page
Query Builder