CVE-2024-49770
CVSS V2 None
CVSS V3 None
Description
`oak` is a middleware framework for Deno's native HTTP server, Deno Deploy, Node.js 16.5 and later, Cloudflare Workers and Bun. By default `oak` does not allow transferring of hidden files with `Context.send` API. However, prior to version 17.1.3, this can be bypassed by encoding `/` as its URL encoded form `%2F`. For an attacker this has potential to read sensitive user data or to gain access to server secrets. Version 17.1.3 fixes the issue.
Overview
- CVE ID
- CVE-2024-49770
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-11-01T16:16:29.482Z
- Last Modified Date
- 2024-11-01T17:35:10.386Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/oakserver/oak/security/advisories/GHSA-qm92-93fv-vh7m | x_refsource_CONFIRM |
https://github.com/oakserver/oak/commit/4b2f27efd5cba5a45b2c3982e610da3af0869209 | x_refsource_MISC |
https://github.com/oakserver/oak/blob/3896fe568b25ac0b4c5afbf822ff8344c3d1712a/send.ts#L117-L125 | x_refsource_MISC |
https://github.com/oakserver/oak/blob/3896fe568b25ac0b4c5afbf822ff8344c3d1712a/send.ts#L182C10-L182C25 | x_refsource_MISC |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-49770 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-49770 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-11-02 13:38:10 | Added to TrackCVE |