ghsa-cr3x-7m39-c6jq
Vulnerability from github
Published
2020-07-07 16:34
Modified
2023-07-05 20:22
Severity ?
Summary
Remote code execution via user-provided local names in ActionView
Details
The is a code injection vulnerability in versions of Rails prior to 5.0.1 that would allow an attacker who controlled the locals
argument of a render
call to perform a RCE.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 4.2.11.1" }, "package": { "ecosystem": "RubyGems", "name": "actionview" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "4.2.11.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-8163" ], "database_specific": { "cwe_ids": [ "CWE-94" ], "github_reviewed": true, "github_reviewed_at": "2020-07-07T15:44:56Z", "nvd_published_at": "2020-07-02T19:15:00Z", "severity": "HIGH" }, "details": "The is a code injection vulnerability in versions of Rails prior to 5.0.1 that would allow an attacker who controlled the `locals` argument of a `render` call to perform a RCE.", "id": "GHSA-cr3x-7m39-c6jq", "modified": "2023-07-05T20:22:39Z", "published": "2020-07-07T16:34:27Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8163" }, { "type": "WEB", "url": "https://hackerone.com/reports/304805" }, { "type": "WEB", "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/actionview/CVE-2020-8163.yml" }, { "type": "WEB", "url": "https://groups.google.com/forum/#!topic/rubyonrails-security/hWuKcHyoKh0" }, { "type": "WEB", "url": "https://groups.google.com/g/rubyonrails-security/c/hWuKcHyoKh0" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2020/07/msg00013.html" }, { "type": "WEB", "url": "http://packetstormsecurity.com/files/158604/Ruby-On-Rails-5.0.1-Remote-Code-Execution.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Remote code execution via user-provided local names in ActionView" }
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.