Executive Summary



This Alert is flagged as TOP 25 Common Weakness Enumeration from CWE/SANS. For more information, you can read this.
Informations
Name CVE-2024-49770 First vendor Publication 2024-11-01
Vendor Cve Last vendor Modification 2024-11-01

Security-Database Scoring CVSS v3

Cvss vector : N/A
Overall CVSS Score NA
Base Score NA Environmental Score NA
impact SubScore NA Temporal Score NA
Exploitabality Sub Score NA
 
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

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

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-49770

CWE : Common Weakness Enumeration

% Id Name
50 % CWE-35 Path Traversal: '.../...//'
50 % CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') (CWE/SANS Top 25)

Sources (Detail)

https://github.com/oakserver/oak/blob/3896fe568b25ac0b4c5afbf822ff8344c3d1712...
https://github.com/oakserver/oak/blob/3896fe568b25ac0b4c5afbf822ff8344c3d1712...
https://github.com/oakserver/oak/commit/4b2f27efd5cba5a45b2c3982e610da3af0869209
https://github.com/oakserver/oak/security/advisories/GHSA-qm92-93fv-vh7m
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
Date Informations
2024-11-02 00:27:31
  • Multiple Updates
2024-11-01 21:27:30
  • First insertion