ghsa-444w-xm89-r2p5
Vulnerability from github
Published
2022-05-07 00:01
Modified
2022-05-07 00:01
Severity ?
VLAI Severity ?
Details
In versions of mruby up to and including 1.4.0, an integer overflow exists in src/vm.c::mrb_vm_exec() when handling OP_GETUPVAR in the presence of deep scope nesting, resulting in a use-after-free. An attacker that can cause Ruby code to be run can use this to possibly execute arbitrary code.
{ "affected": [], "aliases": [ "CVE-2018-10191" ], "database_specific": { "cwe_ids": [ "CWE-190" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-04-17T21:29:00Z", "severity": "CRITICAL" }, "details": "In versions of mruby up to and including 1.4.0, an integer overflow exists in src/vm.c::mrb_vm_exec() when handling OP_GETUPVAR in the presence of deep scope nesting, resulting in a use-after-free. An attacker that can cause Ruby code to be run can use this to possibly execute arbitrary code.", "id": "GHSA-444w-xm89-r2p5", "modified": "2022-05-07T00:01:25Z", "published": "2022-05-07T00:01:25Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-10191" }, { "type": "WEB", "url": "https://github.com/mruby/mruby/issues/3995" }, { "type": "WEB", "url": "https://github.com/mruby/mruby/commit/1905091634a6a2925c911484434448e568330626" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2022/05/msg00006.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
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.
Loading…
Loading…