{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "fixed": "1.3.0"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "78be22159489c691f9162d4f09d9e5307fbb0851"
            }
          ],
          "repo": "https://github.com/bytecodealliance/wasm-micro-runtime",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "Bytecode Alliance wasm-micro-runtime (aka WebAssembly Micro Runtime or WAMR) before 1.3.0 can have an \"double free or corruption\" error for a valid WebAssembly module because push_pop_frame_ref_offset is mishandled.",
  "id": "CVE-2023-52284",
  "modified": "2026-03-13T21:57:18.162681668Z",
  "published": "2023-12-31T06:15:08.487Z",
  "references": [
    {
      "type": "FIX",
      "url": "https://github.com/bytecodealliance/wasm-micro-runtime/compare/WAMR-1.2.3...WAMR-1.3.0"
    },
    {
      "type": "FIX",
      "url": "https://github.com/bytecodealliance/wasm-micro-runtime/issues/2586"
    },
    {
      "type": "FIX",
      "url": "https://github.com/bytecodealliance/wasm-micro-runtime/pull/2590"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
      "type": "CVSS_V3"
    }
  ]
}