[wx-dev] #9596: Buffer overflow in tex2rtf

wxTrac noreply at wxsite.net
Tue Jun 17 09:24:20 PDT 2008


Ticket URL: <http://trac.wxwidgets.org/ticket/9596>

#9596: Buffer overflow in tex2rtf
-------------------------------------+--------------------------------------
 Reporter:  chowette                 |       Owner:       
     Type:  defect                   |      Status:  new  
 Priority:  high                     |   Milestone:  2.8.8
Component:  samples                  |     Version:  2.8.x
 Keywords:  tex2rtf buffer overflow  |   Blockedby:       
    Patch:  1                        |    Blocking:       
-------------------------------------+--------------------------------------
 When a .tex file contains a very long line with a bad macro, the tex2rtf
 die due to a buffer overflow.

 {{{
 \badMacro with a very long line ( more than 200 characters after the
 macro) will crash the tex2rtf or do something very bad like arbitrary code
 execution!
 }}}

 This is not critical anymore as the project has switched to doxygen docs,
 but I use the tool to generate the help file of my application.


 ''( I set this ticket to the 'samples' component, as there is no 'tool'.
 This tool was removed of svn trunk)''


--
Ticket URL: <http://trac.wxwidgets.org/ticket/9596>


More information about the wx-dev mailing list