Releases6
Frequency1 year 1 week
Last Release
Stars526
UPnP SDK

CVE History

CVEPublishedCVSS v3CVSS v2
7.5 HIGH5 MEDIUM

Platinum Upnp SDK through 1.2.0 has a directory traversal vulnerability. The attack could remote attack victim by sending http://ip:port/../privacy.avi URL to compromise a victim's privacy.

5.3 MEDIUM5 MEDIUM

Platinum UPnP SDK 1.2.0 allows Directory Traversal in Core/PltHttpServer.cpp because it checks for /.. where it should be checking for ../ instead.