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 |
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
21 Nov 2024, 03:54
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/WAVM/WAVM/commit/2de6cf70c5ef31e22ed119a25ac2daeefd3d18a1 - Patch, Third Party Advisory | |
References | () https://github.com/WAVM/WAVM/issues/109 - Exploit, Patch, Third Party Advisory |
Information
Published : 2018-09-21 07:29
Updated : 2024-11-21 03:54
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