mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
18 lines
806 B
Markdown
18 lines
806 B
Markdown
### [CVE-2014-4715](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4715)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Yann Collet LZ4 before r119, when used on certain 32-bit platforms that allocate memory beyond 0x80000000, does not properly detect integer overflows, which allows context-dependent attackers to cause a denial of service (memory corruption) or possibly have unspecified other impact via a crafted Literal Run, a different vulnerability than CVE-2014-4611.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/p1ay8y3ar/cve_monitor
|
|
|