[asterisk-bugs] [Asterisk 0014278]: [patch] insufficient stringlength checking in action_userevent

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Jan 19 13:49:39 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=14278 
====================================================================== 
Reported By:                fnordian
Assigned To:                Corydon76
====================================================================== 
Project:                    Asterisk
Issue ID:                   14278
Category:                   Core/ManagerInterface
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     assigned
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.1 
SVN Revision (number only!): 169213 
Request Review:              
====================================================================== 
Date Submitted:             2009-01-19 10:18 CST
Last Modified:              2009-01-19 13:49 CST
====================================================================== 
Summary:                    [patch] insufficient stringlength checking in
action_userevent
Description: 
hi,
there's an error in action_userevent and in userevent_exec which can cause
an overflow of a stringbuffer.
====================================================================== 

---------------------------------------------------------------------- 
 (0098137) svnbot (reporter) - 2009-01-19 13:49
 http://bugs.digium.com/view.php?id=14278#c98137 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 169364

U   branches/1.4/apps/app_userevent.c
U   branches/1.4/main/manager.c

------------------------------------------------------------------------
r169364 | tilghman | 2009-01-19 13:49:38 -0600 (Mon, 19 Jan 2009) | 4
lines

Truncate userevents at the end of a line, when the command exceeds the
buffer.
(closes issue http://bugs.digium.com/view.php?id=14278)
 Reported by: fnordian

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=169364 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-01-19 13:49 svnbot         Checkin                                      
2009-01-19 13:49 svnbot         Note Added: 0098137                          
======================================================================




More information about the asterisk-bugs mailing list