head	1.1;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1;
locks; strict;
comment	@# @;


1.1
date	2010.12.08.19.18.29;	author pgollucci;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Fixes an exploitable bug in CGI multipart parsing which affects Ruby <= 1.8.5.
When multipart boundary attributes contain non-halting regular
expression strings, the boundary searcher in the CGI module does not properly
escape the parameter and will execute arbitrary regular expressions.
This fix adds escaping for the user data.

    * Affected application servers: standalone CGI, Mongrel, WEBrick
    * Unaffected: FastCGI, Ruby 1.8.6 (all servers)
    * Unknown: mod_ruby

This fix will not modify versions of Ruby greater than 1.8.5, and is
cumulative with previous CGI multipart vulnerability fixes.

WWW:    http://blog.evanweaver.com/#cgi_multipart_eof_fix
@
text
@SHA256 (rubygem/cgi_multipart_eof_fix-2.5.0.gem) = f6638858f2748f2701ae96fc7a939000f0feba1870011483d7d10662140cd672
SIZE (rubygem/cgi_multipart_eof_fix-2.5.0.gem) = 11776
@
