[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: FW: Apache httpd: vulnerability with chunked encoding
>>>>> "Ben" == Ben Goren <ben@trumpetpower.com> writes:
Ben> On Mon, Jun 17, 2002 at 09:18:52PM +0200, Dries Schellekens
Ben> wrote:
>> This was fixed in -current by henning 2 hours ago
Ben> Will it be backported to -stable?
Something like this will help until backport happens:
cd /usr/src/usr.sbin/httpd/src/main
ftp -o - 'http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin/httpd/src/main/http_protocol.c.diff?r1=1.10&r2=1.12' | patch