In the Ox gem 2.8.1 for Ruby, the process crashes with a stack-based buffer over-read in the read_from_str function in sax_buf.c when a crafted input is supplied to sax_parse.
The product reads data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://rubygems.org/gems/ox/versions/2.8.1 | third party advisory |
https://github.com/ohler55/ox/issues/195 | third party advisory exploit |