GHSA-4vf4-qmvg-mh7h
Vulnerability from github
Published
2022-01-21 23:22
Modified
2023-08-29 16:46
Severity ?
Summary
Cookie Prefix Spoofing in CGI::Cookie.parse
Details
CGI::Cookie.parse in Ruby through 2.6.8 mishandles security prefixes in cookie names. This also affects the CGI gem prior to versions 0.3.1, 0.2.1, 0.1.1, and 0.1.0.1 for Ruby.
{ "affected": [ { "package": { "ecosystem": "RubyGems", "name": "cgi" }, "ranges": [ { "events": [ { "introduced": "0.3.0" }, { "fixed": "0.3.1" } ], "type": "ECOSYSTEM" } ], "versions": [ "0.3.0" ] }, { "package": { "ecosystem": "RubyGems", "name": "cgi" }, "ranges": [ { "events": [ { "introduced": "0.2.0" }, { "fixed": "0.2.1" } ], "type": "ECOSYSTEM" } ], "versions": [ "0.2.0" ] }, { "package": { "ecosystem": "RubyGems", "name": "cgi" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.1.0.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-41819" ], "database_specific": { "cwe_ids": [ "CWE-565" ], "github_reviewed": true, "github_reviewed_at": "2022-01-13T18:53:26Z", "nvd_published_at": "2022-01-01T06:15:00Z", "severity": "HIGH" }, "details": "CGI::Cookie.parse in Ruby through 2.6.8 mishandles security prefixes in cookie names. This also affects the CGI gem prior to versions 0.3.1, 0.2.1, 0.1.1, and 0.1.0.1 for Ruby.", "id": "GHSA-4vf4-qmvg-mh7h", "modified": "2023-08-29T16:46:42Z", "published": "2022-01-21T23:22:17Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41819" }, { "type": "WEB", "url": "https://hackerone.com/reports/910552" }, { "type": "PACKAGE", "url": "https://github.com/ruby/cgi" }, { "type": "WEB", "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/cgi/CVE-2021-41819.yml" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/IUXQCH6FRKANCVZO2Q7D2SQX33FP3KWN" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UTOJGS5IEFDK3UOO7IY4OTTFGHGLSWZF" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IUXQCH6FRKANCVZO2Q7D2SQX33FP3KWN" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UTOJGS5IEFDK3UOO7IY4OTTFGHGLSWZF" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/202401-27" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20220121-0003" }, { "type": "WEB", "url": "https://www.ruby-lang.org/en/news/2021/11/24/cookie-prefix-spoofing-in-cgi-cookie-parse-cve-2021-41819" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "type": "CVSS_V3" } ], "summary": "Cookie Prefix Spoofing in CGI::Cookie.parse" }
Loading...
Loading...
- 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.