Lucene search
+L

Monkey HTTPd 1.1.1 - Crash (PoC)

🗓️ 30 May 2013 00:00:00Reported by Doug ProstkoType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 26 Views

Denial of Service vulnerability in Monkey HTTPD 1.1.1 allows remote crash via null byte.

Related
Code
ReporterTitlePublishedViews
Family
checkpoint_advisories
Check Point Advisories
Monkey HTTPD Server Denial of Service - Ver2 (CVE-2013-3724)
18 May 201500:00
checkpoint_advisories
cve
CVE
CVE-2013-3724
31 Jul 201321:00
cve
cvelist
Cvelist
CVE-2013-3724
31 Jul 201321:00
cvelist
euvd
EUVD
EUVD-2013-3657
7 Oct 202500:30
euvd
nessus
Tenable Nessus
GLSA-201309-17 : Monkey HTTP Daemon: Multiple vulnerabilities
26 Sep 201300:00
nessus
gentoo
Gentoo Linux
Monkey HTTP Daemon: Multiple vulnerabilities
25 Sep 201300:00
gentoo
nvd
NVD
CVE-2013-3724
1 Aug 201313:32
nvd
openvas
OpenVAS
Gentoo Security Advisory GLSA 201309-17
29 Sep 201500:00
openvas
packetstorm
Packet Storm
Monkey HTTPD 1.1.1 Denial Of Service
29 May 201300:00
packetstorm
prion
Prion
Cross site request forgery (csrf)
1 Aug 201313:32
prion
Rows per page
Title:
======
Monkey HTTPD 1.1.1 - Denial of Service Vulnerability

Date:
=====
2013-05-28

References:
===========
http://bugs.monkey-project.com/ticket/181

Introduction:
=============
Monkey is a lightweight and powerful web server for GNU/Linux.

It has been designed to be very scalable with low memory and CPU consumption, the perfect solution for embedded devices. Made for ARM, x86 and x64.

Abstract:
=========
The vulnerability is a denial of service which is caused by sending a null byte in an HTTP request to the web server.

Report-Timeline:
================
2013-05-23:	Discovered vulnerability via fuzzing
2013-05-25:	Vendor Notification
2013-05-26:	Vendor Response/Feedback
2013-05-27:	Vendor Fix/Patch
2013-05-28:	PublicDisclosure

Status:
========
Published

Affected Products:
==================
Monkey HTTPD - version 1.1.1

Exploitation-Technique:
=======================
Remote

Details:
========
A bug discovered in Monkey's HTTP parser allows an attacker to cause a segmentation fault in one of the daemon's threads using a specially crafted request containing a null byte. An attacker can crash all the available threads by sending the specially crafted request multiple times, rendering the server useless for legitimate users.

Proof of Concept:
=================
The vulnerability can be exploited by remote attacker without any special privileges. The placement of the null byte within the request does not seem to have any effect on the result. The null byte may even be used instead of an HTTP method such as, GET. Below is an example of how this bug can be manually triggered:

ruby -e 'puts "GET /\x00 HTTP/1.1\r\n\r\n"'|netcat localhost 2001

Solution:
=========
This vulnerability has been fixed for the 1.2.0 release.

Risk:
=====
The security risk of the redirection vulnerability is estimated as low(+).

Credits:
========
Doug Prostko <dougtko[at]gmail[dot]com> - Vulnerability discovery

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

30 May 2013 00:00Current
5.2Medium risk
Vulners AI Score5.2
CVSS 25
EPSS0.13726
26