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

依赖包中有漏洞 #100

Open
PittyXu opened this issue Apr 25, 2024 · 0 comments
Open

依赖包中有漏洞 #100

PittyXu opened this issue Apr 25, 2024 · 0 comments

Comments

@PittyXu
Copy link

PittyXu commented Apr 25, 2024

image

Loop with Unreachable Exit Condition ('Infinite Loop') vulnerability in Apache Commons Compress.
This issue affects Apache Commons Compress: from 1.3 through 1.25.0. 
Users are recommended to upgrade to version 1.26.0 which fixes the issue.
maven:commons-beanutils:commons-beanutils:1.9.4
    maven:commons-collections:commons-collections:3.2.2

The framework Apache Commons Collections before 4.3 is vulnerable to Stack Overflow. 
The function `add()` in the file `src/main/java/org/apache/commons/collections4/list/SetUniqueList.java` throws a StackOverflowError when the `add()` method is called with its own list. 
To resolve this issue - upgrade to version 4.3. 
Please note: the package name was changed to org.apache.commons:commons-collections4 on version 4.0.
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

No branches or pull requests

1 participant