cve/2021/CVE-2021-31227.md
2025-09-29 21:09:30 +02:00

976 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.