KeerthanaSrikanth opened a new pull request, #15419: URL: https://github.com/apache/druid/pull/15419
### What Currently, Druid is using Avro 1.11.1 version. Upgrade to 1.11.3 to address [CVE-2023-39410](https://nvd.nist.gov/vuln/detail/CVE-2023-39410) - When deserializing untrusted or corrupted data, it is possible for a reader to consume memory beyond the allowed constraints and thus lead to out of memory on the system. This issue affects Java applications using Apache Avro Java SDK up to and including 1.11.2. Users should update to apache-avro version 1.11.3 which addresses this issue. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
