Lucene search
+L

51194 matches found

Tenable Nessus
Tenable Nessus
added 2025/08/30 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2022-35230

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An authenticated user can create a link with reflected Javascript code inside it for the graphs page and send it to other users. The payload can be executed onl...

5.4CVSS5.8AI score0.00767EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/30 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-52968

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - xdg-open in xdg-utils through 1.2.1 can send requests containing SameSite=Strict cookies, which can facilitate CSRF. For example, xdg-open could be modified to,...

2.7CVSS6.1AI score0.00183EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/08/30 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2020-13231

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In Cacti before 1.2.11, authprofile.php?action=edit allows CSRF for an admin email change. CVE-2020-13231 Note that Nessus relies on the presence of the package...

6.5CVSS7AI score0.00848EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/08/30 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-7045

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A CSRF vulnerability exists within GitLab CE/EE from versions 13.11 before 16.10.6, from 16.11 before 16.11.3, from 17.0 before 17.0.1. By leveraging this...

6.1CVSS5.7AI score0.00286EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2025/08/29 8:23 p.m.14 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.00172EPSS
SaveExploits0References4Affected Software1
Snyk
Snyk
added 2025/08/29 4:43 p.m.3 views

Cross-site Request Forgery (CSRF)

Overview Affected versions of this package are vulnerable to Cross-site Request Forgery CSRF due to improper validation of the TrustedOrigins header which was introduced by the fix for CVE-2025-24358. An attacker can perform unauthorized actions on behalf of authenticated users by submitting...

8.8CVSS6.7AI score0.00352EPSS
SaveExploits0References3
OSV
OSV
added 2025/08/29 4:15 p.m.5 views

DEBIAN-CVE-2025-47909

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.3CVSS5.3AI score0.00172EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/29 4:15 p.m.5 views

CVE-2025-47909

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...

4.3AI score
SaveExploits0References2
NVD
NVD
added 2025/08/29 4:15 p.m.8 views

CVE-2025-47909

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.3CVSS0.00172EPSS
SaveExploits0References2
OSV
OSV
added 2025/08/29 4:15 p.m.13 views

UBUNTU-CVE-2025-47909

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.3CVSS5.8AI score0.00172EPSS
SaveExploits0References5
CVE
CVE
added 2025/08/29 3:55 p.m.50 views

CVE-2025-47909

The CVE-2025-47909 entry describes a CSRF vulnerability in gorilla/csrf related to how TrustedOrigins can permit both HTTP and HTTPS origins. Affected component: gorilla/csrf (Go web middleware). Root cause: Origin/Trust logic allows a host listed in TrustedOrigins to bypass same-origin checks, e...

7.3CVSS6.3AI score0.00172EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/08/29 3:55 p.m.26 views

CVE-2025-47909 Improper validation of TrustedOrigins allows CSRF attacks in github.com/gorilla/csrf

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...

0.00172EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/08/29 3:55 p.m.2 views

CVE-2025-47909 Improper validation of TrustedOrigins allows CSRF attacks in github.com/gorilla/csrf

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...

6.3AI score0.00172EPSS
SaveExploits0References2
OSV
OSV
added 2025/08/29 3:42 p.m.6 views

GO-2025-3884 Improper validation of TrustedOrigins allows CSRF attacks in github.com/gorilla/csrf

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.3CVSS6.9AI score0.00172EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/08/29 12:00 a.m.9 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.00352EPSS
SaveExploits0References13
NVD
NVD
added 2025/08/28 1:15 p.m.5 views

CVE-2025-48359

Cross-Site Request Forgery CSRF vulnerability in thaihavnn07 ATT YouTube Widget att-youtube allows Stored XSS.This issue affects ATT YouTube Widget: from n/a through = 1.0...

7.1CVSS0.00127EPSS
SaveExploits0References1
NVD
NVD
added 2025/08/28 1:15 p.m.6 views

CVE-2025-48353

Cross-Site Request Forgery CSRF vulnerability in dactum Clickbank WordPress Plugin Niche Storefront clickbank-niche-storefronts allows Stored XSS.This issue affects Clickbank WordPress Plugin Niche Storefront: from n/a through = 1.3.5...

7.1CVSS0.00127EPSS
SaveExploits0References1
CVE
CVE
added 2025/08/28 12:37 p.m.14 views

CVE-2025-48357

CVE-2025-48357 is a CSRF vulnerability affecting the WordPress plugin Century ToolKit up to version 1.2.1. The issue allows an attacker to trigger actions (arbitrary plugin activation) on behalf of an authenticated user, requiring user interaction. Exploitation details are supported by multiple s...

5.4CVSS5.9AI score0.00131EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/08/28 12:37 p.m.3 views

CVE-2025-48353 WordPress Clickbank WordPress Plugin (Niche Storefront) plugin <= 1.3.5 - Cross Site Request Forgery (CSRF) to Stored XSS vulnerability

Cross-Site Request Forgery CSRF vulnerability in dactum Clickbank WordPress Plugin Niche Storefront allows Stored XSS. This issue affects Clickbank WordPress Plugin Niche Storefront: from n/a through 1.3.5...

7.1CVSS6AI score0.00127EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/08/28 12:36 p.m.16 views

CVE-2025-48320 WordPress 百度分享按钮 plugin <= 1.0.6 - CSRF to Stored XSS vulnerability

Cross-Site Request Forgery CSRF vulnerability in cuckoohello 百度分享按钮 baidushare-wp allows Stored XSS.This issue affects 百度分享按钮: from n/a through = 1.0.6...

7.1CVSS0.00127EPSS
SaveExploits0References1
Rows per page
Query Builder