Files
CVEs-PoC/2016/CVE-2016-10529.md
2025-09-29 21:09:30 +02:00

854 B

CVE-2016-10529

Description

Droppy versions <3.5.0 does not perform any verification for cross-domain websocket requests. An attacker is able to make a specially crafted page that can send requests as the context of the currently logged in user. For example this means the malicious user could add a new admin account under his control and delete others.

POC

Reference

No PoCs from references.

Github