First published: Fri Sep 21 2018(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
WebAssembly Virtual Machine | <2018-09-16 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-17292 has a severity rating that indicates a potential Denial of Service due to an application crash.
To fix CVE-2018-17292, ensure to update WAVM to a version released after September 16, 2018.
CVE-2018-17292 affects the WAVM software versions prior to 2018-09-16.
CVE-2018-17292 is categorized as a Denial of Service vulnerability due to an out-of-bounds read issue.
Yes, attackers can exploit CVE-2018-17292 by providing specially crafted files to the application's loadModule function.