Lucene search
K

18 matches found

Github Security Blog
Github Security Blog
added 2025/08/29 8:23 p.m.4 views

github.com/gorilla/csrf improperly validates TrustedOrigins allowing CSRF attacks

Hosts listed in TrustedOrigins implicitly allow requests from the corresponding HTTP origins, allowing network MitMs to perform CSRF attacks. After the CVE-2025-24358 fix, a network attacker that places a form at http://example.com can't get it to submit to https://example.com because the Origin...

7.3CVSS4.3AI score0.00016EPSS
Exploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2025/08/29 12:0 a.m.2 views

PT-2025-35244

Name of the Vulnerable Software and Affected Versions: Go affected versions not specified Description: Hosts listed in TrustedOrigins implicitly allow requests from the corresponding HTTP origins, potentially enabling network attackers to perform Cross-Site Request Forgery CSRF attacks. Following...

7.3CVSS4.7AI score0.00063EPSS
Exploits0References13
OpenVAS
OpenVAS
added 2025/05/02 12:0 a.m.6 views

Debian: Security Advisory (DLA-4151-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

6CVSS7.1AI score0.00063EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2025/05/01 12:0 a.m.9 views

Debian dla-4151 : golang-github-gorilla-csrf-dev - security update

The remote Debian 11 host has a package installed that is affected by a vulnerability as referenced in the dla-4151 advisory. - -------------------------------------------------------------------------- Debian LTS Advisory DLA-4151-1 [email protected] https://www.debian.org/lts/security...

6CVSS5.5AI score0.00063EPSS
Exploits0References4
OSV
OSV
added 2025/04/22 5:36 p.m.4 views

GO-2025-3607 gorilla/csrf CSRF vulnerability due to broken Referer validation in github.com/gorilla/csrf

gorilla/csrf CSRF vulnerability due to broken Referer validation in github.com/gorilla/csrf...

6CVSS6.6AI score0.00063EPSS
Exploits0References3
Veracode
Veracode
added 2025/04/22 2:44 p.m.3 views

Cross-Site Request Forgery (CSRF)

github.com/gorilla/csrf is vulnerable to Cross Site Request Forgery CSRF. The vulnerability is due to improper origin validation caused by relying on the r.URL.Scheme field to detect TLS, which is not set for server requests, allowing an attacker with XSS on a related domain to perform...

6CVSS5.7AI score0.00063EPSS
Exploits0References4Affected Software1
SUSE CVE
SUSE CVE
added 2025/04/16 2:36 a.m.2 views

SUSE CVE-2025-24358

gorilla/csrf provides Cross Site Request Forgery CSRF prevention middleware for Go web applications & services. Prior to 1.7.2, gorilla/csrf does not validate the Origin header against an allowlist. Its executes its validation of the Referer header for cross-origin requests only when it believes...

5.3CVSS6.2AI score0.00063EPSS
Exploits0References4
OSV
OSV
added 2025/04/15 7:16 p.m.2 views

DEBIAN-CVE-2025-24358

gorilla/csrf provides Cross Site Request Forgery CSRF prevention middleware for Go web applications & services. Prior to 1.7.2, gorilla/csrf does not validate the Origin header against an allowlist. Its executes its validation of the Referer header for cross-origin requests only when it believes...

6CVSS5.1AI score0.00063EPSS
Exploits0References1
OSV
OSV
added 2025/04/15 7:16 p.m.0 views

UBUNTU-CVE-2025-24358

gorilla/csrf provides Cross Site Request Forgery CSRF prevention middleware for Go web applications & services. Prior to 1.7.2, gorilla/csrf does not validate the Origin header against an allowlist. Its executes its validation of the Referer header for cross-origin requests only when it believes...

6CVSS5.8AI score0.00063EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2025/04/15 6:57 p.m.8 views

CVE-2025-24358 gorilla/csrf CSRF vulnerability due to broken Referer validation

gorilla/csrf provides Cross Site Request Forgery CSRF prevention middleware for Go web applications & services. Prior to 1.7.2, gorilla/csrf does not validate the Origin header against an allowlist. Its executes its validation of the Referer header for cross-origin requests only when it believes...

6CVSS6.3AI score0.00063EPSS
Exploits0References2
OSV
OSV
added 2025/04/15 6:57 p.m.8 views

CVE-2025-24358 gorilla/csrf CSRF vulnerability due to broken Referer validation

gorilla/csrf provides Cross Site Request Forgery CSRF prevention middleware for Go web applications & services. Prior to 1.7.2, gorilla/csrf does not validate the Origin header against an allowlist. Its executes its validation of the Referer header for cross-origin requests only when it believes...

6CVSS3.9AI score0.00063EPSS
Exploits0References5
CVE
CVE
added 2025/04/15 6:57 p.m.798 views

CVE-2025-24358

The CVE-2025-24358 issue affects gorilla/csrf across Go web apps, where prior to 1.7.2 the Origin header wasn’t validated against an allowlist and Referer checks were gated by a TLS-detection that misbehaves for server requests. Attackers with XSS on a subdomain/top‑level domain could submit auth...

6CVSS5.8AI score0.00063EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2025/04/15 6:57 p.m.9 views

CVE-2025-24358

gorilla/csrf provides Cross Site Request Forgery CSRF prevention middleware for Go web applications & services. Prior to 1.7.2, gorilla/csrf does not validate the Origin header against an allowlist. Its executes its validation of the Referer header for cross-origin requests only when it believes...

6CVSS5.1AI score0.00063EPSS
Exploits0
Cvelist
Cvelist
added 2025/04/15 6:57 p.m.15 views

CVE-2025-24358 gorilla/csrf CSRF vulnerability due to broken Referer validation

gorilla/csrf provides Cross Site Request Forgery CSRF prevention middleware for Go web applications & services. Prior to 1.7.2, gorilla/csrf does not validate the Origin header against an allowlist. Its executes its validation of the Referer header for cross-origin requests only when it believes...

6CVSS0.00063EPSS
Exploits0References2
CNNVD
CNNVD
added 2025/04/15 12:0 a.m.2 views

csrf 跨站请求伪造漏洞

csrf is an open source library from Gorilla web toolkit that provides cross-site request forgery csrf prevention middleware for Go web applications and services. A cross-site request forgery vulnerability exists in csrf versions prior to 1.7.2, which stems from an unvalidated Origin header and...

6CVSS4.3AI score0.00063EPSS
Exploits0References2
OSV
OSV
added 2025/04/14 3:26 p.m.7 views

GHSA-RQ77-P4H8-4CRW gorilla/csrf CSRF vulnerability due to broken Referer validation

Summary gorilla/csrf is vulnerable to CSRF via form submission from origins that share a top level domain with the target origin. Details gorilla/csrf does not validate the Origin header against an allowlist. Its executes its validation of the Referer header for cross-origin requests only when it...

6CVSS5.8AI score0.00063EPSS
Exploits2References6
Github Security Blog
Github Security Blog
added 2025/04/14 3:26 p.m.13 views

gorilla/csrf CSRF vulnerability due to broken Referer validation

Summary gorilla/csrf is vulnerable to CSRF via form submission from origins that share a top level domain with the target origin. Details gorilla/csrf does not validate the Origin header against an allowlist. Its executes its validation of the Referer header for cross-origin requests only when it...

6CVSS5.6AI score0.00063EPSS
Exploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 2025/04/14 12:0 a.m.3 views

PT-2025-16379 · Unknown +2 · Gorilla/Csrf +2

Name of the Vulnerable Software and Affected Versions: gorilla/csrf versions prior to 1.7.2 Description: The issue concerns a Cross Site Request Forgery CSRF prevention middleware for Go web applications and services. It does not validate the Origin header against an allowlist prior to version...

9.9CVSS4.8AI score0.00325EPSS
Exploits1References49
Rows per page
Query Builder