High severity7.5NVD Advisory· Published Jan 4, 2024· Updated May 14, 2026
CVE-2024-0241
CVE-2024-0241
Description
encoded_id-rails versions before 1.0.0.beta2 are affected by an uncontrolled resource consumption vulnerability. A remote and unauthenticated attacker might cause a denial of service condition by sending an HTTP request with an extremely long "id" parameter.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
encoded_id-railsRubyGems | < 1.0.0.beta2 | 1.0.0.beta2 |
Affected products
1Patches
1afa495a77b8aUpdate encoded_id dependency to address GHSA-3px7-jm2p-6h2c
1 file changed · +1 −1
encoded_id-rails.gemspec+1 −1 modified@@ -32,7 +32,7 @@ Gem::Specification.new do |spec| # Uncomment to register a new dependency of your gem spec.add_dependency "activesupport", ">= 6.0", "< 8.0" spec.add_dependency "activerecord", ">= 6.0", "< 8.0" - spec.add_dependency "encoded_id", "~> 1.0.0.rc2" + spec.add_dependency "encoded_id", "~> 1.0.0.rc3" # For more information and examples about making a new gem, check out our # guide at: https://bundler.io/guides/creating_gem.html
Vulnerability mechanics
Generated by null/stub on May 9, 2026. Inputs: CWE entries + fix-commit diffs from this CVE's patches. Citations validated against bundle.
References
6- github.com/stevegeek/encoded_id-rails/commit/afa495a77b8a21ad582611f9cdc2081dc4018b91nvdPatchWEB
- github.com/advisories/GHSA-3px7-jm2p-6h2cnvdExploitThird Party AdvisoryADVISORY
- github.com/stevegeek/encoded_id-rails/security/advisories/GHSA-3px7-jm2p-6h2cnvdExploitVendor AdvisoryWEB
- nvd.nist.gov/vuln/detail/CVE-2024-0241ghsaADVISORY
- vulncheck.com/advisories/vc-advisory-GHSA-3px7-jm2p-6h2cnvdThird Party Advisory
- github.com/rubysec/ruby-advisory-db/blob/master/gems/encoded_id-rails/CVE-2024-0241.ymlghsaWEB
News mentions
0No linked articles in our index yet.