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.
References
Link | Resource |
---|---|
https://github.com/WAVM/WAVM/commit/2de6cf70c5ef31e22ed119a25ac2daeefd3d18a1 | Patch Third Party Advisory |
https://github.com/WAVM/WAVM/issues/109 | Exploit Patch Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2018-09-21 07:29
Updated : 2024-02-04 20:03
NVD link : CVE-2018-17292
Mitre link : CVE-2018-17292
CVE.ORG link : CVE-2018-17292
JSON object : View
Products Affected
webassembly_virtual_machine_project
- webassembly_virtual_machine
CWE
CWE-125
Out-of-bounds Read