mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
1006 B
Markdown
18 lines
1006 B
Markdown
### [CVE-2024-47535](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-47535)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. An unsafe reading of environment file could potentially cause a denial of service in Netty. When loaded on an Windows application, Netty attempts to load a file that does not exist. If an attacker creates such a large file, the Netty application crashes. This vulnerability is fixed in 4.1.115.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/netty/netty/security/advisories/GHSA-xq3w-v528-46rv
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|