[asterisk-bugs] [Asterisk 0016810]: Dialplan language does not deal with & character safely

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Feb 18 10:35:34 CST 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16810 
====================================================================== 
Reported By:                Nick_Lewis
Assigned To:                lmadsen
====================================================================== 
Project:                    Asterisk
Issue ID:                   16810
Category:                   Core/PBX
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Asterisk Version:           SVN 
JIRA:                       SWP-900 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-02-11 08:06 CST
Last Modified:              2010-02-18 10:35 CST
====================================================================== 
Summary:                    Dialplan language does not deal with & character
safely
Description: 
The dialplan language uses the & character to represent arrays. For example
123&456&789 is an array of three elements 123, 456 and 789. However the
dialplan language does not prohibit (or escape) the use of a & character in
an array element. This means that the content of an element can cause the
execution of code when passed to a function (in this case the creation of a
new element) 
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
parent of           0016808 Create example documentation for usage ...
====================================================================== 

---------------------------------------------------------------------- 
 (0117992) lmadsen (administrator) - 2010-02-11 09:37
 https://issues.asterisk.org/view.php?id=16810#c117992 
---------------------------------------------------------------------- 


More information about the asterisk-bugs mailing list