GHSA-9XR8-8HMC-389F
Vulnerability from github – Published: 2019-11-22 13:45 – Updated: 2021-08-18 22:47
VLAI?
Summary
Cross-Site Scripting in vant
Details
Versions of vant prior to 2.1.8 are vulnerable to Cross-Site Scripting. The text value of the Picker component column is not sanitized, which may allow attackers to execute arbitrary JavaScript in a victim's browser.
Recommendation
Upgrade to version 2.1.8 or later.
Severity ?
9.1 (Critical)
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "vant"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.1.8"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2019-11-21T04:18:24Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"details": "Versions of `vant` prior to 2.1.8 are vulnerable to Cross-Site Scripting. The text value of the `Picker` component column is not sanitized, which may allow attackers to execute arbitrary JavaScript in a victim\u0027s browser.\n\n\n## Recommendation\n\nUpgrade to version 2.1.8 or later.",
"id": "GHSA-9xr8-8hmc-389f",
"modified": "2021-08-18T22:47:15Z",
"published": "2019-11-22T13:45:33Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/youzan/vant/issues/4270"
},
{
"type": "WEB",
"url": "https://github.com/youzan/vant/pull/4278/commits/d777b78c7dc2c904f474d057ea88449cfe2ca13a"
},
{
"type": "WEB",
"url": "https://snyk.io/vuln/SNYK-JS-VANT-460461"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/1157"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"type": "CVSS_V3"
}
],
"summary": "Cross-Site Scripting in vant"
}
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…