Skip to content

Conversation

@thyldrm
Copy link
Owner

@thyldrm thyldrm commented Jul 26, 2024

This PR was generated by CodeThreat utilizing authenticated user credentials.

Issue Description

Pivotal Spring Framework through 5.3.16 suffers from a potential remote code execution (RCE) issue if used for Java deserialization of untrusted data. Depending on how the library is implemented within a product, this issue may or not occur, and authentication may be required. NOTE: the vendor's position is that untrusted data is not an intended use case. The product's behavior will not be changed because some users rely on deserialization of trusted data.

Changes included in this PR

  • Modifications to the following files to address the vulnerabilities with updated dependencies:
    • pom.xml

Security Issues Addressed

Through Dependency Upgrades:

Issue Upgrade Severity
spring: HttpInvokerServiceExporter readRemoteInvocation method untrusted java deserialization org.springframework:spring-web: 5.3.34 -> 6.0.0 CRITICAL

Review the modifications in this PR to confirm they do not introduce any issues to your project.

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