cve/2023/CVE-2023-33476.md

20 lines
924 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-33476](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-33476)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
ReadyMedia (MiniDLNA) versions from 1.1.15 up to 1.3.2 is vulnerable to Buffer Overflow. The vulnerability is caused by incorrect validation logic when handling HTTP requests using chunked transport encoding. This results in other code later using attacker-controlled chunk values that exceed the length of the allocated buffer, resulting in out-of-bounds read/write.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/H4lo/awesome-IoT-security-article
- https://github.com/mellow-hype/cve-2023-33476
- https://github.com/nomi-sec/PoC-in-GitHub