Skip to content
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

[Snyk] Fix for 6 vulnerabilities #9

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

thiagarajanb
Copy link
Owner

snyk-top-banner

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

Snyk changed the following file(s):

  • todolist-goof/pom.xml
  • todolist-goof/todolist-core/pom.xml

Vulnerabilities that will be fixed with an upgrade:

Issue Score Upgrade
high severity XML External Entity (XXE) Injection
SNYK-JAVA-DOM4J-174153
  696   org.hibernate:hibernate-core:
4.3.7.Final -> 5.4.24.Final
Major version upgrade Proof of Concept
high severity SQL Injection
SNYK-JAVA-ORGHIBERNATE-1041788
  635   org.hibernate:hibernate-core:
4.3.7.Final -> 5.4.24.Final
org.hibernate:hibernate-entitymanager:
4.3.7.Final -> 5.4.24.Final
Major version upgrade No Known Exploit
high severity SQL Injection
SNYK-JAVA-ORGHIBERNATE-584563
  619   org.hibernate:hibernate-core:
4.3.7.Final -> 5.4.24.Final
org.hibernate:hibernate-entitymanager:
4.3.7.Final -> 5.4.24.Final
Major version upgrade No Known Exploit
high severity Remote Code Execution (RCE)
SNYK-JAVA-ORGHSQLDB-3040860
  614   org.hsqldb:hsqldb:
2.3.2 -> 2.7.1
No Known Exploit
high severity XML External Entity (XXE) Injection
SNYK-JAVA-DOM4J-2812975
  584   org.hibernate:hibernate-core:
4.3.7.Final -> 5.4.24.Final
Major version upgrade No Known Exploit
medium severity Allocation of Resources Without Limits or Throttling
SNYK-JAVA-ORGSPRINGFRAMEWORK-7687446
  479   org.springframework:spring-context:
5.3.38 -> 5.3.39
No Known Exploit

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:

🦉 XML External Entity (XXE) Injection
🦉 SQL Injection
🦉 Remote Code Execution (RCE)
🦉 More lessons are available in Snyk Learn

@thiagarajanb thiagarajanb merged commit 4d60234 into main Oct 24, 2024
0 of 2 checks passed
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