CVE-2018-17293
The run function in Programs/wavm/wavm.cpp does not check whether there is Emscripten memory to store the command-line arguments passed by the input WebAssembly file's main function, which allows attackers to cause a denial of service (application crash…
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (1.62%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
An issue was discovered in WAVM before 2018-09-16. The run function in Programs/wavm/wavm.cpp does not check whether there is Emscripten memory to store the command-line arguments passed by the input WebAssembly file's main function, which allows attackers to cause a denial of service (application crash by NULL pointer dereference) or possibly have unspecified other impact by crafting certain WebAssembly files.
- CVSS 3.0
- 8.8 HIGHCVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
- EPSS
- 1.62% probability · 75th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-476
- Affected
- webassembly virtual machine project/webassembly virtual machine
- Source
- cve@mitre.org
References
- https://github.com/WAVM/WAVM/commit/31d670b6489e6d708c3b04b911cdf14ac43d846dPatch, Third Party Advisory
- https://github.com/WAVM/WAVM/issues/110#issuecomment-421764693Exploit, Patch, Third Party Advisory
- https://github.com/WAVM/WAVM/commit/31d670b6489e6d708c3b04b911cdf14ac43d846dPatch, Third Party Advisory
- https://github.com/WAVM/WAVM/issues/110#issuecomment-421764693Exploit, Patch, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.