The view rpc_post() in rpc.py file has no error checking when accessing GET
parameters and
SELECTing a Post.
The attached patch adds some verifications and raise 404 when no Post or GET
parameters are
found.
Original issue reported on code.google.com by igordsobreira on 4 Aug 2009 at 12:14
Original issue reported on code.google.com by
igordsobreira
on 4 Aug 2009 at 12:14Attachments: