mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-29 01:31:01 +00:00
18 lines
714 B
Markdown
18 lines
714 B
Markdown
### [CVE-2019-7701](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-7701)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A heap-based buffer over-read was discovered in wasm::SExpressionParser::skipWhitespace() in wasm-s-parser.cpp in Binaryen 1.38.22. A crafted wasm input can cause a segmentation fault, leading to denial-of-service, as demonstrated by wasm2js.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/WebAssembly/binaryen/issues/1863
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|