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 : openMosix userspace library stack-based buffer overflow
  SecurityAlert : 3813
  CVE : CVE-2008-1865
  SecurityRisk : High  alert  (About)
  Remote Exploit : Yes
  Local Exploit : No
  Exploit Given : No
  Credit : Jose Carlos Norte
  Published : 17.04.2008

  Affected Software : openMosix



  Advisory Text :  


title: openMosix userspace library stack-based buffer overflow

Discovered by: Jose Carlos Norte

There are a lot of buffer overflows present in the library of the
openMosix project, documented at:

http://www.openmosixview.com/docs/openMosixAPI.html

The vulnerable code is in:

http://openmosix.cvs.sourceforge.net/openmosix/userspace-tools/moslib/li

bmosix.c?revision=1.6&view=markup

134 int64_t

135 msx_readnode(int node, const char *item)

136 {

137 char fn[40];

138 int64_t val;

139

140 if(!node && !(node = msx_read("/proc/hpc/admin/mospe")))

141 return(-1);

142 sprintf(fn, "/proc/hpc/nodes/%d/%s", node, item);

in line 142 there is no check against overflow in "item" argument.

Every applications using this library, can be vulnerable to attacks
exploiting this flaw.





  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

*BSD libc (strfmon) Multiple vulnerabilities

high- 2008-03-25

Maksymilian Arciemowicz discovered a Integer Overflow vulnerability in the libc library "strfmon()" function.A vulnerability could allow an attacker who successfully exploits this vulnerability to take control of the affected *BSD systems.

Apache rss

» Apache Tomcat information
   disclosure vulnerability

» Apache Tomcat XSS
   vulnerability

» Apache-SSL memory
   disclosure

» Apache mod_negotiation
   Xss and Http Response
   Splitting

PHP rss

» PHP 5.2.6 chdir(),ftok()
   (standard ext) safe_mode
   bypass

» PHP 5.2.6 posix_access()
   (posix ext) safe_mode
   bypass

» PHP 5.2.5 and prior :
   *printf() functions
   Integer Overflow

» PHP 5.2.5 cURL safe_mode
   bypass

Copyright © SecurityReason. All Rights Reserved.