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

CVE-2022-42004: Transitive dependency (jackson) from io.cloudevents:cloudevents-json-jackson vulnerable #245

Open
stummb opened this issue Oct 9, 2023 · 2 comments
Assignees
Labels
bug Something isn't working p1

Comments

@stummb
Copy link

stummb commented Oct 9, 2023

jackson-json is included transitively via cloudevents-json-jackson. The included version is vulnerable (CVE-2022-42004).

The version is updated there (cloudevents/sdk-java#588), but needs to be released. As soon as this is done, it can be updated here.

Is it advisable to use dependency overrides until then?

@HKWinterhalter HKWinterhalter added bug Something isn't working p1 labels Nov 13, 2023
@HKWinterhalter
Copy link
Contributor

It appears that only JsonFormat.CONTENT_TYPE is used here and therefore doesn't pertain to the CVE (custom deserialization methods). Otherwise I do think the correct place for this is requesting cloudevents java sdk to release a newer version.

@HKWinterhalter HKWinterhalter self-assigned this Dec 4, 2023
@jrmfg jrmfg self-assigned this Jun 20, 2024
@jrmfg
Copy link
Contributor

jrmfg commented Jun 20, 2024

#274 - cloudevents opted to roll this into the 3.0 release, so we have to bump the cloudevents-sdk version we require, too.

@jrmfg jrmfg reopened this Jun 20, 2024
@HKWinterhalter HKWinterhalter removed their assignment Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working p1
Projects
None yet
Development

No branches or pull requests

4 participants