Lucene search
+L

707 matches found

Cvelist
Cvelist
added 2024/04/23 8:20 p.m.47 views

CVE-2024-32869 Hono vulnerable to Restricted Directory Traversal in serveStatic with deno

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to version 4.2.7, when using serveStatic with deno, it is possible to traverse the directory where main.ts is located. This can result in retrieval of unexpected files. Version 4.2.7 contains a patch for t...

5.3CVSS5.5AI score0.00642EPSS
SaveExploits1References2
CVE
CVE
added 2024/04/23 8:20 p.m.103 views

CVE-2024-32869

Hono CVE-2024-32869 involves a path traversal bug in serveStatic when used with Deno, allowing traversal of the directory containing main.ts and potential exposure of unintended files. Affected product: Hono web framework; vulnerable component: serveStatic middleware (Deno runtime path handling)....

5.3CVSS6.5AI score0.00642EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2024/04/23 8:20 p.m.30 views

CVE-2024-32869 Hono vulnerable to Restricted Directory Traversal in serveStatic with deno

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to version 4.2.7, when using serveStatic with deno, it is possible to traverse the directory where main.ts is located. This can result in retrieval of unexpected files. Version 4.2.7 contains a patch for t...

5.3CVSS5.4AI score
SaveExploits0References4
vulnersOsv
vulnersOsv
added 2024/04/23 4:20 p.m.3 views

@neon.id/worker (>=0.1.0, <=0.3.0), @ronin-dist/render (>=1.0.228-hooks-experimental.0, <=1.0.383-dependabot-npm-and-yarn-development-e6e9b294d4-experimental.0) +9 more potentially affected by CVE-2024-32869 via hono (>=4.0.0, <=4.2.6)

hono NPM version =4.0.0, =0.1.0, =1.0.228-hooks-experimental.0, =0.6.7, =0.5.0, =0.2.0, =0.0.285, =2.0.21-fix-experimental-package-cleanup-experimental.0, =3.0.7, =0.19.3, =0.20.2-alpha.0 Source cves: CVE-2024-32869 Source advisory: OSV:GHSA-3MPF-RCC7-5347...

5.3CVSS5.7AI score0.00642EPSS
SaveExploits1
OSV
OSV
added 2024/04/23 4:20 p.m.11 views

GHSA-3MPF-RCC7-5347 Hono vulnerable to Restricted Directory Traversal in serveStatic with deno

Summary When using serveStatic with deno, it is possible to directory traverse where main.ts is located. My environment is configured as per this tutorial https://hono.dev/getting-started/deno PoC bash $ tree . ├── deno.json ├── deno.lock ├── main.ts ├── README.md └── static └── a.txt source jsx...

5.3CVSS5.9AI score0.00642EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2024/04/23 12:00 a.m.12 views

Hono 安全漏洞

Hono is a web framework written in TypeScript from the Hono community. A security vulnerability exists in Hono versions prior to 4.2.7, which stems from using serveStatic with deno to traverse the directory where main.ts is located, potentially retrieving unexpected files...

5.3CVSS6.7AI score0.00642EPSS
SaveExploits1References3
vulnersOsv
vulnersOsv
added 2024/04/19 7:48 p.m.2 views

@skeet-framework/base-sql (>=0.6.7, <=0.6.12), @zemble/node (>=0.0.11, <=0.0.30) +2 more potentially affected by CVE-2024-32652 via @hono/node-server (>=1.3.3, <=1.10.0)

@hono/node-server NPM version =1.3.3, =0.6.7, =0.0.11, =0.19.0-alpha.2, =0.20.2-alpha.0 Source cves: CVE-2024-32652 Source advisory: OSV:GHSA-HGXW-5XG3-69JX...

7.5CVSS7.4AI score0.00882EPSS
SaveExploits1
OSV
OSV
added 2024/04/19 7:48 p.m.33 views

GHSA-HGXW-5XG3-69JX @hono/node-server has Denial of Service risk when receiving Host header that cannot be parsed

Impact The application hangs when receiving a Host header with a value that @hono/node-server can't handle well. Invalid values are those that cannot be parsed by the URL as a hostname such as an empty string, slashes /, and other strings. For example, if you have a simple application: ts import...

7.5CVSS7.5AI score0.00882EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2024/04/19 7:48 p.m.26 views

@hono/node-server has Denial of Service risk when receiving Host header that cannot be parsed

Impact The application hangs when receiving a Host header with a value that @hono/node-server can't handle well. Invalid values are those that cannot be parsed by the URL as a hostname such as an empty string, slashes /, and other strings. For example, if you have a simple application: ts import...

7.5CVSS6.8AI score0.00882EPSS
SaveExploits1References7Affected Software1
NVD
NVD
added 2024/04/19 7:15 p.m.17 views

CVE-2024-32652

The adapter @hono/node-server allows you to run your Hono application on Node.js. Prior to 1.10.1, the application hangs when receiving a Host header with a value that @hono/node-server can't handle well. Invalid values are those that cannot be parsed by the URL as a hostname such as an empty...

7.5CVSS7.5AI score0.00882EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2024/04/19 6:29 p.m.16 views

CVE-2024-32652 @hono/node-server contains Denial of Service risk when receiving Host header that cannot be parsed

The adapter @hono/node-server allows you to run your Hono application on Node.js. Prior to 1.10.1, the application hangs when receiving a Host header with a value that @hono/node-server can't handle well. Invalid values are those that cannot be parsed by the URL as a hostname such as an empty...

7.5CVSS7.5AI score0.00882EPSS
SaveExploits1References3
CVE
CVE
added 2024/04/19 6:29 p.m.66 views

CVE-2024-32652

Summary: CVE-2024-32652 affects the Node.js adapter @hono/node-server. Before version 1.10.1, handling of invalid Host header values (e.g., empty strings or values not parseable as a hostname) could cause the application to hang via an Invalid URL error. The advisory states that 1.10.1 fixes the ...

7.5CVSS6.5AI score0.00882EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2024/04/19 6:29 p.m.21 views

CVE-2024-32652 @hono/node-server contains Denial of Service risk when receiving Host header that cannot be parsed

The adapter @hono/node-server allows you to run your Hono application on Node.js. Prior to 1.10.1, the application hangs when receiving a Host header with a value that @hono/node-server can't handle well. Invalid values are those that cannot be parsed by the URL as a hostname such as an empty...

7.5CVSS7.3AI score
SaveExploits0References5
Cvelist
Cvelist
added 2024/04/19 6:29 p.m.20 views

CVE-2024-32652 @hono/node-server contains Denial of Service risk when receiving Host header that cannot be parsed

The adapter @hono/node-server allows you to run your Hono application on Node.js. Prior to 1.10.1, the application hangs when receiving a Host header with a value that @hono/node-server can't handle well. Invalid values are those that cannot be parsed by the URL as a hostname such as an empty...

7.5CVSS7.7AI score0.00882EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2024/04/19 12:00 a.m.10 views

PT-2024-24746

Name of the Vulnerable Software and Affected Versions @hono/node-server versions prior to 1.10.1 Description The application hangs when receiving a Host header with a value that @hono/node-server can't handle well. Invalid values are those that cannot be parsed by the URL as a hostname, such as a...

7.5CVSS7AI score0.00882EPSS
SaveExploits1References14
vulnersOsv
vulnersOsv
added 2024/01/23 2:42 p.m.3 views

@zemble/node (>=0.0.11, <=0.0.14), waku (>=0.19.0-alpha.2, <=0.19.1) potentially affected by CVE-2024-23340 via @hono/node-server (>=1.3.3, <=1.4.0)

@hono/node-server NPM version =1.3.3, =0.0.11, =0.19.0-alpha.2, =0.19.1 Source cves: CVE-2024-23340 Source advisory: OSV:GHSA-RJQ5-W47X-X359...

5.3CVSS5.7AI score0.00722EPSS
SaveExploits1
NVD
NVD
added 2024/01/22 11:15 p.m.23 views

CVE-2024-23340

@hono/node-server is an adapter that allows users to run Hono applications on Node.js. Since v1.3.0, @hono/node-server has used its own Request object with url behavior that is unexpected. In the standard API, if the URL contains .., here called "double dots", the URL string returned by Request...

5.3CVSS5.6AI score0.00722EPSS
SaveExploits1References3
Prion
Prion
added 2024/01/22 11:15 p.m.27 views

Design/Logic Flaw

@hono/node-server is an adapter that allows users to run Hono applications on Node.js. Since v1.3.0, @hono/node-server has used its own Request object with url behavior that is unexpected. In the standard API, if the URL contains .., here called "double dots", the URL string returned by Request...

5CVSS7.3AI score0.00722EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2024/01/22 11:00 p.m.231 views

CVE-2024-23340

The CVE concerns @hono/node-server (Node.js adapter) where its custom Request.url does not resolve ". ." (double dots), causing un-resolved paths like http://localhost/static/.. /foo.txt to be passed to serveStatic. This path-traversal can enable access to unintended files on the static server, u...

5.3CVSS5.5AI score0.00722EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2024/01/22 11:00 p.m.22 views

CVE-2024-23340 @hono/node-server can't handle "double dots" in URL

@hono/node-server is an adapter that allows users to run Hono applications on Node.js. Since v1.3.0, @hono/node-server has used its own Request object with url behavior that is unexpected. In the standard API, if the URL contains .., here called "double dots", the URL string returned by Request...

5.3CVSS5.8AI score0.00722EPSS
SaveExploits1References3
Rows per page
Query Builder