mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
19 lines
779 B
Markdown
19 lines
779 B
Markdown
### [CVE-2024-44083](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-44083)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
ida64.dll in Hex-Rays IDA Pro through 8.4 crashes when there is a section that has many jumps linked, and the final jump corresponds to the payload from where the actual entry point will be invoked. NOTE: in many use cases, this is an inconvenience but not a security issue.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/Azvanzed/IdaMeme
|
|
|
|
#### Github
|
|
- https://github.com/Azvanzed/IdaMeme
|
|
- https://github.com/nomi-sec/PoC-in-GitHub
|
|
|