Filtered by vendor Pupnp Project Subscriptions
Total 2 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2021-29462 1 Pupnp Project 1 Pupnp 2024-08-03 7.6 High
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 using DNS revolvers which block DNS-rebinding attacks. The vulnerability is fixed in version 1.14.6 and later.
CVE-2021-28302 1 Pupnp Project 1 Pupnp 2024-08-03 7.5 High
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.