Re: Report Issues: Apache Camel Servlet Component

2018-06-26 Thread Claus Ibsen
Hi Thanks for telling about this. I have logged a ticket https://issues.apache.org/jira/browse/CAMEL-12597 The camel-servlet does not write the file automatic so you can control what goes on, such as not writing any file at all, or do any kind of validation yourself. On Tue, Jun 19, 2018 at 11:1

Report Issues: Apache Camel Servlet Component

2018-06-19 Thread SOUGATA.SINHA
Hi, During Security analysis of an application which uses Apache Camel Servlet Component following issues. You are looking forward to its resolution or work around. 1. Issue: Unrestricted File Upload Source Code: /org/apache/camel/component/servlet/AttachmentHttpBinding.java (Line 81)