Lucene search
+L

1028 matches found

CNNVD
CNNVD
•added 2021/03/01 12:00 a.m.•11 views

fastify-reply-from 存在输入验证错误漏洞

Matteo Collina fastify-reply-from is Matteo Collina an open source application . It is used to forward the current http request to another server. A security vulnerability exists in fastify-reply-from before version 4.0.2, which can be exploited to escape the prefix of a proxy backend service by...

10CVSS8.3AI score0.01821EPSS
SaveExploits0References8
CNNVD
CNNVD
•added 2021/03/01 12:00 a.m.•15 views

fastify-http-proxy 输入验证错误漏洞

Docs fastify-http-proxy is Docs an open source application . It is used to forward all incoming requests with a given prefix or no prefix to the upstream. A security vulnerability exists in fastify-http-proxy that stems from the ability to escape the prefix of a proxy backend service by creating ...

10CVSS8.2AI score0.01627EPSS
SaveExploits0References7
nodejs
nodejs
•added 2021/02/22 5:29 p.m.•80 views

Cross-Site Request Forgery (CSRF)

Overview Affected versions of the fastify-csrf package are vulnerable to Cross-site Request Forgery CSRF. The generated cookie used insecure defaults, and did not have the httpOnly flag on: cookieOpts: path: '/', sameSite: true . Also, the CSRF token was available in the GET query parameter...

6.8CVSS2.3AI score0.0098EPSS
SaveExploits0Affected Software1
OSV
OSV
•added 2021/01/20 9:30 p.m.•71 views

GHSA-49WP-QQ6X-G2RF Cross-site Request Forgery in fastify-csrf

The package fastify-csrf before 3.0.0 has a set of issues that affect its ability to do CSRF protection. 1. The generated cookie used insecure defaults, and did not have the httpOnly flag on: cookieOpts: path: '/', sameSite: true 2. The CSRF token was available in the GET query parameter...

8.8CVSS8.6AI score0.0098EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
•added 2021/01/20 9:30 p.m.•43 views

Cross-site Request Forgery in fastify-csrf

The package fastify-csrf before 3.0.0 has a set of issues that affect its ability to do CSRF protection. 1. The generated cookie used insecure defaults, and did not have the httpOnly flag on: cookieOpts: path: '/', sameSite: true 2. The CSRF token was available in the GET query parameter...

8.8CVSS8.4AI score0.0098EPSS
SaveExploits0References6Affected Software1
NVD
NVD
•added 2021/01/19 3:15 p.m.•34 views

CVE-2020-28482

This affects the package fastify-csrf before 3.0.0. 1. The generated cookie used insecure defaults, and did not have the httpOnly flag on: cookieOpts: path: '/', sameSite: true 2. The CSRF token was available in the GET query parameter...

8.8CVSS6.6AI score0.0098EPSS
SaveExploits0References2
Prion
Prion
•added 2021/01/19 3:15 p.m.•25 views

Cross site request forgery (csrf)

This affects the package fastify-csrf before 3.0.0. 1. The generated cookie used insecure defaults, and did not have the httpOnly flag on: cookieOpts: path: '/', sameSite: true 2. The CSRF token was available in the GET query parameter...

6.8CVSS8.7AI score0.0098EPSS
SaveExploits0References2Affected Software1
CVE
CVE
•added 2021/01/19 2:50 p.m.•85 views

CVE-2020-28482

CVE-2020-28482 affects the npm package fastify-csrf prior to 3.0.0. The issues: (1) the generated cookie uses insecure defaults and lacks the httpOnly flag (cookieOpts: { path: '/', sameSite: true }), and (2) the CSRF token is exposed in the GET query parameter. This weakens CSRF protections and ...

8.8CVSS7.1AI score0.0098EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
•added 2021/01/19 2:50 p.m.•36 views

CVE-2020-28482 Cross-site Request Forgery (CSRF)

This affects the package fastify-csrf before 3.0.0. 1. The generated cookie used insecure defaults, and did not have the httpOnly flag on: cookieOpts: path: '/', sameSite: true 2. The CSRF token was available in the GET query parameter...

5.9CVSS8.8AI score0.0098EPSS
SaveExploits0References2
Snyk
Snyk
•added 2021/01/19 1:00 p.m.•10 views

Cross-site Request Forgery (CSRF)

Overview fastify-csrf is an A plugin for adding CSRF protection to Fastify. Affected versions of this package are vulnerable to Cross-site Request Forgery CSRF. The generated cookie used insecure defaults, and did not have the httpOnly flag on: cookieOpts: path: '/', sameSite: true . Also, the CS...

8.8CVSS6.9AI score0.0098EPSS
SaveExploits0References3
CNNVD
CNNVD
•added 2021/01/19 12:00 a.m.•14 views

Fastify Fastify-csrf Cross-Site Request Forgery Vulnerability

Fastify Fastify-csrf is a Javascript-based plugin that provides CSRF protection for Fastify in the Fastify community. A security vulnerability exists in fastify-csrf before 3.0.0 due to an insecure default value being used in the generated cookie, no httpOnly, and CSRF tokens being available in t...

8.8CVSS7.3AI score0.0098EPSS
SaveExploits0References2
Hacker One
Hacker One
•added 2020/11/03 8:22 p.m.•115 views

Node.js third-party modules: Default behavior of Fastifys versioned routes can be used for cache poisoning when Fastify is used in combination with a http cache / CDN

I would like to report possible cache poisoning in Fastify It allows an attacker to perform an cache poisoning when Fastify is used in combination with a http cache / CDN. Module module name: Fastify version: 3.x npm page: https://www.npmjs.com/package/fastify Module Description Fast and low...

5CVSS6.4AI score0.01726EPSS
SaveExploits0
Github Security Blog
Github Security Blog
•added 2020/08/05 2:53 p.m.•47 views

Denial of service in fastify

A denial of service vulnerability exists in Fastify v2.14.1 and v3.0.0-rc.4 that allows a malicious user to trigger resource exhaustion when the allErrors option is used with specially crafted schemas...

6.5CVSS3.8AI score0.01157EPSS
SaveExploits1References4Affected Software1
vulnersOsv
vulnersOsv
•added 2020/08/05 2:53 p.m.•7 views

@brunnerlivio/terminus (>=6.3.1, <=6.5.2), @eik/core (>=1.0.0-alpha.9, <=1.0.0-alpha.14) +54 more potentially affected by CVE-2020-8192 via fastify (>=2.0.0, <=2.15.0)

fastify NPM version =2.0.0, =6.3.1, =1.0.0-alpha.9, =1.0.0-alpha.1, =0.0.1, =2.0.0-alpha.1, =0.0.1, =0.0.1, =0.1.12, =0.0.10, =0.2.0, =1.7.0, =2.1.0, =6.0.1, =6.2.0-rc.0, =6.5.6 and more Source cves: CVE-2020-8192 Source advisory: OSV:GHSA-XW5P-HW6R-2J98...

6.5CVSS6.4AI score0.01157EPSS
SaveExploits1
OSV
OSV
•added 2020/08/05 2:53 p.m.•14 views

GHSA-XW5P-HW6R-2J98 Denial of service in fastify

A denial of service vulnerability exists in Fastify v2.14.1 and v3.0.0-rc.4 that allows a malicious user to trigger resource exhaustion when the allErrors option is used with specially crafted schemas...

6.5CVSS5.9AI score0.01157EPSS
SaveExploits1References3
CNVD
CNVD
•added 2020/07/31 12:00 a.m.•24 views

Fastify Resource Management Error Vulnerability

Fastify is an OpenJS Foundation open source web framework for Node.js. A resource management error vulnerability exists in Fastify versions v2.14.1 and v3.0.0-rc.4. An attacker can exploit this vulnerability to cause resource exhaustion denial of service...

6.5CVSS6.8AI score0.01157EPSS
SaveExploits1References1
NVD
NVD
•added 2020/07/30 1:15 p.m.•18 views

CVE-2020-8192

A denial of service vulnerability exists in Fastify v2.14.1 and v3.0.0-rc.4 that allows a malicious user to trigger resource exhaustion when the allErrors option is used with specially crafted schemas...

6.5CVSS6.3AI score0.01157EPSS
SaveExploits1References1
OSV
OSV
•added 2020/07/30 1:15 p.m.•15 views

CVE-2020-8192

A denial of service vulnerability exists in Fastify v2.14.1 and v3.0.0-rc.4 that allows a malicious user to trigger resource exhaustion when the allErrors option is used with specially crafted schemas...

6.5CVSS6.5AI score
SaveExploits0References1
Prion
Prion
•added 2020/07/30 1:15 p.m.•26 views

Denial of service

A denial of service vulnerability exists in Fastify v2.14.1 and v3.0.0-rc.4 that allows a malicious user to trigger resource exhaustion when the allErrors option is used with specially crafted schemas...

4CVSS6.2AI score0.01157EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
•added 2020/07/30 12:53 p.m.•26 views

CVE-2020-8192

A denial of service vulnerability exists in Fastify v2.14.1 and v3.0.0-rc.4 that allows a malicious user to trigger resource exhaustion when the allErrors option is used with specially crafted schemas...

6.3AI score0.01157EPSS
SaveExploits1References1
Rows per page
Query Builder