GHSA-GJHX-GXWX-JX9J
Vulnerability from github – Published: 2020-09-01 15:35 – Updated: 2021-09-23 21:33
VLAI?
Summary
Cross-Site Scripting in jqtree
Details
Affected versions of jqtree are vulnerable to cross-site scripting in the drag and drop functionality for modifying tree data.
When a user attempts to drag a node to a different position in the hierarchy, script content existing within the node will be executed.
Recommendation
Update to 1.3.4 or later.
{
"affected": [
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 1.3.3"
},
"package": {
"ecosystem": "npm",
"name": "jqtree"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.3.4"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2016-1000234"
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2020-08-31T18:11:57Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"details": "Affected versions of `jqtree` are vulnerable to cross-site scripting in the drag and drop functionality for modifying tree data. \n\nWhen a user attempts to drag a node to a different position in the hierarchy, script content existing within the node will be executed.\n\n\n## Recommendation\n\nUpdate to 1.3.4 or later.",
"id": "GHSA-gjhx-gxwx-jx9j",
"modified": "2021-09-23T21:33:49Z",
"published": "2020-09-01T15:35:22Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-1000234"
},
{
"type": "WEB",
"url": "https://github.com/mbraak/jqTree/issues/437"
},
{
"type": "PACKAGE",
"url": "https://github.com/mbraak/jqTree"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/132"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Cross-Site Scripting in jqtree"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…