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/65a7632e-f95b-4836-b1a7-9cb95e5124f1 | third party advisory exploit |
https://github.com/mruby/mruby/commit/38b164ace7d6ae1c367883a3d67d7f559783faad | third party advisory patch |