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

Actualisation des dépendences #1360

Merged
merged 1 commit into from
Jan 18, 2024
Merged

Conversation

etienneCharignon
Copy link
Member

En particulié :
Follow Redirects improperly handles URLs in the url.parse() function

Package : follow-redirects
Affected versions : < 1.15.4
Patched version : 1.15.4

Versions of the package follow-redirects before 1.15.4 are vulnerable to Improper Input Validation due to the improper handling of URLs by the url.parse() function. When new URL() throws an error, it can be manipulated to misinterpret the hostname. An attacker could exploit this weakness to redirect traffic to a malicious site, potentially leading to information disclosure, phishing attacks, or other security breaches.

En particulié :
Follow Redirects improperly handles URLs in the url.parse() function

Package : follow-redirects
Affected versions : < 1.15.4
Patched version : 1.15.4

Versions of the package follow-redirects before 1.15.4 are vulnerable to
Improper Input Validation due to the improper handling of URLs by the
url.parse() function. When new URL() throws an error, it can be
manipulated to misinterpret the hostname. An attacker could exploit this
weakness to redirect traffic to a malicious site, potentially leading to
information disclosure, phishing attacks, or other security breaches.
@etienneCharignon etienneCharignon merged commit 8e69dac into develop Jan 18, 2024
2 checks passed
@etienneCharignon etienneCharignon deleted the actualisation-dependances branch January 18, 2024 07:58
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.

1 participant