You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.
Describe the bug
commons-text (>= 1.5 and <= 1.9) has been flagged by CVE-2022-42889. It affects graphql-spring-boot as its latest version still contains vulnerable version of commons-text (1.9).
Will check if I can setup a pipeline to release a fix for 12.0.0. Although upgrading from v12.0.0 to the latest shouldn't really cause any major issues.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
commons-text (>= 1.5 and <= 1.9) has been flagged by CVE-2022-42889. It affects graphql-spring-boot as its latest version still contains vulnerable version of commons-text (1.9).
To Reproduce
https://nvd.nist.gov/vuln/detail/CVE-2022-42889
Expected behavior
Upgrade commons-text to 1.10.0 or greater.
The text was updated successfully, but these errors were encountered: