ghsa-2hwp-g4g7-mwwj
Vulnerability from github
Published
2019-05-29 20:25
Modified
2020-08-31 18:35
VLAI Severity ?
Summary
Reflected Cross-Site Scripting in jquery.terminal
Details
Versions of jquery.terminal prior to 1.21.0 are vulnerable to Reflected Cross-Site Scripting. If the application has either of the options anyLinks or invokeMethods set to true, the application may execute arbitrary JavaScript through crafted malicious payloads due to insufficient sanitization.
Recommendation
Upgrade to version 1.21.0 or later
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "jquery.terminal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.21.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2019-05-29T20:24:48Z",
"nvd_published_at": null,
"severity": "MODERATE"
},
"details": "Versions of `jquery.terminal` prior to 1.21.0 are vulnerable to Reflected Cross-Site Scripting. If the application has either of the options `anyLinks` or `invokeMethods` set to true, the application may execute arbitrary JavaScript through crafted malicious payloads due to insufficient sanitization.\n\n\n## Recommendation\n\nUpgrade to version 1.21.0 or later",
"id": "GHSA-2hwp-g4g7-mwwj",
"modified": "2020-08-31T18:35:05Z",
"published": "2019-05-29T20:25:35Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/jcubic/jquery.terminal/commit/c8b7727d21960031b62a4ef1ed52f3c634046211"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/769"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Reflected Cross-Site Scripting in jquery.terminal"
}
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…