Skip to content

SWI-3723 [Snyk] Fix for 21 vulnerabilities #480

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bwappsec
Copy link

snyk-top-banner

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

Snyk changed the following file(s):

  • samples/client/petstore/spring-cloud-date-time/pom.xml

Vulnerabilities that will be fixed with an upgrade:

Issue Score Upgrade
high severity Open Redirect
SNYK-JAVA-ORGSPRINGFRAMEWORK-6261586
  380   org.springframework.security:spring-security-oauth2-client:
5.7.8 -> 6.2.7
Major version upgrade Reachable Proof of Concept
critical severity Missing Authorization
SNYK-JAVA-ORGSPRINGFRAMEWORKSECURITY-8309135
  246   org.springframework.security:spring-security-oauth2-client:
5.7.8 -> 6.2.7
No Path Found Proof of Concept
high severity Open Redirect
SNYK-JAVA-ORGSPRINGFRAMEWORK-6444790
  243   org.springframework.security:spring-security-oauth2-client:
5.7.8 -> 6.2.7
Major version upgrade Reachable No Known Exploit
medium severity Denial of Service (DoS)
SNYK-JAVA-COMMONSFILEUPLOAD-3326457
  210   Major version upgrade No Path Found Proof of Concept
critical severity Authentication Bypass by Primary Weakness
SNYK-JAVA-ORGSPRINGFRAMEWORKSECURITY-9486467
  159   Major version upgrade No Path Found No Known Exploit
high severity Improper Access Control
SNYK-JAVA-ORGSPRINGFRAMEWORKSECURITY-6457293
  134   org.springframework.security:spring-security-oauth2-client:
5.7.8 -> 6.2.7
No Path Found No Known Exploit
high severity Denial of Service (DoS)
SNYK-JAVA-COMFASTERXMLJACKSONCORE-7569538
  125   No Path Found No Known Exploit
high severity Allocation of Resources Without Limits or Throttling
SNYK-JAVA-COMMONSFILEUPLOAD-10363252
  125   Major version upgrade No Path Found No Known Exploit
high severity Allocation of Resources Without Limits or Throttling
SNYK-JAVA-COMNIMBUSDS-6247633
  114   org.springframework.security:spring-security-oauth2-client:
5.7.8 -> 6.2.7
Major version upgrade No Path Found No Known Exploit
medium severity Authorization Bypass
SNYK-JAVA-ORGSPRINGFRAMEWORKSECURITY-8399269
  77   org.springframework.security:spring-security-oauth2-client:
5.7.8 -> 6.2.7
No Path Found No Known Exploit
medium severity Authorization Bypass
SNYK-JAVA-ORGSPRINGFRAMEWORKSECURITY-8399273
  77   Major version upgrade No Path Found No Known Exploit
medium severity Authorization Bypass
SNYK-JAVA-ORGSPRINGFRAMEWORKSECURITY-8399278
  77   org.springframework.security:spring-security-oauth2-client:
5.7.8 -> 6.2.7
No Path Found No Known Exploit
medium severity Open Redirect
SNYK-JAVA-ORGSPRINGFRAMEWORK-6597980
  66   org.springframework.security:spring-security-oauth2-client:
5.7.8 -> 6.2.7
Major version upgrade No Path Found No Known Exploit
low severity Improper Handling of Case Sensitivity
SNYK-JAVA-ORGSPRINGFRAMEWORK-8230364
  66   org.springframework.security:spring-security-oauth2-client:
5.7.8 -> 6.2.7
Major version upgrade Reachable No Known Exploit
low severity Improper Handling of Case Sensitivity
SNYK-JAVA-ORGSPRINGFRAMEWORK-8230365
  66   org.springframework.security:spring-security-oauth2-client:
5.7.8 -> 6.2.7
Major version upgrade Reachable No Known Exploit
medium severity Information Exposure
SNYK-JAVA-ORGBOUNCYCASTLE-5771339
  62   No Path Found No Known Exploit
medium severity Uncontrolled Resource Consumption ('Resource Exhaustion')
SNYK-JAVA-ORGBOUNCYCASTLE-6084022
  58   No Path Found No Known Exploit
medium severity Denial of Service (DoS)
SNYK-JAVA-ORGSPRINGFRAMEWORK-7687447
  49   org.springframework.security:spring-security-oauth2-client:
5.7.8 -> 6.2.7
Major version upgrade No Path Found No Known Exploit
medium severity Allocation of Resources Without Limits or Throttling
SNYK-JAVA-ORGBOUNCYCASTLE-6613080
  45   No Path Found No Known Exploit
low severity Improper Handling of Case Sensitivity
SNYK-JAVA-ORGSPRINGFRAMEWORK-8230366
  40   org.springframework.security:spring-security-oauth2-client:
5.7.8 -> 6.2.7
Major version upgrade No Path Found No Known Exploit
medium severity Allocation of Resources Without Limits or Throttling
SNYK-JAVA-ORGSPRINGFRAMEWORK-7687446
  39   org.springframework.security:spring-security-oauth2-client:
5.7.8 -> 6.2.7
No Path Found No Known Exploit

Vulnerabilities that could not be fixed

  • Upgrade:
    • Could not upgrade com.fasterxml.jackson.datatype:[email protected] to com.fasterxml.jackson.datatype:[email protected]; Reason could not apply upgrade, dependency is managed externally ; Location: https://maven-central.storage-download.googleapis.com/maven2/com/fasterxml/jackson/jackson-bom/2.13.4.20221013/jackson-bom-2.13.4.20221013.pom
  • Could not upgrade org.springframework.cloud:[email protected] to org.springframework.cloud:[email protected]; Reason could not apply upgrade, dependency is managed externally ; Location: provenance does not contain location
  • Could not upgrade org.springframework.data:[email protected] to org.springframework.data:[email protected]; Reason could not apply upgrade, dependency is managed externally ; Location: https://maven-central.storage-download.googleapis.com/maven2/org/springframework/data/spring-data-bom/2021.1.9/spring-data-bom-2021.1.9.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:

🦉 Denial of Service (DoS)
🦉 Allocation of Resources Without Limits or Throttling
🦉 Open Redirect
🦉 More lessons are available in Snyk Learn

@bwappsec bwappsec changed the title [Snyk] Fix for 21 vulnerabilities SWI-3723 [Snyk] Fix for 21 vulnerabilities Jun 19, 2025
@bwappsec
Copy link
Author

bwappsec commented Jun 19, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

code/snyk check is complete. No issues have been found. (View Details)

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