Skip to content

Upgrade avro to 1.11.3 due CVE-2023-39410 - #63

Open
denodo-research-labs wants to merge 1 commit into
prestodb:masterfrom
denodo-research-labs:cve_2023_39410_avro
Open

Upgrade avro to 1.11.3 due CVE-2023-39410#63
denodo-research-labs wants to merge 1 commit into
prestodb:masterfrom
denodo-research-labs:cve_2023_39410_avro

Conversation

@denodo-research-labs

Copy link
Copy Markdown

Upgrade avro to 1.11.3 to solve GHSA-rhrv-645h-fjfh.

We need this PR and prestodb/presto-hive-apache#64 to fix GHSA-rhrv-645h-fjfh in Presto.

Comment thread pom.xml
<shadedPattern>${shadeBase}.com.google.gson</shadedPattern>
</relocation>
<relocation>
<pattern>com.fasterxml.jackson.core</pattern>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you explain why this needed to change?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The current version of avro was 1.7.3, but version 1.11.3 includes dependencies with jackson-core (already relocated) and jackson-databind and jackson-annotations (not relocated).

@tdcmeehan tdcmeehan self-assigned this Aug 6, 2024
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

Successfully merging this pull request may close these issues.

2 participants