-
Notifications
You must be signed in to change notification settings - Fork 147
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Description
#383 #380 #377 #376 #375 #373 are failing as a result of a vulnerability in follow-redirects.
CVE Details
Vulnerability Title: [CVE-2023-26159] CWE-20: Improper Input Validation
ID: CVE-2023-26159
Description: 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.
CVSS Score: 7.3
CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
CVE: CVE-2023-26159
Reference: https://ossindex.sonatype.org/vulnerability/CVE-2023-26159?component-type=npm&component-name=follow-redirects&utm_source=auditjs&utm_medium=integration&utm_content=4.0.43
### Tasks
- [ ] Resolve the manifest to address the vulnerability alert
- [ ] Resolve pending PRs and merge into `main`
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working