mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-07 20:43:12 +00:00
815 B
815 B
CVE-2016-10253
Description
An issue was discovered in Erlang/OTP 18.x. Erlang's generation of compiled regular expressions is vulnerable to a heap overflow. Regular expressions using a malformed extpattern can indirectly specify an offset that is used as an array index. This ordinal permits arbitrary regions within the erts_alloc arena to be both read and written to.
POC
Reference
Github
No PoCs found on GitHub currently.