Skip to content

Comments

[Snyk] Fix for 2 vulnerabilities#830

Open
ThinuwanW wants to merge 1 commit intomainfrom
snyk-fix-ba4c7aa330c50718bbf05cee6b77d30d
Open

[Snyk] Fix for 2 vulnerabilities#830
ThinuwanW wants to merge 1 commit intomainfrom
snyk-fix-ba4c7aa330c50718bbf05cee6b77d30d

Conversation

@ThinuwanW
Copy link
Contributor

snyk-top-banner

Snyk has created this PR to fix 2 vulnerabilities in the maven dependencies of this project.

Snyk changed the following file(s):

  • backend/pom.xml

Vulnerabilities that will be fixed with an upgrade:

Issue Score Upgrade
high severity Improper Resource Shutdown or Release
SNYK-JAVA-ORGAPACHETOMCATEMBED-11799152
  721   No Known Exploit
high severity Relative Path Traversal
SNYK-JAVA-ORGSPRINGFRAMEWORK-12008931
  696   org.springframework.boot:spring-boot-starter-aop:
3.5.0 -> 3.5.5
No Known Exploit

Vulnerabilities that could not be fixed

  • Upgrade:
    • Could not upgrade org.springframework.boot:spring-boot-starter-data-jpa@3.4.4 to org.springframework.boot:spring-boot-starter-data-jpa@3.4.9; Reason could not apply upgrade, dependency is managed externally ; Location: https://maven-central.storage-download.googleapis.com/maven2/org/springframework/boot/spring-boot-dependencies/3.4.4/spring-boot-dependencies-3.4.4.pom
  • Could not upgrade org.springframework.boot:spring-boot-starter-data-redis@3.4.4 to org.springframework.boot:spring-boot-starter-data-redis@3.4.9; Reason could not apply upgrade, dependency is managed externally ; Location: https://maven-central.storage-download.googleapis.com/maven2/org/springframework/boot/spring-boot-dependencies/3.4.4/spring-boot-dependencies-3.4.4.pom
  • Could not upgrade org.springframework.boot:spring-boot-starter-mail@3.4.4 to org.springframework.boot:spring-boot-starter-mail@3.4.9; Reason could not apply upgrade, dependency is managed externally ; Location: https://maven-central.storage-download.googleapis.com/maven2/org/springframework/boot/spring-boot-dependencies/3.4.4/spring-boot-dependencies-3.4.4.pom
  • Could not upgrade org.springframework.boot:spring-boot-starter-security@3.4.4 to org.springframework.boot:spring-boot-starter-security@3.4.9; Reason could not apply upgrade, dependency is managed externally ; Location: https://maven-central.storage-download.googleapis.com/maven2/org/springframework/boot/spring-boot-dependencies/3.4.4/spring-boot-dependencies-3.4.4.pom
  • Could not upgrade org.springframework.boot:spring-boot-starter-web@3.4.4 to org.springframework.boot:spring-boot-starter-web@3.4.9; Reason could not apply upgrade, dependency is managed externally ; Location: https://maven-central.storage-download.googleapis.com/maven2/org/springframework/boot/spring-boot-dependencies/3.4.4/spring-boot-dependencies-3.4.4.pom
  • Could not upgrade org.springframework.boot:spring-boot-starter-websocket@3.4.4 to org.springframework.boot:spring-boot-starter-websocket@3.4.9; Reason could not apply upgrade, dependency is managed externally ; Location: https://maven-central.storage-download.googleapis.com/maven2/org/springframework/boot/spring-boot-dependencies/3.4.4/spring-boot-dependencies-3.4.4.pom

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:

🦉 Relative Path Traversal

Copilot AI review requested due to automatic review settings August 27, 2025 09:25
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link
Contributor

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 Snyk-generated pull request addresses security vulnerabilities by upgrading the Spring Boot AOP starter dependency from version 3.5.0 to 3.5.5. The upgrade specifically fixes two high-severity vulnerabilities: an Improper Resource Shutdown/Release issue and a Relative Path Traversal vulnerability.

Key changes:

  • Updates Spring Boot starter AOP dependency to patch security vulnerabilities
  • Addresses vulnerabilities with scores of 721 and 696 respectively

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

@sonarqubecloud
Copy link

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