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

Strimzi-Kafka-Oauth jsonpath to 2.8.0 due to CVE-2023-1370 #197

Open
cesaroangelo opened this issue Jul 6, 2023 · 1 comment
Open

Strimzi-Kafka-Oauth jsonpath to 2.8.0 due to CVE-2023-1370 #197

cesaroangelo opened this issue Jul 6, 2023 · 1 comment

Comments

@cesaroangelo
Copy link

cesaroangelo commented Jul 6, 2023

Hello,

Looking at the latest commits, the jsonpath library is being upgraded to 2.8.0 and that implies the upgrade of the json-smart to 2.4.10 fixing the CVE-2023-1370.

+--- io.strimzi:kafka-oauth-common:0.12.0
|    +--- com.nimbusds:nimbus-jose-jwt:9.10 -> 9.31 (*)
|    +--- com.fasterxml.jackson.core:jackson-databind:2.13.4.2 -> 2.14.2 (*)
|    \--- com.jayway.jsonpath:json-path:2.6.0
|         +--- net.minidev:json-smart:2.4.7
|         |    \--- net.minidev:accessors-smart:2.4.7

I have a question about this, is there a rough ETA regarding the next release?

regards,
Angelo

@mstruk
Copy link
Contributor

mstruk commented Jul 7, 2023

OAuth 0.13.0 CR1 is just around the corner with GA early next week.

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