In PCRE 8.41, the OP_KETRMAX feature in the match function in pcre_exec.c allows stack exhaustion (uncontrolled recursion) when processing a crafted regular expression.
The product does not properly control the amount of recursion that takes place, consuming excessive resources, such as allocated memory or the program stack.
Link | Tags |
---|---|
http://www.securityfocus.com/bid/99575 | vdb entry |
http://openwall.com/lists/oss-security/2017/07/11/3 | third party advisory mailing list |
https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772%40%3Cdev.mina.apache.org%3E | mailing list |
http://www.openwall.com/lists/oss-security/2023/04/11/1 | mailing list |
http://www.openwall.com/lists/oss-security/2023/04/12/1 | mailing list |