A stack overflow in pupnp before version 1.14.5 can cause the denial of service through the Parser_parseDocument() function. ixmlNode_free() will release a child node recursively, which will consume stack space and lead to a crash.
The product allocates a reusable resource or group of resources on behalf of an actor without imposing any restrictions on the size or number of resources that can be allocated, in violation of the intended security policy for that actor.
Link | Tags |
---|---|
https://github.com/pupnp/pupnp/issues/249 | issue tracking exploit third party advisory |
https://github.com/pupnp/pupnp/releases/tag/release-1.14.5 | third party advisory |