Heap-based Buffer Overflow in Homebrew mruby prior to 3.2.
A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().
Link | Tags |
---|---|
https://huntr.dev/bounties/9bdc49ca-6697-4adc-a785-081e1961bf40 | exploit third party advisory patch |
https://github.com/mruby/mruby/commit/47068ae07a5fa3aa9a1879cdfe98a9ce0f339299 | third party advisory patch |