Skip to content

[Snyk] Fix for 3 vulnerabilities#44

Open
xack20 wants to merge 1 commit into
mainfrom
snyk-fix-992f1f9d17634c28cb954c0a8db9aafe
Open

[Snyk] Fix for 3 vulnerabilities#44
xack20 wants to merge 1 commit into
mainfrom
snyk-fix-992f1f9d17634c28cb954c0a8db9aafe

Conversation

@xack20
Copy link
Copy Markdown
Owner

@xack20 xack20 commented Sep 17, 2025

snyk-top-banner

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

Snyk changed the following file(s):

  • client/package.json
  • client/package-lock.json

Vulnerabilities that will be fixed with an upgrade:

Issue Score
high severity Server-side Request Forgery (SSRF)
SNYK-JS-IP-12704893
  788  
high severity Server-side Request Forgery (SSRF)
SNYK-JS-IP-12761655
  788  
medium severity Allocation of Resources Without Limits or Throttling
SNYK-JS-AXIOS-12613773
  738  

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:

🦉 Allocation of Resources Without Limits or Throttling
🦉 Server-side Request Forgery (SSRF)

Copilot AI review requested due to automatic review settings September 17, 2025 08:27
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates two npm packages to address three security vulnerabilities: two SSRF vulnerabilities in the ip dependency (transitive through updated packages) and one resource allocation vulnerability in axios.

  • Updates axios from version 0.21.1 to 1.12.0 to fix resource allocation vulnerability
  • Updates react-scripts from version 4.0.3 to 5.0.0 to fix SSRF vulnerabilities in transitive dependencies

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

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.

3 participants