目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2024-44083 PoC — Hex Rays IDA Pro 安全漏洞

来源
关联漏洞
标题:Hex Rays IDA Pro 安全漏洞 (CVE-2024-44083)
Description:Hex Rays IDA Pro是比利时Hex Rays公司的一个强大的反汇编器和一个多功能的调试器。常用于逆向工程。 Hex Rays IDA Pro 8.4及之前版本存在安全漏洞,该漏洞源于在处理具有许多跳转指令的代码节时,如果最终跳转对应于实际入口点将要调用的有效载荷,ida64.dll可能会崩溃。
Description
Makes IDA (all versions) to crash upon opening it. 
介绍
# CVE-2024-44083
Crashes IDA most* versions (see Compability section) upon opening the malicious binary. 

# Disclamer
This software is provided "as is" for educational and research purposes only. The author is not responsible for any damage, loss, or legal issues arising from the use or misuse of this software. By using this software, you agree to use it at your own risk and assume full responsibility for any consequences.

# How to use
- Install rust at https://www.rust-lang.org/.
- Compile the binary with ```cargo build```/```cargo build --release```.
- Run it by giving it the following arguments:
```--input {input_file}``` this is the path of the inputed file.
```--output {output_file}``` - this is the path of the saved output. 
```--jumps {number_of_jumps}``` - this is the number of jumps that, the more the better.

# Example
```CVE-2024-44083.exe --input example.exe --output malicious.exe --jumps 50000```

# Compatibility
This was tested for x86_64 PE binaries. meaning if you try it on another format, it might not work.
I do think that if some changes are made, it's possible to make this compatible with other architectures and executable formats.

For IDA versions, it was tested on 7.7, 8.4 and 9.0 and it worked, but i did notice it not working on 7.5

# Fix
https://x.com/daaximus/status/1827759812001591460
文件快照

登录后查看神龙缓存的 POC 文件快照

登录查看
备注
    1. 建议优先通过来源进行访问。
    2. 本地 POC 快照面向订阅用户开放;当原始来源失效或无法访问时,本地镜像作为订阅权益的一部分提供。
    3. 持续抓取、验证、维护这份 POC 档案需要不少投入,因此本地快照已纳入付费订阅。您的订阅是让这份资料能继续走下去的关键,由衷感谢。 查看订阅方案 →