GHSA-9R7H-6639-V5MW
Vulnerability from github – Published: 2020-09-03 15:54 – Updated: 2021-10-04 21:12
VLAI?
Summary
Cross-Site Scripting in bootstrap-select
Details
Versions of bootstrap-select prior to 1.13.6 are vulnerable to Cross-Site Scripting (XSS). The package does not escape title values on <option> tags. This may allow attackers to execute arbitrary JavaScript in a victim's browser.
Recommendation
Upgrade to version 1.13.6 or later.
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "bootstrap-select"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.13.6"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2020-08-31T19:02:09Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"details": "Versions of `bootstrap-select` prior to 1.13.6 are vulnerable to Cross-Site Scripting (XSS). The package does not escape `title` values on `\u003coption\u003e` tags. This may allow attackers to execute arbitrary JavaScript in a victim\u0027s browser.\n\n\n## Recommendation\n\nUpgrade to version 1.13.6 or later.",
"id": "GHSA-9r7h-6639-v5mw",
"modified": "2021-10-04T21:12:36Z",
"published": "2020-09-03T15:54:00Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/dimpu/ngx-md/issues/129"
},
{
"type": "WEB",
"url": "https://github.com/snapappointments/bootstrap-select/issues/2199"
},
{
"type": "PACKAGE",
"url": "https://github.com/snapappointments/bootstrap-select"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/1522"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Cross-Site Scripting in bootstrap-select"
}
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…