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] Upgrade org.springframework:spring-core from 5.3.0 to 5.3.25 #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/sub/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
<version>5.3.0</version>
<version>5.3.25</version>

Choose a reason for hiding this comment

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

org.apache.logging.log4j_log4j-core 2.14.0 / pom.xml

Total vulnerabilities: 4

Critical: 2 High: 1 Medium: 1 Low: 0
Vulnerability IDSeverityCVSSFixed inStatus
CVE-2021-44228 CRITICAL CRITICAL 10 2.15.0 Open
CVE-2021-45046 CRITICAL CRITICAL 9 2.16.0 Open
CVE-2021-45105 HIGH HIGH 7.5 2.17.0 Open
CVE-2021-44832 MEDIUM MEDIUM 6.6 2.17.1 Open

Choose a reason for hiding this comment

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

com.fasterxml.jackson.core_jackson-databind 2.12.4 / pom.xml

Total vulnerabilities: 4

Critical: 0 High: 3 Medium: 1 Low: 0
Vulnerability IDSeverityCVSSFixed inStatus
CVE-2022-42003 HIGH HIGH 7.5 2.14.0 Open
CVE-2022-42004 HIGH HIGH 7.5 2.13.4 Open
CVE-2020-36518 HIGH HIGH 7.5 2.12.6.1 Open
PRISMA-2021-0213 MEDIUM MEDIUM 7.5 2.12.6 Open

Choose a reason for hiding this comment

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

org.apache.commons_commons-compress 1.20 / pom.xml

Total vulnerabilities: 4

Critical: 0 High: 4 Medium: 0 Low: 0
Vulnerability IDSeverityCVSSFixed inStatus
CVE-2021-35515 HIGH HIGH 7.5 1.21 Open
CVE-2021-35516 HIGH HIGH 7.5 1.21 Open
CVE-2021-35517 HIGH HIGH 7.5 1.21 Open
CVE-2021-36090 HIGH HIGH 7.5 1.21 Open

</dependency>
</dependencies>

Expand Down