在 Ghidra 12.1.3 之前的版本中,PDB 解析器存在一处不受控制的资源消耗漏洞。攻击者通过提供构造的 PDB 文件,特别是其中包含过大的参数部分,可终止 Ghidra 进程。AbstractPdb 的反序列化例程会将所有剩余参数读入一个无界列表,从而导致堆内存无限制增长,触发 OutOfMemoryError(内存溢出错误)。该异常未被正常处理,最终导致应用程序崩溃。
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| NationalSecurityAgency | ghidra | < 12.1.3 |
affected |
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| Vendor | Product | Affected Versions | CPE | Subscribe |
|---|---|---|---|---|
| NationalSecurityAgency | ghidra | 0 ~ 12.1.3 | - |
|
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POCNo comments yet