Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[GHSA-wq9g-9vfc-cfq9] Improper Handling of Highly Compressed Data (Data Amplification) in github.com/getkin/kin-openapi/openapi3filter #5546

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

Conversation

dwertent
Copy link

Updates

  • Affected products
  • Summary

Comments
The openapi3filter directory in getkin/kin-openapi/openapi3filter doesn't have its own go.mod file.

As a result, when importing github.com/getkin/kin-openapi/openapi3filter, Go treats it as part of the root module github.com/getkin/kin-openapi, which is what appears in go.mod.

This means the actual affected module is github.com/getkin/kin-openapi, not github.com/getkin/kin-openapi/openapi3filter as originally listed in the CVE.

Here’s a discussion with additional context.

@github
Copy link
Collaborator

github commented May 15, 2025

Hi there @fenollp! A community member has suggested an improvement to your security advisory. If approved, this change will affect the global advisory listed at github.com/advisories. It will not affect the version listed in your project repository.

This change will be reviewed by our Security Curation Team. If you have thoughts or feedback, please share them in a comment here! If this PR has already been closed, you can start a new community contribution for this advisory

@github-actions github-actions bot changed the base branch from main to dwertent/advisory-improvement-5546 May 15, 2025 15:02
@advisory-database advisory-database bot merged commit a1127b4 into dwertent/advisory-improvement-5546 May 15, 2025
4 checks passed
@advisory-database
Copy link
Contributor

Hi @dwertent! Thank you so much for contributing to the GitHub Advisory Database. This database is free, open, and accessible to all, and it's people like you who make it great. Thanks for choosing to help others. We hope you send in more contributions in the future!

@advisory-database advisory-database bot deleted the dwertent-GHSA-wq9g-9vfc-cfq9 branch May 15, 2025 16:44
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