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

There is a vulnerability in com.thoughtworks.xstream.xstream 1.4.20, upgrade recommended #4691

Closed
intumchoi1 opened this issue Nov 26, 2024 · 2 comments

Comments

@intumchoi1
Copy link

Describe the bug
In the current version of OpenGrok (last release is 1.13.24), OpenGrok Suggester includes xstream 1.4.20 which has a vulnerability: CVE-2024-47072

Recommended version 1.4.21 fixes the above vulnerability.

Additional context

I tried updating 1.4.21 to see if it would be a trivial upgrade, but a couple unit test failures in ChronicleMapAdapterTest (testResize() and dataNotLostAfterResizeTest()) fail with the exception: com.thoughtworks.xstream.converters.ConversionException: unable to convert node named=org.apache.lucene.util.BytesRef.

Thank you!

@vladak
Copy link
Member

vladak commented Nov 26, 2024

Actually, not at all trivial, see PR #4684.

@vladak vladak closed this as completed Nov 26, 2024
@intumchoi1
Copy link
Author

thank you for the quick reply! will follow #4684

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

2 participants