PCRE2 before 10.30 has an out-of-bounds write caused by a stack-based buffer overflow in pcre2_match.c, related to a "pattern with very many captures."
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 |
---|---|
https://security.gentoo.org/glsa/201710-09 | third party advisory vendor advisory |
https://vcs.pcre.org/pcre2/code/tags/pcre2-10.30/ChangeLog?revision=854&view=markup | |
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=783 | third party advisory |
https://vcs.pcre.org/pcre2?view=revision&revision=674 | patch vendor advisory |
http://www.securityfocus.com/bid/98315 | vdb entry third party advisory |