ghsa-jmgf-p46x-982h
Vulnerability from github
Published
2017-10-24 18:33
Modified
2023-05-11 13:47
Summary
rails is vulnerable to CRLF injection
Details
CRLF injection vulnerability in Ruby on Rails before 2.0.5 allows remote attackers to inject arbitrary HTTP headers and conduct HTTP response splitting attacks via a crafted URL to the redirect_to function.
{ "affected": [ { "package": { "ecosystem": "RubyGems", "name": "rails" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.0.5" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2008-5189" ], "database_specific": { "cwe_ids": [ "CWE-352" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:43:46Z", "nvd_published_at": null, "severity": "MODERATE" }, "details": "CRLF injection vulnerability in Ruby on Rails before 2.0.5 allows remote attackers to inject arbitrary HTTP headers and conduct HTTP response splitting attacks via a crafted URL to the redirect_to function.", "id": "GHSA-jmgf-p46x-982h", "modified": "2023-05-11T13:47:53Z", "published": "2017-10-24T18:33:38Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2008-5189" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-jmgf-p46x-982h" }, { "type": "WEB", "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rails/CVE-2008-5189.yml" }, { "type": "PACKAGE", "url": "http://github.com/rails/rails" }, { "type": "WEB", "url": "http://github.com/rails/rails/commit/7282ed863ca7e6f928bae9162c9a63a98775a19d" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2008-12/msg00002.html" }, { "type": "WEB", "url": "http://weblog.rubyonrails.org/2008/10/19/rails-2-0-5-redirect_to-and-offset-limit-sanitizing" }, { "type": "WEB", "url": "http://weblog.rubyonrails.org/2008/10/19/response-splitting-risk" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/32359" } ], "schema_version": "1.4.0", "severity": [], "summary": "rails is vulnerable to CRLF injection" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.