[asterisk-bugs] [Asterisk 0015495]: Asterisk runs over end of buffer reading manager input over HTTP and segfaults
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Jul 13 23:11:40 CDT 2009
The following issue has been SUBMITTED.
======================================================================
https://issues.asterisk.org/view.php?id=15495
======================================================================
Reported By: pdf
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 15495
Category: Core/HTTP
Reproducibility: sometimes
Severity: crash
Priority: normal
Status: new
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 206284
Request Review:
======================================================================
Date Submitted: 2009-07-13 23:11 CDT
Last Modified: 2009-07-13 23:11 CDT
======================================================================
Summary: Asterisk runs over end of buffer reading manager
input over HTTP and segfaults
Description:
We have a number of applications working over manager, and whilst I have
not been able to nail down what precisely is causing this, it has occurred
a number of times. It looks like xml_translate is looking for a
null-terminated string, but the string is not always null-terminated, so it
runs off the end of the buffer and segfaults.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-07-13 23:11 pdf New Issue
2009-07-13 23:11 pdf Asterisk Version => SVN
2009-07-13 23:11 pdf Regression => No
2009-07-13 23:11 pdf SVN Branch (only for SVN checkouts, not tarball
releases) => 1.4
2009-07-13 23:11 pdf SVN Revision (number only!) => 206284
======================================================================
More information about the asterisk-bugs
mailing list