Files
CVEs-PoC/2021/CVE-2021-31227.md
T
2024-06-18 02:51:15 +02:00

965 B

CVE-2021-31227

Description

An issue was discovered in HCC embedded InterNiche 4.0.1. A potential heap buffer overflow exists in the code that parses the HTTP POST request, due to an incorrect signed integer comparison. This vulnerability requires the attacker to send a malformed HTTP packet with a negative Content-Length, which bypasses the size checks and results in a large heap overflow in the wbs_multidata buffer copy.

POC

Reference

Github

No PoCs found on GitHub currently.