VYPR

Pupnp

by Pupnp Project

CVEs (2)

  • CVE-2021-29462HigApr 20, 2021
    risk 0.49cvss 7.6epss 0.01

    The Portable SDK for UPnP Devices is an SDK for development of UPnP device and control point applications. The server part of pupnp (libupnp) appears to be vulnerable to DNS rebinding attacks because it does not check the value of the `Host` header. This can be mitigated by…

  • CVE-2021-28302HigMar 12, 2021
    risk 0.49cvss 7.5epss 0.01

    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.