Files
CVEs-PoC/2016/CVE-2016-10253.md
2025-09-29 21:09:30 +02:00

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.