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

[deps] Vault: Update koa to v2.15.4 [SECURITY] #13380

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 12, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
koa 2.15.3 -> 2.15.4 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2025-25200

Summary

Koa uses an evil regex to parse the X-Forwarded-Proto and X-Forwarded-Host HTTP headers. This can be exploited to carry out a Denial-of-Service attack.

PoC

Coming soon.

Impact

This is a Regex Denial-of-Service attack and causes memory exhaustion. The regex should be improved and empty values should not be allowed.


Release Notes

koajs/koa (koa)

v2.15.4

Compare Source


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 security label Feb 12, 2025
@renovate renovate bot requested review from a team and gbubemismith February 12, 2025 21:00
Copy link

codecov bot commented Feb 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 35.32%. Comparing base (c6176ed) to head (df74cae).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #13380      +/-   ##
==========================================
- Coverage   35.33%   35.32%   -0.01%     
==========================================
  Files        3130     3130              
  Lines       92593    92593              
  Branches    16810    16810              
==========================================
- Hits        32719    32712       -7     
- Misses      57433    57440       +7     
  Partials     2441     2441              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bitwarden-bot bitwarden-bot changed the title [deps] Vault: Update koa to v2.15.4 [SECURITY] [PM-18258] [deps] Vault: Update koa to v2.15.4 [SECURITY] Feb 13, 2025
@bitwarden-bot
Copy link

Internal tracking:

@renovate renovate bot changed the title [PM-18258] [deps] Vault: Update koa to v2.15.4 [SECURITY] [deps] Vault: Update koa to v2.15.4 [SECURITY] Feb 13, 2025
Copy link
Contributor Author

renovate bot commented Feb 14, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Copy link
Contributor

Logo
Checkmarx One – Scan Summary & Detailsda535789-12c5-4e2e-9d3f-2e15fb2eb0b3

Great job, no security vulnerabilities found in this Pull Request

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.

2 participants