GHSA-6677-83PP-F862
Vulnerability from github – Published: 2019-07-16 00:42 – Updated: 2021-08-17 18:13
VLAI?
Summary
Cross-Site Scripting in @nuxt/devalue
Details
Versions of @nuxt/devalue prior to 1.2.3 are vulnerable to Cross-Site Scripting. Due to insufficient input sanitization attacker may inject arbitrary JavaScript code through object keys.
Recommendation
Upgrade to version 1.2.3 or later.
Severity ?
6.1 (Medium)
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "@nuxt/devalue"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.2.3"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2019-13506"
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2019-07-15T23:34:55Z",
"nvd_published_at": null,
"severity": "MODERATE"
},
"details": "Versions of `@nuxt/devalue` prior to 1.2.3 are vulnerable to Cross-Site Scripting. Due to insufficient input sanitization attacker may inject arbitrary JavaScript code through object keys.\n\n\n## Recommendation\n\nUpgrade to version 1.2.3 or later.",
"id": "GHSA-6677-83pp-f862",
"modified": "2021-08-17T18:13:29Z",
"published": "2019-07-16T00:42:02Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-13506"
},
{
"type": "WEB",
"url": "https://github.com/Rich-Harris/devalue/issues/19"
},
{
"type": "WEB",
"url": "https://github.com/nuxt/devalue/pull/8"
},
{
"type": "WEB",
"url": "https://github.com/nuxt/nuxt.js/commit/0d5dfe71917191c5b07f373896311f2d8f6b75be"
},
{
"type": "WEB",
"url": "https://github.com/nuxt/devalue/releases/tag/v1.2.3"
},
{
"type": "WEB",
"url": "https://github.com/nuxt/nuxt.js/compare/c0776eb...8d14cd4"
},
{
"type": "WEB",
"url": "https://github.com/nuxt/nuxt.js/releases/tag/v2.6.2"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/814"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"type": "CVSS_V3"
}
],
"summary": "Cross-Site Scripting in @nuxt/devalue"
}
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…