mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
19 lines
792 B
Markdown
19 lines
792 B
Markdown
### [CVE-2024-25431](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-25431)
|
|

|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue in bytecodealliance wasm-micro-runtime before v.b3f728c and fixed in commit 06df58f allows a remote attacker to escalate privileges via a crafted file to the check_was_abi_compatibility function.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/bytecodealliance/wasm-micro-runtime/issues/3122
|
|
|
|
#### Github
|
|
- https://github.com/haruki3hhh/fuzzing
|
|
|