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

[SECURITY] Upgrade protobuf-java and commons-compress version to fix CVE #3436

Merged
merged 4 commits into from
May 31, 2024

Conversation

mxdzs0612
Copy link
Contributor

Purpose

Linked issue: close #xxx

LIBRARY VULNERABILITY ID SEVERITY INSTALLED VERSION FIXED VERSION TITLE
com.google.protobuf:protobuf-java CVE-2022-3171 HIGH 3.17.3 3.16.3, 3.19.6, 3.20.3, 3.21.7 protobuf-java: timeout in parser leads to DoS
-->avd.aquasec.com/nvd/cve-2022-3171
CVE-2022-3509 HIGH 3.21.7, 3.20.3, 3.19.6, 3.16.3 Protobuf Java vulnerable to Uncontrolled Resource Consumption
-->avd.aquasec.com/nvd/cve-2022-3509
CVE-2022-3510 HIGH Protobuf Java vulnerable to Uncontrolled Resource Consumption
-->avd.aquasec.com/nvd/cve-2022-3510
org.apache.commons:commons-compress CVE-2021-35515 HIGH 1.4.1 1.21 apache-commons-compress: infinite loop when reading a specially crafted 7Z archive
-->avd.aquasec.com/nvd/cve-2021-35515
CVE-2021-35516 HIGH apache-commons-compress: excessive memory allocation when reading a specially crafted 7Z archive
-->avd.aquasec.com/nvd/cve-2021-35516
CVE-2021-35517 HIGH apache-commons-compress: excessive memory allocation when reading a specially crafted TAR archive
-->avd.aquasec.com/nvd/cve-2021-35517
CVE-2021-36090 HIGH apache-commons-compress: excessive memory allocation when reading a specially crafted ZIP archive
-->avd.aquasec.com/nvd/cve-2021-36090
CVE-2018-11771 MEDIUM 1.18 apache-commons-compress: ZipArchiveInputStream.read() fails to identify correct EOF allowing for DoS via crafted...
-->avd.aquasec.com/nvd/cve-2018-11771

Tests

API and Format

Documentation

@JingsongLi JingsongLi closed this May 30, 2024
@JingsongLi JingsongLi reopened this May 30, 2024
@mxdzs0612
Copy link
Contributor Author

mxdzs0612 commented May 31, 2024

Why canceled 😕

@JingsongLi
Copy link
Contributor

+1

@JingsongLi JingsongLi merged commit 29de6dd into apache:master May 31, 2024
9 checks passed
@mxdzs0612 mxdzs0612 deleted the cve branch May 31, 2024 03:20
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