BugTraq
Back to list
|
Post reply
OpenSER 1.1.0 parse_config buffer overflow vulnerability
Dec 20 2006 11:32PM
sapheal hack pl
Function of a prototype:
static int parse_expression(char *str, expression **e, expression **e_exceptions)
in OpenSER 1.1.0 (SIP router implementation) is vulnerable to buffer overflow as /str/ might be longer than the destination (where it is coppied to).
[ reply ]
Privacy Statement
Copyright 2010, SecurityFocus
static int parse_expression(char *str, expression **e, expression **e_exceptions)
in OpenSER 1.1.0 (SIP router implementation) is vulnerable to buffer overflow as /str/ might be longer than the destination (where it is coppied to).
[ reply ]