GHSA-vxvp-4xwc-jpp6
Vulnerability from github
Published
2017-10-24 18:33
Modified
2023-01-23 18:04
Summary
activesupport Cross-site Scripting vulnerability
Details
Cross-site scripting (XSS) vulnerability in json/encoding.rb
in Active Support in Ruby on Rails 3.x and 4.1.x before 4.1.11 and 4.2.x before 4.2.2 allows remote attackers to inject arbitrary web script or HTML via a crafted Hash that is mishandled during JSON encoding.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 3.2.22.4" }, "package": { "ecosystem": "RubyGems", "name": "activesupport" }, "ranges": [ { "events": [ { "introduced": "3.0.0" }, { "fixed": "3.2.22.5" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "RubyGems", "name": "activesupport" }, "ranges": [ { "events": [ { "introduced": "4.1.0" }, { "fixed": "4.1.11" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "RubyGems", "name": "activesupport" }, "ranges": [ { "events": [ { "introduced": "4.2.0" }, { "fixed": "4.2.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2015-3226" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:59:02Z", "nvd_published_at": "2015-07-26T22:59:05Z", "severity": "MODERATE" }, "details": "Cross-site scripting (XSS) vulnerability in `json/encoding.rb` in Active Support in Ruby on Rails 3.x and 4.1.x before 4.1.11 and 4.2.x before 4.2.2 allows remote attackers to inject arbitrary web script or HTML via a crafted Hash that is mishandled during JSON encoding.", "id": "GHSA-vxvp-4xwc-jpp6", "modified": "2023-01-23T18:04:55Z", "published": "2017-10-24T18:33:36Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-3226" }, { "type": "WEB", "url": "https://groups.google.com/forum/message/raw?msg=rubyonrails-security/7VlB_pck3hU/3QZrGIaQW6cJ" }, { "type": "WEB", "url": "https://web.archive.org/web/20200228033946/http://www.securityfocus.com/bid/75231" }, { "type": "WEB", "url": "https://web.archive.org/web/20200517005133/http://www.securitytracker.com/id/1033755" }, { "type": "WEB", "url": "http://openwall.com/lists/oss-security/2015/06/16/17" }, { "type": "WEB", "url": "http://www.debian.org/security/2016/dsa-3464" } ], "schema_version": "1.4.0", "severity": [], "summary": "activesupport Cross-site Scripting vulnerability" }
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.