mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
20 lines
799 B
Markdown
20 lines
799 B
Markdown
### [CVE-2024-3855](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-3855)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In certain cases the JIT incorrectly optimized MSubstr operations, which led to out-of-bounds reads. This vulnerability affects Firefox < 125.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/5211-yx/javascript_fuzzer
|
|
- https://github.com/googleprojectzero/fuzzilli
|
|
- https://github.com/zhangjiahui-buaa/MasterThesis
|
|
|