Lucene search
+L

1028 matches found

vulnersOsv
vulnersOsv
•added 2021/10/05 8:24 p.m.•7 views

@cromwell/admin-panel (>=1.1.3, <=2.1.8), @cromwell/cms (>=1.1.7, <=2.1.12) +5 more potentially affected by CVE-2021-22963 via fastify-static (>=4.0.1, <=4.2.3)

fastify-static NPM version =4.0.1, =1.1.3, =1.1.7, =1.31.0, =1.39.28, =4.41.2-test.1, =3.4.0, =3.6.0-beta.3 Source cves: CVE-2021-22963 Source advisory: OSV:GHSA-P6VG-P826-QP3V...

6.1CVSS6.8AI score0.01169EPSS
SaveExploits1
Github Security Blog
Github Security Blog
•added 2021/10/05 8:24 p.m.•59 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.01169EPSS
SaveExploits1References4Affected Software1
OSV
OSV
•added 2021/10/05 8:24 p.m.•54 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.01169EPSS
SaveExploits1References4
Hacker One
Hacker One
•added 2021/09/29 3:57 a.m.•138 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
SaveExploits1
NVD
NVD
•added 2021/05/19 10:15 p.m.•36 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
SaveExploits0References6
OSV
OSV
•added 2021/05/19 10:15 p.m.•22 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
SaveExploits0References6
Prion
Prion
•added 2021/05/19 10:15 p.m.•28 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
SaveExploits0References6Affected Software1
Cvelist
Cvelist
•added 2021/05/19 9:15 p.m.•60 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
SaveExploits0References6
CVE
CVE
•added 2021/05/19 9:15 p.m.•115 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
SaveExploits0References6Affected Software1
Veracode
Veracode
•added 2021/05/18 11:31 a.m.•30 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
SaveExploits0References7Affected Software1
CNNVD
CNNVD
•added 2021/05/18 12:00 a.m.•14 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
SaveExploits0References7
nodejs
nodejs
•added 2021/05/17 8:54 p.m.•81 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
SaveExploits0Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/17 8:53 p.m.•67 views

Lack of protection against cookie tossing attacks in fastify-csrf

Impact 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. Patches Version 3.1.0 of the fastify-csrf fixes it. See https://github.com/fastify/fastify-csrf/pull/51 and...

6.5CVSS0.2AI score0.00829EPSS
SaveExploits0References8Affected Software1
OSV
OSV
•added 2021/05/17 8:53 p.m.•50 views

GHSA-RC4Q-9M69-GQP8 Lack of protection against cookie tossing attacks in fastify-csrf

Impact 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. Patches Version 3.1.0 of the fastify-csrf fixes it. See https://github.com/fastify/fastify-csrf/pull/51 and...

6.5CVSS5.6AI score0.00829EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
•added 2021/05/17 12:00 a.m.•13 views

PT-2021-18374 · Unknown · Fastify-Csrf

Name of the Vulnerable Software and Affected Versions: fastify-csrf versions prior to 3.1.0 Description: The issue affects applications using the fastify-csrf plugin with the "double submit" mechanism, particularly those deployed across multiple subdomains. To fully implement protection, users of...

6.5CVSS6.3AI score0.00829EPSS
SaveExploits0References21
Github Security Blog
Github Security Blog
•added 2021/05/06 5:28 p.m.•43 views

Uncontrolled Resource Consumption in fastify-multipart

Prototype pollution vulnerability in fastify-multipart 1.0.5 allows an attacker to crash fastify applications parsing multipart requests by sending a specially crafted request...

7.5CVSS7AI score0.01497EPSS
SaveExploits1References3Affected Software1
OSV
OSV
•added 2021/05/06 5:28 p.m.•50 views

GHSA-P9F8-GQJF-M75J Uncontrolled Resource Consumption in fastify-multipart

Prototype pollution vulnerability in fastify-multipart 1.0.5 allows an attacker to crash fastify applications parsing multipart requests by sending a specially crafted request...

7.5CVSS7.1AI score0.01497EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
•added 2021/04/13 4:30 a.m.•115 views

Important: Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.2.2 security and bug fix update

Red Hat Advanced Cluster Management for Kubernetes 2.2.2 General Availability release images, which fix several bugs and security issues. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a...

10CVSS6.5AI score0.50732EPSS
SaveExploits7References15
RedhatCVE
RedhatCVE
•added 2021/03/23 8:37 p.m.•38 views

CVE-2021-21321

A flaw was found in fastify-reply-from. Escaping of the prefix of the proxied backend service is possible allowing an attacker, using a specially crafted URL, to gain access to directories that would otherwise be out of bounds. The highest threat from this vulnerability is to data confidentiality...

10CVSS3.2AI score0.01821EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2021/03/23 8:30 p.m.•41 views

CVE-2021-21322

A flaw was found in fastify-http-proxy. Escaping the prefix of the proxied backend service is possible by an attacker using a specially crafted URL. The highest threat from this vulnerability is to data confidentiality and integrity...

10CVSS2.7AI score0.01627EPSS
SaveExploits0References4
Rows per page
Query Builder