Lucene search
+L

1170 matches found

Cvelist
Cvelist
added 2018/08/08 2:0 a.m.20 views

CVE-2018-15193

A CSRF vulnerability in the admin panel in Gogs through 0.11.53 allows remote attackers to execute admin operations via a crafted issue / link...

8.7AI score0.00823EPSS
SaveExploits1References1
NVD
NVD
added 2018/08/08 12:29 a.m.27 views

CVE-2018-15178

Open redirect vulnerability in Gogs before 0.12 allows remote attackers to redirect users to arbitrary websites and conduct phishing attacks via an initial /\ substring in the user/login redirectto parameter, related to the function isValidRedirect in routes/user/auth.go...

6.1CVSS6.3AI score0.01316EPSS
SaveExploits1References2
OSV
OSV
added 2018/08/08 12:29 a.m.19 views

CVE-2018-15178

Open redirect vulnerability in Gogs before 0.12 allows remote attackers to redirect users to arbitrary websites and conduct phishing attacks via an initial /\ substring in the user/login redirectto parameter, related to the function isValidRedirect in routes/user/auth.go...

6.1CVSS7AI score
SaveExploits0References2
Prion
Prion
added 2018/08/08 12:29 a.m.16 views

Open redirect

Open redirect vulnerability in Gogs before 0.12 allows remote attackers to redirect users to arbitrary websites and conduct phishing attacks via an initial /\ substring in the user/login redirectto parameter, related to the function isValidRedirect in routes/user/auth.go...

5.8CVSS6.2AI score0.01316EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2018/08/08 12:0 a.m.29 views

CVE-2018-15178

Open redirect vulnerability in Gogs before 0.12 allows remote attackers to redirect users to arbitrary websites and conduct phishing attacks via an initial /\ substring in the user/login redirectto parameter, related to the function isValidRedirect in routes/user/auth.go...

6.3AI score0.01316EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2018/08/08 12:0 a.m.10 views

PT-2018-12939 · Gogs +1 · Gogs +1

Name of the Vulnerable Software and Affected Versions: Gitea versions through 1.5.0-rc2 Gogs versions through 0.11.53 Description: A Server-Side Request Forgery SSRF issue in webhooks affects Gitea and Gogs, allowing remote attackers to access intranet services. Recommendations: For Gitea version...

8.6CVSS7.4AI score0.02103EPSS
SaveExploits0References12
CVE
CVE
added 2018/08/08 12:0 a.m.70 views

CVE-2018-15178

Gogs Open Redirect CVE-2018-15178 affects Gogs prior to 0.12. The issue is an open redirect via the user/login redirect_to parameter, related to isValidRedirect in routes/user/auth.go, enabling attackers to redirect users to arbitrary sites and potentially enable phishing. Connected sources corro...

6.1CVSS6.2AI score0.01316EPSS
SaveExploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2018/08/08 12:0 a.m.7 views

PT-2018-12926 · Gogs · Gogs

Name of the Vulnerable Software and Affected Versions: Gogs versions prior to 0.12 Description: The issue allows remote attackers to redirect users to arbitrary websites, potentially leading to phishing attacks. This is achieved via an initial / substring in the redirect to parameter. The...

6.1CVSS6.6AI score0.01316EPSS
SaveExploits1References9
FreeBSD
FreeBSD
added 2018/08/06 12:0 a.m.17 views

gogs -- open redirect vulnerability

bluecatli Tencent's Xuanwu Lab reports: The function isValidRedirect in gogs/routes/user/auth.go is used in login action to validate if url is on the same site. If the Location header startswith /, it will be transformed to // by browsers...

1.8AI score
SaveExploits0References3
Veracode
Veracode
added 2017/10/23 10:42 p.m.6 views

Cross-Site Scripting

github.com/gogits/gogs is vulnerable to cross-site scripting XSS. The branch names aren't sanitized, allowing an attacker to inject and execute arbitrary code...

6.5AI score
SaveExploits0
Veracode
Veracode
added 2017/06/22 8:11 a.m.9 views

Information Disclosure

github.com/gogits/gogs is vulnerable to arbitrary webhook retrieval. GetWebhookByID allows a user to access webhooks from other users' private repositories because it does not check the corresponding repoid when retreiving webhooks...

6.8AI score
SaveExploits0
Veracode
Veracode
added 2017/06/22 3:33 a.m.14 views

Cross-site Scripting (XSS)

github.com/gogits/gogs is vulnerable to cross-site scripting XSS attacks. The attacks can be triggered because a user can change their username to anything other than an empty string. This allows them to enter code which may be executed...

5.8AI score
SaveExploits0
Veracode
Veracode
added 2017/06/21 6:58 a.m.10 views

Cross-site Scripting (XSS)

github.com/gogits/gogs is vulnerable to cross-site scripting XSS attacks. The library's wiki templates do not sanitize user input, allowing a malicious user to inject and execute arbitrary code...

6.1AI score
SaveExploits0
Veracode
Veracode
added 2017/05/03 8:30 a.m.20 views

SQL Injection

github.com/gogits/gogs is vulnerable to SQL injection attacks. These attacks are possible through the label parameter given to the GetIssues function in models/issue.go...

7.5CVSS7.2AI score0.04437EPSS
SaveExploits5References7Affected Software1
Veracode
Veracode
added 2017/05/03 2:53 a.m.10 views

Unauthorised Release Deletion

github.com/gogits/gogs is vulnerable to unauthorised release deletions. A malicious user can delete another user's repository releases by modifying a post request...

6.6AI score
SaveExploits0
Veracode
Veracode
added 2017/04/28 7:24 a.m.23 views

Cross-site Scripting (XSS)

github.com/gogits/gogs is vulnerable to cross-site scripting XSS attacks. The library does not sanitize markdown before rendering it, allowing an attacker to execute arbitrary code via markdown comments...

4.3CVSS5.9AI score0.01909EPSS
SaveExploits3References7Affected Software1
Veracode
Veracode
added 2017/04/28 2:35 a.m.9 views

Cross-site Scripting (XSS)

github.com/gogits/gogs is vulnerable cross-site scripting XSS attacks. The library does not sanitize its user input, allowing a malicious user to inject and execute arbitrary JavaScript...

6.1AI score
SaveExploits0
Veracode
Veracode
added 2017/04/27 7:51 a.m.8 views

Cross-site Scripting (XSS)

github.com/gogits/gogs is vulnerable to cross-site scripting XSS attacks. The library does not sanitize the strings given when creating a new user, allowing a malicious user to inject and execute arbitrary code...

6.1AI score
SaveExploits0
Veracode
Veracode
added 2017/04/27 7:48 a.m.10 views

Cross-site Scripting (XSS)

github.com/gogits/gogs is vulnerable to cross-site scripting XSS attacks. The library does not sanitize the strings used in the viewcontent template, allowing a malicious user to inject and execute arbitrary code...

6.1AI score
SaveExploits0
Veracode
Veracode
added 2017/04/27 7:43 a.m.8 views

Cross-site Scripting (XSS)

github.com/gogits/gogs is vulnerable to cross-site scripting XSS attacks. The library does not sanitize the alert strings, allowing a malicious user to inject and execute arbitrary code...

6.1AI score
SaveExploits0
Rows per page
Query Builder