CVE-2024-21510 Affecting gitlab-cng-17.4 package, versions <17.4.4-r0
Threat Intelligence
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-CHAINGUARDLATEST-GITLABCNG174-8383435
- published 18 Nov 2024
- disclosed 1 Nov 2024
How to fix?
Upgrade Chainguard
gitlab-cng-17.4
to version 17.4.4-r0 or higher.
NVD Description
Note: Versions mentioned in the description apply only to the upstream gitlab-cng-17.4
package and not the gitlab-cng-17.4
package as distributed by Chainguard
.
See How to fix?
for Chainguard
relevant fixed versions and status.
Versions of the package sinatra from 0.0.0 are vulnerable to Reliance on Untrusted Inputs in a Security Decision via the X-Forwarded-Host (XFH) header. When making a request to a method with redirect applied, it is possible to trigger an Open Redirect Attack by inserting an arbitrary address into this header. If used for caching purposes, such as with servers like Nginx, or as a reverse proxy, without handling the X-Forwarded-Host header, attackers can potentially exploit Cache Poisoning or Routing-based SSRF.
References
- https://github.com/sinatra/sinatra/blob/b626e2d82c23b4fde0b51782fd32ca27ccde1d1a/lib/sinatra/base.rb%23L319
- https://github.com/sinatra/sinatra/blob/b626e2d82c23b4fde0b51782fd32ca27ccde1d1a/lib/sinatra/base.rb%23L323C1-L343C17
- https://github.com/sinatra/sinatra/pull/2010
- https://security.snyk.io/vuln/SNYK-RUBY-SINATRA-6483832