GHSA-C7PP-X73H-4M2V
Vulnerability from github – Published: 2020-09-02 15:53 – Updated: 2021-09-27 15:43
VLAI?
Summary
Cross-Site Scripting in bootstrap-vue
Details
Versions of bootstrap-vue prior to 2.0.0-rc.12 are vulnerable to Cross-Site Scripting. Due to insufficient input sanitization, components may be vulnerable to Cross-Site Scripting through the options variable. This may lead to the execution of malicious JavaScript on the user's browser.
Recommendation
Upgrade to version 2.0.0-rc.12 or later.
{
"affected": [
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 2.0.0-rc.11"
},
"package": {
"ecosystem": "npm",
"name": "bootstrap-vue"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.0.0-rc.12"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2020-08-31T18:35:07Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"details": "Versions of `bootstrap-vue` prior to 2.0.0-rc.12 are vulnerable to Cross-Site Scripting. Due to insufficient input sanitization, components may be vulnerable to Cross-Site Scripting through the `options` variable. This may lead to the execution of malicious JavaScript on the user\u0027s browser.\n\n\n## Recommendation\n\nUpgrade to version 2.0.0-rc.12 or later.",
"id": "GHSA-c7pp-x73h-4m2v",
"modified": "2021-09-27T15:43:19Z",
"published": "2020-09-02T15:53:46Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/bootstrap-vue/bootstrap-vue/issues/1974"
},
{
"type": "WEB",
"url": "https://github.com/bootstrap-vue/bootstrap-vue/pull/2134"
},
{
"type": "WEB",
"url": "https://github.com/bootstrap-vue/bootstrap-vue/commit/ba6f3f8359e257589d744f180312c09bf9f12289"
},
{
"type": "PACKAGE",
"url": "https://github.com/bootstrap-vue/bootstrap-vue"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/770"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Cross-Site Scripting in bootstrap-vue"
}
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…