cve/2019/CVE-2019-16903.md
2024-05-26 14:27:05 +02:00

645 B

CVE-2019-16903

Description

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

POC

Reference

No PoCs from references.

Github