ghsa-rhvc-x32h-5526
Vulnerability from github
Published
2019-02-18 23:39
Modified
2020-08-31 18:10
VLAI Severity ?
Summary
No CSRF Validation in droppy
Details
Affected versions of droppy are vulnerable to cross-site socket forgery. The package does not perform verification for cross-domain websocket requests, and as a result, an attacker can create a web page that opens up a websocket connection on behalf of the user visiting the page. The attacker can then perform any action that the target user could, including adding a new admin account under their control, or deleting others.
Recommendation
Update to version 3.5.0 or later.
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "droppy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.5.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2016-10529"
],
"database_specific": {
"cwe_ids": [
"CWE-352"
],
"github_reviewed": true,
"github_reviewed_at": "2020-06-16T21:55:03Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"details": "Affected versions of `droppy` are vulnerable to cross-site socket forgery. The package does not perform verification for cross-domain websocket requests, and as a result, an attacker can create a web page that opens up a websocket connection on behalf of the user visiting the page. The attacker can then perform any action that the target user could, including adding a new admin account under their control, or deleting others.\n\n\n## Recommendation\n\nUpdate to version 3.5.0 or later.",
"id": "GHSA-rhvc-x32h-5526",
"modified": "2020-08-31T18:10:30Z",
"published": "2019-02-18T23:39:32Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10529"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-rhvc-x32h-5526"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/91"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "No CSRF Validation in droppy"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…