CVE-2018-11743

Source
https://cve.org/CVERecord?id=CVE-2018-11743
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2018-11743.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2018-11743
Downstream
Published
2018-06-05T13:29:00Z
Modified
2026-07-08T17:14:51Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
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.

Database specific
{
    "unresolved_ranges":  [
        {
            "cpes":  [
                "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*"
            ],
            "extracted_events":  [
                {
                    "introduced":  "9.0"
                },
                {
                    "last_affected":  "9.0"
                }
            ],
            "source":  "CPE_STRING",
            "vendor_product":  "debian:debian_linux"
        }
    ]
}
References

Affected packages

Git / github.com/mruby/mruby

Affected ranges

Type
GIT
Repo
https://github.com/mruby/mruby
Events
Database specific
Show details
{
    "cpe":  "cpe:2.3:a:mruby:mruby:1.4.1:*:*:*:*:*:*:*",
    "extracted_events":  [
        {
            "introduced":  "1.4.1"
        },
        {
            "last_affected":  "1.4.1"
        }
    ],
    "source":  [
        "CPE_STRING",
        "REFERENCES"
    ]
}

Affected versions

1.*
1.4.1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2018-11743.json"
vanir_signatures
[
    {
        "deprecated":  false,
        "digest":  {
            "function_hash":  "48112143005334984103996638571299297107",
            "length":  583
        },
        "id":  "CVE-2018-11743-244638a9",
        "signature_type":  "Function",
        "signature_version":  "v1",
        "source":  "https://github.com/mruby/mruby/commit/b64ce17852b180dfeea81cf458660be41a78974d",
        "target":  {
            "file":  "src/kernel.c",
            "function":  "init_copy"
        }
    },
    {
        "deprecated":  false,
        "digest":  {
            "line_hashes":  [
                "295482155461672475953902644544377184591",
                "164249401958941042688244750441504177802",
                "195418266659789850486705450476988748358",
                "159697100646635414149928797440161989047"
            ],
            "threshold":  0.9
        },
        "id":  "CVE-2018-11743-c2146ee5",
        "signature_type":  "Line",
        "signature_version":  "v1",
        "source":  "https://github.com/mruby/mruby/commit/b64ce17852b180dfeea81cf458660be41a78974d",
        "target":  {
            "file":  "src/kernel.c"
        }
    }
]
vanir_signatures_modified
"2026-07-08T17:14:51Z"