# N/A
## 漏洞概述
Adobe Reader 和 Acrobat 在某些版本中存在漏洞,其文本字段内容未被限制,攻击者可以利用此漏洞通过 PDF 文档欺骗用户执行任意本地程序。
## 影响版本
- Adobe Reader 和 Acrobat 9.x 版本低于 9.3.3
- Adobe Reader 和 Acrobat 8.x 版本低于 8.2.3
以上版本均在 Windows 和 Mac OS X 系统上受到影响。
## 详情
在 Launch File 警告对话框中,其中一个文本字段的内容没有受到限制。攻击者可以利用这一点,通过在 PDF 文档中插入特定的文本字段(例如,声称 “打开” 按钮将允许用户读取加密消息),来欺骗用户执行任意本地程序。
## 影响
远程攻击者可以利用此漏洞欺骗用户执行任意本地程序,从而可能导致用户系统被感染或数据被盗。
| # | POC 描述 | 源链接 | 神龙链接 |
|---|---|---|---|
| 1 | This demonstration video shows how we can control the victim's device by sending the innocent-looking PDF file to the target which actually consists of embedded payload. The exploit was made public as CVE-2010-1240. | https://github.com/Jasmoon99/Embedded-PDF | POC详情 |
| 2 | This demonstration video shows how we can control the victim's device by sending the innocent-looking PDF file to the target which actually consists of embedded payload. The exploit was made public as CVE-2010-1240. | https://github.com/omarothmann/Embedded-Backdoor-Connection | POC详情 |
| 3 | None | https://github.com/asepsaepdin/CVE-2010-1240 | POC详情 |
| 4 | Python tool for CVE-2010-1240 research - generates malicious PDFs exploiting Adobe Reader Launch Actions | https://github.com/12345qwert123456/CVE-2010-1240 | POC详情 |
暂无评论