ghsa-7c82-mp33-r854
Vulnerability from github
Published
2021-05-07 16:47
Modified
2024-11-25 19:25
Severity ?
6.1 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
5.3 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N
5.3 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N
Summary
Cross-site scripting in bootstrap-select
Details
bootstrap-select before 1.13.6 allows Cross-Site Scripting (XSS). It does not escape title values in OPTION elements. This may allow attackers to execute arbitrary JavaScript in a victim's browser.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "bootstrap-select" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.13.6" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "NuGet", "name": "bootstrap-select" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.13.6" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-20921" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2021-04-22T23:22:11Z", "nvd_published_at": "2020-09-30T18:15:00Z", "severity": "MODERATE" }, "details": "bootstrap-select before 1.13.6 allows Cross-Site Scripting (XSS). It does not escape title values in OPTION elements. This may allow attackers to execute arbitrary JavaScript in a victim\u0027s browser.", "id": "GHSA-7c82-mp33-r854", "modified": "2024-11-25T19:25:41Z", "published": "2021-05-07T16:47:54Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20921" }, { "type": "WEB", "url": "https://github.com/snapappointments/bootstrap-select/issues/2199" }, { "type": "WEB", "url": "https://github.com/snapappointments/bootstrap-select/commit/ab6e068748040cf3cda5859f6349b382402b8767" }, { "type": "PACKAGE", "url": "https://github.com/snapappointments/bootstrap-select" }, { "type": "WEB", "url": "https://issues.jtl-software.de/issues/SHOP-7964" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JS-BOOTSTRAPSELECT-570457" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N", "type": "CVSS_V4" } ], "summary": "Cross-site scripting in bootstrap-select" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.