Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sat, 13 Dec 2008 21:42:27 +0100
From: Florian Weimer <fw@...eb.enyo.de>
To: oss-security@...ts.openwall.com
Subject: Re:  Re: CVE Request - roundcubemail

* Ingrid wrote:

> Therefore, I agree with Raphael that the issue has not been found yet.

It may be related to:

  <http://www.hardened-php.net/advisory_042006.119.html>

Is there some way to turn of /e support in preg_replace (causing PHP
to abort with an error instead), in particular if the captures contain
one of the characters "$", "{", "}"?

Is it safe to surround the captures with '$1' instead of "$1"?

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.