Skip to content

[Snyk] Security upgrade org.apache.spark:spark-core_2.13 from 3.5.5 to 4.0.0 #362

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: main
Choose a base branch
from

Conversation

pravinbhat
Copy link
Collaborator

snyk-top-banner

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

Snyk changed the following file(s):

  • pom.xml

Vulnerabilities that will be fixed with an upgrade:

Issue Score Upgrade
high severity Denial of Service (DoS)
SNYK-JAVA-IONETTY-5953332
  864   org.apache.spark:spark-core_2.13:
3.5.5 -> 4.0.0
Major version upgrade Mature
medium severity Denial of Service (DoS)
SNYK-JAVA-IONETTY-8367012
  661   org.apache.spark:spark-core_2.13:
3.5.5 -> 4.0.0
Major version upgrade Proof of Concept
medium severity Improper Validation of Specified Quantity in Input
SNYK-JAVA-IONETTY-8707740
  661   org.apache.spark:spark-core_2.13:
3.5.5 -> 4.0.0
Major version upgrade Proof of Concept
high severity Improper Validation of Specified Quantity in Input
SNYK-JAVA-IONETTY-8707739
  649   org.apache.spark:spark-core_2.13:
3.5.5 -> 4.0.0
Major version upgrade No Known Exploit
high severity XML External Entity (XXE) Injection
SNYK-JAVA-ORGAPACHEIVY-5847858
  624   org.apache.spark:spark-core_2.13:
3.5.5 -> 4.0.0
Major version upgrade No Known Exploit
high severity Infinite loop
SNYK-JAVA-ORGAPACHECOMMONS-6254296
  619   org.apache.spark:spark-core_2.13:
3.5.5 -> 4.0.0
Major version upgrade No Known Exploit
high severity Authorization Bypass Through User-Controlled Key
SNYK-JAVA-ORGAPACHEZOOKEEPER-5961102
  619   org.apache.spark:spark-core_2.13:
3.5.5 -> 4.0.0
Major version upgrade No Known Exploit
medium severity Allocation of Resources Without Limits or Throttling
SNYK-JAVA-IONETTY-6483812
  586   org.apache.spark:spark-core_2.13:
3.5.5 -> 4.0.0
Major version upgrade Proof of Concept
medium severity Information Exposure
SNYK-JAVA-ORGAPACHEZOOKEEPER-6447882
  539   org.apache.spark:spark-core_2.13:
3.5.5 -> 4.0.0
Major version upgrade No Known Exploit
medium severity Deserialization of Untrusted Data
SNYK-JAVA-COMGOOGLEGUAVA-32236
  509   org.apache.spark:spark-core_2.13:
3.5.5 -> 4.0.0
Major version upgrade No Known Exploit
medium severity Improper Input Validation
SNYK-JAVA-ORGAPACHECOMMONS-5901530
  509   org.apache.spark:spark-core_2.13:
3.5.5 -> 4.0.0
Major version upgrade No Known Exploit
low severity Information Disclosure
SNYK-JAVA-COMGOOGLEGUAVA-1015415
  486   org.apache.spark:spark-core_2.13:
3.5.5 -> 4.0.0
Major version upgrade Proof of Concept
medium severity Allocation of Resources Without Limits or Throttling
SNYK-JAVA-ORGAPACHECOMMONS-6254297
  429   org.apache.spark:spark-core_2.13:
3.5.5 -> 4.0.0
Major version upgrade No Known Exploit
low severity Creation of Temporary File in Directory with Insecure Permissions
SNYK-JAVA-COMGOOGLEGUAVA-5710356
  379   org.apache.spark:spark-core_2.13:
3.5.5 -> 4.0.0
Major version upgrade 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:

🦉 Creation of Temporary File in Directory with Insecure Permissions
🦉 Denial of Service (DoS)
🦉 Allocation of Resources Without Limits or Throttling
🦉 More lessons are available in Snyk Learn

@pravinbhat pravinbhat requested a review from a team as a code owner May 23, 2025 07:22
@@ -10,7 +10,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<scala.version>2.13.16</scala.version>
<scala.main.version>2.13</scala.main.version>
<spark.version>3.5.5</spark.version>
<spark.version>4.0.0</spark.version>
Copy link
Collaborator

Choose a reason for hiding this comment

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

This will also require the associated README files along with Dockerfile changes and I'm okay coming those changes being a fast-follow after this PR is merged.

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