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-42003 Jackson vulnerability #31277

Closed
alzimmermsft opened this issue Oct 5, 2022 · 1 comment
Closed

CVE-2022-42003 Jackson vulnerability #31277

alzimmermsft opened this issue Oct 5, 2022 · 1 comment
Labels
Azure.Core azure-core tracking-external-issue The issue is caused by external problem (e.g. OS) - nothing we can do to fix it directly

Comments

@alzimmermsft
Copy link
Member

alzimmermsft commented Oct 5, 2022

This is an issue for tracking CVE-2022-42003 where Jackson Databind versions, at the time of writing this issue on Oct 5th, below 2.14.0-rc1 can run into resource exhaustion if UNWRAP_SINGLE_VALUE_ARRAYS is enabled in an ObjectMapper. This issue also follows FasterXML/jackson-databind#3590 to see if a fix will be backported to Jackson Databind 2.13.

In addition to tracking, this issue is meant to be informational and explain that the Azure SDKs for Java do not enable UNWRAP_SINGLE_VALUE_ARRAYS when using ObjectMapper, therefore aren't affected by the CVE. Unfortunately, since there is no upgrade path forward at this time, the SDKs cannot ship GAs depending on RCs/betas, users of the SDKs may have OWASP and other CVE checking tools flagging their projects as affected by the CVE.

Once there is a version available for the SDKs to upgrade to that doesn't have the CVE this issue will be closed after upgrading.

@alzimmermsft alzimmermsft added Azure.Core azure-core tracking-external-issue The issue is caused by external problem (e.g. OS) - nothing we can do to fix it directly labels Oct 5, 2022
@alzimmermsft
Copy link
Member Author

Closing as the latest versions of the SDKs use a version of Jackson where this has been resolved.

@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Azure.Core azure-core tracking-external-issue The issue is caused by external problem (e.g. OS) - nothing we can do to fix it directly
Projects
None yet
Development

No branches or pull requests

1 participant