Lucene search
K

641 matches found

Cvelist
Cvelist
added 2021/10/14 2:50 p.m.21 views

CVE-2021-22964

A redirect vulnerability in the fastify-static module version = 4.2.4 and 4.4.1 allows remote attackers to redirect Mozilla Firefox users to arbitrary websites via a double slash // followed by a domain: http://localhost:3000//a//youtube.com/%2e%2e%2f%2e%2e.A DOS vulnerability is possible if the...

8.6AI score0.00988EPSS
Exploits1References1
CVE
CVE
added 2021/10/14 2:50 p.m.110 views

CVE-2021-22964

CVE-2021-22964 describes a redirect vulnerability in the fastify-static module (versions >=4.2.4 and

8.8CVSS8.3AI score0.00988EPSS
Exploits1References1Affected Software1
CNNVD
CNNVD
added 2021/10/14 12:0 a.m.2 views

Fastify-Static 输入验证错误漏洞

Fastify-Static is a plugin. It is used to serve static files as soon as possible. A security vulnerability exists in versions of the fastify-static module prior to 4.2.4, which can be exploited by an attacker to redirect a user to an arbitrary website using a double slash followed by a domain...

6.1CVSS7.2AI score0.01132EPSS
Exploits1References3
CNNVD
CNNVD
added 2021/10/14 12:0 a.m.4 views

Fastify-Static 输入验证错误漏洞

Mozilla Firefox is an open source web browser from the Mozilla Foundation in the United States. A security vulnerability exists in the fastify-static module versions 4.2.4 through 4.4.1, which can be exploited by an attacker to redirect a user to an arbitrary website using a double-slash followed...

8.8CVSS5.9AI score0.00988EPSS
Exploits1References1
vulnersOsv
vulnersOsv
added 2021/10/12 4:4 p.m.3 views

@wmfs/tymly-fastify-plugin (>=1.50.0 <=1.51.0), egg-bag (>=1.44.43 <=1.45.11) potentially affected by CVE-2021-22964 via fastify-static (>=4.2.4 <=4.4.0)

fastify-static NPM version =4.2.4, =1.50.0, =1.44.43, =1.45.11 Source cves: CVE-2021-22964 Source advisory: OSV:GHSA-PGH6-M65R-2RHQ...

8.8CVSS7.2AI score0.00988EPSS
Exploits1
Github Security Blog
Github Security Blog
added 2021/10/12 4:4 p.m.33 views

DOS and Open Redirect with user input

Impact A redirect vulnerability in the fastify-static module allows remote attackers to redirect Mozilla Firefox users to arbitrary websites via a double slash // followed by a domain: http://localhost:3000//a//youtube.com/%2e%2e%2f%2e%2e. A DOS vulnerability is possible if the URL contains inval...

8.8CVSS1.9AI score0.00988EPSS
Exploits1References5Affected Software1
OSV
OSV
added 2021/10/12 4:4 p.m.8 views

GHSA-PGH6-M65R-2RHQ DOS and Open Redirect with user input

Impact A redirect vulnerability in the fastify-static module allows remote attackers to redirect Mozilla Firefox users to arbitrary websites via a double slash // followed by a domain: http://localhost:3000//a//youtube.com/%2e%2e%2f%2e%2e. A DOS vulnerability is possible if the URL contains inval...

8.8CVSS7.2AI score0.00988EPSS
Exploits1References5
Hacker One
Hacker One
added 2021/10/06 3:23 p.m.64 views

Fastify: 1-click DOS in fastify-static via directly passing user's input to new URL() of NodeJS without try/catch

Summary: When fastify-static is mounted at root and registered the option redirect: true default of redirect option is false, the following line directly feed user's input which is req.raw.url to URL API without try/catch: https://github.com/fastify/fastify-static/blob/master/index.jsL439. A remo...

6.8CVSS8.3AI score0.00988EPSS
Exploits1
vulnersOsv
vulnersOsv
added 2021/10/05 8:24 p.m.2 views

@acot/acot-config (>=0.0.4 <=0.0.8), @acot/acot-preset-axe (>=0.0.4 <=0.0.8) +253 more potentially affected by CVE-2021-22963 via fastify-static (>=0.10.1 <=4.2.3)

fastify-static NPM version =0.10.1, =0.0.4, =0.0.4, =0.0.4, =0.0.4, =0.0.4, =1.1.0, =1.0.0, =1.0.1, =1.0.0-beta.1, =0.1.1-alpha.1, =0.1.0, =0.1.0, =1.0.0, =1.10.0 and more Source cves: CVE-2021-22963 Source advisory: OSV:GHSA-P6VG-P826-QP3V...

6.1CVSS6.6AI score0.01132EPSS
Exploits1
Github Security Blog
Github Security Blog
added 2021/10/05 8:24 p.m.39 views

URL Redirection to Untrusted Site ('Open Redirect') in fastify-static

Impact A redirect vulnerability in the fastify-static module allows remote attackers to redirect Mozilla Firefox users to arbitrary websites via a double slash // followed by a domain: http://localhost:3000//google.com/%2e%2e. The issue shows up on all the fastify-static applications that set...

6.1CVSS2.1AI score0.01132EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2021/10/05 8:24 p.m.2 views

GHSA-P6VG-P826-QP3V URL Redirection to Untrusted Site ('Open Redirect') in fastify-static

Impact A redirect vulnerability in the fastify-static module allows remote attackers to redirect Mozilla Firefox users to arbitrary websites via a double slash // followed by a domain: http://localhost:3000//google.com/%2e%2e. The issue shows up on all the fastify-static applications that set...

6.1CVSS7.2AI score0.01132EPSS
Exploits1References4
Hacker One
Hacker One
added 2021/09/29 3:57 a.m.115 views

Fastify: Open redirect in fastify-static via mishandled user's input when attempt to redirect

Summary: When fastify-static is mounted at root and the register option redirect: true, the following 2 lines cause open redirect bug: https://github.com/fastify/fastify-static/blob/master/index.jsL156-L157. A remote attackers can redirect users to arbitrary web sites via a double forward slash:...

5.8CVSS6.8AI score0.02616EPSS
Exploits1
OSV
OSV
added 2021/05/19 10:15 p.m.12 views

CVE-2021-29624

fastify-csrf is an open-source plugin helps developers protect their Fastify server against CSRF attacks. Versions of fastify-csrf prior to 3.1.0 have a "double submit" mechanism using cookies with an application deployed across multiple subdomains, e.g. "heroku"-style platform as a service...

6.5CVSS6.7AI score
Exploits0References6
NVD
NVD
added 2021/05/19 10:15 p.m.14 views

CVE-2021-29624

fastify-csrf is an open-source plugin helps developers protect their Fastify server against CSRF attacks. Versions of fastify-csrf prior to 3.1.0 have a "double submit" mechanism using cookies with an application deployed across multiple subdomains, e.g. "heroku"-style platform as a service...

6.5CVSS0.00829EPSS
Exploits0References6
Prion
Prion
added 2021/05/19 10:15 p.m.17 views

Cross site request forgery (csrf)

fastify-csrf is an open-source plugin helps developers protect their Fastify server against CSRF attacks. Versions of fastify-csrf prior to 3.1.0 have a "double submit" mechanism using cookies with an application deployed across multiple subdomains, e.g. "heroku"-style platform as a service...

4.3CVSS6.4AI score0.00829EPSS
Exploits0References6Affected Software1
Cvelist
Cvelist
added 2021/05/19 9:15 p.m.42 views

CVE-2021-29624 Lack of protection against cookie tossing attacks in fastify-csrf

fastify-csrf is an open-source plugin helps developers protect their Fastify server against CSRF attacks. Versions of fastify-csrf prior to 3.1.0 have a "double submit" mechanism using cookies with an application deployed across multiple subdomains, e.g. "heroku"-style platform as a service...

6.5CVSS6AI score0.00829EPSS
Exploits0References6
CVE
CVE
added 2021/05/19 9:15 p.m.94 views

CVE-2021-29624

CVE-2021-29624 concerns fastify-csrf. Older releases (pre-3.1.0) use a double-submitted cookie CSRF mechanism across subdomains, which is addressed in 3.1.0. The vulnerability involves the optional userInfo parameter that binds the CSRF token to the user; if userInfo is missing or predictable, ne...

6.5CVSS5.7AI score0.00829EPSS
Exploits0References6Affected Software1
Veracode
Veracode
added 2021/05/18 11:31 a.m.21 views

Cross-site Request Forgery (CSRF)

fastify-csrf is vulnerable to Cross-site Request Forgery CSRF. The vulnerability exists when fastify-csrf is used with the "double submit" mechanism using cookies with an application deployed across multiple subdomains...

6.5CVSS1.9AI score0.00829EPSS
Exploits0References7Affected Software1
CNNVD
CNNVD
added 2021/05/18 12:0 a.m.4 views

Fastify 跨站请求伪造漏洞

Fastify is an open source web framework for Node.js from the OpenJS Openjs Foundation. Node.js fastify suffers from a security vulnerability that allows an attacker to trigger cross-site request forgery via Cookie Double Submit in Node.js fastify-csrf in order to force the victim to perform an...

6.5CVSS6.3AI score0.00829EPSS
Exploits0References7
Node.js
Node.js
added 2021/05/17 8:54 p.m.66 views

cookie tossing attack

Overview Users that used fastify-csrf with the "double submit" mechanism using cookies with an application deployed across multiple subdomains, e.g. "heroku"-style platform as a service. Recommendation Upgrade to version 3.1.0 or later References - CVE - GitHub Advisory...

4.3CVSS2AI score0.00829EPSS
Exploits0Affected Software1
Rows per page
Query Builder