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(sidecar) : quarkus platform version update & graphql vulnerability fixed #17

Conversation

soumyadip007
Copy link
Contributor

@soumyadip007 soumyadip007 commented Jan 9, 2024

Subject: fix(sidecar) : quarkus platform version update & graphql vulnerability fixed
Assignees: @soumyadip007

Issue

A flaw was found in Quarkus. This issue occurs when receiving a request over websocket with no role-based permission specified on the GraphQL operation, Quarkus processes the request without authentication despite the endpoint being secured. This can allow an attacker to access information and functionality outside of normal granted API permissions. (CVE Details)

Resolution (Reason behind the version update)

Quarkus team has resolve the GraphQL Websocket in their recent release (Quarkus 3.5.3). The have also resolved few of the issues in their latest version so we're updating the Quarkus platform version to 3.6.4.

@soumyadip007 soumyadip007 self-assigned this Jan 9, 2024
@soumyadip007 soumyadip007 changed the base branch from master to fix/pod-vulnerability January 9, 2024 10:20
@soumyadip007 soumyadip007 merged commit d4407fa into spaship:fix/pod-vulnerability Jan 9, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants