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 lack of size validation. This vulnerability requires the attacker to send a crafted HTTP POST request with a URI longer than 50 bytes. This leads to a heap overflow in wbs_post() via an strcpy() call.
The product writes data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://www.forescout.com/blog/new-critical-operational-technology-vulnerabilities-found-on-nichestack/ | third party advisory mitigation |
https://www.kb.cert.org/vuls/id/608209 | third party advisory us government resource |