RE: Security issue in commons-fileup.load version 1.4 .

2021-06-03 Thread Singh, Randeep
HI Colleagues , Any updates you may have would be greatly appreciated. Best Regards Randeep From: Singh, Randeep Sent: May 27, 2021 7:45 pm To: user@commons.apache.org Subject: Security issue in commons-fileup.load version 1.4 . HI All, This is regarding one of security issue that is reported i

Re: Security issue in commons-fileup.load version 1.4 .

2021-05-28 Thread Gilles Sadowski
Le ven. 28 mai 2021 à 18:42, Jurrie Overgoor a écrit : >> [...] > [...] > > In the end this would all be 'fixed' when a release would be less work. > At the risk of igniting a fierce discussion: why are Apache releases so > much work? Perhaps not so much work but, effectively in the "Commons" pro

Re: Security issue in commons-fileup.load version 1.4 .

2021-05-28 Thread Jurrie Overgoor
On 27-05-2021 18:05, Mark Thomas wrote: On 27/05/2021 16:29, Matt Sicker wrote: As the user, you have ultimate control over transitive dependency versions that end up in your application. Using Maven, for example, you can override the commons-fileupload dependency on commons-io to the latest rel

Re: Security issue in commons-fileup.load version 1.4 .

2021-05-27 Thread Mark Thomas
On 27/05/2021 16:29, Matt Sicker wrote: As the user, you have ultimate control over transitive dependency versions that end up in your application. Using Maven, for example, you can override the commons-fileupload dependency on commons-io to the latest release. I don't think anyone here wants to

Re: Security issue in commons-fileup.load version 1.4 .

2021-05-27 Thread Matt Sicker
As the user, you have ultimate control over transitive dependency versions that end up in your application. Using Maven, for example, you can override the commons-fileupload dependency on commons-io to the latest release. I don't think anyone here wants to go through an entire release for a compone