Skip to content

[Snyk] Security upgrade axios from 1.16.0 to 1.18.0 - #333

Open
rvu-snyk wants to merge 1 commit into
masterfrom
snyk-fix-c4e36685714818617741ff0c56390ff5
Open

[Snyk] Security upgrade axios from 1.16.0 to 1.18.0#333
rvu-snyk wants to merge 1 commit into
masterfrom
snyk-fix-c4e36685714818617741ff0c56390ff5

Conversation

@rvu-snyk

Copy link
Copy Markdown
Contributor

snyk-top-banner

Snyk has created this PR to fix 10 vulnerabilities in the npm dependencies of this project.

Snyk changed the following file(s):

  • package.json
鈿狅笍 Warning
Failed to update the package-lock.json, please update manually before merging.

Vulnerabilities that will be fixed with an upgrade:

Issue Score
medium severity Uncontrolled Recursion
SNYK-JS-AXIOS-18060730
聽聽738聽聽
medium severity Prototype Pollution
SNYK-JS-AXIOS-18065351
聽聽738聽聽
medium severity Permissive List of Allowed Inputs
SNYK-JS-AXIOS-18065357
聽聽738聽聽
medium severity Allocation of Resources Without Limits or Throttling
SNYK-JS-AXIOS-18060165
聽聽708聽聽
medium severity Uncontrolled Recursion
SNYK-JS-AXIOS-18060167
聽聽708聽聽
medium severity Prototype Pollution
SNYK-JS-AXIOS-18060659
聽聽708聽聽
medium severity Allocation of Resources Without Limits or Throttling
SNYK-JS-AXIOS-18060804
聽聽708聽聽
medium severity Prototype Pollution
SNYK-JS-AXIOS-18065349
聽聽708聽聽
medium severity Allocation of Resources Without Limits or Throttling
SNYK-JS-AXIOS-18065353
聽聽708聽聽
medium severity Prototype Pollution
SNYK-JS-AXIOS-18065355
聽聽708聽聽

Breaking Change Risk

Merge Risk: Medium

Notice: This assessment is enhanced by AI.


Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
馃 View latest project report
馃摐 Customise PR templates
馃洜 Adjust project settings
馃摎 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

馃 Uncontrolled Recursion
馃 Prototype Pollution
馃 Allocation of Resources Without Limits or Throttling

@rvu-snyk

Copy link
Copy Markdown
Contributor Author

Merge Risk: Medium

This is a minor version upgrade that includes security hardening and behavioral changes that may require verification.

Behavioral Changes:

  • Redirect Header Safety: In Node.js, sensitive headers specified by the caller may now be stripped on cross-origin redirects to prevent leakage of API keys or authentication tokens.
  • URL Hardening: Malformed http: and https: URLs that are missing // will now be rejected with an ERR_INVALID_URL error.
  • validateStatus Semantics: A new transitional option, validateStatusUndefinedResolves, has been added. This allows applications to opt-in to treating validateStatus: undefined as if the option was omitted.

Recommendation:
Review application logic related to cross-origin redirects, especially if custom sensitive headers are used. Ensure all URLs passed to Axios are well-formed. Test validateStatus behavior if your application relies on its specific handling.

Source: GitHub Release Notes

Notice 馃: This content was augmented using artificial intelligence. AI-generated content may contain errors and should be reviewed for accuracy before use.

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.

2 participants