{
  "affected": [
    {
      "database_specific": {
        "unresolved_ranges": [
          {
            "events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "2018-09-16"
              }
            ]
          },
          {
            "events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "2018-09-16"
              }
            ]
          }
        ]
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "2de6cf70c5ef31e22ed119a25ac2daeefd3d18a1"
            }
          ],
          "repo": "https://github.com/wavm/wavm",
          "type": "GIT"
        },
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "2de6cf70c5ef31e22ed119a25ac2daeefd3d18a1"
            }
          ],
          "repo": "https://github.com/wavm/wavm",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "An issue was discovered in WAVM before 2018-09-16. The loadModule function in Include/Inline/CLI.h lacks checking of the file length before a file magic comparison, allowing attackers to cause a Denial of Service (application crash caused by out-of-bounds read) by crafting a file that has fewer than 4 bytes.",
  "id": "CVE-2018-17292",
  "modified": "2026-03-13T21:49:47.989948937Z",
  "published": "2018-09-21T07:29:00.287Z",
  "references": [
    {
      "type": "FIX",
      "url": "https://github.com/WAVM/WAVM/commit/2de6cf70c5ef31e22ed119a25ac2daeefd3d18a1"
    },
    {
      "type": "FIX",
      "url": "https://github.com/WAVM/WAVM/issues/109"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
      "type": "CVSS_V3"
    }
  ]
}