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 : eyeOS <= 0.8.9 Remote Code Execution
  SecurityAlert : 419
  CVE : CVE-2006-0636
  SecurityRisk : Medium  alert  (About)
  Remote Exploit : Yes
  Local Exploit : No
  Exploit Given : Yes
  Credit : GulfTech Security Research (security gulftech org)
  Published : 08.02.2006

  Affected Software : eyeOS <= 0.8.9



  Advisory Text :  

##########################################################
# GulfTech Security Research February 7, 2006
##########################################################
# Vendor : eyeOS Project
# URL : http://www.eyeos.org/
# Version : eyeOS <= 0.8.9
# Risk : Remote Code Execution
##########################################################

Description:
eyeOS is a "web based operating system" written in php, that
lets you access your data and your applications from anywhere
with an internet connection. There is a very easy to exploit
Remote Code Execution issue in one of the core eyeOS files
that affects eyeOS 0.8.9 and earlier. A new version of eyeOS
has been released and all users should upgrade immediately.

Remote Code Execution:
There is a Remote Code Execution vulnerability in eyeOS that
is the result of improperly initializing users sessions.

if (!isset ($_SESSION))
session_start ();

The above code is taken from desktop.php @ lines 20-21 and is
the reason code execution is possible. The $_SESSION array is
like any other variable until initialized with session_start()
unless session.auto_start is set to 1. What's even worse is that
obviously an attacker does not have to authenticate in order to
exploit this issue, which makes it much more dangerous.

http://eyeOS/desktop.php?baccio=eyeOptions.eyeapp&a=eyeOptions.eyeapp
&_SESSION[usr]=root&_SESSION[apps][eyeOptions.eyeapp][wrapup]=phpinfo();

The above url will successfully execute the phpinfo() command
on the target webserver with privileges of the webserver.

Solution:
A new version of eyeOS (eyeOS v0.8.10) is now available at the
official eyeOS website. Users are encouraged to upgrade as soon
as possible.

Related Info:
The original advisory can be found at the following location
http://www.gulftech.org/?node=research&article_id=00096-02072006




  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.