[REVS] Analysis of the Exploitation Processes

From: SecuriTeam (support_at_securiteam.com)
Date: 03/23/04

  • Next message: SecuriTeam: "[NT] Terminator 3 Broadcast Client Buffer Overflow"
    To: list@securiteam.com
    Date: 23 Mar 2004 20:37:55 +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

    - - - - - - - - -

      Analysis of the Exploitation Processes
    ------------------------------------------------------------------------

    SUMMARY

    Linked below is a paper describing in details the how to exploit the most
    common security vulnerabilities in software: Stack overwrite, Heap
    overwrite, Function pointer overwrite, Format strings. All exploit methods
    are explained in detail, and example code example is given.

    DETAILS

    Forward:
    In this document, I aim to clear the mystique surrounding the processes
    for exploiting certain vulnerabilities, of which blackhats use in order to
    gain either horizontal or vertical escalation of privileges. This document
    shall not be in anyway complete, but rather a step for those seeking to
    gain better understanding of how these exploitation processes are used to
    achieve those goals.

    It is assumed that the reader has a basic understanding of C, ASM, GDB and
    of shellcoding principle together with memory layout for use with x86
    Linux.

    ADDITIONAL INFORMATION

    The paper can be found at:
    <http://www.covertsystems.org/archives/misc-papers/csr-exploitation.pdf>
    http://www.covertsystems.org/archives/misc-papers/csr-exploitation.pdf.

    The information has been provided by <mailto:steve@covertsystems.org>
    SolarIce.

    ========================================

    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@securiteam.com
    In order to subscribe to the mailing list, simply forward this email to: list-subscribe@securiteam.com

    ====================
    ====================

    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.


  • Next message: SecuriTeam: "[NT] Terminator 3 Broadcast Client Buffer Overflow"

    Relevant Pages

    • [UNIX] phpMyAdmin Variable Overwrite Vulnerability
      ... The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com ... phpMyAdmin Variable Overwrite Vulnerability ... vulnerability in PHP5 and a local file include vulnerability in PHP4. ...
      (Securiteam)
    • [NT] RealTek HD Audio Codec Driver Local Privilege Escalation
      ... The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com ... overwrite as we can see in the following piece of code, note the memory is ... memory overwrite to divert to flow towards a ring0 shellcode. ... missing an important term in the equation to control the first ...
      (Securiteam)
    • [UNIX] WvTftpd Option Name Value Pairs Remote Root Heap Overflow (PoC Included)
      ... The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com ... * wvtftpd version 0.9 and prior ... The overflow occurs in the file wvtftpserver.cc around line 535, ... * we overwrite a pointer that is freed before we get to trigger our ...
      (Securiteam)
    • [NT] eZ Multiple Packages Stack Overflow Vulnerability
      ... The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com ... A stack-based buffer overflow problem seems ... to arise when an overly long request is made to the server, ... saved data which we can overwrite. ...
      (Securiteam)
    • [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)