Lucene search
+L

882 matches found

OSV
OSV
added 2021/03/03 1:52 a.m.22 views

GHSA-QMW8-3V4G-GWJ4 Prefix escape

Impact 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 accessing /priv on the target service would not be possible. Unfortunately, it is. CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N...

10CVSS9.4AI score0.01821EPSS
SaveExploits0References4
NVD
NVD
added 2021/03/02 4:15 a.m.41 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...

10CVSS0.01821EPSS
SaveExploits0References3
NVD
NVD
added 2021/03/02 4:15 a.m.43 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...

10CVSS0.01627EPSS
SaveExploits0References3
OSV
OSV
added 2021/03/02 4:15 a.m.16 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...

9.8CVSS9.2AI score
SaveExploits0References3
OSV
OSV
added 2021/03/02 4:15 a.m.19 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...

10CVSS9.2AI score
SaveExploits0References3
Prion
Prion
added 2021/03/02 4:15 a.m.25 views

Design/Logic Flaw

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...

7.5CVSS9.2AI score0.01627EPSS
SaveExploits0References3Affected Software1
Prion
Prion
added 2021/03/02 4:15 a.m.16 views

Design/Logic Flaw

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...

7.5CVSS9.1AI score0.01821EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/03/02 4:15 a.m.10 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.01627EPSS
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.54 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.153 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.173 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.01627EPSS
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.01627EPSS
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.01627EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2021/03/01 12:00 a.m.9 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.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.01627EPSS
SaveExploits0References7
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.70 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.42 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.33 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
Rows per page
Query Builder