Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency commons-net:commons-net to v3.9.0 [SECURITY] #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 17, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
commons-net:commons-net (source) 3.6 -> 3.9.0 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2021-37533

Prior to Apache Commons Net 3.9.0, Net's FTP client trusts the host from PASV response by default. A malicious server can redirect the Commons Net code to use a different host, but the user has to connect to the malicious server in the first place. This may lead to leakage of information about services running on the private network of the client.
The default in version 3.9.0 is now false to ignore such hosts, as cURL does. See https://issues.apache.org/jira/browse/NET-711.


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency commons-net:commons-net to v3.9.0 [SECURITY] Update dependency commons-net:commons-net to v3.9.0 [SECURITY] - autoclosed Mar 11, 2023
@renovate renovate bot closed this Mar 11, 2023
@renovate renovate bot deleted the renovate/maven-commons-net-commons-net-vulnerability branch March 11, 2023 08:08
@renovate renovate bot changed the title Update dependency commons-net:commons-net to v3.9.0 [SECURITY] - autoclosed Update dependency commons-net:commons-net to v3.9.0 [SECURITY] Mar 11, 2023
@renovate renovate bot reopened this Mar 11, 2023
@renovate renovate bot restored the renovate/maven-commons-net-commons-net-vulnerability branch March 11, 2023 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants