cve/2023/CVE-2023-35965.md

18 lines
896 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-35965](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-35965)
![](https://img.shields.io/static/v1?label=Product&message=YF325&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20v1.0_20221108%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-190%3A%20Integer%20Overflow%20or%20Wraparound&color=brighgreen)
### Description
Two heap-based buffer overflow vulnerabilities exist in the httpd manage_post functionality of Yifan YF325 v1.0_20221108. A specially crafted network request can lead to a heap buffer overflow. An attacker can send a network request to trigger these vulnerabilities.This integer overflow result is used as argument for the malloc function.
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2023-1787
#### Github
No PoCs found on GitHub currently.