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.apache.logging.log4j:log4j-core from 2.14.0 to 2.19.0 #4

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 @@ -23,7 +23,7 @@
<maven.compiler.source>1.7</maven.compiler.source>
<maven.compiler.target>1.7</maven.compiler.target>
<cloud.function.context.version>3.1.0</cloud.function.context.version>
<log4j.version>2.14.0</log4j.version>
<log4j.version>2.19.0</log4j.version>

Choose a reason for hiding this comment

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

org.springframework_spring-core 5.3.0 / pom.xml

Total vulnerabilities: 8

Critical: 1 High: 1 Medium: 6 Low: 0
Vulnerability IDSeverityCVSSFixed inStatus
CVE-2022-22965 CRITICAL CRITICAL 9.8 5.3.18 Open
CVE-2021-22118 HIGH HIGH 7.8 5.3.7 Open
CVE-2021-22060 MEDIUM MEDIUM 4.3 5.3.14 Open
CVE-2021-22096 MEDIUM MEDIUM 4.3 5.3.11 Open
CVE-2022-22950 MEDIUM MEDIUM 6.5 5.3.17 Open
CVE-2022-22968 MEDIUM MEDIUM 5.3 - Open
CVE-2022-22970 MEDIUM MEDIUM 5.3 5.3.20 Open
CVE-2022-22971 MEDIUM MEDIUM 6.5 5.3.20 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

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

</properties>

<dependencies>
Expand Down