[REVS] Exploiting Uninitialized Data Bugs
- From: SecuriTeam <support@xxxxxxxxxxxxxx>
- Date: 2 Jan 2006 12:26:50 +0200
The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com
- - promotion
The SecuriTeam alerts list - Free, Accurate, Independent.
Get your security news from a reliable source.
http://www.securiteam.com/mailinglist.html
- - - - - - - - -
Exploiting Uninitialized Data Bugs
------------------------------------------------------------------------
SUMMARY
The following whitepaper presented here explains several ways to
exploiting uninitialized variable bugs.
DETAILS
Introduction:
If you have even read just a handful of man pages before, then you will
know all too well that a lot of functions can have undefined behavior .
This article attempts to define what exactly undefined behavior refers to
when dealing with uninitialized variables, and will give examples of how
this could be abused by attackers to control the execution flow of an
application. All the examples have been tested and found working on Ubuntu
Linux. It is hoped that the reader will extend on the information
provided, and look at similar conditions in glibc functions, kernel code,
and threaded applications.
Requisites:
All of the example code is written in the C programming language and x86
assembler. As a reader
you should be comfortable in these languages, as well as comfortable in
navigating around a
disassembler and man pages.
The whitepaper and example code can be found at:
<http://www.felinemenace.org/~mercy/papers/UBehavior/UBehavior.zip>
http://www.felinemenace.org/~mercy/papers/UBehavior/UBehavior.zip
ADDITIONAL INFORMATION
The information has been provided by <mailto:mercy@xxxxxxxxxxxxxxxx>
mercy.
========================================
This bulletin is sent to members of the SecuriTeam mailing list.
To unsubscribe from the list, send mail with an empty subject line and body to: list-unsubscribe@xxxxxxxxxxxxxx
In order to subscribe to the mailing list, simply forward this email to: list-subscribe@xxxxxxxxxxxxxx
====================
====================
DISCLAIMER:
The information in this bulletin is provided "AS IS" without warranty of any kind.
In no event shall we be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages.
- Prev by Date: [NT] TUGZip ARJ Archive Buffer Overflow
- Next by Date: [UNIX] Metadot Privileges Escalation
- Previous by thread: [NT] TUGZip ARJ Archive Buffer Overflow
- Next by thread: [UNIX] Metadot Privileges Escalation
- Index(es):
Relevant Pages
- [EXPL] phpBB Remote PHP Code Execution (viewtopic.php 2)
... The following security advisory is sent to the securiteam mailing list, and can be
found at the SecuriTeam web site: http://www.securiteam.com ... The following exploit code utilizes
a vulnerability in phpBB to cause ... This bulletin is sent to members of the SecuriTeam
mailing list. ... In no event shall we be liable for any damages whatsoever including direct,
indirect, incidental, consequential, loss of business profits or special damages. ... (Securiteam) - [EXPL] TinyWeb Server DoS Exploit
... The following security advisory is sent to the securiteam mailing list, and can be
found at the SecuriTeam web site: http://www.securiteam.com ... The information in this
bulletin is provided "AS IS" without warranty of any kind. ... In no event shall we be
liable for any damages whatsoever including direct, indirect, incidental, consequential, loss
of business profits or special damages. ... (Securiteam) - [EXPL] 3Com FTP Server Buffer Overflow (CD)
... The following security advisory is sent to the securiteam mailing list, and can be
found at the SecuriTeam web site: http://www.securiteam.com ... overflow in its parsing
of the 'CD' command. ... The information in this bulletin is provided "AS IS" without warranty
of any kind. ... In no event shall we be liable for any damages whatsoever including direct,
indirect, incidental, consequential, loss of business profits or special damages. ... (Securiteam) - [TOOL] Automagic SQL Injector
... The following security advisory is sent to the securiteam mailing list, and can be
found at the SecuriTeam web site: http://www.securiteam.com ... The Automagic SQL Injector
is part of the Sec-1 Exploit Arsenal provided ... The information in this bulletin is provided
"AS IS" without warranty of any kind. ... In no event shall we be liable for any damages whatsoever
including direct, indirect, incidental, consequential, loss of business profits or special damages. ...
(Securiteam) - [REVS] Exploring Windows CE Shellcode
... The following security advisory is sent to the securiteam mailing list, and can be
found at the SecuriTeam web site: http://www.securiteam.com ... Windows CE/ARM and goes
on to develop an exploit. ... The information in this bulletin is provided "AS IS" without
warranty of any kind. ... In no event shall we be liable for any damages whatsoever including
direct, indirect, incidental, consequential, loss of business profits or special damages. ...
(Securiteam)