CVE-2021-28302

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.
References
Link Resource
https://github.com/pupnp/pupnp/issues/249 Exploit Issue Tracking Third Party Advisory
Configurations

Configuration 1 (hide)

cpe:2.3:a:pupnp_project:pupnp:1.16.1:*:*:*:*:*:*:*

Information

Published : 2021-03-12 15:15

Updated : 2021-08-11 17:15


NVD link : CVE-2021-28302

Mitre link : CVE-2021-28302


JSON object : View

Products Affected

pupnp_project

  • pupnp
CWE
CWE-776

Improper Restriction of Recursive Entity References in DTDs ('XML Entity Expansion')