Vulnerability CVE-2021-28302


Published: 2021-03-12

Description:
A stack overflow in pupnp 1.16.1 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.

Type:

CWE-776

CVSS2 => (AV:N/AC:L/Au:N/C:N/I:N/A:P)

CVSS Base Score
Impact Subscore
Exploitability Subscore
5/10
2.9/10
10/10
Exploit range
Attack complexity
Authentication
Remote
Low
No required
Confidentiality impact
Integrity impact
Availability impact
None
None
Partial
Affected software
Pupnp project -> Pupnp 

 References:
https://github.com/pupnp/pupnp/issues/249

Copyright 2024, cxsecurity.com

 

Back to Top