PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
[ start all new proposals below, under PATCHES PROPOSED. ]
+ * http_protocol: Escape request method in 413 error reporting.
+ Determined to be not generally exploitable, but a flaw in any case.
+ PR 44014 [Victor Stinner <victor.stinner inl.fr>]
+ http://svn.apache.org/viewvc?view=rev&rev=600645
+ +1: wrowe, rpluem, trawick
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
http://issues.apache.org/bugzilla/attachment.cgi?id=19901
+1: trawick, rpluem
- * http_protocol: Escape request method in 413 error reporting.
- Determined to be not generally exploitable, but a flaw in any case.
- PR 44014 [Victor Stinner <victor.stinner inl.fr>]
- http://svn.apache.org/viewvc?view=rev&rev=600645
- +1: wrowe, rpluem
+ * http_protocol: Escape request method in 405 error reporting.
+ Trunk:
+ http://svn.apache.org/viewvc?view=rev&revision=603346
+ 2.0.x:
+ Trunk patch applies.
+ +1: trawick
PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON: