mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 17:47:58 +02:00
19 lines
1005 B
Markdown
19 lines
1005 B
Markdown
### [CVE-2025-55152](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-55152)
|
|

|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
oak is a middleware framework for Deno's native HTTP server, Deno Deploy, Node.js 16.5 and later, Cloudflare Workers and Bun. In versions 17.1.5 and below, it's possible to significantly slow down an oak server with specially crafted values of the x-forwarded-proto or x-forwarded-for headers.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/oakserver/oak/security/advisories/GHSA-r3v7-pc4g-7xp9
|
|
|
|
#### Github
|
|
- https://github.com/dellalibera/dellalibera
|
|
|