{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "fixed": "3.5.0"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "2fe5ca01cdc9be4b8d6469ebc99b95c64c210f5d"
            }
          ],
          "repo": "https://github.com/silverwind/droppy",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "Droppy versions \u003c3.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.",
  "id": "CVE-2016-10529",
  "modified": "2026-03-13T21:53:20.696953784Z",
  "published": "2018-05-31T20:29:00.940Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nodesecurity.io/advisories/91"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}