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

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

KimheangKen
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to fix one or more vulnerable packages in the `maven` dependencies of this project.

Changes included in this PR

  • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
    • pom.xml

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Upgrade Breaking Change Exploit Maturity
high severity 569/1000
Why? Has a fix available, CVSS 7.1
Denial of Service (DoS)
SNYK-JAVA-CHQOSLOGBACK-6094942
No No Known Exploit
high severity 569/1000
Why? Has a fix available, CVSS 7.1
Denial of Service (DoS)
SNYK-JAVA-CHQOSLOGBACK-6094943
No No Known Exploit
high severity 569/1000
Why? Has a fix available, CVSS 7.1
Uncontrolled Resource Consumption ('Resource Exhaustion')
SNYK-JAVA-CHQOSLOGBACK-6097492
No No Known Exploit
high severity 569/1000
Why? Has a fix available, CVSS 7.1
Uncontrolled Resource Consumption ('Resource Exhaustion')
SNYK-JAVA-CHQOSLOGBACK-6097493
No No Known Exploit
medium severity 479/1000
Why? Has a fix available, CVSS 5.3
Unprotected Transport of Credentials
SNYK-JAVA-ORGAPACHETOMCATEMBED-3369687
No No Known Exploit
medium severity 509/1000
Why? Has a fix available, CVSS 5.9
Denial of Service (DoS)
SNYK-JAVA-ORGAPACHETOMCATEMBED-5596753
No No Known Exploit
medium severity 539/1000
Why? Has a fix available, CVSS 6.5
Access Restriction Bypass
SNYK-JAVA-ORGAPACHETOMCATEMBED-5862028
No No Known Exploit
high severity 819/1000
Why? Currently trending on Twitter, Mature exploit, Has a fix available, CVSS 7.5
Denial of Service (DoS)
SNYK-JAVA-ORGAPACHETOMCATEMBED-5953331
No Mature
medium severity 479/1000
Why? Has a fix available, CVSS 5.3
Improper Input Validation
SNYK-JAVA-ORGAPACHETOMCATEMBED-5959654
No No Known Exploit
medium severity 479/1000
Why? Has a fix available, CVSS 5.3
Incomplete Cleanup
SNYK-JAVA-ORGAPACHETOMCATEMBED-5959972
No No Known Exploit
high severity 644/1000
Why? Has a fix available, CVSS 8.6
Improper Input Validation
SNYK-JAVA-ORGAPACHETOMCATEMBED-6092281
No No Known Exploit
high severity 589/1000
Why? Has a fix available, CVSS 7.5
Denial of Service (DoS)
SNYK-JAVA-ORGAPACHETOMCATEMBED-6435948
No No Known Exploit
high severity 589/1000
Why? Has a fix available, CVSS 7.5
Denial of Service (DoS)
SNYK-JAVA-ORGAPACHETOMCATEMBED-6435950
No No Known Exploit
critical severity 728/1000
Why? Currently trending on Twitter, Has a fix available, CVSS 9
SQL Injection
SNYK-JAVA-ORGPOSTGRESQL-6252740
No No Known Exploit
medium severity 479/1000
Why? Has a fix available, CVSS 5.3
Allocation of Resources Without Limits or Throttling
SNYK-JAVA-ORGSPRINGFRAMEWORK-3369749
No No Known Exploit
critical severity 776/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 9.1
Improper Access Control
SNYK-JAVA-ORGSPRINGFRAMEWORK-3369852
org.springdoc:springdoc-openapi-starter-webmvc-ui:
2.0.2 -> 2.2.0
No Proof of Concept
medium severity 539/1000
Why? Has a fix available, CVSS 6.5
Allocation of Resources Without Limits or Throttling
SNYK-JAVA-ORGSPRINGFRAMEWORK-5422217
No No Known Exploit
medium severity 479/1000
Why? Has a fix available, CVSS 5.3
Denial of Service (DoS)
SNYK-JAVA-ORGSPRINGFRAMEWORK-6091650
No No Known Exploit
high severity 569/1000
Why? Has a fix available, CVSS 7.1
Open Redirect
SNYK-JAVA-ORGSPRINGFRAMEWORK-6261586
No No Known Exploit
high severity 569/1000
Why? Has a fix available, CVSS 7.1
Open Redirect
SNYK-JAVA-ORGSPRINGFRAMEWORK-6444790
No No Known Exploit
high severity 589/1000
Why? Has a fix available, CVSS 7.5
Denial of Service (DoS)
SNYK-JAVA-ORGSPRINGFRAMEWORKBOOT-5564390
org.mybatis.spring.boot:mybatis-spring-boot-starter:
3.0.0 -> 3.0.2
org.springdoc:springdoc-openapi-starter-webmvc-ui:
2.0.2 -> 2.2.0
No No Known Exploit
medium severity 651/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 6.6
Arbitrary Code Execution
SNYK-JAVA-ORGYAML-3152153
org.springdoc:springdoc-openapi-starter-webmvc-ui:
2.0.2 -> 2.2.0
No Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Vulnerabilities that could not be fixed

  • Upgrade:
    • Could not upgrade org.postgresql:[email protected] to org.postgresql:[email protected]; Reason could not apply upgrade, dependency is managed externally ; Location: https://maven-central.storage-download.googleapis.com/maven2/org/springframework/boot/spring-boot-dependencies/3.0.2/spring-boot-dependencies-3.0.2.pom
    • Could not upgrade org.springframework.boot:[email protected] to org.springframework.boot:[email protected]; Reason could not apply upgrade, dependency is managed externally ; Location: https://maven-central.storage-download.googleapis.com/maven2/org/springframework/boot/spring-boot-dependencies/3.0.2/spring-boot-dependencies-3.0.2.pom
    • Could not upgrade org.springframework.boot:[email protected] to org.springframework.boot:[email protected]; Reason could not apply upgrade, dependency is managed externally ; Location: https://maven-central.storage-download.googleapis.com/maven2/org/springframework/boot/spring-boot-dependencies/3.0.2/spring-boot-dependencies-3.0.2.pom

Check the changes in this PR to ensure they won't cause issues with your project.


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

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Denial of Service (DoS)
🦉 Access Restriction Bypass
🦉 Improper Input Validation
🦉 More lessons are available in Snyk Learn

@KimheangKen KimheangKen merged commit 94f4263 into master Apr 18, 2024
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