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 |
https://github.com/pupnp/pupnp/releases/tag/release-1.14.5 | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2021-03-12 15:15
Updated : 2022-04-22 18:55
NVD link : CVE-2021-28302
Mitre link : CVE-2021-28302
CVE.ORG link : CVE-2021-28302
JSON object : View
Products Affected
pupnp_project
- pupnp
CWE
CWE-770
Allocation of Resources Without Limits or Throttling