A flaw was discovered in Elasticsearch, affecting the _search API that allowed a specially crafted query string to cause a Stack Overflow and ultimately a Denial of Service.
A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).
The product writes data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://discuss.elastic.co/t/elasticsearch-8-9-1-7-17-13-security-update/343297 | vendor advisory |
https://www.elastic.co/community/security | vendor advisory |
https://security.netapp.com/advisory/ntap-20231116-0010/ | third party advisory |