cve/2016/CVE-2016-10529.md
2024-05-26 14:27:05 +02:00

840 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