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

Fix CVE-2024-35255 #3771

Merged
merged 2 commits into from
Jul 17, 2024
Merged

Fix CVE-2024-35255 #3771

merged 2 commits into from
Jul 17, 2024

Conversation

heyams
Copy link
Contributor

@heyams heyams commented Jul 9, 2024

Fix #3755

new OWASP run https://github.com/microsoft/ApplicationInsights-Java/actions/runs/9862118673

We have the latest azure-identity, but we also have an earlier version because of this hack using resolveStrategy. We didn't clean up after a newer version became available.

Copy link
Member

@trask trask left a comment

Choose a reason for hiding this comment

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

👍

@heyams
Copy link
Contributor Author

heyams commented Jul 10, 2024

owasp is false positive. do we need to suppress it?

@trask trask merged commit 2cc7eb3 into main Jul 17, 2024
87 checks passed
@trask trask deleted the heya/fix-cve-2025-35255 branch July 17, 2024 16:38
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.

Current version 3.5.3 has 1 CVE: CVE-2024-35255
3 participants