Lucene search
+L

430 matches found

Imperva Blog
Imperva Blog
added 2024/02/15 4:22 p.m.28 views

Hacking Microsoft and Wix with Keyboard Shortcuts

Browser vendors continuously tweak and refine browser functionalities to improve security. Implementing same-site cookies is a prime example of vendors’ efforts to mitigate Cross-Site Request Forgery CSRF attacks. However, not all security measures are foolproof. In their quest to combat Cross-Si...

6.6AI score
SaveExploits0
OSV
OSV
added 2023/11/08 3:33 p.m.11 views

DRUPAL-CONTRIB-2023-051

The GraphQL module enables you to build GraphQL APIs which can include data fetching through Queries and data updates create, update, delete through mutations. The module does not sufficiently validate incoming requests that are made from domains other than the one serving the GraphQL endpoint. I...

6.7AI score
SaveExploits0References1
CNNVD
CNNVD
added 2023/08/15 12:00 a.m.10 views

Broadcom RAID Controller Security Vulnerability

The Broadcom RAID Controller is a series of RAID controllers from Broadcom Corporation. A security vulnerability exists in the Broadcom RAID Controller that stems from an insecure HTTP in the web interface that prevents the protection of the SESSIONID cookie with the SameSite attribute...

9.8CVSS6.8AI score0.00703EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2023/07/11 12:00 a.m.17 views

PT-2023-33025 · Npm +1 · Cookie-Session +1

Name of the Vulnerable Software and Affected Versions: Vendure affected versions not specified Description: The issue concerns the default cookie settings in Vendure, an e-commerce GraphQL framework, which are insecure due to the SameSite setting being false by default. This setting originates fr...

6.9AI score
SaveExploits0References4
OSV
OSV
added 2023/07/06 3:15 a.m.10 views

CVE-2023-30674

Improper configuration in Samsung Internet prior to version 21.0.0.41 allows attacker to bypass SameSite Cookie...

6.5CVSS5.8AI score0.00583EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2023/07/05 9:36 p.m.60 views

@fastify/oauth2 vulnerable to Cross Site Request Forgery due to reused Oauth2 state

Impact All versions of @fastify/oauth2 used a statically generated state parameter at startup time and were used across all requests for all users. The purpose of the Oauth2 state parameter is to prevent Cross-Site-Request-Forgery attacks. As such, it should be unique per user and should be...

8.8CVSS6.8AI score0.00705EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2023/07/04 4:29 p.m.25 views

CVE-2023-31999

All versions of @fastify/oauth2 used a statically generated state parameter at startup time and were used across all requests for all users. The purpose of the Oauth2 state parameter is to prevent Cross-Site-Request-Forgery attacks. As such, it should be unique per user and should be connected to...

7.1AI score
SaveExploits0References5
Cvelist
Cvelist
added 2023/07/04 4:29 p.m.40 views

CVE-2023-31999

All versions of @fastify/oauth2 used a statically generated state parameter at startup time and were used across all requests for all users. The purpose of the Oauth2 state parameter is to prevent Cross-Site-Request-Forgery attacks. As such, it should be unique per user and should be connected to...

8.9AI score0.00705EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2023/05/24 12:00 a.m.52 views

Oracle Linux 8 : php:7.4 (ELSA-2023-2903)

The remote Oracle Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2023-2903 advisory. - CVE-2015-2331: integer overflow when processing ZIP archives 1204676,1204677 - fixes for CVE-2012-1162 and CVE-2012-1163 - fix: due to an integer...

9.8CVSS8.1AI score0.99998EPSS
SaveExploits133References6
Veracode
Veracode
added 2023/04/27 1:44 p.m.22 views

Cross-site Request Forgery (CSRF)

@fastify/passport is vulnerable to Cross-site Request Forgery CSRF. When a user logs in, the library doesn't remove the session object, keeping the csrf property in tact across unauthenticated and authorized sessions. CSRF tokens created prior to authentication are therefore still valid. Thus,...

6.5CVSS6.6AI score0.00384EPSS
SaveExploits0References7Affected Software1
NVD
NVD
added 2023/04/21 11:15 p.m.34 views

CVE-2023-29020

@fastify/passport is a port of passport authentication library for the Fastify ecosystem. The CSRF Cross-Site Request Forger protection enforced by the @fastify/csrf-protection library, when combined with @fastify/passport in affected versions, can be bypassed by network and same-site attackers...

6.5CVSS6.5AI score0.00384EPSS
SaveExploits0References4
Prion
Prion
added 2023/04/21 11:15 p.m.26 views

Session fixation

@fastify/passport is a port of passport authentication library for the Fastify ecosystem. Applications using @fastify/passport in affected versions for user authentication, in combination with @fastify/session as the underlying session management mechanism, are vulnerable to session fixation...

5.8CVSS8AI score0.00751EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2023/04/21 10:33 p.m.62 views

GHSA-4M3M-PPVX-XGW9 Session fixation in fastify-passport

Applications using @fastify/passport for user authentication, in combination with @fastify/session as the underlying session management mechanism, are vulnerable to session fixation attacks from network and same-site attackers. Details fastify applications rely on the @fastify/passport library fo...

8.1CVSS7.9AI score0.00751EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2023/04/21 10:33 p.m.68 views

Session fixation in fastify-passport

Applications using @fastify/passport for user authentication, in combination with @fastify/session as the underlying session management mechanism, are vulnerable to session fixation attacks from network and same-site attackers. Details fastify applications rely on the @fastify/passport library fo...

8.1CVSS5.9AI score0.00751EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/04/21 10:32 p.m.61 views

CSRF token fixation in fastify-passport

The CSRF protection enforced by the @fastify/csrf-protection library, when combined with @fastify/passport, can be bypassed by network and same-site attackers. Details fastify/csrf-protection implements the synchronizer token pattern using plugins @fastify/session and @fastify/secure-session by...

6.5CVSS6.2AI score0.00384EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2023/04/21 10:31 p.m.73 views

CVE-2023-29020

CVE-2023-29020 describes a CSRF token fixation flaw in the interaction between @fastify/passport and @fastify/csrf-protection. The issue arises because @fastify/passport does not clear the user session on login, allowing the _csrf token generated before authentication to remain valid across unaut...

6.5CVSS6.5AI score0.00384EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2023/04/21 10:31 p.m.22 views

CVE-2023-29020 Cross site request forgery token fixation in fastify-passport

@fastify/passport is a port of passport authentication library for the Fastify ecosystem. The CSRF Cross-Site Request Forger protection enforced by the @fastify/csrf-protection library, when combined with @fastify/passport in affected versions, can be bypassed by network and same-site attackers...

6.5CVSS6.5AI score
SaveExploits0References6
OSV
OSV
added 2023/04/20 9:18 p.m.70 views

GHSA-QRGF-9GPC-VRXW Bypass of CSRF protection in the presence of predictable userInfo

Description The CSRF protection enforced by the @fastify/csrf-protection library in combination with @fastify/cookie can be bypassed from network and same-site attackers under certain conditions. @fastify/csrf-protection supports an optional userInfo parameter that binds the CSRF token to the use...

5.3CVSS5.7AI score0.00331EPSS
SaveExploits0References8
NVD
NVD
added 2023/04/20 6:15 p.m.32 views

CVE-2023-27495

@fastify/csrf-protection is a plugin which helps protect Fastify servers against CSRF attacks. The CSRF protection enforced by the @fastify/csrf-protection library in combination with @fastify/cookie can be bypassed from network and same-site attackers under certain conditions...

6.5CVSS5.8AI score0.00331EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2023/04/20 5:05 p.m.54 views

CVE-2023-27495 Bypass of CSRF protection in the presence of predictable userInfo in @fastify/csrf-protection

@fastify/csrf-protection is a plugin which helps protect Fastify servers against CSRF attacks. The CSRF protection enforced by the @fastify/csrf-protection library in combination with @fastify/cookie can be bypassed from network and same-site attackers under certain conditions...

5.3CVSS6.7AI score0.00331EPSS
SaveExploits0References3
Rows per page
Query Builder