ghsa-7w9j-h3hj-wc9g
Vulnerability from github
Published
2022-05-07 00:01
Modified
2022-05-07 00:01
Severity ?
VLAI Severity ?
Details
The init_copy function in kernel.c in mruby 1.4.1 makes initialize_copy calls for TT_ICLASS objects, which allows attackers to cause a denial of service (mrb_hash_keys uninitialized pointer and application crash) or possibly have unspecified other impact.
{ "affected": [], "aliases": [ "CVE-2018-11743" ], "database_specific": { "cwe_ids": [ "CWE-824" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-06-05T13:29:00Z", "severity": "CRITICAL" }, "details": "The init_copy function in kernel.c in mruby 1.4.1 makes initialize_copy calls for TT_ICLASS objects, which allows attackers to cause a denial of service (mrb_hash_keys uninitialized pointer and application crash) or possibly have unspecified other impact.", "id": "GHSA-7w9j-h3hj-wc9g", "modified": "2022-05-07T00:01:26Z", "published": "2022-05-07T00:01:26Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-11743" }, { "type": "WEB", "url": "https://github.com/mruby/mruby/issues/4027" }, { "type": "WEB", "url": "https://github.com/mruby/mruby/commit/b64ce17852b180dfeea81cf458660be41a78974d" }, { "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…