Advertisement
Home arrow ITsec Advisories
Saturday, 22 November 2008
 
 
Last week attacks
O.S.  Defs.  %
Linux  8778  71.58%
Win 2003  1950  15.90%
Win 2000  722  5.89%
Solaris 9/10  402  3.28%
FreeBSD  226  1.84%
Other  185  1.51%

Total attacks: 12263 of which 4619 single ip and 7644 mass defacements

Main Menu
Home
Digital Warfare
Geopolitics
ITsec News
ITsec Advisories
Test Drive
360°
Digital Attacks Archive
Zone-H events
Publications
Zone-H Friends/Partners
Contact Us
Search
Download Area
Zone-H forum
About this website
Login Form





Lost Password?
No account yet? Register
Visitors' Map
ITsec Advisories


MOPB-25-2007:PHP header() Space Trimming Buffer Underflow Vulnerability PDF Print E-mail
User Rating: / 0
Written by Marcelo Almeida (Vympel)   
Monday, 19 March 2007

Summary

Since PHP 5.2.0 there is a new memory manager that allows exploiting of even one byte underflow vulnerabilities like the one described by this advisory.

When an all whitespace string is passed to the header() function this can result in a buffer underflow that allows code execution on atleast big endian systems like MacOS X on PPC.

Affected versions

Affected is PHP 5.2.0

Detailed information

PHP 5.2.0 comes with a brand new memory manager that is no longer a simple wrapper around malloc()/free() but implements a own heap implementation for the request memory pool. The new heap manager stores control information inbound and is therefore vulnerable to overflow attacks. Additionally it is unlike the previous memory manager vulnerable against one byte underflows...

Write Comment (0 Comments)
Read more...
 
MOPB-24-2007:PHP array_user_key_compare() Double DTOR Vulnerability PDF Print E-mail
User Rating: / 0
Written by Marcelo Almeida (Vympel)   
Monday, 19 March 2007

Summary

The internal function array_user_key_compare() is used for example by the PHP function uksort(). Its purpose is to call the userspace array key comparison function with the keys to compare as parameters. When the called function returns both parameters are destructed even if the userspace handler created references. Because of this pointers to already destructed ZVALs are left in the symboltable which will result in an exploitable double DTOR situation that allows the execution of arbitrary code.

Affected versions

Affected are PHP 4 <= 4.4.6 and PHP 5 <= 5.2.1...

Write Comment (0 Comments)
Read more...
 
OpenBSD: Remote kernel buffer overflow in IPv6 mbufs PDF Print E-mail
User Rating: / 1
Written by Marcelo Almeida (Vympel)   
Thursday, 15 March 2007

After 10 years without a remote bug, the Core Security Technologies found a remote flaw in OpenBSD.
The vulnerability is caused due to a memory corruption in the "mbuf" handling of ICMP6 packets if correct exploited can be cause a kernel panic or execute arbitrary code with kernel privileges.

Core Security Technologies - CoreLabs Advisory
http://www.coresecurity.com/corelabs/


Date Published: 2007-03-13

Last Update: 2007-03-13

Advisory ID: CORE-2007-0219

Bugtraq ID: 22901

CVE Name: CVE-2007-1365

Title: OpenBSD's IPv6 mbufs remote kernel buffer overflow...

Write Comment (0 Comments)
Read more...
 
Phishing using IE7 local resource vulnerability PDF Print E-mail
User Rating: / 5
Written by Marcelo Almeida (Vympel)   
Thursday, 15 March 2007

Summary
Internet Explorer 7.0 is vulnerable to cross-site scripting in one of its local resources. In combination with a design flaw in this specific local resource it is possible for an attacker to easily conduct phishing attacks against IE7 users.

Affected versions
• Windows Vista - Internet Explorer 7.0
• Windows XP - Internet Explorer 7.0

Technical Details
The navcancl.htm local resource is used by the browser when for some reason a navigation to a specific page is canceled...

Write Comment (1 Comments)
Read more...
 
MOPB-23-2007:PHP 5 Rejected Session Identifier Double Free Vulnerability PDF Print E-mail
User Rating: / 0
Written by Marcelo Almeida (Vympel)   
Thursday, 15 March 2007

Summary

Internal session storage modules can reject session identifiers since PHP 5.2.0 when they contain for example characters consideres malicious. When the session extension gets notified that the session id is invalid, it fails to clear an already freed pointer to the invalid session identifier before calling the session identifier generator. When this generator triggers an error this can result in a double free that is easily exploitable locally and might be remotely exploitable.

Affected versions

Affected are PHP 5.2.0 and PHP 5.2.1...

Write Comment (0 Comments)
Read more...
 
<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>

Results 136 - 150 of 9522
 
Top! Top!