GHSA-2HWP-G4G7-MWWJ
Vulnerability from github – Published: 2019-05-29 20:25 – Updated: 2020-08-31 18:35
VLAI?
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 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…