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(deps): update dependency @fastify/reply-from to v9.6.0 [security] - autoclosed #698

Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 16, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@fastify/reply-from 9.4.0 -> 9.6.0 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2023-51701

Impact

The main repo of fastify use fast-content-type-parse to parse request Content-Type, which will trim after split.

The fastify-reply-from have not use this repo to unify the parse of Content-Type, which won't trim.

As a result, a reverse proxy server built with @fastify/reply-from could misinterpret the incoming body by passing an header ContentType: application/json ; charset=utf-8. This can lead to bypass of security checks.

Patches

@fastify/reply-from v9.6.0 include the fix.

Workarounds

There are no known workarounds.

References

Hackerone Report: https://hackerone.com/reports/2295770.


Release Notes

fastify/fastify-reply-from (@​fastify/reply-from)

v9.6.0

Compare Source

⚠️ Security Release ⚠️

Fixes CVE-2023-51701, see GHSA-v2v2-hph8-q5xp for more details. Severity: moderate.

Full Changelog: fastify/fastify-reply-from@v9.5.0...v9.6.0

v9.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify-reply-from@v4.18.0...v9.5.0


Configuration

📅 Schedule: Branch creation - "" in timezone Africa/Johannesburg, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Feb 16, 2024
@renovate renovate bot enabled auto-merge (rebase) February 16, 2024 22:35
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@fastify/reply-from@9.6.0 Transitive: environment, filesystem, network, unsafe +12 1.58 MB matteo.collina

🚮 Removed packages: npm/@fastify/reply-from@9.4.0

View full report↗︎

@renovate renovate bot assigned Asjas Feb 17, 2024
@renovate renovate bot requested a review from Asjas February 17, 2024 01:59
@renovate renovate bot changed the title fix(deps): update dependency @fastify/reply-from to v9.6.0 [security] fix(deps): update dependency @fastify/reply-from to v9.6.0 [security] - autoclosed Aug 6, 2024
@renovate renovate bot closed this Aug 6, 2024
auto-merge was automatically disabled August 6, 2024 06:40

Pull request was closed

@renovate renovate bot deleted the renovate/npm-@fastify/reply-from-vulnerability branch August 6, 2024 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant