confluentinc / schema-registry

Confluent Schema Registry for Kafka
https://docs.confluent.io/current/schema-registry/docs/index.html
Other
2.19k stars 1.11k forks source link

Security vulnerabilities: protoc, grpc, kotlin #2185

Open nikoncode opened 2 years ago

nikoncode commented 2 years ago

Hi.

We are using io.confluent:kafka-protobuf-serializer:6.2.1 (parially valid for higher versions) and it contains the following vulnerabilities:

I can try to update this transitives in my project but I can't be sure that it will work. Since I don't know anything about 7 vs 6 compatibility, can you provide backport for 6.2.x for this?

nikoncode commented 2 years ago

Also, I am wondering can I upgrade just kafka-protobuf-serializer to the latest version without upgrading schema-registry backend?

There is any changes in schema registry API?

janjwerner-confluent commented 1 year ago

Mikita, Thank you for raising this issue. The latest release 6.2.6 ships with an updated protobuf-java-3.19.4.jar resolving the issue. https://security.snyk.io/vuln/SNYK-JAVA-COMGOOGLEPROTOBUF-2331703.