{ "schema_version": "1.4.0", "id": "GHSA-xpq9-m45f-g29q", "modified": "2022-05-14T03:21:42Z", "published": "2022-05-14T03:21:42Z", "aliases": [ "CVE-2018-10199" ], "details": "In versions of mruby up to and including 1.4.0, a use-after-free vulnerability exists in src/io.c::File#initilialize_copy(). An attacker that can cause Ruby code to be run can possibly use this to execute arbitrary code.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-10199" }, { "type": "WEB", "url": "https://github.com/mruby/mruby/issues/4001" }, { "type": "WEB", "url": "https://github.com/mruby/mruby/commit/b51b21fc63c9805862322551387d9036f2b63433" } ], "database_specific": { "cwe_ids": [ "CWE-416" ], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-04-18T15:29:00Z" } }