Lucene search
+L

835 matches found

ATTACKERKB
ATTACKERKB
added 2021/03/02 4:15 a.m.9 views

CVE-2021-21322

fastify-http-proxy is an npm package which is a fastify plugin for proxying your http requests to another server, with hooks. By crafting a specific URL, it is possible to escape the prefix of the proxied backend service. If the base url of the proxied server is /pub/, a user expect that accessin...

10CVSS5.5AI score0.01614EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/03/02 4:15 a.m.3 views

CVE-2021-21321

fastify-reply-from is an npm package which is a fastify plugin to forward the current http request to another server. In fastify-reply-from before version 4.0.2, by crafting a specific URL, it is possible to escape the prefix of the proxied backend service. If the base url of the proxied server i...

10CVSS5.5AI score0.01821EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2021/03/02 3:35 a.m.53 views

CVE-2021-21321 Prefix escape

fastify-reply-from is an npm package which is a fastify plugin to forward the current http request to another server. In fastify-reply-from before version 4.0.2, by crafting a specific URL, it is possible to escape the prefix of the proxied backend service. If the base url of the proxied server i...

10CVSS9.4AI score0.01821EPSS
SaveExploits0References3
CVE
CVE
added 2021/03/02 3:35 a.m.151 views

CVE-2021-21321

The CVE affects the npm package fastify-reply-from (a Fastify plugin used to forward requests to a backend). In versions prior to 4.0.2, a crafted URL could escape the proxied backend’s prefix (for example base URL /pub/), allowing access to resources that should be out of scope. Impact is data c...

10CVSS9.2AI score0.01821EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2021/03/02 3:35 a.m.171 views

CVE-2021-21322

CVE-2021-21322 affects the npm package fastify-http-proxy (a Fastify plugin for proxying HTTP requests). The vulnerability allows an attacker to escape the prefix of the proxied backend service by crafting a specific URL, potentially exposing or tampering with data exposed by the backend (confide...

10CVSS9.2AI score0.01614EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2021/03/02 3:35 a.m.50 views

CVE-2021-21322 Prefix escape

fastify-http-proxy is an npm package which is a fastify plugin for proxying your http requests to another server, with hooks. By crafting a specific URL, it is possible to escape the prefix of the proxied backend service. If the base url of the proxied server is /pub/, a user expect that accessin...

10CVSS9.5AI score0.01614EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2021/03/02 12:00 a.m.12 views

PT-2021-14419

Name of the Vulnerable Software and Affected Versions fastify-http-proxy versions prior to 4.3.1 Description The issue allows an attacker to escape the prefix of the proxied backend service by crafting a specific URL. For example, if the base URL of the proxied server is /pub/, an attacker can...

10CVSS8.3AI score0.01614EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2021/03/01 12:00 a.m.11 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.01614EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2021/03/01 12:00 a.m.8 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
nodejs
nodejs
added 2021/02/22 5:29 p.m.78 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.68 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.40 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.31 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.23 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.79 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.35 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.9 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.12 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.110 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.46 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
Rows per page
Query Builder