Author: kkolinko Date: Sun May 10 17:07:56 2015 New Revision: 1678583 URL: http://svn.apache.org/r1678583 Log: Add reference to CVE-2014-0230
Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml?rev=1678583&r1=1678582&r2=1678583&view=diff ============================================================================== --- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original) +++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Sun May 10 17:07:56 2015 @@ -1629,6 +1629,7 @@ conditions use the correct request start time. (markt) </fix> <add> + Fix CVE-2014-0230: Add a new limit, defaulting to 2MB, for the amount of data Tomcat will swallow for an aborted upload. The limit is configurable by <code>maxSwallowSize</code> attribute of an HTTP connector. (markt) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org