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 24 vulnerabilities #1

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

rajapandi1234
Copy link
Owner

snyk-top-banner

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

Snyk changed the following file(s):

  • injitest/pom.xml

Vulnerabilities that will be fixed with an upgrade:

Issue Score Upgrade
critical severity Deserialization of Untrusted Data
SNYK-JAVA-COMMONSCOLLECTIONS-30078
  919   commons-beanutils:commons-beanutils:
1.9.2 -> 1.9.4
Mature
critical severity Deserialization of Untrusted Data
SNYK-JAVA-COMMONSCOLLECTIONS-6056408
  919   commons-beanutils:commons-beanutils:
1.9.2 -> 1.9.4
Mature
critical severity Deserialization of Untrusted Data
SNYK-JAVA-LOG4J-572732
  811   org.slf4j:slf4j-log4j12:
1.6.2 -> 1.7.34
Proof of Concept
high severity Denial of Service (DoS)
SNYK-JAVA-ORGJSON-5488379
  696   org.json:json:
20180130 -> 20231013
Major version upgrade Proof of Concept
high severity Allocation of Resources Without Limits or Throttling
SNYK-JAVA-ORGJSON-5962464
  696   org.json:json:
20180130 -> 20231013
Major version upgrade Proof of Concept
high severity NULL Pointer Dereference
SNYK-JAVA-ORGSELENIUMHQSELENIUM-6062318
  696   org.seleniumhq.selenium:selenium-java:
4.11.0 -> 4.14.1
Proof of Concept
medium severity Arbitrary Code Execution
SNYK-JAVA-LOG4J-2316893
  651   org.slf4j:slf4j-log4j12:
1.6.2 -> 1.7.34
Proof of Concept
high severity SQL Injection
SNYK-JAVA-LOG4J-2342645
  619   org.slf4j:slf4j-log4j12:
1.6.2 -> 1.7.34
No Known Exploit
high severity Deserialization of Untrusted Data
SNYK-JAVA-LOG4J-2342646
  619   org.slf4j:slf4j-log4j12:
1.6.2 -> 1.7.34
No Known Exploit
high severity Deserialization of Untrusted Data
SNYK-JAVA-LOG4J-2342647
  619   org.slf4j:slf4j-log4j12:
1.6.2 -> 1.7.34
No Known Exploit
medium severity Deserialization of Untrusted Data
SNYK-JAVA-COMMONSCOLLECTIONS-472711
  601   commons-beanutils:commons-beanutils:
1.9.2 -> 1.9.4
Proof of Concept
medium severity Use of a Key Past its Expiration Date
SNYK-JAVA-ORGKEYCLOAK-8186433
  601   org.keycloak:keycloak-admin-client:
17.0.1 -> 25.0.4
Major version upgrade No Known Exploit
high severity Allocation of Resources Without Limits or Throttling
SNYK-JAVA-SOFTWAREAMAZONION-6153869
  589   com.amazonaws:aws-java-sdk-s3:
1.12.597 -> 1.12.777
No Known Exploit
medium severity Allocation of Resources Without Limits or Throttling
SNYK-JAVA-IONETTY-6483812
  586   io.appium:java-client:
8.6.0 -> 9.0.0
Major version upgrade Proof of Concept
high severity Improper Handling of Extra Values
SNYK-JAVA-ORGKEYCLOAK-7926864
  569   org.keycloak:keycloak-admin-client:
17.0.1 -> 25.0.4
Major version upgrade No Known Exploit
high severity Deserialization of Untrusted Data
SNYK-JAVA-COMMONSBEANUTILS-460111
  564   commons-beanutils:commons-beanutils:
1.9.2 -> 1.9.4
No Known Exploit
medium severity Denial of Service (DoS)
SNYK-JAVA-LOG4J-3358774
  509   org.slf4j:slf4j-log4j12:
1.6.2 -> 1.7.34
No Known Exploit
medium severity Cross-site Scripting (XSS)
SNYK-JAVA-ORGKEYCLOAK-3016866
  499   org.keycloak:keycloak-admin-client:
17.0.1 -> 25.0.4
Major version upgrade No Known Exploit
medium severity Information Exposure
SNYK-JAVA-ORGJBOSSRESTEASY-1009963
  479   org.keycloak:keycloak-admin-client:
17.0.1 -> 25.0.4
Major version upgrade No Known Exploit
medium severity Creation of Temporary File With Insecure Permissions
SNYK-JAVA-ORGJBOSSRESTEASY-3338628
  479   org.keycloak:keycloak-admin-client:
17.0.1 -> 25.0.4
Major version upgrade No Known Exploit
medium severity Unprotected Transport of Credentials
SNYK-JAVA-ORGKEYCLOAK-7268350
  469   org.keycloak:keycloak-admin-client:
17.0.1 -> 25.0.4
Major version upgrade No Known Exploit
medium severity Improper Certificate Validation
SNYK-JAVA-ORGKEYCLOAK-5291542
  454   org.keycloak:keycloak-admin-client:
17.0.1 -> 25.0.4
Major version upgrade No Known Exploit
medium severity Open Redirect
SNYK-JAVA-ORGKEYCLOAK-6230634
  444   org.keycloak:keycloak-admin-client:
17.0.1 -> 25.0.4
Major version upgrade No Known Exploit
low severity Man-in-the-Middle (MitM)
SNYK-JAVA-LOG4J-1300176
  399   org.slf4j:slf4j-log4j12:
1.6.2 -> 1.7.34
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:

🦉 Deserialization of Untrusted Data
🦉 Allocation of Resources Without Limits or Throttling
🦉 Arbitrary Code Execution
🦉 More lessons are available in Snyk Learn

@rajapandi1234 rajapandi1234 merged commit 0c8525d into develop Nov 5, 2024
2 of 3 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