You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Path to dependency file: /exercises/async-activity-completion/practice/package.json
Path to vulnerable library: /exercises/async-activity-completion/practice/node_modules/axios/package.json,/exercises/async-activity-completion/solution/node_modules/axios/package.json
*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Path to dependency file: /exercises/async-activity-completion/solution/package.json
Path to vulnerable library: /exercises/async-activity-completion/solution/node_modules/follow-redirects/package.json,/exercises/async-activity-completion/practice/node_modules/follow-redirects/package.json
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.
Path to dependency file: /exercises/async-activity-completion/practice/package.json
Path to vulnerable library: /exercises/async-activity-completion/practice/node_modules/axios/package.json,/exercises/async-activity-completion/solution/node_modules/axios/package.json
An issue discovered in Axios 1.5.1 inadvertently reveals the confidential XSRF-TOKEN stored in cookies by including it in the HTTP header X-XSRF-TOKEN for every request made to any host allowing attackers to view sensitive information.
Vulnerable Library - axios-1.4.0.tgz
Library home page: https://registry.npmjs.org/axios/-/axios-1.4.0.tgz
Path to dependency file: /exercises/async-activity-completion/practice/package.json
Path to vulnerable library: /exercises/async-activity-completion/practice/node_modules/axios/package.json,/exercises/async-activity-completion/solution/node_modules/axios/package.json
Found in HEAD commit: e30ac87929eaaeea2c5838ea3ecf0d19f46f3109
Vulnerabilities
*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2023-26159
Vulnerable Library - follow-redirects-1.15.2.tgz
HTTP and HTTPS modules that follow redirects.
Library home page: https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.2.tgz
Path to dependency file: /exercises/async-activity-completion/solution/package.json
Path to vulnerable library: /exercises/async-activity-completion/solution/node_modules/follow-redirects/package.json,/exercises/async-activity-completion/practice/node_modules/follow-redirects/package.json
Dependency Hierarchy:
Found in HEAD commit: e30ac87929eaaeea2c5838ea3ecf0d19f46f3109
Found in base branch: main
Vulnerability Details
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.
Publish Date: 2024-01-02
URL: CVE-2023-26159
CVSS 3 Score Details (7.3)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: https://www.cve.org/CVERecord?id=CVE-2023-26159
Release Date: 2024-01-02
Fix Resolution: follow-redirects - 1.15.4
CVE-2023-45857
Vulnerable Library - axios-1.4.0.tgz
Library home page: https://registry.npmjs.org/axios/-/axios-1.4.0.tgz
Path to dependency file: /exercises/async-activity-completion/practice/package.json
Path to vulnerable library: /exercises/async-activity-completion/practice/node_modules/axios/package.json,/exercises/async-activity-completion/solution/node_modules/axios/package.json
Dependency Hierarchy:
Found in HEAD commit: e30ac87929eaaeea2c5838ea3ecf0d19f46f3109
Found in base branch: main
Vulnerability Details
An issue discovered in Axios 1.5.1 inadvertently reveals the confidential XSRF-TOKEN stored in cookies by including it in the HTTP header X-XSRF-TOKEN for every request made to any host allowing attackers to view sensitive information.
Publish Date: 2023-11-08
URL: CVE-2023-45857
CVSS 3 Score Details (6.5)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Release Date: 2023-11-08
Fix Resolution: 1.6.0
⛑️ Automatic Remediation will be attempted for this issue.
⛑️Automatic Remediation will be attempted for this issue.
The text was updated successfully, but these errors were encountered: