That's not what Min is asking...

Min, if you must use Java 7, your only option is to fork the code, edit it
to comply with Java 7, and rebuild it locally.

Staying on Java 7 will likely be more painful IMO than migrating to Java 8.

Gary

On Thu, Jan 12, 2023, 04:32 Ruby Paasche <r.paas...@pripares.com> wrote:

> Hi
>
> look at https://issues.apache.org/jira/browse/NET-711
> call FTPClient#setIpAddressFromPasvResponse(false);
> will do the job.
>
> Best Regards
> Ruby
>
>
> ‑‑
> Ruby Paasche
> Senior Entwicklerin
> Tel:
> +49 (0)89 45 22 808 ‑ 30
> Email:
> r.paas...@pripares.com
> Web:
> *https://pripares.com* <https://pripares.com/>
> PRIPARES Software Solutions GmbH
> Ridlerstraße 57
> 80339 München
> Handelsregister: Registergericht München HRB 138701
> Sitz der Gesellschaft: München
> Geschäftsführer: Aßmann Christoph, Ertl Andreas
>
> Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte
> Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail
> irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und
> löschen Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte
> Weitergabe dieser Mail und der darin enthaltenen Informationen sind nicht
> gestattet.
>
> This e-mail may contain confidential and/or privileged information. If you
> are not the intended recipient (or have received this e-mail in error)
> please notify the sender immediately and delete this e-mail. Any
> unauthorized copying, disclosure or distribution of the material in this
> e-mail is strictly forbidden.
>
>
> Am Do., 12. Jan. 2023 um 10:13 Uhr schrieb Toh Min
> <tsmi...@yahoo.com.invalid>:
>
> > Hi,
> > I have an application running on Java 1.7 which may be using
> > commons-net. I saw from the website that commons-net 3.9 requires Java
> 1.8.
> > I would like to resolve CVE-2021-37533 for commons-net, is there anything
> > which I can do to mitigate it since the java version which I am using is
> > lower than the minimum version for commons-net 3.9.
> > Thanks & Regards,
> > Min
> >
>

Reply via email to