|
Message-ID: <CAOSkqBXYWzB3tzKQX6RRDLw89optSnphk18d50hPvXpB8V86bw@mail.gmail.com> Date: Fri, 26 Jun 2015 10:28:12 +0800 From: Guanxing Wen <wengx522@...il.com> To: oss-security@...ts.openwall.com Subject: CVE Request: PCRE Library Heap Overflow Vulnerability in find_fixedlength() Hi, PCRE is a regular expression C library inspired by the regular expression capabilities in the Perl programming language. The PCRE library is incorporated into a number of prominent programs, such as Adobe Flash, Apache, Nginx, PHP. PCRE library is prone to a vulnerability which leads to Heap Overflow. During subpattern calculation of a malformed regular expression, an offset that is used as an array index is fully controlled and can be large enough so that unexpected heap memory regions are accessed. One could at least exploit this issue to read objects nearby of the affected application's memory. Such information discloure may also be used to bypass memory protection method such as ASLR. Reference: https://bugs.exim.org/show_bug.cgi?id=1651 Would you please allocate a CVE-ID for this? Thank you. ---- Wen Guanxing from Venustech ADLAB
Powered by blists - more mailing lists
Please check out the Open Source Software Security Wiki, which is counterpart to this mailing list.
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.