[asterisk-bugs] [Asterisk 0016935]: Buggy parse of request-line in function check_user_full()

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Mar 4 08:47:34 CST 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16935 
====================================================================== 
Reported By:                Nick_Lewis
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   16935
Category:                   Channels/chan_sip/General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     acknowledged
Asterisk Version:           SVN 
JIRA:                       SWP-994 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-03-01 11:26 CST
Last Modified:              2010-03-04 08:47 CST
====================================================================== 
Summary:                    Buggy parse of request-line in function
check_user_full()
Description: 
Before get_destination() does a proper parsing of the request-line to find
the pvt->exten, pvt->domain etc, check_user_full does a buggy parse of it
to build a contact. The buggy parser does not correctly handle the userinfo
portion of the request-line if it contains a password or a ";" character

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

---------------------------------------------------------------------- 
 (0118955) Nick_Lewis (reporter) - 2010-03-04 08:47
 https://issues.asterisk.org/view.php?id=16935#c118955 
---------------------------------------------------------------------- 
It does not correctly handle the userinfo portion of the request-line if it
contains a password or a ";" character which could be considered a minor
bug 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-03-04 08:47 Nick_Lewis     Note Added: 0118955                          
======================================================================




More information about the asterisk-bugs mailing list