CVE-2011-2131
Description
Adobe Photoshop 12.0 in Creative Suite 5 (CS5) and 12.1 in Creative Suite 5.1 (CS5.1) allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted GIF file.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
Exploits
Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.
Exploit-DB
Adobe Photoshop CS5 - '.gif' Remote Code Execution
#####################################################################################
Application: Adobe Photoshop CS5 GIF Remote Code Execution
Platforms: Adobe Photoshop CS5 (12.0 and 12.1)
Exploitation: Remote code execution
CVE Number: CVE-2011-2131
Adobe Vulnerability Identifier: APSB11-22
{PRL}: 2011-08
Author: Francis Provencher (Protek Research Lab's)
Website: http://www.protekresearchlab.com/
Twitter: @ProtekResearch
#####################################################################################
1) Introduction
2) Timeline
3) Technical details
4) PoC
#####################################################################################
===============
1) Introduction
===============
Adobe Photoshop is a graphics editing program developed and published by Adobe Systems Incorporated.
Adobe's 2003 "Creative Suite" rebranding led to Adobe Photoshop 8's renaming to Adobe Photoshop CS. Thus,
Adobe Photoshop CS5 is the 12th major release of Adobe Photoshop. The CS rebranding also resulted
in Adobe offering numerous software packages containing multiple Adobe programs for a reduced price.
Adobe Photoshop is released in two editions: Adobe Photoshop, and Adobe Photoshop Extended,
with the Extended having extra 3D image creation, motion graphics editing, and advanced image
analysis features.[3]. Adobe Photoshop Extended is included in all of Adobe's Creative Suite offerings
except Design Standard, which includes the Adobe Photoshop edition.
http://en.wikipedia.org/wiki/Adobe_Photoshop
#####################################################################################
============================
2) Timeline
============================
2011-06-14 - Vulnerability reported to vendor
2011-09-09 - Coordinated public release of advisory
#####################################################################################
============================
3) Technical details
============================
This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations
of Adobe PhotoShop CS5. User interaction is required to exploit this vulnerability in that the
target must open a malicious GIF file. When the "ushort ImageHeight" is crafted with an invalid value
the memory is corrupted and arbitrary code can be run on the remote host.
#####################################################################################
===========
4) The Code
===========
http://www.protekresearchlab.com/exploits/PRL-2011-08.gif
https://gitlab.com/exploit-database/exploitdb-bin-sploits/-/raw/main/bin-sploits/17712.zip
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| adobe | creative_suite | 5 | |
| adobe | photoshop | 12.0 | |
| adobe | creative_suite | 5.1 | |
| adobe | photoshop | 12.1 | |
References
- http://securityreason.com/securityalert/8347
- http://www.adobe.com/support/security/bulletins/apsb11-22.html
- http://www.us-cert.gov/cas/techalerts/TA11-222A.html
- http://securityreason.com/securityalert/8347
- http://www.adobe.com/support/security/bulletins/apsb11-22.html
- http://www.us-cert.gov/cas/techalerts/TA11-222A.html
CWEs
CWE-119
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.