cve/2010/CVE-2010-1296.md

26 lines
1.0 KiB
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2010-1296](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1296)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Multiple buffer overflows in Adobe Photoshop CS4 before 11.0.2 allow user-assisted remote attackers to execute arbitrary code via a crafted (1) .ASL, (2) .ABR, or (3) .GRD file.
### POC
#### Reference
- http://www.exploit-db.com/exploits/12751
- http://www.exploit-db.com/exploits/12752
- http://www.exploit-db.com/exploits/12753
- http://www.zeroscience.mk/codes/psbrush_bof.txt
- http://www.zeroscience.mk/codes/psgradient_bof.txt
- http://www.zeroscience.mk/codes/psstyle_bof.txt
- http://www.zeroscience.mk/en/vulnerabilities/ZSL-2010-4938.php
- http://www.zeroscience.mk/en/vulnerabilities/ZSL-2010-4939.php
- http://www.zeroscience.mk/en/vulnerabilities/ZSL-2010-4940.php
#### Github
No PoCs found on GitHub currently.