cve/2023/CVE-2023-35966.md
2024-06-18 02:51:15 +02:00

897 B

CVE-2023-35966

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 realloc function.

POC

Reference

Github

No PoCs found on GitHub currently.