Lucene search
+L

57 matches found

vulnersOsv
vulnersOsv
•added 2024/01/08 3:22 p.m.•5 views

http-proxy-with-cors (>=1.2.2, <=1.2.4) potentially affected by CVE-2023-51701 via @fastify/reply-from (9.1.0)

@fastify/reply-from NPM version 9.1.0 is affected by a known vulnerability. The following packages have a transitive dependency on @fastify/reply-from and may be impacted: - http-proxy-with-cors =1.2.2, =1.2.4 Source cves: CVE-2023-51701 Source advisory: OSV:GHSA-V2V2-HPH8-Q5XP...

7.5CVSS7.4AI score0.00479EPSS
SaveExploits0
Cvelist
Cvelist
•added 2024/01/08 1:55 p.m.•58 views

CVE-2023-51701 @fastify-reply-from JSON Content-Type parsing confusion

fastify-reply-from is a Fastify plugin to forward the current HTTP request to another server. A reverse proxy server built with @fastify/reply-from could misinterpret the incoming body by passing an header ContentType: application/json ; charset=utf-8. This can lead to bypass of security checks...

5.3CVSS7.7AI score0.00479EPSS
SaveExploits0References2
CVE
CVE
•added 2024/01/08 1:55 p.m.•58 views

CVE-2023-51701

CVE-2023-51701 affects fastify-reply-from, a Fastify plugin. The vulnerability arises when the plugin misinterprets the request body due to a Content-Type handling discrepancy (Content-Type header like application/json ; charset=utf-8), allowing bypass of security checks. References in multiple s...

7.5CVSS7.4AI score0.00479EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
•added 2024/01/08 1:55 p.m.•10 views

CVE-2023-51701 @fastify-reply-from JSON Content-Type parsing confusion

fastify-reply-from is a Fastify plugin to forward the current HTTP request to another server. A reverse proxy server built with @fastify/reply-from could misinterpret the incoming body by passing an header ContentType: application/json ; charset=utf-8. This can lead to bypass of security checks...

5.3CVSS7.5AI score0.00479EPSS
SaveExploits0References2
OSV
OSV
•added 2024/01/08 1:55 p.m.•35 views

CVE-2023-51701 @fastify-reply-from JSON Content-Type parsing confusion

fastify-reply-from is a Fastify plugin to forward the current HTTP request to another server. A reverse proxy server built with @fastify/reply-from could misinterpret the incoming body by passing an header ContentType: application/json ; charset=utf-8. This can lead to bypass of security checks...

5.3CVSS7.4AI score
SaveExploits0References4
CNNVD
CNNVD
•added 2024/01/08 12:00 a.m.•12 views

Fastify Environmental Vulnerabilities

Fastify is an open source web framework for Node.js from the OpenJS Foundation. A security vulnerability exists in Fastify fastify-reply-from versions prior to 9.6.0, which stems from the fact that passing body text via header using fastify/reply-from may be misinterpreted, leading to bypassing...

7.5CVSS6.8AI score0.00479EPSS
SaveExploits0References3
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
Veracode
Veracode
•added 2021/03/03 6:00 a.m.•17 views

Authorization Bypass

fastify-reply-from is vulnerable to authorization bypass. An attacker is able to escape the prefix of the proxied backend service and access restricted service such as the parent of the base URL...

10CVSS3.7AI score0.01821EPSS
SaveExploits0References4Affected Software1
nodejs
nodejs
•added 2021/03/03 1:55 a.m.•42 views

Prefix escape

Overview 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 is /pub/, a user expect that accessing /priv on the target service would not be possible. Unfortunately, it is...

7.5CVSS9.3AI score0.01821EPSS
SaveExploits0Affected Software1
Github Security Blog
Github Security Blog
•added 2021/03/03 1:52 a.m.•65 views

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

10CVSS0.6AI score0.01821EPSS
SaveExploits0References5Affected Software1
OSV
OSV
•added 2021/03/03 1:52 a.m.•29 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
Prion
Prion
•added 2021/03/02 4:15 a.m.•18 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.•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.•55 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.•154 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
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
Rows per page
Query Builder