In PCRE 8.41, after compiling, a pcretest load test PoC produces a crash overflow in the function match() in pcre_exec.c because of a self-recursive call. NOTE: third parties dispute the relevance of this report, noting that there are options that can be used to limit the amount of stack that is used
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
http://packetstormsecurity.com/files/150897/PCRE-8.41-Buffer-Overflow.html | vdb entry third party advisory |
http://seclists.org/fulldisclosure/2018/Dec/33 | third party advisory mailing list |
http://www.openwall.com/lists/oss-security/2017/11/01/11 | third party advisory mailing list |
http://www.openwall.com/lists/oss-security/2017/11/01/3 | mailing list exploit third party advisory |
http://www.openwall.com/lists/oss-security/2017/11/01/7 | third party advisory mailing list |
http://www.openwall.com/lists/oss-security/2017/11/01/8 | mailing list exploit third party advisory |
http://www.securityfocus.com/bid/101688 | vdb entry third party advisory |
https://bugs.exim.org/show_bug.cgi?id=2047 | issue tracking third party advisory |